| 意味 | 例文 |
global variableの部分一致の例文一覧と使い方
該当件数 : 81件
To extract interference part of a global variable generating a nonconformities during processing description of a source program, using the global variable handing the information of a bit unit, and to automatically check the existence of interrupt disable/enable instructions on proper positions.例文帳に追加
ビット単位の情報を扱うグローバル変数を用いたソースプログラムの処理記述中で不具合を発生させるグローバル変数の干渉部分を抽出し、割込禁止/許可命令が適正位置に存在することを自動的にチェックする。 - 特許庁
To provide a compiler apparatus, a compiler method and a program that can reduce a global variable area (RAM use amount).例文帳に追加
グローバル変数領域(RAM使用量)を削減することができるコンパイラ装置、コンパイラ方法及びプログラムを提供する。 - 特許庁
A dependent strength calculation part calculates dependent strength between a plurality of modules for each global variable based on the access frequency.例文帳に追加
依存強度算出部は、複数のモジュール間の依存強度を、前記アクセス回数に基づいてグローバル変数毎に算出する。 - 特許庁
It works somewhat like the Unix errno variable: there is a global indicator (per thread) of the last error that occurred.例文帳に追加
例外はUnix errno変数にやや似た機能を果たします: 発生した中で最も新しいエラーの(スレッド毎の)グローバルなインジケータがあります。 - Python
For the C programming language, this error code is stored in the global variable errno , and the function that executed the system call returns the value -1. 例文帳に追加
Cプログラミング言語においては、このエラーコードが大域変数 errnoに格納されます。 また、システムコールを 実行した関数は -1の値を返します。 - FreeBSD
To enable a plurality of control programs to refer to a global variable that is secured with consistency without requiring a control program itself to perform the processing of a procedure for securing consistency of a global variable and without being disturbed in parallel execution of a plurality of control programs in a PLC.例文帳に追加
PLCにおいて、グローバル変数の一貫性を確保するための手続の処理を制御プログラム自身が行うことを必要とせず、複数の制御プログラムの並行実行が妨げられることもなく、複数の制御プログラムが一貫性の確保されたグローバル変数を参照できるようにする。 - 特許庁
To extract interference part of a global variable, having the possibility of occurrence of problems caused by the interruption during the time starting from read processing to write processing of the global variable, and to automatically check the existence of interrupt disable/enable instructions on proper positions.例文帳に追加
グローバル変数の読込処理から書込処理までの途中の割り込みによって生じる不具合に着目し、当該不具合を発生させる可能性のあるグローバル変数の干渉部分を抽出し、割込禁止/許可命令が適正位置に存在することを自動的にチェックする。 - 特許庁
The program preparation support device for the PLC comprising the plurality of processors is configured to enable the user to specifically assign the programs to the respective processors and to clearly specify a processor of a global variable concerning the declaration of the global variable which is a variable accessible from a plurality of programs.例文帳に追加
本発明の複数プロセッサを備えるPLC用プログラム作成支援装置は、プログラミングの際に、ユーザが、明示的に各プロセッサへのプログラムの割り当てを指定できるようにし、また複数のプログラムからアクセス可能な変数であるグローバル変数の宣言について、いずれのプロセッサのグローバル変数であるかを明示的に指定できるように構成した。 - 特許庁
The effective area change part 84 extracts variables where a plurality of global variables can be located in the same address area from the effective area change variable list, and allocates them as a variable area.例文帳に追加
有効範囲変更部84は、有効範囲変更変数一覧表より複数のグローバル変数を同一アドレスの領域に配置することが可能な変数を抽出し、変数領域として割り当てする。 - 特許庁
The register assignment part 13 gives second priority to the respective variables on the basis of a loop section, and reassigns the global register assigned to any variable (third variable) whose second priority is lower than the second priority of the fourth variable among the first variables to any variable (fourth variable) whose second priority is higher than the second priority of any first variable among the second variables (second assignment).例文帳に追加
レジスタ割り当て部13は、ループ部分に基づいて各変数に第2の優先度を与え、第2の変数のうち第2の優先度が、何れかの第1の変数の第2の優先度より高い何れかの変数(第4の変数)に、第1の変数のうち第2の優先度が、第4の変数の第2の優先度より低い何れかの変数(第3の変数)に割り当てた前記グローバルレジスタを割り当て直す(第2の割り当て)。 - 特許庁
The signal is then delivered to the handler, which can either abort the process or return to the executing process (perhaps after setting a global variable). 例文帳に追加
シグナルがハンドラに伝わると、そのハンドラはプロセスをアボートさせたり、(おそらく大域変数に値を設定した後で) 実行中のプロセスに戻ることもできます。 - FreeBSD
DataObjects stores result set's as a private global variable, normally this is free'ed after you have run through the results, or at the end of the request. 例文帳に追加
DataObject はプライベートなグローバル変数として結果セットを保持しています。 通常これは結果を処理した後、もしくはリクエストの終了時に解放されます。 - PEAR
This antenna multicoupler 31 is provided with a frequency variable type filter 45 for coping with a GSM(global system for mobile) system, the frequency variable type filter 46 for coping with a DCS(digital communication system) and a synthesis circuit 47 electrically connected between the filters 45 and 46.例文帳に追加
アンテナ共用器31は、GSMシステムに対応する周波数可変型フィルタ45と、DCSシステムに対応する周波数可変型フィルタ46と、フィルタ45と46の間に電気的に接続された合成回路47とを備えている。 - 特許庁
To enable the proper check of the interference of a global variable without complicating a device structure even when a program to be inspected is described in a plurality of languages.例文帳に追加
装置構成を複雑にすることなく、検査対象となるプログラムが複数の言語で記述される場合であっても、適切にグローバル変数の干渉をチェックできるようにする。 - 特許庁
You will also notice the global $db variable used here - the fact is that most of the time you will use a common database connection for all your classes, so how should this be dealt with? 例文帳に追加
また、グローバル変数 $db をここで使用していることに気づくでしょう。 実際にあなたはほとんどの場合で、全てのクラスで共通のデータベース接続を使用しているでしょう。 - PEAR
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して実行する。 - 特許庁
A compiler 8 includes an effective area change part 84 for investigating the use area of global variables and changing effective areas, and a storage part 87 for storing an effective area change variable list holding variable information with an effective area changed by the effective area change part.例文帳に追加
コンパイラ8は、グローバル変数の使用範囲を調査して有効範囲を変更する有効範囲変更部84と、有効範囲変更部によって有効範囲を変更した変数情報を保有する有効範囲変更変数一覧表を格納する格納部87と、を有する。 - 特許庁
The global motion calculation section is configured to carry out convergence calculation, from the motion vectors of the blocks detected by the motion vector detection section, using extended affine transformation in which at least one of affine parameters is represented by a function of a variable regarding a displacement axis of the image to calculate the global motion.例文帳に追加
グローバルモーション算出手段は、動きベクトル検出手段で検出された複数個のブロックについての複数個の動きベクトルから、アフィンパラメータの少なくとも1つを、画像の変位軸についての変数の関数とした拡張したアフィン変換を用いて収束演算をし、グローバルモーションを算出する。 - 特許庁
To contribute to the reduction of man-hour in a checking work by extracting an interfered part of global valuables in which possibility that a failure is caused due to an interruption processing exists and automatically checking the existence of an interruption prohibiting/permitting instruction at a proper position in plural processing programs to handle a common global variable.例文帳に追加
共通のグローバル変数を扱う複数の処理プログラムにおいて、割込処理によって不具合が発生する可能性のあるグローバル変数の干渉部分を抽出し、割込禁止/許可命令が適正位置に存在することを自動的にチェックすることを目的とし、チェック作業の工数削減に寄与する。 - 特許庁
And the variable attribute table is read (S100), when a writing processing of the global variables exists in a high-order function (S120), existence of an interruption prohibiting/permitting instruction on a proper position according to a processing describing position regarding the global variables in a low-order function is judged (S140 to S170) and its judgment result is outputted (S180).例文帳に追加
そして、この変数属性テーブルを読み込み(S100)、グローバル変数の書込処理が上位関数にあれば(S120)、下位関数中のグローバル変数に係る処理記述位置に応じた適正位置に割込禁止/許可命令が存在することを判断し(S140〜S170)、その判断結果を出力する(S180)。 - 特許庁
To provide a swash plate type compressor with variable displacement capable of reducing damage given if a relief valve is in operation capable of maintaining compressor performance and protecting the global environment.例文帳に追加
リリーフバルブ作動時に圧縮機が被るダメージを低減させることができると共に、圧縮機の性能維持と地球環境保護を図ることが可能な可変容量型斜板式圧縮機を提供することにある。 - 特許庁
Here, information as to whether or not the information of bit unit is to be handled, and the information on a bit width as a set/reset object are acquired, and whether or not the processing description relation to the global variable is the read write processing substantially accompanying the read processing is decided.例文帳に追加
このとき、ビット単位の情報を扱うものであるか否かの情報、セット/リセットの対象となるビット幅の情報を取得し、グローバル変数に係る処理記述が実質的に読込処理を伴う読込書込処理であるかを判断する。 - 特許庁
A debugger is provided with a variable reference management table 114 related with variables which are not present in a program to be tested such as global variables, and each time such variables are referred to, the table is referred to, and when a proper value is already set, this is used.例文帳に追加
デバッガの中にグローバル変数等の被テストプログラム内にない変数に関する変数参照管理テーブル114を設け、そのような変数の参照がある毎にテーブルを参照し、既に適切な値が設定されているならばそれを用いる。 - 特許庁
Therefore, the global variable c is copied from a working area C1 to a public area C2 at a start time ti of the lower level task V, and both of the sub-tasks X and Y refer to the copied data, so that the simultaneity of the data can be ensured (N111).例文帳に追加
そこで、下位タスクV中の開始時tiに作業領域C1から公開領域C2にグローバル変数cを複製し、サブタスクX、Yが、複製されたデータを共に参照することにより、データの同時性を確保することができる(N111)。 - 特許庁
To provide a compiler device for generating an object program for, when the condition determination processing of a condition branching instruction and each instruction after branching depends on a global variable, preventing any malfunction from occurring even when the condition determination processing of the condition branching instruction and each instruction after branching are processed in parallel.例文帳に追加
条件分岐命令の条件判定処理と、分岐後の各命令がグローバル変数に依存している場合に、条件分岐命令の条件判定処理と、分岐後の各命令が並列処理されても誤動作しないオブジェクトプログラムを生成するコンパイラ装置を提供する。 - 特許庁
The recognition of the keyword (Kj) is improved by associating at least one variable penalty values (Ptrans, (P1,...P6) with the global penalty (Gblob) in order to enhance the exactness and flexibility of the speech recognition method using the keyword spotting processing based on a combination of a keyword model(KM) and a garbage model(GM).例文帳に追加
キーワードモデル(KM)とガーベージモデル(GM)の組合わせに基づくキーワードスポッティング処理を用いた音声認識方法の正確性と柔軟性を高めるために、少なくとも1つの可変ペナルティ値(Ptrans、P1、...P6)をグローバルペナルティ(Pglob)と関連付け、キーワード(Kj)の認識を向上させる。 - 特許庁
When the write processing of the global variable is performed in an upper function (S120) and the read write processing is performed in a lower function (S130), the existence of the interrupt disable/ enable instruction on proper position corresponding to the processing description position in the lower function is decided (S140-S160), and the result of the decision is outputted (S170).例文帳に追加
そして、グローバル変数の書込処理が上位関数にあり(S120)、下位関数中に読込書込処理があれば(S130)、その下位関数中の処理記述位置に応じた適正位置に割込禁止/許可命令が存在することを判断し(S140〜S160)、その判断結果を出力する(S170)。 - 特許庁
In response to writing performed into a global variable, in a simulation system, for an entry to a read table of each logical process, if an invalid entry is found in the read table by comparing entries in the write table, a doubt message is issued to a logical process related to the read table, and the logical process having received the doubt message performs necessary rollback processing.例文帳に追加
大域変数に書込みがあったことに応答して、シミュレーション・システムは、各論理プロセスの読取りテーブルのエントリに対して、書込みテーブルのエントリを比較し、無効なエントリが読取りテーブルに見つかると、その読取りテーブルに関連する論理プロセスに、ダウト・メッセージが出され、ダウト・メッセージを受け取った論理プロセスは、必要なロールバック処理を行う。 - 特許庁
When releasing the lock and saving the thread state, the current thread state pointer must be retrieved before the lock is released (since another thread could immediately acquire the lock and store its own thread state in the global variable).Conversely, when acquiring the lock and restoring the thread state,the lock must be acquired before storing the thread state pointer.Why am I going on with so much detail about this?例文帳に追加
ロックを解放してスレッド状態を退避する際、ロックを解放する前に現在のスレッド状態ポインタを取得しておかなければなりません (他のスレッドがすぐさまロックを獲得して、自らのスレッド状態をグローバル変数に保存してしまうかもしれないからです)。 逆に、ロックを獲得してスレッド状態を復帰する際には、グローバル変数にスレッド状態ポインタを保存する前にロックを獲得しておかなければなりません。 - Python
An IP address where the number of valid bids is variable and a flag column for identifying whether each bit is valid or invalid corresponding to each bit of the IP address are stored, and longest matching retrieval is executed by a binary search method by using retrieval key data for retrieving the longest matched IP address from the stored IP addresses and the pattern of a retrieval mask key global mask indicating a valid bit area.例文帳に追加
有効ビット数が可変なIPアドレスとともに、そのIPアドレスの各ビットに対応して各ビットが有効なビットであるか無効なビットであるかを識別するフラグ列を記憶しておき、検索にあたっては、記憶されているIPアドレスの中から最長に一致するIPアドレスを検索するための検索キーデータと有効ビット領域を表わす検索マスクキーグローバルマスクのパターンとを用いて二分検索法により検索を行なう。 - 特許庁
1. Clear and identifiable progress in 2009 on delivering the following framework on corporate governance and compensation practices. This will prevent excessive short-term risk taking and mitigate systemic risk, on a globally consistent basis building on and strengthening the application of the FSB principles: greater disclosure and transparency of the level and structure of remuneration for those whose actions have a material impact on risk taking; global standards on pay structure, including on deferral, effective clawback, the relationship between fixed and variable remuneration, and guaranteed bonuses, to ensure compensation practices are aligned with long-term value creation and financial stability; and, corporate governance reforms to ensure appropriate board oversight of compensation and risk, including greater independence and accountability of board compensation committees. 例文帳に追加
1.コーポレート・ガバナンスや報酬慣行における以下の枠組の実行に関する、2009 年中の明確ではっきりとした進捗。こことは、FSBの原則に基づき、その原則の適用を強化するとで、国際的に整合性をもって、過度の短期的なリスクテイングを防ぎ、システミックリスクを抑制する。リスクテイキングに重要な影響力を有する者の報酬の水準び体系の開示及び透明性の向上、報酬慣行が長期的な価値創造や金融安定と整合的であるこを確保するための、支払繰延べ、実効的な取り戻し、固定酬と変動報酬の関係、ボーナス保障を含む、報酬体系に関る国際基準、報酬委員会の独立性や責任の強化を含む、取締役会による酬とリスクに対する適切な監視を確保するためのコーポレト・ガバナンス改革 - 財務省
| 意味 | 例文 |
| Copyright(C) 財務省 ※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。 財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|