Then a returnvalue of the table retrieval process is confirmed (S407) and when the returnvalue is NG, an error display process (S411) is entered. 続いて、テーブル検索処理の返り値を確認し(S407)、返り値=NGの場合にはエラー表示処理(S411)へ遷移する。 - 特許庁
transfer by endorsement to another in return for value received
受け取った対価と引き換えに、裏書して他者へ譲渡する - 日本語WordNet
If the returnvalue is less than size ,
返り値がsizeより小さい場合、バックトレース全体が格納されている。 - JM
The returnvalue may point to static area, and may be overwritten by subsequent calls to getpwent (3),
返り値は静的な領域を指しており、その後のgetpwent (3), - JM
errno macro specifies the error returnvalue for section two library routines.
はセクション 2 のライブラリルーチンにおけるエラーの戻り値を指定します。 - JM
For details and returnvalue and errors, see fork (2).
詳しい説明と返り値、エラーについてはfork (2) を参照すること。 - JM
a return instruction must restore the program counter to the correct value 戻り命令はプログラムカウンタに正しい値を戻す必要がある - コンピューター用語辞典
Returnvalue integer the maximum number of characters that are visible at one time.
返り値 同時に表示できる最大文字数を返します。 - PEAR
the returnvalue is echoed, and passed by a modifier (like variables)
返り値が表示され、修正子に (変数のように) 渡されます。 - PEAR
Return an attribute value as a string, given a namespaceURI and localName. 指定した namespaceURI および localName を持つ属性値を文字列として返します。 - Python
Return an attribute value as a node, given a namespaceURI and localName. 指定した namespaceURI および localName を持つ属性値をノードとして返します。 - Python
The returnvalue is a representation of up to 100 values used to represent the values 0 to 99. 返される値は 0 から 99 までの 100 個の値の表現です。 - Python
Return the current value of the recursion limit, the maximum depth of the Python interpreter stack. 最大再帰数は、Pythonインタープリタスタックの最大の深さです。 - Python
There is no returnvalue; all work must be done by the handlerpassed in. 関数の戻り値はなく、すべての処理は handler に渡されます。 - Python
The returnvalue is the logical block number to which the pointer has been set. 返される値はポインタが設定された論理ブロック番号です。 - Python
. The cleanup function will be called with no arguments and should return no value. 後始末関数は引数無しで呼び出され、値を返しません。 - Python
The returnvalue of Xutf8ResetIC is its current preedit string as an UTF-8 string. Xutf8ResetICの返り値は、現在の前編集文字列(UTF-8 文字列)である。 - XFree86
A form recognizing block 105 recognizes the form of the function to judge the presence of a returnvalue, and a declaration and return adding block 106 adds a variable declaration and return command for the returnvalue thereto. また、型認識ブロック104が、関数の型を認識して戻り値の有無を判断し、宣言・リターン追加ブロック106により、戻り値のための変数宣言及びリターン命令が追加される。 - 特許庁
Note that in the first example the returnvalue variable rv will hold an integer value; in the second example it will hold a string value. 最初の例では、戻り値 rv は整数値を保持しています; 二つ目の例では文字列値を保持しています。 - Python
A control output value for turning a deviation between a measured value trpv of a return water temperature and a set value trsp of the return water temperature to zero is arithmetically operated as a second control output value S2. 還水温度の計測値trpvと還水温度の設定値trspとの偏差を零とする制御出力値を第2の制御出力値S2として演算する。 - 特許庁
If the value of the expression is non-zero, the return status is 0; otherwise the return status is 1.
式の値が 0 でない場合、返却ステータスは 0 になります。 そうでない場合、返されるステータスは 1 になります。 - JM
METHOD AND DEVICE FOR TRANSFERRING ARGUMENT AND RETURNVALUE BETWEEN DIFFERENT EQUIPMENT KINDS 異機種間における引数、戻り値の転送方法ならびに装置 - 特許庁
The fork call returns twice: once in the parent process, where the returnvalue is the process identifier of the child, and once in the child process, where the returnvalue is 0.
forkは呼び出されると二度戻ります。 一方は親プロセスに子プロセスのプロセス ID を返し、 もう一方は子プロセスに 0を返します。 - FreeBSD
The returnvalue is 0 unless a jobspec does not specify a valid job.
jobspecが不正なジョブを指定していなければ、返り値は 0 となります。 - JM
Functions in bc always compute a value and return it to the caller.
bcの関数は常に値を計算し、それを呼びだし側に返します。 - JM
element of the returnvalue is NULL, there is no first key or next key.
の場合、最初のキーまたは次のキーがなかったことを示す。 - JM
These functions return the smallest integral value that is not less than x .
これらの関数は x より小さくない最小の整数値を返す。 - JM
These functions return the largest integral value that is not greater than x .
これらの関数はxより大きくない最大の整数値を返す。 - JM
It is incorrect to only test if the returnvalue is non-zero.
返り値が 0 以外かどうかを確認するだけでは十分ではない。 - JM
disposing of property by voluntary transfer without receiving value in return 代わりに価値を受けないで積極的な移転による資産の処理 - 日本語WordNet
For the items property, you specify a display label and a returnvalue for each radio button.
「items」プロパティーに、各ラジオボタンの表示ラベルと戻り値を指定します。 - NetBeans
Returnvalue mixed - returns int or NULL if root object 返り値 整数値、あるいはルートオブジェクトである場合に NULLを返します。 - PEAR
If the returnvalue is NULL, an exceptionshall have been set.
戻り値を NULLにする場合、例外をセットしておかなければなりません。 - Python
Return boolean value indicating whether cookie should be returned to server.
クッキーがサーバに返されるべきかどうかを表わす boolean 値を返します。 - Python
The local trace function is called; arg is None; the returnvalue specifies the newlocal trace function. argはNoneです。 戻り値は新しいローカルトレース関数を指定します。 - Python
The returnvalue is a compiler.ast.Module instance that contains the tree. 返り値は compiler.ast.Module インスタンスであり、この中に構文木が格納されています。 - Python
The returnvalue is a list of strings, eachending in a newline.
戻り値はそれぞれが改行で終わっている文字列のリストです。 - Python
The returnvalue is a quoted version of data with any additional required replacements. 戻り値はクォート済みの data で、置換する文字の追加も可能です。 - Python
When the returnvalue is XcmsFailure, the contents of the color specification array are left unchanged.
返り値がXcmsFailureの場合、表色の配列の内容は変化しない。 - XFree86
The returnvalue of XmbResetIC is its current preedit string asa multibyte string.
.LPXmbResetICの返り値は、現在の前編集文字列(マルチバイト文字列)である。 - XFree86
Return processing from F/C is performed at time t4 when the actual VVT value passes a misfire limit value ((B) in the drawing 3). 実VVT値が失火限界値を通過した時点t4で、F/Cからの復帰処理を実行する(図3(B))。 - 特許庁
The returnvalue will be -1 upon failure, or 0 upon success.
サイズである。 返り値は 失敗した場合 -1 になり、成功したら 0 になる。 - JM
functions do not return, but exit with the value of the argument eval .
は返り値を返さないが、引き数evalの値を exit status に設定し終了する。 - JM
has weaker guarantees on the returnvalue.
は返り値に関して弱い意味での保証しかないことにも注意すること。 - JM
A returnvalue of zero means that the mapping does not exist or that the RPC system failed to contact the remote portmap
返り値ゼロはマッピングが存在しないか、RPC システムがリモートのportmap - JM
return the maximum/minimum priority value for the named scheduling policy.
は指定されたスケジューリング方針のプライオリティの最大値/最小値を返す。 - JM
This means that all required components return the same value.
つまり、必要なコンポーネントすべてで同じ値が返されることを意味します。 - NetBeans
The selected value returns an array of objects of the same type as the return values.
「selected」の値には、戻り値と同じ型のオブジェクトの配列が返されます。 - NetBeans
Returnvalue returnstrue if the text has started scrolling. false otherwise.
返り値 スクロールを開始した場合に true、それ以外の場合に false を返します。 - PEAR
array of submitted values to search boolean $assoc whether to return the value as associative array
送信された値の配列。 boolean$assoc 結果を連想配列で返すかどうか。 - PEAR
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.