| 例文 |
compiler source programの部分一致の例文一覧と使い方
該当件数 : 63件
A statement of the source program 1 not needing the debug information is designated by a user on the basis of a result of debug, and a debug information elimination table 25 indicating the designated statement is created after the debug, and provided to the compiler 2.例文帳に追加
このデバッグの結果に基づいて、デバッグ情報を必要としない原始プログラム1のステートメントが利用者によって指定され、デバッグが終わると、指定されたステートメントを示すデバッグ情報削除表25が作成されてコンパイラ2に提供される。 - 特許庁
When the source program after the processing such as correction in accordance with the result of debug, is compiled by the compiler 2, the debug information 4 is not output to the statement on the debug information elimination table, and a size of the debug information is reduced.例文帳に追加
次に、デバッグ結果に応じて修正などの処理がなされた原始プログラム1をコンパイラ2でコンパイルするときには、このデバッグ情報削除表のステートメントに対しては、デバッグ情報4が出力されず、デバッグ情報のサイズが縮小される。 - 特許庁
The above problem is solved by inputting a character code instruction sentence 103 prepared separately from the source program 102 by a word and phrase analyzing part 106 of the language compiler 105, registering its instruction contents in a character code instruction table 111 and converting the character code of the character data in the source program 102 by using the character code conversion table 111 according to an instruction.例文帳に追加
上記課題を解決するために、ソースプログラム102とは別に用意された文字コード指示文103を言語コンパイラ105の字句解析部106で入力し、その指示内容を文字コード指示テーブル110へ登録し、その指示に従い文字コード変換テーブル111を用いてソースプログラム102中の文字データの文字コードを変換することにより解決する。 - 特許庁
The compiler 41 has: a compiler 51 compiling a source code 42 of the program; a resource table creation part 52 for creating a resource table 57 including information of use or disuse of each resource from an assembler code 56 generated by the compilation and a task information table 43; a core control routine generation part 53 for generating a resource control routine based on the resource table 57; and a linker 54.例文帳に追加
コンパイラ41は、プログラムのソースコード42をコンパイルするコンパイラ51と、コンパイルされて生成されたアセンブラコード56と、タスク情報テーブル43とから、各リソースの使用あるいは不使用の情報を含むリソーステーブル57を作成するリソーステーブル作成部52と、リソーステーブル57に基づいてリソース制御ルーチンを生成するコア制御ルーチン生成部53と、リンカ54とを有する。 - 特許庁
When a user specifies characteristics of a web application to be developed from a picture by the wizard program 205 in a web application development server 202, a new web application 207 is generated by analyzing the web application skeleton source 206 based on the specified characteristics by a template compiler 203.例文帳に追加
そしてウェブアプリケーション開発サーバ202においてユーザが、ウィザードプログラム205による画面から開発対象のウェブアプリケーションの特徴を指定すると、テンプレートコンパイラ203が該指定された特徴に基づいてウェブアプリケーション・スケルトン・ソース206を解析することによって、新規ウェブアプリケーション207が生成される。 - 特許庁
To attain improvement in execution efficiency by globalizing a vector register in spite of a change in a vector length inside a certain loop of multiple loops even when that loop is vectorized concerning a compiler and a recording medium for performing globalization in the case of vectorizing a source program.例文帳に追加
本発明は、ソースプログラムをベクトル化する際にグローバル化を行うコンパイラおよび記録媒体に関し、コンパイル時に多重ループのループがベクトル化された場合に、そのループ内のベクトル長が変化などしてもベクトルレジスタのグローバル化を行い、実行効率の向上を図ることを目的とする。 - 特許庁
The transition assistance apparatus 105 converts an intermediate language 104 generated by the compiler 101 of a transition destination platform into the intermediate language of the transition destination platform in an intermediate language conversion part 107 with the intermediate language 104 and a transition destination platform kind 112 as an input, and generates the source program 110 of the transition destination platform from the converted intermediate language.例文帳に追加
移行支援装置105は、移行元プラットフォームのコンパイラ101が生成した中間語104と移行先プラットフォーム種別112とを入力として、中間語変換部107で移行先プラットフォームの中間語に変換し、変換した中間語から移行先プラットフォームのソースプログラム110を生成する。 - 特許庁
An object program generated by a compiler detects a cycle, at which an external bus 40 access command of the CPU 10 collide with a sound source timing, and is replaced with the next replaceable command, or a command is outputted, for suspending use of the external bus 40 of the CPU 10, until the next one by using timing.例文帳に追加
コンパイラで生成されたオブジェクトプログラムが、CPU10のエクスターナルバス40アクセス命令と音源タイミングとがぶつかるサイクルを検出して交換可能な次の命令に交換され、或いは次の使用タイミングまでCPU10のエクスターナルバス40使用を休止する命令が出力される。 - 特許庁
This debugging device debugging a program includes: an analysis part analyzing the information about the code not requiring the debug described with a prescribed processing instruction, and generated according to optimization of a compiler, to a source code of the program; and an output part outputting information of processing contents, a start address, and an end address of the code not requiring the debug obtained by the analysis.例文帳に追加
プログラムのデバッグを行うデバッグ装置であって、プログラムのソースコードに対して、コンパイラの最適化に伴い生成された、所定の処理命令が記述されているデバッグ不要なコードの情報を解析する解析部と、解析して得られたデバッグ不要なコードの、処理内容の情報、開始アドレス、終了アドレスを出力する出力部とを有する。 - 特許庁
A compiler for compiling a source program to an execution program generates a name reference and solution calling instruction for calling a name solution procedure for solving a name which can be solved only at the time of program execution and an instruction without any side effect having name identification information for identifying the name which can be solved only at the time of program execution and the number of a target register for storing a solved name.例文帳に追加
本発明は、ソースプログラムを実行プログラムにコンパイルするコンパイラにおいて、プログラム実行時にしか解決することのできない名前を解決するための名前解決手続きを呼び出す名前参照解決呼び出し命令と、プログラム実行時にしか解決することのできない名前を識別するための名前識別情報及び解決した名前をストアするための目的レジスタの番号を有する副作用のない命令とを生成する。 - 特許庁
The compiler device correcting grammatical errors in the source program includes: a storage means storing information indicating a candidate to be converted or complemented; a decision means deciding whether or not there is a grammatical error in the source program; and a correction means performing conversion or complementation to correct the grammatical error based on the candidate when the decision means decides that there is a grammatical error.例文帳に追加
ソースプログラム中の文法エラーを修正するコンパイラ装置において、変換又は補完の対象となる候補を示す情報を記憶する記憶手段と、前記ソースプログラム中に文法エラー部分があるか否かを判断する判断手段と、前記判断手段により前記文法エラー部分があると判断された場合には、前記候補に基づいて前記文法エラー部分を正しい文法に変換又は補完する修正手段と、を備える。 - 特許庁
When a source program 12 to which the changes of programs accompanying addition/deletion, etc., of the variables are performed is compiled by a compiler 13 this time, the address is allocated to the variable name existing in the variable/address lookup table 16 before change as in the correspondence relation of the lookup table 16 by referring to the lookup table 16.例文帳に追加
今回、変数の追加/削除等を伴うプログラム変更したソースプログラム12を、コンパイラ13でコンパイルする際、変更前変数名/アドレス対応表16を参照して、この対応表16に存在する変数名に対しては、この対応表16の対応関係通りにアドレスを割り当てる。 - 特許庁
The compiler 1 generates arrangement information by defining an address section in which a variable in a source program is validated, a conditional flag, by which the variable becomes true in the address section when it is validated and resources to be allocated as elements as debug information which retards the variable and allocation of it to hardware resources.例文帳に追加
コンパイラ1は、ソースプログラム中の変数とハードウェア資源への割付に関するデバッグ情報として、変数を表すエントリに対して、該変数が有効となるアドレス区間と、該変数が有効となる時にそのアドレス区間で真となる条件フラグと、割り付けられる資源とを要素とする配置情報を生成する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|