| 意味 | 例文 (17件) |
descriptor pointerとは 意味・読み方・使い方
追加できません
(登録数上限)
「descriptor pointer」の部分一致の例文検索結果
該当件数 : 17件
An optional pointer to a "descriptor get" function.発音を聞く 例文帳に追加
ポインタで、"デスクリプタ get" 関数を指します。 - Python
An optional pointer to a "descriptor set" function.発音を聞く 例文帳に追加
ポインタで、"デスクリプタ set" 関数を指します。 - Python
fd A pointer to a routine which returns a file descriptor representative of the underlying database.発音を聞く 例文帳に追加
fd用いているデータベースのファイルデスクリプタを返すルーチンへのポインタ。 - JM
The boot record volume descriptor includes a 2nd pointer showing the position of the boot catalog.例文帳に追加
ブートレコードボリューム記述子は、ブートカタログの位置を示す第二のポインタを含む。 - 特許庁
The ensure 1st track is written by writing a primary volume descriptor, a boot record volume descriptor and a 1st anchor volume descriptor pointer.例文帳に追加
一次ボリューム記述子とブートレコードボリューム記述子と第一のアンカーボリューム記述子ポインタとを書き込むことにより、確保した第一のトラックを書き込む。 - 特許庁
While a file is open, the system maintains a pointer into the file indicating the current location in the file associated with the descriptor.発音を聞く 例文帳に追加
システムはファイルが開かれると、 対応する記述子の現在位置を指定するポインタを保持します。 - FreeBSD
Processes sharing a file descriptor through a fork or dup system call share the current location pointer.発音を聞く 例文帳に追加
fork や dupシステムコールによりファイル記述子を共有するプロセス間では、この現在位置ポインタは共有されます。 - FreeBSD
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「descriptor pointer」の部分一致の例文検索結果
該当件数 : 17件
When a disk is ejected, after pointer information for SBD recorded in a partition descriptor (PD) is backed up to a file for saving SBD pointer information/or data for saving, the pointer information is erased.例文帳に追加
ディスクを取り出す際、パーティション記述子(PD)に記録されているSBDへのポインタ情報を、SBDポインタ情報退避用ファイル/又は退避用データにバックアップした上で、そのポインタ情報を消去する。 - 特許庁
A reception buffer memory 16 is divided into plural blocks and corresponding to the respective blocks, a reception descriptor is provided while having a flag showing the using state of the block and a pointer showing the reception descriptor to be next used.例文帳に追加
受信バッファメモリ16を複数のブロックに分割し、各ブロックに対応して、ブロックの使用状態を示すフラグ及び次に使用する受信ディスクリプタを示すポインタを有する受信ディスクリプタを設ける。 - 特許庁
When a transmission completion interrupt is input from an interrupt generating part, a transmission completion process thread determines a transmission completion pointer based on a transmission descriptor nic_desc related to the descriptor number nic_tx copied into the RAM.例文帳に追加
送信完了処理スレッドは、割り込み発生部から送信完了割り込みを入力すると、RAMにコピーされたディスクリプタ番号nic_txに係る送信ディスクリプタnic_descから送信完了ポインタを求める。 - 特許庁
A data processing unit (34) writes a pointer storing the descriptor in a predetermined part inside the descriptor into the memory (38) when producing the descriptor, and a DMA engine (40) confirms whether a value is right or not to decide possibility of DMA transfer of data of the memory (38) when the DMA engine (40) reads the descriptor from the memory (38).例文帳に追加
データ処理ユニット(34)が、ディスクリプタを作成するときに、ディスクリプタ内の予め決められた一部に、そのディスクリプタを格納するポインタをメモリ(38)に書き込み、DMAエンジン(40)がメモリ(38)からディスクリプタを読み出すときに,DMAエンジン(40)が、その値が正しいかどうかを確認して、メモリ(38)のデータのDMA転送の可否を判定する。 - 特許庁
At the time of transmission frame reception, while referring to the flag and pointer of the reception descriptor, a reception control circuit 15 performs control so as to store the received data in the non-used block.例文帳に追加
受信制御回路15は、伝送フレーム受信時、受信ディスクリプタのフラグ及びポインタを参照して、未使用のブロックに受信データを格納するように制御する。 - 特許庁
In the track descriptor of a track information table, an encoding system, copyright management information, key information of contents, and pointer information of parts numbers of entries of a piece of music are described.例文帳に追加
トラックインフォメーションテーブルの各トラックデスクリプタには、符号化方式、著作権管理情報、コンテンツの鍵情報、その楽曲のエントリのパーツナンバへのポインタ情報を記述する。 - 特許庁
returns a pointer to the null-terminated pathname of the terminal device that is open on the file descriptor fd, or NULL on error (for example, if fd is not connected to a terminal).発音を聞く 例文帳に追加
関数は、ファイルディスクリプタ fd がオープンしている端末デバイスのNULL 終端されたパス名へのポインタを返す。 エラーが起きたならば NULL を返す(たとえば、fd が端末を参照していないとき)。 - JM
As a first embodiment, this method for recording the generation site of an object is provided which includes steps of: replacing a pointer in an object structure and pointing to a class by a pointer pointing to a generation site descriptor which is unique to each object generation site; and accessing the class of the object through the generation site descriptor.例文帳に追加
上記課題を解決するために第1の態様として、オブジェクトの生成地点を記録する方法であって、オブジェクト構造中のクラスを指すポインタを、前記オブジェクトの生成地点ごとに異なる、生成地点ディスクリプタを指すポインタに置き換えるステップと、前記オブジェクトの前記クラスへのアクセスは前記生成地点ディスクリプタを経由して行うステップ、を有する、オブジェクトの生成地点記録方法を提供する。 - 特許庁
|
| 意味 | 例文 (17件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1proper
-
2take
-
3plea
-
4bilateral
-
5meet
-
6victims
-
7go
-
8responsible
-
9condominium
-
10square brackets
「descriptor pointer」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|