例文 (103件) |
argument of functionの部分一致の例文一覧と使い方
該当件数 : 103件
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.例文帳に追加
実行モジュール内関数の実行履歴を、各関数の引数情報を伴った実行履歴データとして高速で記録できる方法。 - 特許庁
Return the text of the source code for an object.The argument may be a module, class, method, function, traceback, frame,or code object. 例文帳に追加
オブジェクトのソースコードを返します。 引数にはモジュール・クラス・メソッド・関数・トレースバック・フレーム・コードオブジェクトを指定する事ができます。 - Python
The XSetOCValues function returns NULL if no error occurred; otherwise, it returns the name of the first argument that could not be set.例文帳に追加
関数XSetOCValuesはエラーが発生しなかった場合に NULL を返す。 そうでない場合、セットできなかった最初の引き数の名前が返される。 - XFree86
The XGetIMValues function presents a variable argument list programming interface for querying properties or features of the specified input method.例文帳に追加
The関数XGetIMValuesは指定した入力メソッドのプロパティやフィーチャを問い合わせるために、可変長引き数リストプログラミングインタフェースを与える。 - XFree86
The XGetICValues function returns NULL if no error occurred;otherwise, it returns the name of the first argument that could not be obtained.例文帳に追加
関数XGetICValuesはエラーが発生しなければ NULL を返す。 そうでない場合には、得ることができなかった最初の引き数の名前を返す。 - XFree86
In the optimization of a function call by the complier, a function access using a constant as an argument and having no side effect is registered in a table (step 101) and the registered function access is arranged in a start-up part (step 104).例文帳に追加
コンパイラによる関数呼び出し最適化において、定数を引数とする副作用の無い関数呼び出しを表に登録し(ステップ101)、登録された関数呼び出しをスタートアップ部に置く(ステップ104)。 - 特許庁
This is really a different disguise of a built-in function, this timecontaining an object passed to the C function as an implicit extra argument.例文帳に追加
実際には組み込み関数を別の形で隠蔽したもので、こちらの場合にはC 関数に渡される何らかのオブジェクトを非明示的な外部引数として持っています。 - Python
The argument to pydoc can be the name of a function, module, or package, or a dotted reference to a class,method, or function within a module or module in a package.例文帳に追加
pydocの引数として与えることができるのは、関数名・モジュール名・パッケージ名、また、モジュールやパッケージ内のモジュールに含まれるクラス・メソッド・関数へのドット"."形式での参照です。 - Python
Whenever a function or method expects a file argument, this argument can be one of three things: (1) a full or partial Macintoshpathname, (2) an FSSpec object or (3) a 3-tuple(wdRefNum, parID, name) as described in Inside Macintosh: Files.例文帳に追加
関数やメソッドがfile 引数をとるようになっている場合、引数は常に次の 3 つ、(1) Macintosh のフルパス名あるいは部分パス名、(2) FSSpec オブジェクト、(3) Inside Macintosh: Files で解説されている 3 要素のタプル(wdRefNum, parID, name)のうちのいずれかになります。 - Python
The setUp function can access the test globals as the globs attribute of the test passed.Optional argument globs is a dictionary containing the initial global variables for the tests.例文帳に追加
tearDown ははglobs 属性を介してテストのグローバル変数にアクセスできます。 オプション引数 globs は辞書で、テストのグローバル変数の初期値が入ります。 - Python
This function returns NULL ifit succeeds; otherwise, it returns the name of the first argument thatcould not be obtained. 例文帳に追加
この関数は成功の場合には NULL を返す。 そうでない場合には、取得に失敗した取得に失敗した最初の引き数の名前を返す。 - XFree86
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は、複数回の関数の呼び出しそれぞれが行われるとき、戻り値および引数の少なくとも一方に含まれる記号を抽出する。 - 特許庁
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
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に出力する。 - 特許庁
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において手続き呼び出しを変換する際に、下位手続きの仮引数の分散パターンの情報を取得する関数を呼び出し、実引数と仮引数の分散パターンが一致している場合にはデータ分散を行なわないようなコードを出力することで、不要な再分散を削減する。 - 特許庁
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
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
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として保有される。 - 特許庁
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
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
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はソースプログラム中のオブジェクト生成文に着目し、その文が実引数を渡して呼び出すオブジェクト生成関数に対応する仮初期値式が既に作成されていれば、その仮初期値式の仮引数を実引数に置き換えた実初期値式を作成する。 - 特許庁
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は、符号データに含まれる非零の直交変換係数を引数に含め、零の直交変換係数を非零に補完するものである。 - 特許庁
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つの引数を変更する作業を行う場合のプログラマの労力を軽減させるプログラム変更支援装置を提供する。 - 特許庁
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 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とした関数を用いてエキゾーストマニホールド内温度を推定する。 - 特許庁
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.例文帳に追加
テスト・プログラム作成用言語を用いて作成されたテスト・プログラムに含まれる汎用関数を、その汎用関数の汎用引数について特別な準備をすることなく呼び出すことができる半導体試験システムを提供する。 - 特許庁
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.例文帳に追加
実行形式プログラム生成時に、ソースファイル毎にて、定義されている関数及び変数の情報、参照している関数及び変数の情報、開始アドレス、及び終了アドレスを含ませ、更に、上記の関数毎にて、引数情報、関数の開始アドレス、関数の終了アドレスを含ませる。 - 特許庁
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
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
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.例文帳に追加
スピーカーから延びる基準線に対する偏角を変数として前記スピーカーの代表的な指向性を示す関数のべき乗によって前記偏角毎の音響特性を示すとともに、前記スピーカーから出力される音の周波数毎に前記べき乗の指数を特定することによって、前記スピーカーの前記周波数毎の音響特性を近似する。 - 特許庁
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を生成するようにした。 - 特許庁
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
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はソースプログラム中のオブジェクト生成関数の定義に着目し、オブジェクト生成関数がオブジェクトのメンバ変数への値の設定以外の動作を行わないものである場合には、メンバ変数を仮引数で表現した仮初期値式を作成する。 - 特許庁
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次元バーコードに変換する。 - 特許庁
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を生成する。 - 特許庁
A CPU 30 delivers a pointer to the substance of the structure of the constant attribute to an argument of a function mounted with operation to the substance of the structure of the constant attribute to access the variable attribute through the pointer to the substance of the structure of the variable attribute belonging to the substance of the structure of the constant attribute.例文帳に追加
CPU30は、定数属性の構造体の実体に対する操作を実装する関数の引数に定数属性の構造体の実体へのポインタを引き渡すことにより、変数属性へのアクセスを定数属性の構造体の実体に属する変数属性の構造体の実体へのポインタを経由して行う。 - 特許庁
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関数で一意的な数値列を演算して、これをサブアドレスとする。 - 特許庁
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 weighting execution section 130 of an abnormality detection apparatus 100 performs weighting on a weighting ratio of management target data in a running average value in accordance with a monotonous increase function of any arbitrary degree with an absolute value of a differential between the management target data and the running average value of the management target data as an argument.例文帳に追加
異常検出装置100の重み付け実行部130は、管理対象データと、管理対象データの移動平均値との差分の絶対値を引数とする任意の次数の単調増加関数によって、移動平均値における管理対象データの加重割合に重み付けを行う。 - 特許庁
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に格納する。 - 特許庁
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)を含む。 - 特許庁
For verification of such argument, the labor demand function categorized by business sector was estimated and the significance of the import price index was examined, based on which the statistical significance of correlation between the decline in prices of import products and the decrease in the number of workers was confirmed in the general machinery, transportation equipment and chemicals sectors (Table 2-1-3-13).例文帳に追加
この点を確認するために、業種別の労働需要関数を推計し、輸入価格指数の有意性を検定したところ、一般機械、輸送機械、化学については輸入品価格の下落と従業員の減少との相関関係が統計上有意であることが確認された(第2-1-3-13表)。 - 経済産業省
The client device 20 generates a series of second password group by repeated operation of the one-way function using the seed as an initial value of argument, associates a series of expiration dates to passwords thereof in the order opposite to the generation order of passwords, selects a currently valid password from the second password group at authentication execution and transmits it to the server device 10.例文帳に追加
クライアント装置20はシードを引数の初期値として一方向関数の繰り返し演算によって一連の第2パスワード群を生成し、パスワードの生成順とは逆順に一連の有効期限を対応付け、認証実施時に現在有効なパスワードを第2パスワード群から選定してサーバ装置10に送信する。 - 特許庁
Some of them don't convert from Unicode strings to byte strings, but instead use the property of the Pythoncodecs machinery that any bijective function with one argument can be considered as an encoding.For the codecs listed below, the result in the ``encoding'' direction is always a byte string.例文帳に追加
これらの codec の中にはUnicode 文字列からバイト文字列への変換を行わず、むしろ単一の引数をもつ全写像関数はエンコーディングとみなせるというPython codec の性質を利用したものもあります。 以下に列挙した codec では、``エンコード'' 方向の結果は常にバイト文字列方向です。 - Python
An instruction book interpretation execution unit 48 extracts a class name of an image processing class corresponding to each processing module and a specific argument from image processing information, converts the class name in accordance with predetermined rules, and calls a factory generation function 60 to which the converted name is given.例文帳に追加
指示書解釈実行部48は、画像処理情報から各処理モジュールに対応する画像処理クラスのクラス名及び固有の引数を抽出し、該クラス名を予め定められた規則によって変換し、該変換された名称が付与されたファクトリ生成関数60を呼び出す。 - 特許庁
例文 (103件) |
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
Copyright © Japan Patent office. 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
ログイン |
Weblio会員(無料)になると
|
ログイン |
Weblio会員(無料)になると
|