| 例文 |
"Source program"を含む例文一覧と使い方
該当件数 : 438件
Thus, it is not required to prepare the processing of a part of determines whether or not key processing is applied to the key entered by the user in a source program of the application software program and the size of the application software program can be reduced, the development man-hours can be decreased and the development period can be shortened.例文帳に追加
アプリケーションソフトのソースプログラム内に、ユーザにより入力されたキーに対してキー処理を行うか否かを判定する部分の処理を用意する必要がなく、アプリケーションソフトのサイズを低減でき、開発工数を低減できると共に、開発期間を短縮できる。 - 特許庁
A source analyzing part 11 analyzes a source program to extract a function described in the program, and function specifying information for specifying the function registered in the list 27 of the provided functions among the extracted functions is registered corresponding to the program in a list 28 of reference functions.例文帳に追加
ソース解析部11はソースプログラムを解析して当該プログラムに記述されている関数を抽出し、抽出した関数のうち提供関数一覧27に登録されている関数を指定する関数指定情報を当該プログラムに対応付けて参照関数一覧28に登録する。 - 特許庁
A variable attribute table preparation block 11 reads a source program 21, a task level table 22, and call tree information 24, and a check block 12 checks whether or not an interruption prohibition/approval command is in an appropriate position in a low order function, which has a possibility of being interrupted by a high order function.例文帳に追加
変数属性テーブル作成ブロック11が、ソースプログラム21、タスクレベル表22及びコールツリー情報24を読み込み、チェックブロック12が、上位関数に割り込まれる可能性のある下位関数の適正位置に割込禁止/許可命令が存在するか否かをチェックする。 - 特許庁
In order to realize the parallel processings, for a class variable instructed by a parallelization instruction sentence or a class type variable included in the execution sentence of a parallel execution object, it is required to generate objects 1010 and 1020 for the parallelized processing of the class other than the object 1000 specified by the source program.例文帳に追加
並列処理を実現するには、ソースプログラムで指定されたオブジェクト1000の他に、並列化指示文で指示されたクラス変数又は並列実行対象の実行文に含まれるクラス型変数のために、当該クラスの並列化処理用オブジェクト1010,1020を生成しなければならない。 - 特許庁
An exclusive control function extraction part 103 extracts an exclusive control function for accessing a common resource used on a plurality of tasks from the source program 106 by use of a task main function list and an exclusive control function-common resource name correspondence table of the design information 107.例文帳に追加
排他制御関数抽出部103は、設計情報107の排他制御関数・共有リソース名対応表およびタスクメイン関数リストを用い、ソースプログラム106から、複数のタスク上で利用される共有リソースにアクセスを行う排他制御関数を抽出する。 - 特許庁
To provide a device, method and program for measuring condensation degrees more accurately by extracting invariable information from a source program, and analyzing this invariable information both dynamically and statically for the measurement and quantization of meaning information.例文帳に追加
ソースプログラムより不変情報を抽出し、この不変情報を動的及び静的に解析することにより、意味情報を測定及び定量化し、より正確な凝集度測定を可能にする凝集度測定装置、凝集度測定方法及び凝集度測定プログラムを提供する。 - 特許庁
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の対応関係通りにアドレスを割り当てる。 - 特許庁
An optimizing object detection processing part 11 detects an instruction statement where an array built-in function is quoted to shift a total array into an array expression within a syntax included in a source program and then decides whether a shift extent is fixedly decided for executing the array built-in function.例文帳に追加
最適化対象検出処理部11は、ソースプログラム中の構文において、配列式中に配列全体をシフトする配列組込み関数の引用がなされている命令文の存在を検出し、配列組込み関数を実行する際のシフト量が固定されて決定されるものであるか否かを判断する。 - 特許庁
Candidates of a keyword by which comments are retrieved from the source program are extracted, set and confirmed, and comments related to differences between files, comments related to differences between symbols, and comments related to differences between processing procedures are extracted by comment items on the basis of the confirmed keywords and are printed as revised specifications.例文帳に追加
先ず、ソースプログラムからコメントを検索するキーワードの候補を抽出し、設定し、確認して、この確認されたキーワードに基づいてファイルの違いに関するコメント、シンボルの違いに関するコメント、処理手続きの違いに関するコメントをコメント項目毎に抽出して、改版仕様書として印刷する。 - 特許庁
To provide a compilation program making a computer division-compile a plurality of source programs dottingly stored in a plurality of directories, and jumping to a line of the source program detected with an error corresponding to a selected error message when the error message showing contents of the error detected at that time is selected.例文帳に追加
複数のディレクトリに点在して記憶している複数のソースプログラムをコンピュータに分割コンパイルさせ、このときに検出したエラーの内容を示すエラーメッセージが選択されたとき、この選択されたエラーメッセージに対応するエラーが検出されたソースプログラムの行にジャンプするコンパイルプログラムを提供する。 - 特許庁
The execution state of a task program is stored into an execution log file 110 by a log information collection processing part 104 of a program in a computer system, and a creation processing part 105 of a program management DB creates a program management DB 113 for clarifying a relationship among an execution format program name and an object program name and a source program name.例文帳に追加
コンピュータシステムで業務プログラムの実行状態をプログラムのログ情報収集処理部104によって実行ログファイル110に蓄積し、プログラム管理DBの作成処理部105は、実行形式プログラム名とオブジェクトプログラム名とソースプログラム名の関係を明確化するプログラム管理DB113を作成する。 - 特許庁
At the time of converting a source program 1 in high standard language into binary data 5 which can be executed by a computer, a preservation word (for example, 'dummy') indicating the presence of dummy data in no relation with the original processing is set, and an address in which a constant designated by the preservation word is embedded is outputted in the executable binary data 5.例文帳に追加
高水準言語のソースプログラム1をコンピュータが実行可能なバイナリデータ5に変換する際に、本来の処理とは無関係のダミーデータである旨を示す予約語(例えば、’dummy’)を設け、実行可能なバイナリデータ5において、予約語によって指定された定数が埋め込まれているアドレスを出力する。 - 特許庁
A compiler 20 defines the variables and constants based on the definition information 13 according to the presence or absence of the FPU, and links the library 14 for generation both an object program to be loaded on a microcomputer having FPU and an object program to be loaded on a microcomputer without any FPU from the source program 12.例文帳に追加
コンパイラ20は、FPUの有無に応じて定義情報13に基づき変数・定数を定義しライブラリ14をリンクすることによって、ソースプログラム12から、FPUを有するマイクロコンピュータに搭載されるオブジェクトプログラムと、FPUを有していないマイクロコンピュータに搭載されるオブジェクトプログラムとの両方を生成する。 - 特許庁
At the time of executing a certain trace instruction during the execution of an object program obtained by compiling the source program, a CPU 110 supplies data stored in a general register specified by the instruction, the instruction address of the trace instruction and a trace command to an internal bus group 10 arranged between the CPU 1 10 and a cache unit 111.例文帳に追加
このソースプログラムをコンパイルして得られるオブジェクトプログラムを実行する中でCPUがトレース命令を実行したときには、CPUは、その命令が指定する汎用レジスタ内のデータと、そのトレース命令の命令アドレスと、トレースコマンドとを、CPUとキャッシュユニット111との間に設けられた内部バス群10に供給する。 - 特許庁
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は、ソースプログラム中の変数とハードウェア資源への割付に関するデバッグ情報として、変数を表すエントリに対して、該変数が有効となるアドレス区間と、該変数が有効となる時にそのアドレス区間で真となる条件フラグと、割り付けられる資源とを要素とする配置情報を生成する。 - 特許庁
Hardware resource data, a program capacity and the number of cycles which are required by a program to be generated are calculated based on library information relating a processing block, and when the program to be generated exceeds the performance of one program, processing is divided into a plurality of processors in parallel or in series so that a source program can be generated.例文帳に追加
処理ブロックに関するライブラリ情報を基にして、生成されるプログラムが必要とするハードウエア資源データ、プログラム容量、及びサイクル数を算出し、生成されるプログラムが一つのプロセッサの性能を超えるものである場合、並列又は直列に接続される複数のプロセッサに分けてソースプログラムを生成する。 - 特許庁
A multiple loop detection section 141 detects the loop control statement for tracing structured type data that are the components of the list structure by analyzing a source program 2, and a multiple loop control statement comprising a loop control statement repeatedly defining and citing an array that is a member of the structured type data in the loop control statement.例文帳に追加
多重ループ検出部141は、原始プログラム2を解析して、リスト構造の構成要素である構造型データをたどるループ制御文と、そのループ制御文内にある、構造型データのメンバである配列を繰り返し定義、引用するループ制御文からなる多重ループ制御文を検出する。 - 特許庁
A subroutine detection part 131 performs comparison in which a similar instruction string which is determined to be similar to an instruction string included in an intermediate code obtained by analysing a source program by a prescribed rule is regarded as the same instruction, and detects a subroutine target instruction string group which is an instruction string group changeable to a subroutine.例文帳に追加
サブルーチン検出部131は、ソースプログラムの解析から得られる中間コードに含まれる命令列に対し、所定規則により類似と判定される類似命令列をも同一命令列とみなす比較を行い、サブルーチン化可能な命令列群であるサブルーチン対象命令列群を検出する。 - 特許庁
In the program which runs on a computer and converts a source program including function calls into object codes, processing codes of a call destination function are used in common by using a branch instruction from a calling position when calls of a function as an object function of in-line processing are present at a plurality of places.例文帳に追加
コンピュータ上で動作し、関数呼出しを含む原始プログラムを目的コードに変換するプログラムであって、インライン展開の対象となる関数に対し、同一関数の呼出しが複数箇所にわたって存在する場合に、呼出しの位置からの分岐命令を用いることにより呼出し先関数の展開コードを共用する。 - 特許庁
To provide an application generator for plural OSs capable of preventing omission and an error of reflection of change of the contents in the case of conversion into a different OS by reducing items to be inputted by manual works and automatically converting compilation environment, a job control language, a picture/form definition file and a source program into the ones for the different OS.例文帳に追加
手作業で入力する項目を削減し、コンパイル環境、ジョブ制御言語、画面・帳票定義ファイル、ソースプログラムを異なるOS用に自動で変換することで、異なるOS用への変換時に内容変更の反映漏れ・誤りを防止することができる複数OS用アプリケーション生成装置を提供する。 - 特許庁
When a program is executed, a library call which determines the base addresses (starting address) of common blocks dynamically secured by threads is generated (S8) and quotations from variables, etc., of the common blocks in the source program are converted (S12) into a format quoted by using the base addresses determined by executing the library call.例文帳に追加
プログラム実行時に、スレッド単位毎に動的に確保された共通ブロック(インターフェース領域)のベース番地(先頭番地)を確定するライブラリ呼出しを生成し(S8)、ソースプログラム中の共通ブロックの変数等に対する引用を、ライブラリ呼出しを実行することで確定したベース番地を使用して引用する形式に変換する(S12)。 - 特許庁
A second objective code with optimal conversion code is generated by providing the optimizing device with an objective code generating means to generate an objective code of a program by compiling the source program and a translation code generating means to internally generate a code to perform optimization conversion of the objective code generated by the objective code generating means into a more efficient code.例文帳に追加
ソースプログラムをコンパイルしてプログラムの目的コードである目的コード生成手段と、前記目的コード生成手段により生成された目的コードをより効率の良いコードに最適変換するコードを内部生成し、第1目的コードに付加する翻訳コード生成手段とを備えることにより、最適変換コード付きの第2目的コードを生成する。 - 特許庁
The compiler device includes an analysis part which analyzes the syntax of a source program input into the compiler, a power consumption reduction part which converts operators of high power consumption into operators of low power consumption in the processor among the operators contained in the program after analysis, and a generation part which generates an object program based on the program after conversion.例文帳に追加
コンパイラ装置は、コンパイラに入力されたソースプログラムの構文を解析する解析部と、解析後のプログラム内に含まれる演算子のうち、プロセッサにおける消費電力の高い演算子を消費電力の低い演算子に変換する消費電力低減部と、変換後のプログラムに基づいてオブジェクトプログラムを生成する生成部と、を有する。 - 特許庁
This compile device generates an object code 107 executable on a shared memory type computer with a thread as the unit of parallel processing by input of a source program 101 and using an inter-thread synchronous overhead information file 108 and the number of machine cycles acquisition library 106, and is constituted of a syntax analysis part 103, a parallelization part 104 and a code generation part 105.例文帳に追加
ソースプログラム101を入力として、スレッド間同期オーバーヘッド情報ファイル108とマシンサイクル数取得ライブラリ106を使用して、スレッドを並列処理の単位として共有メモリ型計算機上で実行可能なオブジェクトコード107を生成させるものであり、構文解析部103、並列化部104、コード生成部105から構成される。 - 特許庁
A register division setting part 104 judges the register mode of a function defined by a source program based on the register content, and sets the division of the destructive register and the guarantee register by referring to a register division storage part 105 storing the information indicating the register allocated for every register mode as the destructive register and the register allocated as the guarantee register.例文帳に追加
レジスタ区分設定部104は上記登録内容に基づいて、ソースプログラムで定義されている関数のレジスタモードを判定し、レジスタモードごとに破壊レジスタとして割り付けられるレジスタと保証レジスタとして割り付けられるレジスタを示す情報が記憶されたレジスタ区分記憶部105を参照して、破壊レジスタおよび保証レジスタの区分を設定する。 - 特許庁
To provide a program development stage retrieval system and method capable of grasping the developed situation of the development stage of the downstream process of program development only by retrieving one repository server by managing repository information corresponding to each development stage from source program generation to module test success.例文帳に追加
ソースプログラム作成からモジュールのテスト合格までの各開発段階に対応したリポジトリ情報を管理することにより、1つのリポジトリサーバを検索するだけでプログラム開発における下流工程の開発段階について、この開発状況を把握できるプログラム開発段階検索システム及びプログラム開発段階検索方法を提供する点にある。 - 特許庁
To eliminates the need for links for each terminal device when a common program is compiled and linked in a program generating device which has different basic classes by different kinds of terminal devices and generates execution programs for the respective terminal devices, with respect to a program generating device which generates execution programs from a source program described in an object-oriented language.例文帳に追加
オブジェクト指向言語で記述されたソースプログラムから実行プログラムを生成するプログラム生成装置であって、複数種類の異なる端末装置毎に、異なる基礎クラスを有し、各端末装置用の実行プログラムを生成するプログラム生成装置において、共通のプログラムをコンパイルし、リンクする際に、端末装置毎のリンクを不要とする。 - 特許庁
To provide a method and a device for translating programs at the time of execution, which enable an operator to effectively acquire debugging information while minimizing reduction of performance and increase of memory consumption accompanied with generation of debugging information in an execution system having processing of translating a source program or an intermediate language program to a machine language program at execution.例文帳に追加
実行時にソースプログラムまたは中間語プログラムを機械語プログラムへ翻訳する処理を有する実行系において、デバッグ情報の生成に伴う性能の低下とメモリ消費量の増大を最小限に抑制しつつ、運用者がデバッグ情報を効果的に取得することのできる実行時プログラム翻訳方法および装置を提供する。 - 特許庁
A document editing means 2A edits a comment statement which is stored in the DB 28 and is designated by a user according to an edition indication from the user and also replaces the contents of a part shown by the arrangement position that is made to correspond to the comment statement designated by the user and is stored in the DB 28 in the contents of the source program with a comment statement after editing.例文帳に追加
文書編集手段2Aは、構成部分DB28に格納されているユーザが指定したコメント文を、ユーザからの編集指示に従って編集すると共に、ソースプログラムの内容の内の、ユーザが指定したコメント文と対応して構成部分DB28に格納されている配置位置によって示される部分の内容を、編集後のコメント文で置き換える。 - 特許庁
A C++ compile device for generating optimized intermediate language inside is provided with a C language source type sentence generating part, and an optimized C language source is generated based on the optimized intermediate language so that it is possible to capture which optimizing method is applied to an actual C++ language source program by the optimizing part.例文帳に追加
最適化済中間言語を内部的に作成するC++コンパイル装置にC言語ソース形式文生成部を備え、この最適化済中間言語をもとに最適化済C言語ソース形式文を生成することにより、最適化部が実際のC++言語ソースプログラムに対してどのような最適化手法を適用したかを把握することができるC++コンパイル装置を提供することができる。 - 特許庁
A macro 8 for variance reference converts the variable name requested to a debugger 6 in an address conversion part 81 to the address of the variable data storage area in the target language source program 3 on the basis of variable data area corresponding information 7, and a debugging command execution part 82 uses this conversion result to build a debugging command for variable information reference and processes the execution of this debugging command.例文帳に追加
変数参照用マクロ8はアドレス変換部81においてデバッガ6に要求された変数名から変数データ領域対応情報7に基づいてターゲット言語ソースプログラム3中の変数データ格納領域のアドレスに変換し、この変換結果を用いてデバッグコマンド実行部82が変数情報参照用デバッグコマンドを組み立てて、そのデバッグコマンド実行を処理する。 - 特許庁
The program conversion system is provided with a compiler 10 for generating an object program from a source program according to optimization instruction information, a linker 20 for combining the object program to generate a performable load module, a simulator (or emulator) 30 for performing the load module to generate profile information, and additionally a profiler 40 for providing a programmer with the profile information in a changeable state.例文帳に追加
最適化指示情報に従って原始プログラムから目的プログラム生成するコンパイラ10と、目的プログラムを結合して実行可能なロードモジュールを生成するリンカ20と、このロードモジュールを実行してプロファイル情報を生成するシミュレータ(または、エミュレータ)30に加えて、このプロファイル情報を変更可能な状態でプログラマに提供するプロファイラ40を備える。 - 特許庁
A profile process inserting part 102 generates a source program 117 with profile process including a process to reserve a space of a storage table 119 of dynamic call pair information to store the number of dynamic call pair callings by every dynamic call pair which is a combination of the function IDs of the dynamic calling side functions and of the dynamic called side functions and a process of dynamic calling profile.例文帳に追加
プロファイル処理挿入部102は、動的呼出し側関数の関数IDと動的呼出され側関数の関数IDとの組み合わせである動的コールペア毎にその動的コールペアの呼出し回数を格納する動的コールペア情報格納テーブル119の領域を確保する処理と動的呼出しプロファイル処理とを含むプロファイル処理入りソースプログラム117を生成する。 - 特許庁
A source program converting tool 511 substitutes an initializing part of constant data included in the source code S1 with an initializing part of substitute constant data converted into a decoding difficult state by reversible conversion processing, and forms the source code S2 of inserting a source of inverse conversion processing for restoring original constant data from the substitute constant data into a place before referring to the constant data.例文帳に追加
ソースプログラム変換ツール511は、ソースコードS1に含まれる定数データの初期化部を、可逆な変換処理によって解読困難な状態に変換した代替定数データの初期化部に置き換え、前記定数データが参照される前の箇所に前記代替定数データから元の定数データを復元する逆変換処理のソースを挿入したソースコードS2を生成する。 - 特許庁
An output method for information of program variable comprises a means to specify the variable names of analyzing objects by inputting a source program, a means to specify a range to extract the names of other variables, a means to extract using points of the names of the objects, a means to extract other variable names used within the specified range and a means to output the extracted other variable names.例文帳に追加
ソースプログラムを入力して解析対象の変数名を指定する手段と、他変数名を抽出する範囲を指定する手段と、解析対象の変数名の使用箇所を抽出する手段と、抽出された使用箇所から、指定された他変数名を抽出する範囲内で使用されている他変数名を抽出する手段と抽出された他変数名を出力する手段を有している。 - 特許庁
In this program generation device, a program generation part 107 generates a JSP program 111 including division identification information for identifying a dividable part inside the source program on the basis of user definition information 109, and a program division part 108 generates a post-division JSP program 112 by dividing the JSP program 111 on the basis of the division identification information included in the generated JSP program 111.例文帳に追加
プログラム生成部107は、ユーザ定義情報109に基づいて、ソースプログラム内の分割可能な箇所を識別するための分割識別情報を含むJSPプログラム111を生成し、プログラム分割部108は、生成されたJSPプログラム111に含まれる分割識別情報に基づいて、JSPプログラム111を分割して分割後JSPプログラム112を生成する構成を特徴とする。 - 特許庁
To attain a high speed operation by recognizing the coexistence of automatic parallelization and Opn MP and easily advancing the parallelization and to prevent the deterioration of performance at the time of parallel processing by suppressing the useless generation of threads at the time of mutual calling in an optimizing device and recording medium for generating an object code for parallelizing the execution of programs by plural threads from a source program described in prescribed programming language.例文帳に追加
本発明は、所定のプログラミング言語で記述されたソースプログラムから、複数のスレッドによりプログラムの実行を並列化するオブジェクトコードを生成する最適化装置および記録媒体に関し、自動並列化とOpenMPの混在を認めて並列化を簡易に進め高速化を図ると共に、相互に呼び出し時のスレッドの無駄な生成を抑止して並列処理時の性能低下を防止することを目的とする。 - 特許庁
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.例文帳に追加
本発明は、ソースプログラムを実行プログラムにコンパイルするコンパイラにおいて、プログラム実行時にしか解決することのできない名前を解決するための名前解決手続きを呼び出す名前参照解決呼び出し命令と、プログラム実行時にしか解決することのできない名前を識別するための名前識別情報及び解決した名前をストアするための目的レジスタの番号を有する副作用のない命令とを生成する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|