| 例文 |
address pointerの部分一致の例文一覧と使い方
該当件数 : 215件
An IP address operation function structure table for storing a pointer to the IP address operation function structure is created, and a pointer to the IPv4 address operation function structure and that to the IPv6 address operation function structure are stored in the IP address operation function structure table.例文帳に追加
IPアドレス操作関数構造体へのポインタを格納するIPアドレス操作関数構造体テーブルを作成し、IPv4アドレス操作関数構造体へのポインタとIPv6アドレス操作関数構造体へのポインタを、IPアドレス操作関数構造体テーブルに格納する。 - 特許庁
Register files RA and RB are provided, a new strip vertex is loaded to RA, address contents indicated by a read pointer of RA are copied to an address indicated by a write pointer of RB, and each pointer is reversed for every load.例文帳に追加
レジスタファイルRAとRBを設け、RAに新しいストリップ頂点をロ−ドすると共に、RAのリ−ド・ポインタが示すアドレスの内容をRBのライト・ポインタが示すアドレスにコピ−し、ロ−ド毎にそれぞれのポインタを反転させる。 - 特許庁
When data RDATA are read out from the address of the memory 6 indicated by a read pointer 2, the pointer 2 and a previous read pointer 12 add one unless the memory 6 is not in an empty state.例文帳に追加
リード・ポインタ2が示すメモリ6のアドレスからデータRDATAが読み出された時、リード・ポインタ2とプリービアス・リード・ポインタ12は、メモリ6がエンプティ状態でない限り、1加算する。 - 特許庁
After the address pointer is obtained, it carries out reconnection to the base station 20-1, accesses a data acquiring destination predetermined by the address pointer via the wireless network #1, and obtains the network composition information.例文帳に追加
そして、アドレスポインタの入手後は、基地局20−1に再接続して、無線ネットワーク#1経由で、アドレスポインタで指定されるデータ取得先にアクセスして、網構成情報を取得する。 - 特許庁
A register 16 stores a pointer indicating an address common among the plurality of memories 13 and 14.例文帳に追加
レジスタ16は、複数のメモリ13、14間で共通するアドレスを示すポインタを格納する。 - 特許庁
The argument arrp is the address of the pointer to the array, while size is the element count of the array. 例文帳に追加
引き数arrpは配列へのポインターのアドレスである。 一方でsizeは配列の要素数そのものである。 - JM
A next-page address setting unit overwrites a pointer to the next page included in the read page data on the next page address setting region, and a transfer unit reads the next page at the real page address.例文帳に追加
次ページアドレス設定部は、読出されたページデータに含まれる次ページへのポインタを次ページアドレス設定領域に上書きし、該実ページアドレスで転送部が次ページを読出す。 - 特許庁
When an address indicated by a stepper pointer value and an actual address are different, the occurrence of the step-out of the stepping motor or the gear jumping is also judged.例文帳に追加
また、ステッパポインタ値の示すアドレスと実際のアドレスとが相違する場合にも脱調あるいは歯飛びが生じたと判定する。 - 特許庁
When data WDATA are written at the address of a memory 6 indicated by a write pointer 1, the pointer 1 adds one unless the memory 6 is in a full state.例文帳に追加
ライト・ポインタ1が示すメモリ6のアドレスにデータWDATA が書き込まれた時、ライト・ポインタ1は、メモリ6がフル状態でない限り、1加算する。 - 特許庁
In each RAM 301, the input image data is written in the address shown by the write pointer, and the image data is read out from the address shown by the read pointer and supplied to each image forming engine 7.例文帳に追加
各RAM301において、書込ポインタが表すアドレスに、入力した画像データを書き込み、読出ポインタが表すアドレスから画像データを読み出して各画像形成エンジン7に供給する。 - 特許庁
The writing pointer generating part 105 and the readout pointer generating part 107 manage the pointers with the number of bits obtained, by adding 1 bit to the number of address bits to be decided by the size of a ring buffer 104, and inverts the added bits when the address bits are counted up from the final address of the ring buffer 104, and returned to the leading address.例文帳に追加
書込みポインタ生成部105と読出しポインタ生成部107は、リングバッファ104のサイズで決まるアドレスビット数に1ビット付加したビット数でポインタを管理し、リングバッファ104の最終アドレスからカウントアップして先頭アドレスに戻る際に付加したビットを反転させる。 - 特許庁
A subsequent thread requests the same memory address pointer lock prior to the particular thread release of that lock.例文帳に追加
次のスレッドは、同じメモリ・アドレス・ポインタ・ロックを、特定スレッドがそのロックを解放する前に要求する。 - 特許庁
The address exchange table and the pointer information of the lead-out are written in a TOC area to form a lead-out.例文帳に追加
アドレス交換テーブルと、リードアウトのポインタ情報をTOCエリアに書き込み、リードアウトエリアを形成する。 - 特許庁
If a new page can be allocated, a pointer to the page is returned and the page number is stored into the pgnoaddr address. 例文帳に追加
新しいページが割り当て可能な場合、ページへのポインタが返され、ページ数がpgnoaddrアドレスに納められる。 - JM
returns a pointer to the end of the string dest (that is, the address of the terminating null byte) rather than the beginning. 例文帳に追加
は、文字列 dest の始まりではなく終りを指すポインタ (すなわち、文字列を終端する NULL バイト) を返す。 - JM
The pointer is indivisibly associated with the address range information, and access protection is accurately performed beyond the module.例文帳に追加
ポインタと、そのアクセス範囲情報とを、不可分に関連付け、モジュールを超えても正確にアクセス保護を行う。 - 特許庁
A second portion of the external address is used as a pointer to one of the entries in the page table to obtain at least a portion of the translated physical address corresponding to the external address.例文帳に追加
外部アドレスの第2の部分を、外部アドレスに対応する、変換された物理アドレスの少なくとも一部を取得するために、ページテーブルのエントリのうちの1つを示すポインタとして使用する。 - 特許庁
In an address pointer 1-1, an initial address for successive access to some successive data storage area on a data memory 1-6 is set.例文帳に追加
アドレスポインタ1-1には、前記命令がデータメモリ1-6上の連続する一部のデータ格納領域に連続してアクセスする場合の初期アドレスが設定される。 - 特許庁
The printing controlling device consists of a characteristic interference buffer means capable of designating an address pointer at an internal arbitrary address, and a memory control means and a video control means capable of making a DMA priority and a DMA burst length variable before and after the designated address pointer.例文帳に追加
内部の任意アドレスにアドレスポインタを指定できる特徴的な干渉バッファ手段と、指定されたアドレスポインタの前後でDMA優先順位及びDMAバースト長を可変にできる、メモリ制御手段及びビデオ制御手段により構成される。 - 特許庁
An address management table (AT) and an address management table index (ATI) thereof are stored in a main memory 104 of the memory controller so that its physical address is updated as needed, and an address management table index pointer (ATI pointer) instructing the physical address of the ATI is recorded in a nonvolatile auxiliary storage memory 101 provided within the memory controller.例文帳に追加
メモリコントローラの主記憶メモリ104内に、アドレス管理テーブル(AT)とアドレス管理テーブルインデックス(ATI)とをその物理アドレスが随時更新されるように格納し、且つATIの物理アドレスを指し示すアドレス管理テーブルインデックスポインタ(ATIポインタ)をメモリコントローラ内に備えられた不揮発性補助記憶メモリ101に記録する。 - 特許庁
Input data 120 from an external processor 110 are written in the memory main body 130 according to a write pointer 131, and when the address of the write pointer 131 is made coincident with the address of a check pointer 132, whether the writing operation of data should be continued or stopped is controlled by referring to an end flag 171.例文帳に追加
外部プロセッサ110からの入力データ120をライトポインタ131にしたがってメモリ本体130に書き込んでいき、ライトポインタ131とチェックポインタ132のアドレスが一致した場合に、エンドフラグ171を参照し、データの書込動作を継続するか停止するかの制御を行う。 - 特許庁
In this case, the address of head data in each kind of word-aligned compression data is successively stored in a pointer arrayal area.例文帳に追加
このとき、各ワードあラインされた圧縮データの先頭データのアドレスをポインタ配列領域に順次格納する。 - 特許庁
Next, the address of a switch timer for the prize ball counting switch is set to a pointer by setting '1' as a processing number.例文帳に追加
次いで、処理数として「1」を設定し、賞球カウントスイッチのためのスイッチタイマのアドレスをポインタにセットする。 - 特許庁
Then, '8' is set as a processing number, and the address of a switch timer for a first switch is set on a pointer.例文帳に追加
次いで、処理数として「8」を設定し、1番目のスイッチのためのスイッチタイマのアドレスをポインタにセットする。 - 特許庁
In the two-port memory 3, read data RD is read from a read address Add given by a read pointer 5.例文帳に追加
2ポートメモリ3は、リードポインタ5によって与えられるリードアドレスRAddからリードデータRDがリードされる。 - 特許庁
The pointer refers to the address of the memory storing the transparency table in order to assign a transparency value to the image area.例文帳に追加
ポインタは透明度値をイメージ領域に割り当てるために透明度テーブルを格納するメモリアドレスを参照する。 - 特許庁
At the time of executing each processing on the program, the CPU of a microcomputer writes the number of the processing in an address indicated by a buffer pointer on a pointer preservation area 5b in a processing path preservation area 5c, and counts up the buffer pointer.例文帳に追加
マイクロコンピュータのCPUは、プログラム上の処理を実行するごとに、その処理の番号を処理経路保存エリア5cの、ポインタ保存エリア5b上のバッファポインタが指し示すアドレスに書き込むとともに、バッファポインタをカウントアップする。 - 特許庁
The method comprises checking on whether a value to be assigned to the pointer is a numerical value (a defined value) not depending on an address value for a variable (a step 306), and limiting the pointing destination of the pointer having only the defined value to the constant address domain (a step 311).例文帳に追加
ポインタに代入される値が変数のアドレス値に依存しない数値(確定値)であるかを調べ(ステップ306)、確定値しか取らないポインタの指示先は定数アドレス領域に限定されるものとする(ステップ311)。 - 特許庁
The table 1 is used for retrieval of a policy of an address shown by the pointer 15, after a policy is not hit.例文帳に追加
テーブル1は、あるポリシーにヒットしなかった後、次ポリシーポインタの示すアドレスのポリシーの検索を行うように利用される。 - 特許庁
The pointer in the program is analyzed for determining whether its pointing destination is limited to the constant address domain.例文帳に追加
プログラム中のポインタについて、その指示先が定数アドレス領域に限定されるかどうかを判定する解析を行う。 - 特許庁
This is equivalent to a state in which a pointer to address the audio track points one area of program areas having no audio tracks.例文帳に追加
これは、オーディオトラックをアドレスするはずのポインタが、オーディオトラックがないプログラムエリアの一エリアを指すことと同じことである。 - 特許庁
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
You must not provide storage for the string itself; a pointer to an existing string is stored into the character pointer variable whose address you pass.例文帳に追加
変換先の文字列自体の記憶領域を提供する必要はありません;キャラクタ型ポインタ変数のアドレスを渡すと、すでに存在している文字列へのポインタをその変数に記録します。 - Python
A series of sample data is stored in the external memory so that each page data of a plurality of pages continuing in a virtual address space includes a real page address as a pointer to next page.例文帳に追加
外部メモリに、一連のサンプルデータを、仮想アドレス空間で連続する複数のページに各ページデータが次ページへのポインタである実ページアドレスを含むようにして記憶する。 - 特許庁
A management table 1C relates the address of the virtual volume 1B with a pointer indicating the data stored in the pool area 1D.例文帳に追加
管理テーブル1Cは、仮想ボリューム1Bのアドレスとプール領域1Dに記憶されたデータを指し示すポインタとを対応付ける。 - 特許庁
Each data management part starts writing the data into each memory from an address indicated by the input pointer transmitted from the printer controller.例文帳に追加
各メモリへのデータの書き込みは、各データ管理部が、プリンタコントローラから渡された入力ポインタが示すアドレスから開始する。 - 特許庁
The methods include: a step 502 of receiving an instruction to translate a virtual memory pointer to a physical memory address for a memory location; a step 504 of translating the virtual memory pointer into the physical memory address based on page table information; and a step 506 of returning the physical memory address and one or more page attributes.例文帳に追加
仮想メモリ・ポインタをあるメモリ位置についての物理的なメモリ・アドレスに変換する命令を受領する段階502と、仮想メモリ・ポインタをページ・テーブル情報に基づいて物理的なメモリ・アドレスに変換する段階504と、物理的なメモリ・アドレスおよび一つまたは複数のページ属性を返す段階506を含む。 - 特許庁
When an address indicated by a head pointer and a tail pointer reaches the end of the flash memory, an address of a node to be modified closest to the head address of the flash memory is pointed so as to exclude a portion not to be garbage collected at the head of the flash memory among nodes not to be modified in garbage collection.例文帳に追加
ガーベジコレクションの際に変更不要なノードのうち、フラッシュメモリ先頭にあるガーベジコレクション処理の対象にならない部分を含めないように、headポインタとtailポインタの指すアドレスがフラッシュメモリの末尾に達した場合にフラッシュメモリの先頭アドレスに最も近い変更必要なノードのアドレスへと復帰する。 - 特許庁
The clear data is set at the address indicated by the IO pointer and the processes of increasing the value of the IO pointer by one and subtracting one from the value of the number of processes are repeated until the value of the number of processes becomes zero.例文帳に追加
そして、IOポインタが指すアドレスにクリアデータをセットするとともに、IOポインタの値を1増やして処理数の値を1減算する処理が、処理数の値が0になるまで繰り返される。 - 特許庁
The lower three bits of the read address AR0 are the initial values of a read pointer RP, and pixel data "1-1", "2-1", "3-1", "4-1" pointed by a read pointer RP are selected from the data D1 of the SRAM 80 and read out as data D2.例文帳に追加
リードアドレスAR0の下位3ビットをリードポインターRPの初期値とし、SRAM80のデータD1からリードポインターRPの指す画素データ「1-1」「2-1」「3-1」「4-1」を選択しデータD2として読み出す。 - 特許庁
In the compressed data reproduction device, specification of data reproduction starting position is accepted, the frame pointer corresponding to the specified reproduction starting position is read from the frame pointer group that is recorded in a recording medium and data decoding/reproduction is conducted from the address indicated by the read frame pointer.例文帳に追加
圧縮データ再生装置では、データの再生開始位置の指定を受け付け、指定された再生開始位置に対応するフレームポインタを、記録媒体に記録されているフレームポインタ群から読み込み、読み込んだフレームポインタが示すアドレスからデータを復号・再生する。 - 特許庁
This FIFO memory device is provided with plural pieces of memory positions having sequential binary addresses, a write address pointer for sequentially making access to the memory positions for writing the data, and a read address pointer for sequentially making access to the memory positions for reading the data.例文帳に追加
本FIFOメモリ装置は逐次的な二進アドレスを持っている複数個のメモリ位置と、データを書込むためにメモリ位置へ逐次的にアクセスするための書込アドレスポインタと、データを読取るためにメモリ位置へ逐次的にアクセスするための読取アドレスポインタとを有している。 - 特許庁
When write from a local bus to a host bus is conducted, a first selector 137 selects an address of a FIFO pointer and stores the address and data in the FIFO buffer of the external memory 150.例文帳に追加
ローカルバスからホストバスへの書き込みがあった場合、第1のセレクタ137がFIFOポインタのアドレスを選択して外付けメモリ150のFIFOバッファにアドレスとデータを格納する。 - 特許庁
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)によって決定できる。 - 特許庁
In the same way, each data management part starts reading the data from each memory from an address indicated by the output pointer transmitted from the printer controller.例文帳に追加
同様に、各メモリからのデータの読み出しは、各データ管理部が、プリンタコントローラから渡された出力ポインタが示すアドレスから開始する。 - 特許庁
An address constant expression specifies a value that has a pointer type and that the translator or target environment can determine prior to program startup. 例文帳に追加
アドレス定数表現は、ポインタ型を持つ値で、トランスレータまたは目標環境がプログラム開始に先立って決定できる値を明示する。 - コンピューター用語辞典
When transfer for a data length shown by the pointer information P_B cannot be completed in the transfer of the data D_B, the control part 10 updates the data length to a data length of the remaining data, and updates the address shown by the pointer information P_B to an address on the memory 3 of the remaining data.例文帳に追加
データD_Bの転送に際して、ポインタ情報P_Bが示すデータ長分の転送を完了できなかった場合、制御部10は、前記データ長を残りのデータのデータ長に更新すると共に、ポインタ情報P_Bが示すアドレスを前記残りのデータのメモリ3上のアドレスに更新する。 - 特許庁
A winning memory address pointer SP is provided to designate memory storage buffers 1 to n for storing random number values obtained at starter winnings and a varying memory address pointer HP to designate the memory storage buffers 1 to n from which the random number values are taken out at the start of varying patterns is provided.例文帳に追加
始動入賞時に取得された乱数値を格納する記憶格納バッファ1〜nを指定するための入賞記憶アドレスポインタSPと、図柄変動開始時に乱数値が取り出される記憶格納バッファ1〜nを指定するための変動記憶アドレスポインタHPとを設ける。 - 特許庁
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., 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会員(無料)になると
|
