「array pointer」を含む例文一覧(46)

  • a pointer to the beginning of the array
    配列の先頭へのポインター - 研究社 英和コンピューター用語辞典
  • returns a pointer to the array malloc (3)ed
    された配列へのポインタを返す。 - JM
  • A pointer to an array of XvFormat structures.
    \\fIformats\\fR 8XvFormat 構造体の配列へのポインタ。 - XFree86
  • The array is terminated by a null pointer.
    配列はヌル・ポインターで終端する。 - JM
  • h_aliases An array of alternative names for the host, terminated by a NULL pointer.
    配列は NULL ポインタで終端される。 - JM
  • The pointer iov points to an array of iovec structures as defined in <sys/uio> :
    ポインタiovはiovec構造体の配列を指す。 - JM
  • The array must be terminated by a NULL pointer.
    配列は、NULL ポインタで終端されなければならない。 - JM
  • The data member is a pointer to an array of integers.
    data メンバには、整数の配列へのポインタがセットされる。 - XFree86
  • The array of pointers must be terminated by a NULL pointer.
    ポインタの配列は必ずNULL で終わらなければならない。 - JM
  • functions return a pointer to the previous state array, or NULL on error.
    関数は直前の状態配列へのポインタまたは NULL を返す。 - JM
  • A pointer array 202 is connected to the vector data file by a bus.
    ポインタ配列202はバスによってベクトル・データ・ファイルに結合される。 - 特許庁
  • returns a pointer to a matching member of the array, or to the newly added member if no match is found.
    の返り値も、配列のマッチしたメンバーへのポインタである。 - JM
  • The argument arrp is the address of the pointer to the array, while size is the element count of the array.
    引き数arrpは配列へのポインターのアドレスである。 一方でsizeは配列の要素数そのものである。 - JM
  • The nmap argument specifies the length of the array where the pointer mapping is returned, and only the first nmap elements are returned in map_return.
    引き数 nmap はポインタのマッピングが返される配列の長さを指定する。 - XFree86
  • When each time stamp element is kept, a pointer matrix having a pointer array associated with each possible time stamp value is kept.
    各タイムスタンプ要素が維持される場合、可能な各タイムスタンプ値に関連付けられるポインタアレイを有するポインタ行列が維持される。 - 特許庁
  • To provide a pointer body driver which can be used in common for dial plates different in array shape of indexes, and a pointer type instrument using the pointer body driver.
    指標の配列形状の異なる文字板に対して共通に用いることができる指針体駆動装置、および、当該指針体駆動装置が用いられる指針式計器を提供する。 - 特許庁
  • According to record contents, a value list of the first processing items of the record and a pointer array are updated.
    記録内容により当レコードの第1の処理項目の値リストとポインタ配列を更新する。 - 特許庁
  • longopts is a pointer to the first element of an array of struct option declared in <getopt> as +4n
    と言う形式で指定する。 longoptsはstruct optionの要素からなる配列の、先頭要素へのポインタである。 - JM
  • The pointer iov points to an array of iovec structures, defined in <sys/uio> as: +4n
    ポインタiovはiovec構造体の配列へのポインタである。 iovec構造体は<sys/uio>で以下のように定義されている:+4n - JM
  • A data structure 200 includes this skip list of a node 206 having an array of a forward pointer 210.
    データ構造(200)は正方向ポインタ(210)のアレイを有するノード(206)のスキップ・リストを含む。 - 特許庁
  • Finally,the module's initialization function must take care of initializing the C API pointer array:
    最後に、モジュールの初期化関数は C API のポインタ配列を初期化するよう手配しなければなりません: - Python
  • The argument arrp is the address of the pointer to the array, while sizep is the address of the element count of the array; this element count cannot exceed maxsize .
    引き数arrpは配列へのポインターのアドレスであり、sizepは配列の要素数のアドレスである。 これらの要素数はmaxsizeを超えてはならない。 - JM
  • function returns a pointer to a matching member of the array, or NULL if no match is found.
    関数は、配列のメンバーのうち、一致したものへのポインタを返す。 見つからなかったときは NULL を返す。 - JM
  • returns a pointer to a matching member of the array, or NULL if no match is found.
    の返り値は、配列のマッチしたメンバーへのポインタである。 もしマッチするメンバーが見つからないと NULL を返す。 - JM
  • allocates memory for an array of nmemb elements of size bytes each and returns a pointer to the allocated memory.
    はsizeバイトの要素nmemb個からなる配列にメモリを割り当て、割り当てられたメモリに対するポインタを返す。 - JM
  • The array T is treated as a pushdown memory with top as a pointer to the uppermost element.
    この配列Tは、先頭を最上位の要素へのポインタとして持つプッシュダウン記憶として扱われる。 - コンピューター用語辞典
  • Instead of passing a single buffer and length parameter, as is done with read and write , the process passes in a pointer to an array of buffers and lengths, along with a count describing the size of the array.
    read や writeによって行われるように、単一のバッファと長さをパラメータとして渡す代わりに、バッファと長さの配列へのポインタとそのサイズを渡します。 - FreeBSD
  • The classes field is a pointer to an array of XInputClassInfo structures.Each element of this array contains an event type base for a class of input supported by the specified device.
    classes フィールドは XInputClassInfo 構造体の配列へのポインタである。 この配列の各要素は、指定したデバイスがサポートしている入力のクラスに対するイベント型ベースを持つ。 - XFree86
  • function also specifies the environment of the executed process by following the NULL pointer that terminates the list of arguments in the argument list or the pointer to the argv array with an additional argument.
    では新しいプロセスの環境も指定する。 環境は引き数リスト (引き数リストもしくは追加の引き数を持ったargv配列へのポインタ) の最後の NULL ポインタに続けて指定する。 - JM
  • This additional argument is an array of pointers to null-terminated strings and must be terminated by a NULL pointer.
    追加の引き数は、NULL で終端された文字列へのポインタの配列であり、NULL ポインタで終わらなければならない。 - JM
  • The pointer array is provided with plural entries and each of entries identifies at least one storage element in the vector data file.
    ポインタ配列は複数のエントリを含み、各エントリはベクトル・データ・ファイル内の少なくとも1つの格納要素を識別する。 - 特許庁
  • The calling program supplies the address of a pointer which will be set by the function to point to an array of XF86VidModeModeInfo structures.
    この関数を呼び出すプログラムは、XF86VidModeModeInfo構造体の配列を指すように関数が設定するポインタのアドレスを与える。 - XFree86
  • Furthermore, the instruction book interpretation execution unit 48 stores the extracted argument in an array, and delivers a leading address of the array to the factory 70 in accordance with an argument type undefined pointer form.
    また、指示書解釈実行部48は、抽出した引数を配列に格納し、該配列の先頭アドレスを引数型不定のポインタ形式でファクトリ70に渡す。 - 特許庁
  • The method includes the steps of acquiring a location ID of a destination of a write operation, preserving the location ID in an available entry of the array, wherein the entry is identified by an array pointer having a first value, and changing the first value of the array pointer into a second value in order to identify other available array entries.
    書込み操作の宛先の位置IDを取得するステップと、アレイの使用可能な項目に前記位置IDを保管するステップであって、前記項目が第1の値を有するアレイ・ポインタによって識別されるステップと、他の使用可能なアレイ項目を識別するために前記アレイ・ポインタの前記第1の値を第2の値に変更するステップとを有する。 - 特許庁
  • To provide a method, system, and program for write process management in which a list of destination location IDs during write operations is maintained in an array having an array pointer which identifies the next available entry of the array.
    書込み操作中の宛先位置IDのリストが、アレイの次の使用可能な項目を識別するアレイ・ポインタを有するアレイ内に維持される、書込み処理を管理するための方法、システム、およびプログラムを提供する。 - 特許庁
  • The array state of the 32-bit words is determined by the two least significant bits(LSBs) of the pointer address for the grouped words.
    前記32ビットワードの配列状態は、前記グループ化ワードのポインタアドレスの2ビットの最下位有効ビット(LSB)によって決定できる。 - 特許庁
  • function takes a pointer to an array of character pointers naming one or more paths which make up a logical file hierarchy to be traversed.
    関数は、文字列ポインタの配列へのポインタを引き数に取る。 この文字列ポインタは、論理ファイル階層をつくる 1 つ以上のパスの名前になる。 - JM
  • The XListProperties function returns a pointer to an array of atom properties that are defined for the specified window or returns NULL if no properties were found.
    関数XListPropertiesは指定されたウィンドウに対して定義されているアトムプロパティの配列へのポインタを返す。 プロパティが見つからなかった場合には NULL を返す。 - XFree86
  • If a non-NULL pointer is supplied, each element of the array is set to True if the corresponding color was compressed and False otherwise.
    NULL でないポインタが与えられた場合、配列の各要素には対し、対応する色が圧縮されていればTrueがセットされ、そうでなければFalseがセットされる。 - XFree86
  • The FIFO memory device is provided with a memory array having a plurality of address arrangements and capable of storing input data and a boundary pointer indicating the end point of a buffer area to be formed in the memory array capable of storing the input data and characterized by controlling the value of the boundary pointer in accordance with the volume of the input data.
    複数のアドレス配置を有し、入力データを格納するメモリアレイと、前記入力データが格納され得る前記メモリアレイ内に形成されるバッファ領域の終了点を示すバウンダリポインタと、格納されている前記入力データの量に応じて前記バウンダリポインタの値を調整することを特徴とする。 - 特許庁
  • The XFontStruct structure contains all of the information for the font and consists of the font-specific information as well as a pointer to an array of XCharStruct structures for the characters contained in the font.
    この構造体は、フォント固有の情報やXCharStruct構造体(フォントに含まれる文字の情報)の配列へのポインタから構成されている。 XFontStruct ,XFontProp ,XCharStructの各構造体の内容を以下に示す。 - XFree86
  • The respective tabular format data are constituted by performing division into one or more information blocks composed of a value list storing item values in an order of item value numbers corresponding to the item values belonging to a specified item and a pointer array storing pointer values for indicating the item value numbers in the order of unique record numbers.
    特定の項目に属する項目値に対応した項目値番号の順に当該項目値が格納されている値リストと、一意的なレコード番号の順に、当該項目値番号を指示するためのポインタ値が格納されたポインタ配列とからなる一以上の情報ブロックに分割することにより、各表形式データを構成する。 - 特許庁
  • Each table format data is divided into one or more information blocks each of which is composed of a value list in which item values are stored in the order of item value numbers corresponding to item values belonging to a specific item and a pointer array in which pointer values for pointing out the item value numbers are stored in the order of unique record numbers.
    まず、各表形式データを、各々が、特定の項目に属する項目値に対応した項目値番号の順に当該項目値が格納されている値リストと、一意的なレコード番号の順に、当該項目値番号を指示するためのポインタ値が格納されたポインタ配列とからなる一以上の情報ブロックに分割する。 - 特許庁
  • The system is forced to write the entry to be inputted in the complete associative table by using a pointer system for updating the complete associative table or the array preferably by making the entry to be inputted impossible to be coincident with table entry.
    望ましくは、入力されるエントリとテーブルエントリとが一致できないようにすることにより、システムは、完全連想型テーブルまたはアレイを更新するのに、ポインタシステムを使って、入力されるエントリを完全連想型テーブルに書き込むよう強制される。 - 特許庁
  • At least one storage element stores at least one data element of the data vector and at least one storage element identified by the specified entry has the arbitrary start address of the vector data file to at least one entry of the pointer array.
    この少なくとも1つの格納要素はデータ・ベクトルの少なくとも1つのデータ要素を格納し、ポインタ配列の少なくとも1つの特定のエントリに対し、その特定のエントリによって識別される少なくとも1つの格納要素は、ベクトル・データ・ファイルの任意の開始アドレスを有する。 - 特許庁
  • An operation ASIC 10 stores the respective items of array data or structure data to be an access object in a stack area indicated by a stack pointer (SP) 13 as parameters by a push instruction beforehand, calculates a target data element address according to the respective parameters, and executes the loading/storage of the data element to a result register (RR) 12.
    演算ASIC10は、スタックポインタ(SP)13が示すスタック領域に、アクセス対象となる配列データまたは構造データの各項目をパラメータとしてプッシュ命令で予め格納しておき、これら各パラメータに従って、目的とするデータ要素アドレスを計算し、リザルトレジスタ(RR)12に対してデータ要素のロード/ストアを実行する。 - 特許庁

例文データの著作権について

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • Python
    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.
  • JM
    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.
  • FreeBSD
    Copyright 1994-2010 The FreeBSD Project. All rights reserved. license