| 例文 |
"Native code"を含む例文一覧と使い方
該当件数 : 46件
INTERPRETER AND NATIVE CODE EXECUTION METHOD例文帳に追加
インタープリタおよびネイティブコード実行方法 - 特許庁
VIRTUAL MACHINE COMPILING BYTE CODE INTO NATIVE CODE例文帳に追加
バイトコードをネイティブコードにコンパイルする仮想マシン - 特許庁
A native compiler 600 converts the Java intermediate code 500 into a native code and generates an optimized native code 700.例文帳に追加
ネイティブコンパイラ600はJava中間コード500をネイティブコードに変換し、最適化ネイティブコード700を生成する。 - 特許庁
A JVM 44 converts a JAVA (R) byte code to a native code and executes it.例文帳に追加
JVM44は、JAVA(登録商標)バイトコードをネイティブコードに変換して実行する。 - 特許庁
The computer 1200 decides which method of the byte code program should be converted into a native code by referring to the profile information, makes it a native code by a native code compiler 1250, makes the method made the native code to be directly carried out by a CPU and the other methods to be sequentially interpreted and executed by a byte code interpreter 1240.例文帳に追加
プログラム実行コンピュータ1200は、プロファイル情報を参照してバイトコードプログラムのどのメソッドをネイティブコードに変換するか判断してネイティブコードコンパイラ1250によりネイティブコード化し、ネイティブコード化したメソッドはCPUに直接実行させて他のメソッドはバイトコードインタプリタ1240に逐次解釈実行させる。 - 特許庁
A code generator produces an optimized native code in accordance with the selected code generation method and stores the optimized native code in a code cache 212 for reuse.例文帳に追加
コード生成器は、選択したコード生成メソッドに応じて、最適化したネーティブ・コードを生成し、再利用のために、最適化したネーティブ・コードをコード・キャッシュ212に格納する。 - 特許庁
A memory disposing section 500 disposes the native code of the main route to a memory domain for the main route 502 and disposes the native code of the other route to a memory domain for a rare route 503.例文帳に追加
メモリ配置部500はメインルートのネイティブコードをメインルート用メモリ領域502へ、それ以外のルートのネイティブコードをレアルート用メモリ領域503へ配置する。 - 特許庁
The task for the program execution utilizes the native code generated as the result of the compile processing.例文帳に追加
このコンパイルの結果生成されたネイティブコードをプログラム実行を担当するタスクで活用する。 - 特許庁
A nonnative sub routine for veneer is used between the native code and a nonnative main sub routine.例文帳に追加
ベニヤ用の非ネイティブなサブルーチンが、ネイティブなコードと非ネイティブなメイン・サブルーチンとの間で用いられる。 - 特許庁
A native code generated by a JIT compile is encrypted by a tamper-proof safe execution part, and parts necessary only in executing the native code are decoded, and instantaneous encryption is carried out after ending the execution of a method.例文帳に追加
JITコンパイルにより生成されたネイティブコードを、改ざんのできない安全な実行部で暗号化を行い、ネイティブコード実行時のみ必要な箇所を復号化し、メソッドの実行終了後に即座に暗号化を行う。 - 特許庁
Delphi combines visual, component-based design with an optimizing native code compiler and scalable database access. 例文帳に追加
Delphiはビジュアルで部品べースの設計と, ネイティブコード・コンパイラの最適化およびスケーラブルなデータベース・アクセスとを結びつける. - コンピューター用語辞典
A virtual application 130 is described by a native code and is produced, when the hardware-independent application 160 is started.例文帳に追加
仮想アプリケーション130は、ネイティブコードによって記述され、ハードウェア非依存アプリケーション160の起動時に生成される。 - 特許庁
To produce a native code in an execution time compiler from a bytecode group presented on a compiler and to provide a system which optimizes it.例文帳に追加
コンパイラに提示したバイトコード群から、実行時コンパイラにおいてネーティブ・コードを生成し最適化するシステムを提供する。 - 特許庁
To provide a data processing device that can effectively use a storage space by efficiently converting a nonnative code to a native code.例文帳に追加
非ネイティブコードをネイティブコードに効率的に変換し、記憶領域を有効に活用可能なデータ処理装置を提供する。 - 特許庁
To improve hit rates in an instruction cache and a TLB (translation lookaside buffer) when a native code running in a main route in a virtual instruction code execution environment.例文帳に追加
仮想命令コード実行環境において、ネイティブコードのメインルート走行時のインストラクションキャッシュおよびTLBのヒット率の向上を図る。 - 特許庁
At the execution, it is discriminated whether it is converted into a native code to be executed or the intermediate code is executed as it is on the basis of data of the memory.例文帳に追加
実行時にはこのメモリのデータに基づいてネイティブコードに変換して実行するか、中間コードのまま実行するかを判別する。 - 特許庁
When the native code instruction is not the "instruction sequence for performing processing that can affect security", the CPU executes a native instruction as it is.例文帳に追加
ネィティブコード命令が「セキュリティに影響を与え得る処理を行う命令シーケンス」でない場合、ネィティブ命令をそのままCPUで実行する。 - 特許庁
The native codes and first and second interface tables 600, 700 are loaded in a native code reservation area in a memory and after that, an operation of the interpreter is started.例文帳に追加
ネイティブコードと第1、第2のインタフェーステーブル600、700をメモリ内のネイティブコードリザーブ領域にロードし、その後インタプリタの動作を開始する。 - 特許庁
This JIT compiler is provided with a translator 3 to translate a byte code into a native code using a template, a code buffer 6, an FIFO buffer 5, and an evaluator 4.例文帳に追加
JITコンパイラに、テンプレートを用いてバイトコードをネイティブコードに翻訳する翻訳器3と、コードバッファ6と、FIFOバッファ5と、評価器4を設ける。 - 特許庁
To provide a byte code compile time shortening system and its method for shortening a compile time of a native code i a JAVA (R) program.例文帳に追加
ネイティブコードのコンパイル時間を短縮できるJava(登録商標)プログラムでのバイトコードのコンパイル時間短縮システム及び方法を提供すること。 - 特許庁
The virtualization program allows a native code simulator to have a stack specific to each task that is managed by a multi-task OS, and the creation/saving/restoration/erasure of a context that a target CPU executes by means of a special control register operation, is executed by an API provided by the native code simulator.例文帳に追加
ネイティブ・コード・シミュレータにおいて、マルチタスクOSが管理するタスク毎にタスク固有なスタックを持てるようにする仮想化プログラムであって、ターゲットCPUで特殊な制御レジスタ操作によって行っていたコンテキスト生成・退避・復元・消去をネイティブ・コード・シミュレータが提供するAPIで行うものである。 - 特許庁
This invention is directed to a method and apparatus for implementing native code directly in C++ with object structure very closely resembling the object structure of Java.例文帳に追加
本発明は、Javaのオブジェクト構造に非常に酷似しているオブジェクト構造を備えたC++でネイティブコードを直接実行する方法及び装置を対象とする。 - 特許庁
A task for program execution inputs an intermediate code or a native code to execute a program and extracts "profile information" consisting of "execution time points" for every program blocs.例文帳に追加
プログラム実行を担当するタスクで、中間コードもしくはネイティブコードを入力してプログラムを実行し、プログラムブロック毎の「実行時刻」から成る「プロファイル情報」を抽出する。 - 特許庁
A data processing apparatus comprises a hardware translator 120 to convert the nonnative code into a native code of a processor, a software translator, a software interpreter to sequentially interpret the nonnative code of the processor and execute with the native code of the processor, furthermore, comprises circuits 121, 122, etc., to select and operate the translator 120, the translator and the interpreter according to a predetermined reference.例文帳に追加
データ処理装置は、非ネイティブコードをプロセッサのネイティブコードに変換するハードウェアトランスレータ120と、ソフトウェアトランスレータと、プロセッサに対する非ネイティブコードを逐次解釈し、プロセッサのネイティブコードを用いて実行するソフトウェアインタープリタとを含み、これらを所定の基準にしたがって選択して動作させる回路121、122などを含む。 - 特許庁
An information processing device is capable of executing native APs 103, 105 described in a native code and JavaAPs 109, 110, 111 described in a Java (R) bytecode.例文帳に追加
ネイティブコードで記述されたネイティブAP103、105と、Java(登録商標)バイトコードで記述されたJavaAP109〜111とを実行可能な情報処理装置である。 - 特許庁
The compilation of the method whose compilation is requested is executed by a task different from a task to perform the execution of an instruction such as the execution of the byte code by the interpreter processing or the execution of the native code.例文帳に追加
コンパイル要求されたメソッドのコンパイルは、バイトコードのインタプリタ処理による実行又はネイティブコードの実行といった命令実行を行うタスクとは別のタスクで行う。 - 特許庁
To facilitate replacement of native codes in a system that directly executes a native code in place of part of an intermediate code not through an interpreter on an OS without having a dynamic link library function.例文帳に追加
ダイナミックリンクライブラリ機能を持たないOS上で中間コードの一部に代えてネイティブコードをインタプリタを介さないで直接実行させるシステムにおいて、ネイティブコードのリプレースを容易にする。 - 特許庁
This interpreted code can be finished by an Exit instruction and on the other hand, normal native code performing can be restarted by using an instruction just after a memory address.例文帳に追加
この解釈済みコードを、Exit命令によって終了させることができるのに対して、通常のネイティブコード実行は、メモリアドレスのすぐ後の命令を用いて再開できる。 - 特許庁
A task for program execution inputs an intermediate code or a native code to execute a program, and extracts "dynamic information" consisting of "loop repetition frequency" and "PB execution frequency" for each PB.例文帳に追加
プログラム実行担当のタスクで、中間コードもしくはネイティブコードを入力してプログラムを実行し、PB毎の「ループ繰返し回数」と「PB実行回数」から成る「動的情報」を抽出する。 - 特許庁
This program execution controller decides whether the method is already compiled in time of the method call, and executes a native code of the method when the method is already compiled.例文帳に追加
本発明に係るプログラム実行制御装置は、メソッド呼び出しの際に、当該メソッドがコンパイル済みであるか否かを判定し、当該メソッドがコンパイル済みであれば、当該メソッドのネイティブコードを実行する。 - 特許庁
The table 600 stores information for calling the native code 110 from the interpreter 120 and the table 700 stores information for calling a library function intrinsic to the interpreter or the interpreter.例文帳に追加
テーブル600はインタプリタ120からネイティブコード110を呼び出すための情報を格納し、テーブル700はネイティブコードからインタプリタ固有のライブラリ関数又はインタプリタを呼び出すための情報を格納する。 - 特許庁
To accurately make secrete input/output related with a virtual machine which deals with significant data or content from the application of a malicious native code while allowing a plurality of virtual machines to share an input device.例文帳に追加
複数の仮想マシンによる入力デバイスの共用を実現しつつ、重要データやコンテンツを取り扱う仮想マシンに係る入出力を、悪意あるネイティブコードのアプリケーションから確実に秘匿する。 - 特許庁
A recovery virtual machine 202 acquires execution frequency information from a file, and converts the procedure having the high execution frequency in the acquired execution frequency information into the native code to reduce a time until the conversion is started.例文帳に追加
リカバリ仮想マシン202は、実行頻度情報をファイルから取得し、取得した実行頻度情報において実行頻度が高い手続きをネイティブコードに変換することにより、変換が開始されるまでの時間を短縮させる。 - 特許庁
The program execution controller selects one of the execution of the native code of the method after waiting completion of the compilation of the method and processing of an intermediate code of the method by an interpreter when the method is not already compiled.例文帳に追加
当該メソッドがコンパイル済みでなければ、当該メソッドのコンパイルの終了を待ってから当該メソッドのネイティブコードを実行するか、もしくは当該メソッドの中間コードをインタプリタで処理するかのどちらか一方を選択する。 - 特許庁
In optimizing the program, for example, native compiling for converting from an intermediate code to the machine language (native code) of a client machine is performed preferentially in a method with the highest execution frequency in the program executed by a certain client device.例文帳に追加
最適化においては、例えば、あるクライアント装置で実行されたプログラムにおける実行頻度が最も高いメソッドを優先的に、中間コードからクライアントマシンの機械語(ネイティブコード)に変換するためのネイティブコンパイルを行う。 - 特許庁
To start processing for converting a procedure having high execution frequency into a native code in a short time, and to prevent interference in execution of an application by a load due to the conversion processing.例文帳に追加
実行頻度の高い手続きをネイティブコードへ変換する処理を短時間で開始することができ、さらに、この変換処理にともなう負荷によってアプリケーションの実行に支障が生じることを防止することができるアプリケーションサーバシステムおよび仮想マシンプログラムを提供すること。 - 特許庁
The framework has a controller element part written by a native code, and has enhanced the execution speed and the safety of the system in addition to solving the problem by adapting a method for performing management of applications by directly performing communication from the browser of an operation panel part to the controller element part.例文帳に追加
前記フレームワークは、ネイティブコードで書かれたコントローラ要素部を有し、操作パネル部のブラウザからコントローラ要素部に直接の通信を行うことにより、アプリケーションの管理を行う方法をとることにより、問題を解決するとともに、実行の高速化、システムの安全性を高めた。 - 特許庁
The replacement of a switching code for switching a hardware translator 104 and a software translator 102 with a piece of a nonnative code out of a plurality of pieces of the nonnative codes in a replacement position for the generation of an efficient native code group by the software translator generates an executable code group (S220).例文帳に追加
ハードウェアトランスレータ(104)と、ソフトウェアトランスレータ(102)とを切替えるための切替えコードを、複数の非ネイティブコードのうち、ソフトウェアトランスレータが効率化ネイティブコード群を生成するための置き換え位置の非ネイティブコードと置き換えた実行コード群を生成する(S220)。 - 特許庁
This portable telephone set 101 is provided with: a memory for storing a native code 131, a first code 119, and a second code 121 for each subroutine of a script or a Java program 107; a virtual machine 153; a processor 113; and a pre-compile circuit 173 for generating a second code 121 from the first code 119.例文帳に追加
本発明の携帯電話機101は、スクリプト或いはJavaプログラム107のサブルーチンごとに、ネイティブコード131、第1コード119、及び第2コード121を記憶するメモリと仮想マシン153と、プロセッサ113と、第1コード119から第2コード121を生成するプリコンパイル回路173とを備える。 - 特許庁
A first simulator which executes simulation by use of a native code interpretable by the information processing apparatus which executes the simulation and a second simulator which executes simulation for each instruction by use of an execution instruction code interpretable by a target computer are cooperated.例文帳に追加
本発明は、シミュレーションを実行する情報処理装置で解釈可能なネイティブコードを用いてシミュレーションを実行する第1のシミュレータと、ターゲット計算機で解釈可能な実行命令コードを用いて1命令毎にシミュレーションを実行する第2のシミュレータとを連携して実行する情報処理装置に関する。 - 特許庁
To provide a device and a method for improving work execution speed, executing compilation in bytecodes and execution of native codes in block units, each comprising a series of the bytecodes, without executing the compilation of the bytecode and the execution of the native code in bytecode units.例文帳に追加
本発明は、作業遂行速度を向上させる装置および方法に関するものであって、バイトコードでのコンパイルとネイティブコードの実行をバイトコード単位で遂行するようにするのではなく、一連のバイトコードであるブロック単位で遂行するようにする作業遂行速度を向上させる装置および方法に関するものである。 - 特許庁
When calling a method in the execution process of a program, this program execution controller decides whether or not the method is uncompiled, and when the pertinent method is uncompiled, executes the byte code of the method by interpreter processing, and requests the compilation of the method, and when the method is already compiled, executes the native code of the method.例文帳に追加
本発明に係るプログラム実行制御装置は、プログラムの実行過程においてメソッドを呼び出す際に、当該メソッドが未コンパイルであるか否かを判定し、未コンパイルであれば、当該メソッドのバイトコードをインタプリタ処理で実行すると共に当該メソッドをコンパイルする要求を行い、コンパイル済であれば、当該メソッドのネイティブコードを実行する。 - 特許庁
This device for improving the work execution speed includes a reception part receiving the bytecode; a control part confirming whether the received bytecode is the final bytecode of a block or not; and a transmission part transmitting the address of the first native code from among the native codes to at least one bytecode contained in the block by a confirmation result thereof.例文帳に追加
本発明の実施形態による作業遂行速度を向上させる装置はバイトコードを受信する受信部と、上記受信されたバイトコードがブロックの最後のバイトコードであるのか確認する制御部および上記確認結果によって上記ブロックに含まれた少なくとも一つのバイトコードに対するネイティブコードのうち最初のネイティブコードの住所を送信する送信部を含む。 - 特許庁
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
