1153万例文収録!

「source-to-source compiler」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > source-to-source compilerに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

source-to-source compilerの部分一致の例文一覧と使い方

該当件数 : 67



例文

The resulting source code (1) is supplied to a compiler.例文帳に追加

得られたソースコード(1)が、コンパイラに与えられる。 - 特許庁

In the compiler 10, a source program analysis part 11 analyzes a source program 20 to prepare an intermediate program.例文帳に追加

コンパイラ10において,ソースプログラム解析部11は,ソースプログラム20を解析して中間プログラムを作成する。 - 特許庁

The compiler output is an object file corresponding to each source file. 例文帳に追加

コンパイラの出力は、それぞれのソースファイルに対応したオブジェクトファイルとなります。 - JM

Compiler diagnostic checks compiled source programs in order to find errors 例文帳に追加

コンパイラ診断は誤り(エラー)を発見するためにコンパイル済の原始プログラムを検査する - コンピューター用語辞典

例文

The compiler contains libraries to generate an abstract syntax tree from Python source code and to generate Python bytecode from the tree. The例文帳に追加

compiler はPython のソースコードから抽象的な構文木を生成し、その構文木からPython バイトコードを生成するライブラリをそなえています。 - Python


例文

To easily detect a part where a source code is affected by whether a compiler option is added.例文帳に追加

コンパイラオプション付加の有無によりソースコードが影響を受ける個所を容易に検出する。 - 特許庁

To provide a compiler device which outputs an optimized source program when it compiles and improves maintainability.例文帳に追加

コンパイル時に最適化したソースプログラムを出力し保守性を向上するコンパイラ装置の提供。 - 特許庁

A compiler device 10 analyzes a source program, and decides whether the source program corresponds to a pattern of loop blocking dividing a memory area to be accessed into prescribed blocks.例文帳に追加

コンパイラ装置10は、ソースプログラムを解析し、アクセスするメモリ領域を所定のブロックに分割するループブロッキングのパターンにソースプログラムが該当するか判定する。 - 特許庁

The Java source code is converted into a byte code by a Java compiler 19 and the byte code is translated to a machine word suited to an OS 12 by a Java virtual machine(VM) 20 to execute the Java source code.例文帳に追加

また、Javaソースコードは、Javaコンパイラ19でバイトコードに変換され、さらにJava仮想機械(VM)20でOS12に適した機械語に翻訳されることによって実行される。 - 特許庁

例文

The on-line interactive compiler is faster than the off-line module compiler, so that in a phase of frequent modifications to source code you can rapidly test new versions of your code. 例文帳に追加

オンライン・インタラクティブコンパイラはオフライン・モジュールコンパイラより速い。従ってソースコードを頻繁に修正する段階ではそのコードの新版を早急にテストできる。 - コンピューター用語辞典

例文

A compiler 110 with a debug function compiles a new application source file 132 to generate an object file 133.例文帳に追加

デバッグ機能付きコンパイラ110によって、新規アプリソースファイル132をコンパイルし、オブジェクトファイル133を生成する。 - 特許庁

To dispense with the maintenance of compiler directives and display method definitions in the maintenance of a source program.例文帳に追加

ソースプログラムのメンテナンスを行う場合に、コンパイラ指示子と表示メソッドの定義のメンテナンス作業を不要にする。 - 特許庁

To provide a compiler device or the like automatically correcting a grammatical error, and changing, updating and outputting a source program.例文帳に追加

文法エラーを自動的に修正し、ソースプログラムを変更・更新して出力するコンパイラ装置等を提供する。 - 特許庁

When using a compiler, each source statement is converted to one or more machine-level instructions 例文帳に追加

コンパイラを使うと,原始ステートメント(命令文)はそれぞれ,一つ又は二つ以上の機械語命令に変換される - コンピューター用語辞典

To provide a program development support environment wherein the processing load of a compiler and a debugger during correction of a source program is reduced.例文帳に追加

ソースプログラム修正時のコンパイラ及びデバッガの処理負荷を軽減したプログラム開発支援環境を提供すること - 特許庁

Then, a compiler 5 compiles a database processing program 4 (a source form) not explicitly specifying a database to process.例文帳に追加

次に、コンパイラ5は、処理対象とするデータベースを明示していないデータベース処理プログラム4(ソース形式)をコンパイルする。 - 特許庁

To provide a system that selects a combination of optimization options of a compiler so as to reduce discrepancies between a source program and an object program.例文帳に追加

ソースプログラムとオブジェクトプログラムとの乖離が大きくならないよう、コンパイラの最適化オプションの組み合せを選定するシステムを提供する。 - 特許庁

The compiler device 10 generates prefetch instructions to a block to be next processed when it is decided that the source program corresponds to the pattern of the loop blocking.例文帳に追加

そして、コンパイラ装置10は、ループブロッキングのパターンに該当すると判定された場合には、次に処理するブロックに対してプリフェッチ命令を生成する。 - 特許庁

The compiler analyzes code (e.g., source code) and produces diagnostic reports that indicate where source code changes are desirable to produce "endian neutral" source code versions and the like that are compatible with opposite byte order dependent architectures or systems(110).例文帳に追加

コンパイラは、コード(例えばソースコード)を分析して、逆のバイトオーダ依存アーキテクチャまたはシステムと互換性を有する「エンディアン中立」ソースコードバージョン等を生成するために、ソースコードの変更が望ましい箇所を示す診断レポートを生成する(110)。 - 特許庁

To provide a debugging method and a debugging system that precisely display information on variables of a source program even if the intermediate codes of the source program are optimized by a compiler.例文帳に追加

本発明は、コンパイラにより、ソースプログラムの中間コードが最適化された場合であっても、ソースプログラムの変数情報を正しく表示するデバッグ方法及びデバッグシステムを提供するものである。 - 特許庁

The compiler 100 obtains information of PEs prepared in a dynamic reconfiguration circuit 110 to assign instructions within a source program 101 to PEs.例文帳に追加

コンパイラ100では、動的再構成回路110に用意されているPEの情報を取得してソースプログラム101内の命令をPEに割り当てる。 - 特許庁

A compiler 12 generates a plurality of load modules (131 to 133) and pieces of assumed execution environment (141 to 143) under some kinds of specification of optimization by using a source program 11 as input.例文帳に追加

コンパイラ12はソースプログラム11を入力として、いくつかの最適化指定の元で複数のロードモジュール(131〜133)及び仮定実行環境(141〜143)を生成する。 - 特許庁

To provide a compiler apparatus and a semiconductor integrated circuit device which do not require designing an FPGA circuit for each source program, can compute the source program at a high speed, and can suppress the circuit size of the FPGA to a minimum.例文帳に追加

ソースプログラム毎にFPGAの回路を設計する必要がなく、ソースプログラムを高速に演算可能で、FPGAの回路規模を最小に抑えるコンパイラ装置および半導体集積回路装置を提供する。 - 特許庁

A compiler 2 compiles a source program 1 to an execution program and executes the program using a master processor 3 having various resources as much as possible.例文帳に追加

コンパイラ2は、原始プログラム1を実行プログラムにコンパイルし、可能な限りの各種リソースが搭載されたマスタプロセッサ3を使用して、実行する。 - 特許庁

To automatically generate a patch for a software product which is developed in a high-level language and optimized by a compiler by comparing a high-level language source before correction with a high-level language source corrected by a program corrector.例文帳に追加

高級言語で開発し,コンパイラにより最適化されたソフトウェア製品に対するパッチを,修正前の高級言語ソースと,プログラム修正者が修正した高級言語ソースとを比較して自動的に生成する。 - 特許庁

A provider system sends a package 74 to a user system by packing an encrypted source 71, profile information 72 for optimizing a program, a compiler 73 and the like therein.例文帳に追加

提供者システムは、暗号化されたソース71、プログラムの最適化のためのプロファイル情報72、コンパイラ73等をパックして、パッケージ74をユーザシステムに送る。 - 特許庁

The post-conversion source program 13 obtained in this way is converted into an execution form file by a compiler 14, and is executed by a computer to perform a debug process.例文帳に追加

こうして得られた変換後ソースプログラム13をコンパイラ14で実行形式ファイルに変換し、計算機で実行することによってデバッグ処理を行う。 - 特許庁

Each language has its own syntax, punctuation, and spelling rules; for example, a Pascal source program is meaningless to a COBOL compiler or a BASIC interpreter 例文帳に追加

(プログラミング)言語にはそれぞれ独自の構文,句読法,つづり字規則がある.たとえば,パスカルの原始プログラムは,COBOLコンパイラやBASICインタプリタには何ら意味をもたない - コンピューター用語辞典

To provide a compiler device for generating an object program executable by a data-driven processor from a source program described in a procedural general programming language.例文帳に追加

手続き型の汎用プログラム言語で記述されたソースプログラムから、データ駆動型プロセッサが実行できるオブジェクトプログラムを生成するコンパイラ装置を提供する。 - 特許庁

If the native compiler 29 is located in the provision source 3, interpreter applications to be delivered are compiled collectively, and thus the obtained converted native applications are delivered to the terminal device 2.例文帳に追加

提供源3内にネイティブコンパイラ29があれば、配布すべきインタプリタアプリが一括コンパイルされて、得られた変換後ネイティブアプリが端末装置2に対して配布される。 - 特許庁

When the created C language or C ++ language source code 13 is compiled by a compiler 14 of the CPU 2 to be changed, an assembly language 2 source code 15 suitable for the new CPU 2 can be easily obtained early.例文帳に追加

生成されたC言語またはC++言語ソースコード13を、変更するCPU2のコンパイラ14でコンパイルすることにより、早期に新たなCPU2に適したアセンブリ言語2ソースコード15を容易に得ることが可能となる - 特許庁

The system level hint information 41 is information formed by gleaning information that is a hint of optimization in the compiler system 34, and comprises an analysis result in a profiler 33, an instruction of a programmer, the task information 42a related to the source program 44, and task information 42b related to another source program different from the source program 44.例文帳に追加

システムレベルヒント情報41は、コンパイラシステム34における最適化のヒントとなる情報を集めたものであり、プロファイラ33での解析結果と、プログラマによる指示と、ソースプログラム44に関するタスク情報42aおよびソースプログラム44とは異なる別のソースプログラムに関するタスク情報42bとからなる。 - 特許庁

A compiler 1 translates a source code 2 to generate a rearrangeable object 4, and generates a wide range variable reference information file 3 based on a memory reference instruction size table 9.例文帳に追加

コンパイラ1は、ソースコード2を翻訳し再配置可能オブジェクト4を生成し、メモリ参照命令サイズテーブル9に基づき広域変数参照情報ファイル3を生成する。 - 特許庁

To provide a cross compiler capable of raising execution speed of a CPU included under an environment, in a state where the CPU and a sound source are operated under the environment that shares a bus.例文帳に追加

CPUと音源がバスを共有する環境下で動作し、その環境下に含まれるCPUの実行速度を上げることができるクロスコンパイラを提供する。 - 特許庁

To obtain a compiler which generates a code that does not use a working area in performing in-line development of a user definition operation which operates structured-type with each other in a source program.例文帳に追加

ソースプログラム中の構造型同士を演算する利用者定義演算をインライン展開するとき、作業領域を使用しないコードを生成するコンパイラを提供する。 - 特許庁

To provide a compiler that improves development efficiency by extracting a processing delay and a required line memory size from a source file described so as to use a frame memory.例文帳に追加

フレームメモリを利用するように記述されたソースファイルから処理遅延量及び必要なラインメモリのサイズ抽出することで開発効率を向上することができるコンパイル装置を提供する。 - 特許庁

At that time, respective identifiers in a source code SP are converted into pointer variables through a converting table CT for fixedly converting the respective identifiers of the variables into the optional address of the RAM 203 at every application of these variables, to deliver this converted source code SP to a compiler-linker CL.例文帳に追加

その際、グローバルRAM変数の各識別子をそれら変数の用途毎にRAM203の任意アドレスに固定的に変換する変換テーブルCTを通じてソースコードSP中の同識別子をポインタ変数に変換し、この変換したソースコードSPをコンパイラ・リンカCLに引き渡す。 - 特許庁

Data of the external memory 5 is composed of a pair of address data and program data, and the data are realized by a means that sets a priority in a source program, and processes the data according to the priority with a compiler to prepare the data.例文帳に追加

外部メモリ5のデータはアドレスデータとプログラムデータの対になっており、これはソースプログラムにプライオリティを設定し、そのプライオリティにしたがってコンパイラで処理し、データを作成する手段で実現する。 - 特許庁

The user system develops the package 74 on a memory and executes a translation process of the source 71 according to the profile information 72 by using the compiler 73 to generate a customized executable module 76.例文帳に追加

ユーザシステムは、パッケージ74をメモリ上に展開し、コンパイラ73を用いて、プロファイル情報72に従ってソース71の翻訳処理を行い、カスタマイズされた実行可能モジュール76を生成する。 - 特許庁

A compiler device 110 reads a calling instruction from a source program, and judges whether or not a virtual function belongs to the class which is not inherited by the other class by using the optimization information included in the source program, and generates an execution type instruction group for directly calling the virtual function.例文帳に追加

コンパイラ装置110は、ソースプログラムから呼出命令を読み出し、ソースプログラムに含まれる最適化情報を用いて、仮想関数が他のクラスにより継承されないクラスに属するか否かを判断し、仮想関数を直接呼び出す実行形式命令群を生成する。 - 特許庁

To reduce the operation for finding a place to be tuned in a source program and to intuitively understand the dependence relation when the program is tuned according to analytic information of a compiler.例文帳に追加

並列化解析機能を備えたコンパイラにおいて、従来、並列化阻害要因を変数の解析情報として出力するが、解析情報の出力リストから原始プログラム上の対応する場所を探すことが容易でない。 - 特許庁

For example, programmers may designate a desired byte order for specific code regions in source code and the compiler may then help the programmers make the changes necessary to enact those desired endian configurations.例文帳に追加

例えば、プログラマは、ソースコードの特定のコード領域に望ましいバイトオーダを指定することができ、これによりコンパイラは、プログラマがこれら望ましいエンディアン構成を実行するのに必要な変更を行う助けをする。 - 特許庁

To provide a program processor for correcting a source program by automatically inserting hint information for realizing satisfactory optimization even when any hint information represented by a programmer is not applied from a user to a compiler.例文帳に追加

ユーザがプラグマに代表されるヒント情報をコンパイラに与えなかったとしても、良好な最適化ができるように、自動的にヒント情報を挿入することにより、ソースプログラムを修正することができるプログラム処理装置を提供する。 - 特許庁

At that time, the compiler 100 extracts, in order to insert a delay element between PEs to adjust the execution timing of instructions, a group of instructions having a control dependency of the instructions within the source program 101.例文帳に追加

このとき、コンパイラ100では、命令の実行タイミングを、調整するためPEの間に遅延素子を挿入するため、まずソースプログラム101内の命令のうち制御依存の関係にある命令同士のまとまりを抽出する。 - 特許庁

To attain improvement in the execution performance of an object program by performing unrolling processing optimized on the basis of the number of times of repetition of a loop and deleting overlapped memory access when vectorizing a source program concerning a compiler and a recording medium for optimizing an expansion number when vectorizing the source program.例文帳に追加

本発明は、ソースプログラムのベクトル化時に展開数の最適化を行うコンパイラおよび記録媒体に関し、ソースプログラムをベクトル化するときにループの繰り返し回数などをもとに最適化したアンローリング処理を行うと共に重複するメモリアクセスを削除し、オブジェクトプログラムの実行性能の向上を図ることを目的とする。 - 特許庁

When at least one instruction in a source program 110 is corrected, a compiler 140 generates simple correction information which is to be used to reflect correction contents on an execution program 130 without executing compilation even if at least one instruction in the source program 110 would be corrected later.例文帳に追加

コンパイラ140は、ソースプログラム110内の少なくとも一以上の命令に修正がなされた場合に、後にソースプログラム110内の少なくとも一以上の命令に修正がなされた場合であってもコンパイル作業を行わずに実行プログラム130に修正内容を反映させるために用いる簡易修正情報を生成する。 - 特許庁

The malicious program detection step 14 is provided as a function of the compiler means 12 in which the normal source program 10 is diagnosed as being normal while any malicious programs are diagnosed as being faulty and not allowed to be converted into object programs 16.例文帳に追加

不正プログラム検出段階14は、コンパイラ手段12の1つの機能として設けられ、通常のソースプログラム10は正常と診断されるが、不正プログラムであればエラーと診断され、オブジェクトプログラム16は生成されない。 - 特許庁

To easily confirm and check upper/lower limit deviation in using partial range data format variable in a program creation method for a programmable controller converting a function described by a source program into an objective program by a compiler.例文帳に追加

ソースプログラムで記述されるファンクションをコンパイラで目的プログラムに変換するプログラマブルコントローラのプログラム作成方式において、部分範囲データ形変数の使用に際して上下限逸脱発生をチェックおよび確認を容易にする。 - 特許庁

By setting a code table of specified global variables as an object which is not to be optimized in the specified range, when performing compiling by a compiler, optimization of specified global variables is suppressed in the specified range, without changing the source at compiling.例文帳に追加

コンパイラによるコンパイル時に指定の大域変数の記号表を、指定の範囲において非最適化対象に設定することにより、コンパイル時にソースを改変することなく指定の大域変数を指定の範囲での最適化を抑止する。 - 特許庁

例文

With respect to a source file 407, a compiler processing part 408 generates a program and a line information table in which information indicating places where function names and variables are stored and information indicating variable names and substitution/reference are associated with each other.例文帳に追加

コンパイラ処理部408は、ソースファイル407に対して、プログラムと、関数名と変数が格納されている箇所を表す情報と変数名と代入/参照を示す情報とが複数対応付けられたライン情報テーブルとを生成する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS