1016万例文収録!

「"Global Variable"」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "Global Variable"に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

"Global Variable"を含む例文一覧と使い方

該当件数 : 59



例文

Sets a global variable value. 例文帳に追加

グローバル変数の値を設定します。 - PEAR

If a name is bound in a block, it is a local variable of that block.If a name is bound at the module level, it is a global variable. 例文帳に追加

ある名前がモジュールレベルで束縛されている場合、名前はグローバル変数 (global variable) です。 - Python

push the value of the global variable symbol to the stack 例文帳に追加

広域変数名の値をスタックにプッシュする - コンピューター用語辞典

and sets the global variable errno to ERANGE . 例文帳に追加

を返し、グローバル変数 errno にERANGE を設定する。 - JM

例文

GLOBAL VARIABLE DEFINITION SYSTEM OF PLC例文帳に追加

PLCのグローバル変数定義方式 - 特許庁


例文

COMPILER CAPABLE OF SUPPRESSING OPTIMIZATION OF GLOBAL VARIABLE例文帳に追加

大域変数の最適化を抑止可能なコンパイラ - 特許庁

CONVERSION METHOD OF LOCAL VARIABLE FOR GLOBAL VARIABLE例文帳に追加

グローバル変数のローカル変数変換方法 - 特許庁

except that instead of using state information maintained in a global variable, it uses the state information in the argument pointed to by buf . 例文帳に追加

と同様だが、大域変数 (global variable) で管理される状態情報を使うのではなく、bufが指す引き数に格納された状態情報を使う。 - JM

A thread-shared semaphore is placed in an area of memory shared between by the threads of a process, for example, a global variable. 例文帳に追加

スレッド共有セマフォは、同じプロセス内のスレッド間で共有されたメモリ領域、例えば大域変数 (global variable) に配置される。 - JM

例文

functions use the global variable errno to look up the error message. 例文帳に追加

は、エラーメッセージを探すためにグローバル変数errnoを使用する。 - JM

例文

is returned and the global variable errno is set to indicate the error. 例文帳に追加

が返され、大域変数errnoがエラーを示すために設定される。 - JM

Otherwise, NULL is returned and the global variable errno is set to indicate the error. 例文帳に追加

失敗した場合は、 NULL を返し、大域変数errnoにエラーを示す値をセットする。 - JM

The global variable errno is set to indicate the error. 例文帳に追加

グローバル変数errnoがエラーの内容にあわせてセットされる。 - JM

. There's one global variable, however: the pointer to the currentPyThreadState例文帳に追加

とはいえ、グローバル変数はまだ一つだけ残っています: それは現在のPyThreadState - Python

saves and restores the value of the global variable errno例文帳に追加

はグローバル変数 errno の値を保存しておいて元に戻す点が異なります。 - Python

In dividing POUs, a POU division/combination control part 160 adds a local variable shared by divided POUs to a global variable worksheet as a global variable and registers the added global variable in a divided local variable worksheet as an external reference variable.例文帳に追加

POU分割・結合制御部160は、POUの分割にあたり、分割後のPOUで共用されているローカル変数をグローバル変数ワークシートにグローバル変数として追加し、分割後のローカル変数ワークシートに外部参照変数として登録する。 - 特許庁

In combining POUs, the POU division/combination control part 160 converts the global variable shared as the external reference variable only by POUs before combination into a local variable, registers the converted local variable in a combined local variable worksheet and deletes the global variable from the global variable worksheet.例文帳に追加

POUの結合にあたり、結合前のPOUでのみ外部参照変数として共用されていたグローバル変数をローカル変数に変えて結合後のローカル変数ワークシートに登録し、グローバル変数ワークシートから削除する。 - 特許庁

If no other file is found, however, they will return with the global variable errno set to EACCES . 例文帳に追加

他にファイルが見つからなくなった場合グローバル変数errnoにEACCES を設定し復帰する。 - JM

A global variable reflecting the RPC service side's read file descriptor bit mask; it is suitable as a parameter to the select (2) 例文帳に追加

RPC サービス側のファイル・ディスクリプターのビットマスクを反映した大域変数。 select (2) - JM

A second global variable stores the ``associated value'' of the exception (the second argument to raise).例文帳に追加

第二のグローバル変数には、例外の ``付属値 (associated value)''(raise 文の第二引数) が入ります。 - Python

The global variable is retrieved, first on the basis of the source program to generate a variable table.例文帳に追加

ソースプログラムに基づき、まず最初にグローバル変数を検索し、変数テーブルを作成する。 - 特許庁

To facilitate handling of a configuration-level global variable while perfectly satisfying a specification of global variable regulated by IEC 61131-3.例文帳に追加

IEC61131−3が規定するグローバル変数の仕様を完全に満たしながら、コンフィグレーションレベル・グローバル変数の取り扱いを容易にする。 - 特許庁

The global variable is retrieved first on the basis of a source program, and a variable table describing the information relating to the global variable is generated.例文帳に追加

ソースプログラムに基づき、まず最初にグローバル変数を検索し、そのグローバル変数に関する情報を記述した変数テーブルを作成する。 - 特許庁

To extract interference part of a global variable, having the possibility of occurrence of non conformities, and to automatically check the existence of disable/enable instructions on proper positions, when a common global variable is read by the interrupt processing.例文帳に追加

共通のグローバル変数を割込処理によって読み出す場合に、不具合を発生させる可能性のあるグローバル変数の干渉部分を抽出し、割込禁止/許可命令が適正位置に存在することを自動的にチェックする。 - 特許庁

Otherwise, each resource has a configuration-level global variable resource internal memory, one configuration-level global variable virtual space common to all resources is placed in each resource, and exchange of configuration-level global variable is performed by simultaneous broadcast communication between the resources.例文帳に追加

各リソースはコンフィグレーションレベル・グローバル変数用リソース内メモリをもち、各リソースの中に全リソース共通の1つのコンフィグレーションレベル・グローバル変数用仮想空間を置き、各リソースは仮想空間とリソース内メモリとの間で、リソース間一斉同報通信によってコンフィグレーションレベル・グローバル変数を交換することも含む。 - 特許庁

For each global variable used in a logical process (LPn), writing of a value into a global variable is performed by writing write time and a write value thereof into a write table 1012, and reading of a value of a global variable is performed by reading of a value from the write table, and writing the time required therefor and a read value into a read table 1014.例文帳に追加

論理プロセス(LPn)が使用する大域変数毎に、大域変数への値の書込みは、その書込み時間と書込み値を書込みテーブル1012に書き込むことで行い、また、大域変数の値の読取りは、その書込みテーブルからの値の読取りと、そのときの時間と読取った値を、読取りテーブル1014に書込むことで行う。 - 特許庁

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

g. , a global variable, or a variable allocated dynamically on the heap).例文帳に追加

セマフォはすべてのスレッドから参照可能なアドレスに配置すべきである(例えば、大域変数や、ヒープ上に動的に割り当てられた変数など)。 - JM

Exceptions are stored in a static global variable inside the interpreter; if this variable is NULL no exception has occurred.例文帳に追加

例外はインタプリタ内の静的なグローバル変数に保存されます;この値が NULL の場合、例外は何も起きていないことになります。 - Python

The parameter interpretation recognizes local and global variable names, constant values, branch targets, and compareoperators.例文帳に追加

パラメータインタープリテーションはローカルおよびグルーバル変数名、定数値、分岐目標、そして比較演算子を認識します。 - Python

A dependent strength calculation part calculates dependent strength between a plurality of modules for each global variable based on the access frequency.例文帳に追加

依存強度算出部は、複数のモジュール間の依存強度を、前記アクセス回数に基づいてグローバル変数毎に算出する。 - 特許庁

To provide a compiler apparatus, a compiler method and a program that can reduce a global variable area (RAM use amount).例文帳に追加

グローバル変数領域(RAM使用量)を削減することができるコンパイラ装置、コンパイラ方法及びプログラムを提供する。 - 特許庁

To provide a refactoring support device for presenting a global variable which is not properly used in a program.例文帳に追加

プログラムにおいて、適切に使用されていないグローバル変数を提示するリファクタリング支援装置を提供すること。 - 特許庁

A global variable extraction part 12 extracts global variables included in source codes of at least a part of modules.例文帳に追加

グローバル変数抽出部12は、少なくとも一部のモジュールのソースコードに含まれるグローバル変数を抽出する。 - 特許庁

An access frequency counting part 13 finds out access frequencies for at least a part of global variables for each global variable.例文帳に追加

アクセス回数計測部13は、少なくとも一部のグローバル変数について、アクセス回数をグローバル変数毎に求める。 - 特許庁

To read/write a value of a global variable speculatively and to enable rollback, in a simulation system by a computer.例文帳に追加

コンピュータによるシミュレーション・システムにおいて、大域変数の値の読書きを、投機的に行い、且つロールバック可能にする。 - 特許庁

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.例文帳に追加

ビット単位の情報を扱うグローバル変数を用いたソースプログラムの処理記述中で不具合を発生させるグローバル変数の干渉部分を抽出し、割込禁止/許可命令が適正位置に存在することを自動的にチェックする。 - 特許庁

A variable attribute table forming block 13 generates a variable attribute table with access attribute and priority described every global variable by use of the variable table, the call tree, and a task level table 22, and an interference detecting block 14 judges the interference of the global variable.例文帳に追加

そして、変数テーブル、コールツリー、タスクレベル表22を用いて、変数属性テーブル作成ブロック13が、グローバル変数毎にアクセス属性及び優先度が記述された変数属性テーブルを生成し、干渉検出ブロック14が、グローバル変数の干渉を判断する。 - 特許庁

A configuration-level global variable memory 3A sharable by each resource 1, 2 is provided on a resource-to-resource system bus 4, a configuration-unique variable name is assigned to this memory, and the size of configuration level-global variable shared memory treated by each resource is varied.例文帳に追加

リソース間システムバス4上に、各リソース1,2で共有できるコンフィグレーションレベル・グローバル変数用メモリ3Aを設け、このメモリにはコンフィグレーションでユニークな変数名を付け、各リソースで扱うコンフィグレーションレベル・グローバル変数用共有メモリのサイズを変える。 - 特許庁

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 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

Execute the (one-line) statement in the context of the current stack frame.The exclamation point can be omitted unless the first word of the statement resembles a debugger command.To set a global variable, you can prefix the assignmentcommand with a "global" command on the same line, e.g.:例文帳に追加

現在のスタックフレームのコンテキストにおいて(一行の)statementを実行します。 文の最初の語がデバッガコマンドと共通でない場合は、感嘆符を省略することができます。 - Python

It would be impossible to assign to a global variable without global, although free variables may refer to globals without being declared global.例文帳に追加

global を使わずにグローバル変数に代入を行うことは不可能ですが、自由変数を使えばその変数をグローバルであると宣言せずにグローバル変数を参照することができます。 - Python

The read processing and the write processing satisfying predetermined conditions are determined in every processing description of the global variable, on the basis of a source program, and a variable attribute table is generated.例文帳に追加

ソースプログラムに基づき、グローバル変数の処理記述毎に、予め定めれた条件を満たす読込処理及び書込処理を判断し、変数属性テーブルを作成する。 - 特許庁

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.例文帳に追加

装置構成を複雑にすることなく、検査対象となるプログラムが複数の言語で記述される場合であっても、適切にグローバル変数の干渉をチェックできるようにする。 - 特許庁

When repeatedly defining many global variables in a program inputting/editing function 11 of a programming tool 10, a global variable batch definition function that can perform batch definition of global variables is loaded by automatically updating attribute values when fixed portions of the global variables are designated.例文帳に追加

プログラミングツール10のプログラム入力/編集機能11に、多数のグローバル変数を繰り返し定義を行う際に、グローバル変数の固定部分が指定されたときに属性値の自動更新を行うことによってグローバル変数を一括定義できるグローバル変数一括定義機能を搭載する。 - 特許庁

例文

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)。 - 特許庁

索引トップ用語の索引



  
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 (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.
  
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 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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS