小窓モード


プレミアム

ログイン
設定

設定

actual argumentとは 意味・読み方・使い方

発音を聞く
プレーヤー再生
ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 実引数

「actual argument」の部分一致の例文検索結果

該当件数 : 13



例文

If there is no next argument, or if type is not compatible with the type of the actual next argument (as promoted according to the default argument promotions), random errors will occur.発音を聞く 例文帳に追加

次の引き数がなかったり、typeが次の引き数の実際の型と互換でない場合 (デフォルトの引き数変換で扱えなかった場合) には、予測できないエラーが起こる。 - JM

The actual structure passed for the addr argument will depend on the address family.発音を聞く 例文帳に追加

addr引き数に実際にどのような構造体が渡されるかは、アドレス・ファミリーに依存する。 - JM

Like the key argument, also block is a bit vector representation of the actual value that is encoded.発音を聞く 例文帳に追加

引き数keyと同様に、blockはエンコードされた実際の値を表現するビットの配列である。 - JM

The argument fromlen is a value-result argument, initialized to the size of the buffer associated with from , and modified on return to indicate the actual size of the address stored there.発音を聞く 例文帳に追加

引き数fromlenは入出力両用の引き数で、呼び出し時にはfromに割り当てたバッファの大きさを入れておき、返ってくる時には実際にfromに格納されたアドレスの大きさに変更される。 - JM

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はソースプログラム中のオブジェクト生成文に着目し、その文が実引数を渡して呼び出すオブジェクト生成関数に対応する仮初期値式が既に作成されていれば、その仮初期値式の仮引数を実引数に置き換えた実初期値式を作成する。 - 特許庁

optlen is a value-result argument, initially containing the size of the buffer pointed to by optval , and modified on return to indicate the actual size of the value returned.発音を聞く 例文帳に追加

ではoptlenは値と結果両用の引き数で、最初にoptvalの指しているバッファーのサイズを与え、実際に返される値のサイズに書き換えられる。 - JM

例文

If the flag argument is true (1) and data transfer has started, then the system call will be interrupted and will return the actual amount of data transferred.発音を聞く 例文帳に追加

flag 引き数が真 (1) でデータの転送が開始されていれば、システム・コールは中断され、それまでに実際に転送されたデータの量が返される。 - JM

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

JST科学技術用語日英対訳辞書での「actual argument」の意味

actual argument


日英・英日専門用語辞書での「actual argument」の意味

actual argument


Weblio英和対訳辞書での「actual argument」の意味

actual argument

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「actual argument」の部分一致の例文検索結果

該当件数 : 13



例文

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において手続き呼び出しを変換する際に、下位手続きの仮引数の分散パターンの情報を取得する関数を呼び出し、実引数と仮引数の分散パターンが一致している場合にはデータ分散を行なわないようなコードを出力することで、不要な再分散を削減する。 - 特許庁

To perform an in-line expansion capable of enhancing execution performance of an object program when a compiler performing in-line expansion by enabling optimization processing applied by the compiler even if both an actual argument and a dummy argument are arrays, with the dimensions of the arrays being mutually differed.例文帳に追加

インライン展開を行うコンパイラにおいて、実引数と仮引数が共に配列で、かつ、配列の次元が互いに異なる場合に、コンパイラにより適用される最適化処理を受けることができ、オブジェクトプログラムの実行性能を高めることができるインライン展開を実施する。 - 特許庁

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

An actual stub determining process 104 called from the tentative stub 103 when a test is conducted determines and executes the execution stubs a1 and a2 according to the argument values at the time of the tentative stub calling, the internal conditions, and the specific condition file 107.例文帳に追加

そして、テスト実施時に仮スタブ103から呼び出される実スタブ決定処理104が、仮スタブ呼び出し時の引数値及び内部条件と指定条件ファイル107とに基づいて、実行する実スタブa1又はa2を決定し、実行する。 - 特許庁

If verbose is unspecified, or None, thenverbose output is used iff the command-line switch -vis used .The optional keyword argument optionflags can be used to control how the test runner compares expected output to actual output, and how it displays failures.例文帳に追加

verbose を指定しない場合やNone を指定した場合、コマンドラインスイッチ -v を使った場合にのみverbose 出力を適用します。 オプションのキーワード引数optionflags を使うと、テストランナが予想出力と実際の出力を比較する方法や、テストの失敗を表示する方法を制御できます。 - Python

例文

At a meeting yesterday of the Basic Policy Cabinet Committee’s working group, it was decided that the group will hold a further debate on the contents of the supplementary budget. While opinions have been expressed from various perspectives with regard to the contents of the supplementary budget, I have been arguing that aggressive, bold efforts should be made to stimulate private demand and create domestic demand through government expenditures, as private-sector demand is particularly weak, so that measures suited to the actual state of the economy and the actual circumstances of each region will be taken. I will try to have my argument reflected in the supplementary budget.発音を聞く 例文帳に追加

昨日の基本政策(閣僚)委員会のワーキングチームで、内容について、補正の中身についての検討を更に進めていくということでありますので、内容については、いろんな角度からの「こうやるべきだ」という意見がありますけれども、経済の実態、地域の実態に合った形での対策になるように、特に、民需が非常に弱い状況において、政府支出によって民需を引っ張り出していく、政府支出によって内需を創出していくという努力を、思い切って、大胆にやらなければならないということを私は主張しているわけでありますが、そうしたものが反映された補正予算になるように努力をしたいと思っています。 - 金融庁

>>例文の一覧を見る


actual argumentのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
独立行政法人科学技術振興機構独立行政法人科学技術振興機構
All Rights Reserved, Copyright © Japan Science and Technology Agency
日中韓辭典研究所日中韓辭典研究所
Copyright © 2026 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS