| 意味 | 例文 |
Call graphの部分一致の例文一覧と使い方
該当件数 : 32件
Call Graph The Call Graph window shows all callers/callees of the selected function.You can choose between a direct call graph and a reverse call graph. 例文帳に追加
プロジェクト内の全クラスや、各クラスのメンバーやフィールドを表示できます。 - NetBeans
The profile data is taken from the call graph profile file 例文帳に追加
タはコール・グラフ (call graph: 関数コールの親子関係のグラフ) のプロファ - JM
gmon.sum summarized dynamic call graph and profile. 例文帳に追加
gmon.sum ダイナミックなコール・グラフとプロファイルのまとめ - JM
the static call graph of the program is discovered by a heuristic 例文帳に追加
プログラムのスタティックなコール・グラフを、オブジェクトファイルのテキ - JM
A call graph preparation part 120 prepares a call graph 103 for representing a call relation of commands from the source 101.例文帳に追加
同時に、コールグラフ作成部120によってソース101から命令同士の呼び出し関係を表すコールグラフ103を作成しておく。 - 特許庁
This device is provided with a call flow analyzing means for generating a call flow graph and a reverse call flow graph from the source code of a program and a candidate sub-routine extracting means for extracting the candidate of a sub-routine dependent on a sub-routine under consideration from the generated call flow graph and reverse call flow graph.例文帳に追加
プログラムのソースコードからコールフローグラフと逆コールフローグラフを生成するコールフロー解析手段と、生成されたコールフローグラフと逆コールフローグラフから注目するサブルーチンに対して従属するサブルーチンの候補を抽出する候補サブルーチン抽出手段とを備える。 - 特許庁
In the quote.cc file, right-click on the main function and choose Show Call Graph.例文帳に追加
quote.cc ファイルで main 関数を右クリックし、「コールグラフを表示」を選択します。 - NetBeans
Next, these times are propagated along the edges of the call graph. 例文帳に追加
次にこれらの時間 をコール・グラフの枝に沿って親ルーチンへと伝播させる。 - JM
to be spontaneously invoked in the call graph listing, and will 例文帳に追加
ら呼び出されたのでもなく) 勝手に起動するように見えるので、その時間はそ - JM
The connection line connected to the method call point by the method call table is re-connected to the method call point (S111), and the temporary hardware component graph is converted into the hardware component graph corresponding to a hardware element.例文帳に追加
メソッドコールテーブルによって、メソッドコールポイントに連接した連接線を、メソッドスタートポイントへ連接しなおし(S111)、暫時ハードウエア構成図をハードウエアエレメントに対応したハードウエア構成図に転換する。 - 特許庁
This analysis is done recursively, so that the entire call graph from the root method is profiled.例文帳に追加
root メソッドの呼び出しグラフ全体がプロファイルされるように、解析は再帰的に行われます。 - NetBeans
Below each function entry is shown its (direct) call graph children, 例文帳に追加
それぞれの関数エントリ の下には、その関数のコール・グラフでの (直接の) 子と、そこで消費された - JM
The Call Graph window opens and displays a tree view of all of the functions called from the main function.例文帳に追加
「コールグラフ」ウィンドウが開き、main 数から呼び出されるすべての関数のツリー表示が表示されます。 - NetBeans
The Call Graph window displays a tree view of either the functions called from a selected function, or the functions that call that function.例文帳に追加
「コールグラフ」ウィンドウには、選択した関数の呼び出し先の関数、または選択した関数の呼び出し元の関数のいずれかのツリービューが表示されます。 - NetBeans
time of its descendants is propagated to its (direct) call graph parents. 例文帳に追加
表示されており、その関数とそれらの子孫で消費された時間がどのようにコー ル・グラフの (直接の) 親へ伝播するかが示される。 - JM
First, in a CFG (Call Flow Graph) model converted from the imparted source code, a series of function call flows including reference of the function or the variable getting any value is excluded from the inspection target.例文帳に追加
まず、与えられたソースコードから変換されたCFGモデルにおいて、任意値を取る変数や関数の参照を含む一連の関数呼び出しフローを検査対象から除外する。 - 特許庁
A call graph is formed from functions constituting a program 102, a loop (recursive call) in the call graph is detected 103, functions which are contained in the loop are subjected to security measures by a conventional method 108, and functions which are not contained in the loop are executed while converting automatic variable to global variable or static variable 110.例文帳に追加
プログラムを構成する関数からコールグラフを作り102、コールグラフ中にループ(再帰呼び出し)があることを検出し103、そのループ中に含まれる関数には従来方法によるセキュリティー対策を施し108、そのループに含まれない関数は自動変数をグローバル変数又は静的変数へ変換110して実行する。 - 特許庁
processRequest, the Profiler does analysis of the method call graph to determine which methods need profiling.Only those methods are profiled - the rest of your application will continue to run at full speed with no profiling overhead.例文帳に追加
必要なメソッドだけがプロファイルされるので、アプリケーションの残りの部分は、プロファイルによるオーバーヘッドの影響を受けずに、最高速度で動作できます。 - NetBeans
A function table is generated based on determining if the function can generate the exception by calling a low-end function to track back to the original function in the call graph (1222).例文帳に追加
コールグラフを末端の関数から呼び出し元関数に向かってたどることにより、関数が例外を発生し得るか否かを判定し関数表を作成する(1222)。 - 特許庁
Click the second button on the left side of the window to focus on the endl function, then click the bottom button to change the graph to a tree view of all of the functions that call the function.例文帳に追加
ウィンドウの左側の 2 つめのボタンをクリックして endl 関数にフォーカスし、下部のボタンをクリックして、グラフをその関数を呼び出すすべての関数のツリー表示に変更します。 - NetBeans
In order to find the most suitable application position, a call graph considering an interrupt, namely, a graph wherein edges expressing the interrupt are linked from all interruptible nodes to a node corresponding to an interrupt function and nodes are separated per interrupt priority is used.例文帳に追加
最適な適用箇所を見つけるために、割込みを考慮したコールグラフ、即ち、割込み可能性のある全てのノードから割込み関数に対応するノードへ割込みを表すエッジが繋がれ、さらに割込み優先順位毎にノードを分離したグラフを用いる。 - 特許庁
On a control flow graph 111 as a directional graph composed of nodes corresponding to multiple loops meeting a CALL sentence or predetermined conditions and edges representing flows of control between the nodes, divisions are determined and a conflict of divisions is solved along edges with high priority.例文帳に追加
次に、CALL文または予め定められた条件を満たす多重ループに対応するノードと、ノード間の制御の流れを表すエッジとからなる有向グラフであるコントロールフローグラフ上で優先順位の高いエッジに沿って分割の決定と分割の衝突の解決を行う。 - 特許庁
The top window shows the complete method call graph beginning with the root method.The bottom window is a flatter depiction; it shows the Hot Spots in the application -those methods that took the most time to execute. 例文帳に追加
上のウィンドウには、root メソッドから始まる完全なメソッド呼び出しグラフが表示されます。 下のウィンドウには、アプリケーションのホットスポット、つまり実行に時間がかかったメソッドが一覧表示されます。 - NetBeans
Restrictions that the number of times of passing a node to which optimization is applied does not exceed the number of register banks in all of routes from route nodes to leaves in the call graph must be kept when optimization is applied.例文帳に追加
最適化を適用する上で守らなければならない制約は、そのコールグラフのルートノードからリーフに至るまでの全ての経路において、最適化を適用するノードを通る回数がレジスタバンク数を超えないことである。 - 特許庁
In the processing, the profiling is performed only for a series of functions on different levels of a call graph by sequentially adding them to the subsets (ST22, ST24) and unnecessary functions are removed such that the subsets of the series of functions most important for further processing and/or optimization are kept (ST26, ST28).例文帳に追加
この処理は、コールグラフ内の異なる階層レベルにある関数群を順次にサブセットに追加して、これらの関数についてだけプロファイリングを実行し(ST22、ST24)、更なる処理及び/又は最適化に最も重要な関数群のサブセットを残すように、不要な関数を除去する(ST26、ST28)。 - 特許庁
In NetBeans IDE 6.5, C/C++ support includes the new Call Graph window and error highlighting in the Source Editor,lets you package completed applications as tar files, zip files, or SVR4packages; and lets you define remote hosts and use development tools on those hosts to build and run projects from your client system.例文帳に追加
NetBeans IDE 6.5 では、C/C++ のサポートに、新規コールグラフウィンドウとソースエディタでのエラーの強調表示が含まれています。 また、完成したアプリケーションを tar ファイル、zip ファイル、または SVR4 パッケージとしてパッケージ化したり、リモートホストを定義して、クライアントシステムからプロジェクトを構築および実行するためにリモートホストで開発ツールを使用したりできます。 - NetBeans
A command arrangement device 100 acquires the object 102 prepared, the call graph 103 and memory division information 104 representing a division state of the memory banks mounted on the device (memory of a certain capacity is divided into a certain number of the memory banks), and arrangement information 105 is prepared therein.例文帳に追加
その後、命令配置装置100によって、上述のように用意されたオブジェクト102と、コールグラフ103ならびに対象装置に搭載されているメモリバンクの分割状態(総容量いくつのメモリが、それぞれ容量いくつのメモリバンクに分割されているか)を表すメモリ分割情報104が取得され、配置情報105が作成される。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|