例文 (209件) |
function argumentの部分一致の例文一覧と使い方
該当件数 : 209件
To provide a method capable of recording the execution history of a function in an execution module at a high speed as execution history data accompanied with the argument information of the respective functions.例文帳に追加
実行モジュール内関数の実行履歴を、各関数の引数情報を伴った実行履歴データとして高速で記録できる方法。 - 特許庁
If not specified, the module calling this function is used.Optional argument globs is a dictionary containing the initial global variables for the tests.例文帳に追加
module を指定しない場合、この関数を呼び出しているモジュールになります。 オプション引数 globs は辞書で、テストのグローバル変数の初期値が入ります。 - Python
linejunk: A function that accepts a single string argument, and returns true if the string is junk, or false if not. The default is (None), starting with Python 2.3.例文帳に追加
linejunk: string型の引数ひとつを受け取る関数で、文字列がjunkか否かによってtrueを(違うときにはtrueを)返します。 Python2.3以降、デフォルトでは(None)になります。 - Python
f.warptoiconmgr string This function warps the pointer to theicon manager entry associated with the window containing the pointer inthe icon manager specified by the argument string. 例文帳に追加
"f.warptoiconmgr string" 8この関数は、引き数 string で指定されたアイコンマネージャ内のポインタを含むウィンドウに対応するアイコンマネージャのエントリにポインタを移動させる。 - XFree86
A real initial value expression generating part 105 pays attention to an object generation statement and if a dummy initial value expression corresponding to an object generation function which is accessed by the statement by giving its actual argument is already produced, it produces a real initial value expression that substitutes an actual argument for the dummy argument of the dummy initial value expression.例文帳に追加
実初期値式生成部105はソースプログラム中のオブジェクト生成文に着目し、その文が実引数を渡して呼び出すオブジェクト生成関数に対応する仮初期値式が既に作成されていれば、その仮初期値式の仮引数を実引数に置き換えた実初期値式を作成する。 - 特許庁
With a function argument, set a break at the first executable statement within that function. The line number may be prefixed with a filename and a colon,to specify a breakpoint in another file (probably one that hasn't been loaded yet).例文帳に追加
function引数がある場合は、その関数の中の最初の実行可能文にブレークポイントを設定します。 別のファイル(まだロードされていないかもしれないもの)のブレークポイントを指定するために、行番号はファイル名とコロンをともに先頭に付けられます。 - Python
A source code which is described in the same language as a source program and can serve as the argument of a predefined function for the language is stored in advance.例文帳に追加
ソースプログラムと同一の言語で記述され、当該言語に対して予め用意された関数の引数となり得るソースコードを予め記憶しておく。 - 特許庁
program execution continues by a call to the function func specified as the second argument of that call to makecontext (3). 例文帳に追加
の呼び出しによって得られていたものの場合は、プログラムの実行はそのmakecontext (3) 呼び出しの第二引数で指定された関数 funcを呼び出すかたちで継続する。 - JM
If the argument is a string, then the string is looked up as the name of a module,function, class, method, keyword, or documentation topic, and a help page is printed on the console.例文帳に追加
引数が文字列の場合、文字列はモジュール、関数、クラス、メソッド、キーワード、またはドキュメントの項目名として検索され、ヘルプページがコンソール上に印字されます。 - Python
charjunk: A function that accepts a single character argument(a string of length 1), and returns true if the character is junk.The default is None, meaning that no character is considered junk.例文帳に追加
charjunk: この関数は(長さ1の)文字列を引数として受け取り、文字列がjunkであるときにtrueを返します。 デフォルトはNoneであり、どんな文字列もjunkとは見なされません。 - Python
This utility function creates and returns a new exception object.The name argument must be the name of the new exception, a Cstring of the form module.class. 例文帳に追加
このユーティリティ関数は新しい例外オブジェクトを作成して返します。 name引数は新しい例外の名前、module.class形式のC文字列でなければならない。 - Python
= expression, the function is said to have ``defaultparameter values.'' For a parameter with a default value, the corresponding argument may be omitted from a call,in which case the parameter's default value is substituted.例文帳に追加
デフォルト値を伴うパラメタに対しては、関数呼び出しの際に対応するパラメタが省略されると、パラメタの値はデフォルト値で置き換えられます。 - Python
Return a list of source lines and starting line number for an object.The argument may be a module, class, method, function, traceback, frame,or code object. 例文帳に追加
オブジェクトのソース行のリストと開始行番号を返します。 引数にはモジュール・クラス・メソッド・関数・トレースバック・フレーム・コードオブジェクトを指定する事ができます。 - Python
Optional argument isjunk must be None (the default) or a one-argument function that takes a sequence element and returnstrue if and only if the element is ``junk'' and should be ignored.Passing None for isjunk is equivalent to passinglambda x: 0; in other words, no elements are ignored.例文帳に追加
オプションの引数 isjunk は、None (デフォルトの値です)にするか、単一の引数をとる関数にせねばなりません。 後者の場合、関数はシーケンスの要素を受け取り、要素が ``junk'' であり、無視すべきである場合に限り真をかえすようにせねばなりません。 - Python
At the time of converting the procedure calling in a procedure calling code conversion part 5, the unrequired redistributions are reduced by calling a function for acquiring the information of the distribution pattern of the dummy argument of a low-order procedure and outputting a code for not distributing data in the case that the distribution patterns of an actual argument and the dummy argument match.例文帳に追加
手続き呼び出しコード変換部5において手続き呼び出しを変換する際に、下位手続きの仮引数の分散パターンの情報を取得する関数を呼び出し、実引数と仮引数の分散パターンが一致している場合にはデータ分散を行なわないようなコードを出力することで、不要な再分散を削減する。 - 特許庁
At the time of calling the function of a class 402 of a network node 4 by a class(module) 302 of a network node 3, the network node 3 acquires the function identification code(numeric value) of the function from an external reference table 310, and outputs the function identification code with an argument as a message to the network node 4.例文帳に追加
ネットワークノード3のクラス(モジュール)302において、ネットワークノード4のクラス402の関数(機能)の呼び出しを行うときに、ネットワークノード3は、外部参照テーブル310から当該関数の機能識別コード(数値)を得て、この機能識別コードが引数と共にメッセージとしてネットワークノード4に出力する。 - 特許庁
Said function f_m, n of the complementary operation includes a non-zero orthogonal transformation coefficient that is included in code data, in an argument and complements a zero orthogonal transformation coefficient to be non-zero.例文帳に追加
この補完演算の関数f_m,nは、符号データに含まれる非零の直交変換係数を引数に含め、零の直交変換係数を非零に補完するものである。 - 特許庁
Besides, processing including variable factors is owned as a parameter program 12 and in that program, the coefficient of the calculation expression and the argument of a function or the like are owned as reference table parameters 13.例文帳に追加
また、変動要因を含む処理が、パラメータプログラム12として保有され、その中で、計算式の係数、関数の引数等が、参照表パラメータ13として保有される。 - 特許庁
To provide a program change support device which saves the programmer's laber to change one argument of a function call description including plural arguments.例文帳に追加
複数の引数を含む関数呼出記述の1つの引数を変更する作業を行う場合のプログラマの労力を軽減させるプログラム変更支援装置を提供する。 - 特許庁
Extraction means 12 extracts the symbol included in at least one of a return value and an argument, when each of multiple times of calls of a function is performed.例文帳に追加
抽出手段12は、複数回の関数の呼び出しそれぞれが行われるとき、戻り値および引数の少なくとも一方に含まれる記号を抽出する。 - 特許庁
As for the approximate error function, a region where the output signal to be the argument exists is divided into two or more regions, and two or more approximate error functions which correspond to individual sections are formed.例文帳に追加
近似誤差関数は、引数となる出力信号存在領域を複数の範囲に区分し、各区分に対応した複数の近似誤差関数を作成する。 - 特許庁
with an automatic variable as the argument, then return from the calling function while string is still part of the environment. )However, glibc 2.0-2.1.1 differs: a copy of the string is used. 例文帳に追加
を自動変数を引数として呼び出し、stringが環境の一部のままで呼び出した関数から return するとエラーになる)しかし、glibc 2.0-2.1.1 では異なり、文字列のコピーが使われる。 - JM
Recursively unpacks a Carbon.AE.AEDesc event to Python objects. The function returns the parameter dictionary and the attribute dictionary.The formodulename argument is used by generated stub packages to control where AppleScript classes are looked up.例文帳に追加
関数は引数の辞書および属性の辞書を返します。 formodulename 引数は AppleScript クラスをどこに捜しに行くか制御するために、生成されたスタブパッケージにより使用されます。 - Python
Raised when a built-in operation or function receives an argument that has the right type but an inappropriate value, and the situation is not described by a more precise exception such as IndexError.例文帳に追加
組み込み演算や関数が、正しい型だが適切でない値を受け取った場合、および IndexError のように、より詳細な説明のできない状況で送出されます。 - Python
To provide a semiconductor testing system for calling a generic function included in a test program generated by using language for generating a test program without especially generating for the general argument of the generic function.例文帳に追加
テスト・プログラム作成用言語を用いて作成されたテスト・プログラムに含まれる汎用関数を、その汎用関数の汎用引数について特別な準備をすることなく呼び出すことができる半導体試験システムを提供する。 - 特許庁
An indirect branch instruction is applied by defining an address register as an argument for giving an indirect function calling capability with respect a single instruction multiple thread (SIMT) processor architecture.例文帳に追加
間接的な分岐命令は、単一命令複数スレッド(SIMT)プロセッサアーキテクチャーに対する間接的な関数呼び出し能力を与えるためにアドレスレジスタを引数としてみなす。 - 特許庁
Then the socket hook processing part 113 transmits transmission information including the protocol type, a parameter of an argument of the hooked socket function and transmission data to an encapsulation processing part 114.例文帳に追加
そして、ソケットフック処理部113は、カプセル化処理部114に、プロトコル種別と、前記フックしたソケット関数の引数であるパラメータおよび送信データを含む送信情報とを送信する。 - 特許庁
This method takes care of all that bureaucracy for you; all you have to do is supply the function to call and an argument tuple for it (to embody the``external action'' being performed), and an optional message to print.例文帳に追加
この関数はその繁雑な処理を行います。 関数と引数のタプル、(実行する「アクション」をはっきりさせるための)表示に使われる任意のメッセージを渡してください。 - Python
For example, it can help you examine the contents of a class, retrieve the source code of a method,extract and format the argument list for a function, or get all the information you need to display a detailed traceback.There are four main kinds of services provided by this module:type checking, getting source code, inspecting classes and functions, and examining the interpreter stack. Subsections例文帳に追加
このモジュールの機能は、型チェック・ソースコードの取得・クラス/関数から情報を取得・インタープリタのスタック情報の調査、の4種類に分類する事ができます。 - Python
This exception is raised when a function returns a system-relatederror (not for illegal argument types or other incidental errors).This is also known as the built-in exception OSError. 例文帳に追加
関数がシステム関連のエラー(引数の型違いや他のありがちなエラーではない)を返した場合この例外が発生します。 これは OSError として知られる組み込み例外でもあります。 - Python
If the color argument is NULL, this function sets the format component of the Client White Point specification to XcmsUndefinedFormat,indicating that the Client White Point is assumed to be the same as the Screen White Point.例文帳に追加
引き数 color が NULL ならば、この関数はクライアント白色点の指定の format コンポーネントにXcmsUndefinedFormatをセットする。 これは、クライアント白色点がスクリーン白色点と同じであると想定することを示す。 - XFree86
A compiler 202 analyzes a source file 201, position information composed of class name, object name, function name, argument list, file scope, class scope, function scope, row number and address is extracted by a position information extracting part 404 and a position information table 1000 is prepared.例文帳に追加
コンパイラ装置202がソースファイル201を解析し、位置情報抽出部404によって、クラス名、オブジェクト名、関数名、引数リスト、ファイルスコープ、クラススコープ、関数スコープ、行番号、アドレスで構成される位置情報を抽出、位置情報テーブル1000を生成する。 - 特許庁
The source code vulnerability inspection device traces transition of external input in the source code to be inspected from the dynamic inter-temporary argument transition DB 206 and an inter-temporary argument transition DB 204, and warns that a part matching with registration contents of a vulnerability database 205 registered with a function vulnerable when using the external input as a parameter has vulnerability.例文帳に追加
これと仮引数間遷移DB204から検査対象のソースコードにおける外部入力の遷移を追跡し、外部入力をパラメータとして使用すると脆弱な関数を登録した脆弱性データベース205の登録内容に合致する箇所を、脆弱性を有する箇所として警告する。 - 特許庁
Retrieve a file in binary transfer mode. command should be an appropriate "RETR" command: 'RETR filename'.The callback function is called for each block of data received,with a single string argument giving the data block.The optional maxblocksize argument specifies the maximum chunk size to read on the low-level socket object created to do the actual transfer(which will also be the largest size of the data blocks passed tocallback).例文帳に追加
関数callbackは、受信したデータブロックのそれぞれに対して、データブロックを1つの文字列の引数として呼び出されます。 省略可能な引数maxblocksizeは、実際の転送を行うのに作られた低レベルのソケットオブジェクトから読み込む最大のチャンクサイズを指定します(これはcallbackに与えられるデータブロックの最大サイズにもなります)。 - Python
In addition, as another method, a rectangle area including all the cells for conversion is specified as the argument of the two-dimensional bar code conversion function, once converted into CSV data and after that, converted into the two-dimensional bar code.例文帳に追加
また、別の方法として変換対象となるセルを全て含む矩形領域を2次元バーコード変換関数の引数に指定し、CSVデータに一且変換してから2次元バーコードに変換する。 - 特許庁
The comparison function must return an integer less than, equal to, or greater than zero if the first argument is considered to be respectively less than, equal to, or greater than the second. 例文帳に追加
比較関数は、第一引き数が第二引き数に対して、1) 小さい、2) 等しい、3) 大きいのそれぞれに応じて、1) ゼロより小さい整数、2) ゼロ、3) ゼロより大きい整数のいずれかを返さなければならない。 - JM
A task T1 designates an identifier ID1 of first processing object data D1 as an argument when an instruction for calling a first data processing function FX is executed to a data management task TM in the case where the first processing object data D1 is processed by the first data processing function FX.例文帳に追加
タスクT1は、第1のデータ処理関数FXによって第1の処理対象データD1を処理する場合、第1のデータ処理関数FXを呼び出す命令をデータ管理タスクTMに対して行う際に、引数として第1の処理対象データD1の識別子ID1を指定する。 - 特許庁
A dummy initial value expression generating part 103 pays attention to the definition of an object generating function in a source program and when the object generating function does not perform operations except setting value to the member variable of an object, it produces a dummy initial value expression which represents a member variable with a dummy argument.例文帳に追加
仮初期値式生成部103はソースプログラム中のオブジェクト生成関数の定義に着目し、オブジェクト生成関数がオブジェクトのメンバ変数への値の設定以外の動作を行わないものである場合には、メンバ変数を仮引数で表現した仮初期値式を作成する。 - 特許庁
At the time of generating the execute form program, the information of defined functions and variables, the information of referred functions and variables, a start address, and an end address are included in each source file and argument information and the start address and end address of each function are included in each function.例文帳に追加
実行形式プログラム生成時に、ソースファイル毎にて、定義されている関数及び変数の情報、参照している関数及び変数の情報、開始アドレス、及び終了アドレスを含ませ、更に、上記の関数毎にて、引数情報、関数の開始アドレス、関数の終了アドレスを含ませる。 - 特許庁
In each of the apparatus or application which performs authentication, a variable shared key changing by each prescribed communication unit requiring authentication is generated, value of a unidirectional function employing the variable shared key for its argument is obtained, and the one-time ID is generated from the value of the function.例文帳に追加
認証を行う装置またはアプリケーションの各々において、認証が必要な所定の通信単位毎に変化する可変共有鍵を生成するとともに、この可変共有鍵を引数とする一方向関数の関数値を求め、この関数値から上記ワンタイムIDを生成するようにした。 - 特許庁
This temperature estimation device estimates the temperature of the inside of the exhaust manifold by using a function in which a variable including a coefficient of restriction area of variable nozzle increasing and decreasing the air amount force-fed by a variable nozzle type turbocharger is used as an argument Tex.例文帳に追加
温度推定装置は、可変ノズル式ターボチャージャが圧送する空気量を増減させる可変ノズル絞り面積係数を含む変数を引数Texとした関数を用いてエキゾーストマニホールド内温度を推定する。 - 特許庁
Sound characteristics by argument are shown by exponential power of function, showing representative directivity of the speaker by including as a variable an argument to a reference line extending from the speaker, and exponents of the exponential power are specified by frequency of a sound output from the speaker to approximate sound characteristics of the speaker by frequency.例文帳に追加
スピーカーから延びる基準線に対する偏角を変数として前記スピーカーの代表的な指向性を示す関数のべき乗によって前記偏角毎の音響特性を示すとともに、前記スピーカーから出力される音の周波数毎に前記べき乗の指数を特定することによって、前記スピーカーの前記周波数毎の音響特性を近似する。 - 特許庁
A transmitter side uses a user name, such as a user name or a mail address of a receiver side user, by which the receiver side user can be identified, for an argument and calculates unique numerical sequence by using a HASH function and uses the calculation result for a sub address in the case of transmission.例文帳に追加
送信する際に受信側ユーザのユーザ名又はメールアドレス等の当該受信側ユーザを特定できるユーザ名を引数としてHASH関数で一意的な数値列を演算して、これをサブアドレスとする。 - 特許庁
The callback function should raise OptionValueError if there are any problems with the option or its argument(s). optparse catches this and terminates the program, printing the error message you supply to stderr.例文帳に追加
オプション自体か、あるいはその引数に問題があるばあい、コールバック関数はOptionValueError を送出せねばなりません。 optparse はこの例外をとらえてプログラムを終了させ、ユーザが指定しておいたエラーメッセージを標準エラー出力に出力します。 - Python
When calling of a reference function is performed to the server 30, at least one argument selected from the update history management table 36 according to a prescribed rule is additionally registered in the update history management table 36, and thereafter is stored in the verifying data management table 34 while it is sequentially applied to the update function.例文帳に追加
そして、サーバ30に参照関数の呼び出しがあると、更新履歴管理表36から所定規則に則って選定された少なくとも1つの引数を更新履歴管理表36に追加登録した後、これを更新関数に順次適用しつつ検証用データ管理表34に格納する。 - 特許庁
There are no variants with NULLchecking.The C function calling mechanism guarantees that the argument list passed to C functions (args in the examples) is neverNULL -- in fact it guarantees that it is always a tuple.例文帳に追加
型を調べるマクロには、NULL チェックを行う変化形はありません。 Python から C 関数を呼び出す機構は、 C 関数に渡される引数リスト(例でいうところの args) が決して NULL にならないよう保証しています -- 実際には、常にタプル型になるよう保証しています。 - Python
The tstate argument, which must not be NULL, is only used to check that it represents the current thread state -- if it isn't, a fatal error is reported.This function is not available when thread support is disabled at compile time.例文帳に追加
tstate はNULLであってはなりませんが、その値が現在のスレッド状態を表現しているかどうかを調べるためにだけ使われます -- もしそうでなければ、致命的エラーが報告されます。 この関数はコンパイル時にスレッドサポートを無効化すると利用できません。 - Python
This device (1) includes a level changing device (6) amplifying or attenuating the input signal xLOG(k) to generate a first intermediate signal A that falls within a compressed argument range of the mathematical function, and a correction signal shiftLOG dependent on the amplification or attenuation of the input signal xLOG(k).例文帳に追加
本発明の装置(1)は、入力信号(xLOG(k))を増幅、減衰することで数学的関数の絞られた引数の範囲内にある第1の中間信号(A)と入力信号(xLOG(k))の増幅、減衰による訂正信号(shift_LOG)を生成するレベル変更装置(6)を含む。 - 特許庁
Code objects represent byte-compiled executable Python code, or bytecode.The difference between a code object and a function object is that the function object contains an explicit reference to the function's globals (the module in which it was defined), while a code object contains no context; also the default argument values are stored in the function object,not in the code object (because they represent values calculated atrun-time).例文帳に追加
コードオブジェクトは バイトコンパイルされた (byte-compiled)実行可能な Python コード、別名 バイトコード (bytecode) を表現します。 コードオブジェクトと関数オブジェクトの違いは、関数オブジェクトが関数のグローバル変数 (関数を定義しているモジュールのグローバル) に対して明示的な参照を持っているのに対し、コードオブジェクトにはコンテキストがないということです; また、関数オブジェクトではデフォルト引数値を記憶できますが、コードオブジェクトではできません(実行時に計算される値を表現するため)。 - Python
(Default values are calculated, once, when the function is defined; thus, a mutable object such as a list or dictionary used as default value will be shared by all calls that don't specify an argument value for the corresponding slot; this should usually beavoided.)例文帳に追加
(デフォルト値は、関数が定義されたときに一度だけ計算されます; 従って、リストや辞書のような変更可能なオブジェクトがデフォルト値として使われると、対応するスロットに引数を指定しない限り、このオブジェクトが全ての呼び出しから共有されます; このような状況は通常避けるべきです。 - Python
例文 (209件) |
Copyright © Japan Patent office. 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
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会員(無料)になると
|