1153万例文収録!

「file buffer」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > file bufferの意味・解説 > file bufferに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

file bufferの部分一致の例文一覧と使い方

該当件数 : 227



例文

"C-a > (writebuf)" Write paste buffer to a file. 例文帳に追加

"C-a > (writebuf)"ペーストバッファをファイルに書き出す。 - JM

bufferfile [ exchange-file ] Change the filename used for reading and writing with the paste buffer. 例文帳に追加

bufferfile[ exchange-file ]ペーストバッファを使った読み書きに使うファイル名を変更する。 - JM

red is a restricted ed : it can only edit files in the current directory and cannot execute shell commands. If invoked with a file argument, then a copy of file is read into the editor's buffer. 例文帳に追加

pr file引数を指定して本コマンドを起動すると、ファイルr fileのコピーをエディタのバッファに読み込みます。 - JM

METHOD AND DEVICE FOR BUFFER CACHE IN FILE SYSTEM例文帳に追加

ファイルシステムにおけるバッファキャッシュ方法および装置 - 特許庁

例文

"C-a < (readbuf)" Reads the screen-exchange file into the paste buffer. 例文帳に追加

"C-a < (readbuf)"画面交換ファイルをペーストバッファに読み込む。 - JM


例文

attempts to read up to count bytes from file descriptor fd into the buffer starting at buf . 例文帳に追加

はファイル・ディスクリプター (file descriptor)fdから最大countバイトをbufで始まるバッファーへ読み込もうとする。 - JM

The set of parameters, their values, and their valid ranges are defined in the kernel source file fs/buffer. 例文帳に追加

パラメーターの集合やその値、有効な範囲はカーネルのソース・ファイルのfs/buffer に定義されている。 - JM

readbuf [ -e encoding ] [ filename ] Reads the contents of the specified file into the paste buffer. 例文帳に追加

readbuf[ -eencoding ][ filename ]指定したファイルの内容をペーストバッファに読み込む。 - JM

writes up to count bytes from the buffer pointed buf to the file referred to by the file descriptor fd . 例文帳に追加

は、bufが指すバッファから、ファイル・ディスクリプタfdが参照するファイルへ、最大countバイトを書き込む。 - JM

例文

The generated object file is stored in the buffer B of an object file storage section 3.例文帳に追加

作成されたオブジェクトファイルは、オブジェクトファイル格納部3のバッファBに格納される。 - 特許庁

例文

A download file is transferred from the download buffer 71 to a client.例文帳に追加

ダウンロードファイルは、ダウンロードバッファ71からクライアントに転送される。 - 特許庁

The operand buffer has only entries smaller in number than the register file.例文帳に追加

オペランド・バッファはレジスタ・ファイルよりも少ないエントリしか持たない。 - 特許庁

When a transaction updates a file, the file is read from a hard disk in a buffer region, and the reading and writing of data for the file is operated to the data of the file in the buffer region.例文帳に追加

トランザクションがファイルを更新する場合、そのファイルをハードディスクからバッファ領域に読み込み、ファイルに対するデータの読み書きは、バッファ領域にあるファイルのデータに対して行う。 - 特許庁

A receiver side file transfer device writes a read block in a buffer allocated to each file (step 224) and writes the contents of the buffer in its corresponding file when the buffer is filled with data (steps 226, 228).例文帳に追加

受信側のファイル転送装置は、読込んだブロックをそれぞれのファイルに割り当てられているバッファに書込み(ステップ224)、バッファが全て埋まった時点でバッファの内容をファイルに書込む(ステップ226,228)。 - 特許庁

reads up to count bytes from file descriptor fd at offset offset (from the start of the file) into the buffer starting at buf . 例文帳に追加

はファイル・ディスクリプタfdの(ファイルの先頭からの)オフセットoffsetから最大countバイトをバッファbufへ読み込む。 - JM

A read from the buffer will only indicate end-of-file when the file pointer advances size bytes past the start of the buffer. 例文帳に追加

バッファからの読み出しでファイル末尾が返るのは、ファイルポインタがバッファの先頭からsizeバイトを越えて先に進もうとした場合だけである。 - JM

To simplify and accelerate an application program by providing a means that organizes a file into common form file for a file buffer.例文帳に追加

ファイルバッファに、ファイルを共通形式フィルに編成する手段を備えて、アプリケーションプログラムの簡単化と高速化とを図る。 - 特許庁

Then, processing (b1) for reading sectors #1 to #3 for the buffer size from the transfer source file in the buffer, and for writing the data of the buffer in the #11 and #12 of the transfer destination file is repeated until the transfer of the data of the transfer source file to the transfer destination file is completed (b2).例文帳に追加

そして、転送元ファイルからバッファサイズ分の#1〜#3のセクタをバッファにリードし、バッファのデータを転送先ファイルの#11と#12にライトする(b1)処理を、転送元ファイルのデータの転送先ファイルへの転送が完了するまで繰り返す(b2)。 - 特許庁

BACKING STORE BUFFER FOR REGISTER SAVE ENGINE OF STACKED REGISTER FILE例文帳に追加

スタックド・レジスタ・ファイルのレジスタ・セーブ・エンジンのためのバッキング記憶装置バッファ - 特許庁

When the file descriptor table is full, file: table is full will show up repeatedly in the system message buffer, which can be viewed with the dmesg command. 例文帳に追加

ファイル記述子テーブルが溢れるような時には、システムメッセー ジバッファに頻繁に file: table is full と表示されます。 これは、 dmesg コマンドで確認できます。 - FreeBSD

To provide a cache buffer managing device capable of managing a cache buffer without depending on individual file system.例文帳に追加

個々のファイルシステムに依存することなく、キャッシュバッファを管理することができるキャッシュバッファ管理装置を提供する。 - 特許庁

moves data from the buffer to an arbitrary file descriptor, or vice versa, or from one buffer to another. 例文帳に追加

バッファから任意のファイルディスクリプタや、その逆方向、もしくはあるバッファから別のバッファへの、データ移動を行う。 - JM

writes up to count bytes from the buffer starting at buf to the file descriptor fd at offset offset . 例文帳に追加

はバッファbufから最大countバイトをファイル・ディスクリプタfdのオフセットoffsetに書き込む。 - JM

/proc/sys/kernel/sg-big-buff This file shows the size of the generic SCSI device (sg) buffer. 例文帳に追加

/proc/sys/kernel/sg-big-buffこのファイルは、汎用 SCSI デバイス (sg) のバッファサイズの最大値を表す。 - JM

The following include file is part of the Double Buffer Extension standard. 例文帳に追加

以下のインクルードファイルはダブルバッファ拡張(Double BufferExtension)の標準規約の一部である。 - XFree86

The file of the printing data is stored in a document printing data file 9 from a document printing data storage buffer 14.例文帳に追加

印刷データのファイルは、文書印刷データ格納バッファ14から文書印刷データファイル9に格納される。 - 特許庁

The CPU 1 adds the attached file in the B buffer 4-4 to the mail body in the A buffer 4-3 and writes them to a mail transmitting buffer 4-6.例文帳に追加

CPU1はこのAバッファ4−3内のメール本文にBバッファ4−4内の添付ファイルを付加してメール送信バッファ4−6に書き込む。 - 特許庁

Then, a buffer of the acquired buffer size is dynamically secured, and streaming data of the contents file are read out of the database 23 and written in the secured buffer.例文帳に追加

そして、取得したバッファサイズのバッファを動的に確保し、当該コンテンツファイルのストリーミングデータをデータベース23から読み出して確保したバッファに書き込む。 - 特許庁

When a user designates a file name within eight half em alphanumeric characters, that designated file name is held in a file buffer 1-5 as a file name together with file contents and an attachment flag 9-5 is set to '1'.例文帳に追加

使用者が半角英数字8文字以内のファイル名を指定すると、その指定ファイル名をファイル名として、ファイル内容と共にファイルバッファ1−5に保持し、添付フラグ9−5を“1”にセットする。 - 特許庁

When reading the file, a file system reads the FAT 411 and the substitutional information table 412, creates an index of the file A, and stores it into an index buffer.例文帳に追加

ファイルの読み出し時、ファイルシステムがFAT411および代替情報テーブル412を読み出して、ファイルAのインデックスを作成し、インデックスバッファに格納する。 - 特許庁

When it becomes possible to store the packets in the file cache 300, the packets are transmitted to the file cache from the ring buffer at high speed.例文帳に追加

ファイルキャッシュ300に格納できるようになったとき、リングバッファからファイルキャッシュにパケットを高速で転送できる。 - 特許庁

Under Linux 2.4, transfer sizes, and the alignment of user buffer and file offset must all be multiples of the logical block size of the file system. 例文帳に追加

Linux 2.4 では、転送サイズ、ユーザーバッファのアラインメント、ファイルオフセットは、ファイルシステムの論理ブロックサイズの倍数でなければならない。 - JM

The PU makes each SPU 3a-3h perform processing to each processing object file read to each reading buffer, and write the processed file to each writing buffer.例文帳に追加

そして、各読み出し用バッファに読み出された各処理対象ファイルに対する処理を各SPU3a〜3hに行わせ、処理後のファイルを各書き込み用バッファに書き込ませる。 - 特許庁

Reformatting a selection or the whole buffer reindents the whole file. 例文帳に追加

選択範囲またはバッファー全体を再整形すると、ファイル全体が再インデントされます。 - NetBeans

To provide a buffer cache device which makes the size of a buffer cache variable length and accelerates access even in various file access sizes.例文帳に追加

バッファキャッシュのサイズを可変長にし、様々なファイルアクセスサイズにおいてもアクセスを高速化できるバッファキャッシュ装置を提供する。 - 特許庁

A single buffer is used for all of the paths of all of the files in the file hierarchy. 例文帳に追加

ファイル階層中のすべてのファイルのパスに対して、ただ 1 つのバッファーが使われる。 - JM

If there are data remaining in the buffer when the file mark is found, the buffered data is returned.例文帳に追加

ファイルマークが見付かったときにバッファにデータが残っていると、バッファのデータが返される。 - JM

Data in the operand buffer is written from the register file when the entry is written.例文帳に追加

オペランド・バッファにおけるデータは、エントリが割り当てられる時にレジスタ・ファイルから書き込まれる。 - 特許庁

For example, an editor would create a temporary file containing the contents of its editing buffer, the location of the cursor, etc..例文帳に追加

例えば、エディタは編集バッファの内容、カーソルの位置等を持つ一時ファイルを作る。 - XFree86

An input buffer is designated by an input buffer switching button 215, and a file is managed while being sorted for each input buffer by performing the drag and drop operation of the icon of a registering processing object file from a window 211 to an input file display area 214 of a window 213.例文帳に追加

入力バッファ切替ボタン215で入力バッファを指定し、登録処理対象ファイルのアイコンを、ウインドウ211からウインドウ213の入力ファイル表示領域214にドラッグアンドドロップ操作することで、入力バッファ毎に分類してファイルを管理する。 - 特許庁

An encrypting part 8 encrypts data in an integration buffer 7 with information inherent to the equipment as a key to be an attached file while collecting the using state file in the integration buffer, and a transmission and reception processing part 4 transmits the using state file to a service center.例文帳に追加

そして、集積バッファ7に集めつつ、集積バッファ7内のデータを暗号化部8により装置固有の情報をキーとして暗号化して添付ファイルとし、送受信処理部4からサービスセンターに送信する。 - 特許庁

Thus, the operand access stage requires the reading of not the register file but the operand buffer, and the operand buffer is read in one cycle.例文帳に追加

従って、オペランド・アクセス・ステージは、レジスタ・ファイルではなくオペランド・バッファの読み出しを必要とし、オペランド・バッファは1サイクルで読み出され得る。 - 特許庁

A data buffer for temporarily holding reproduction data and a file transfer managing means perform file movement processing that eliminates the fragmentation of a reproduction file when reproduced.例文帳に追加

再生データを一時的に保持するデータバッファとファイル転送管理手段により、再生時において、該当再生ファイルの断片化を解消させるファイル移動処理を行う。 - 特許庁

In a file system part 103, an interface, which controls a buffer pool secured at a buffer pool allocate part and accesses directly to a buffer in the buffer pool along with controlling a storage space of a storage part 104, is provided.例文帳に追加

ファイルシステム部103において、蓄積部104の記憶空間を管理するとともに、バッファプールアロケート部で確保されたバッファプールを管理し、このバッファプールの中のバッファに直接アクセスするインターフェースを提供する。 - 特許庁

The buffer memories 23_1, 23_2,...23_(n-1) temporarily store the video file data and then, send the video file data to a readout recording and reproducing part 13.例文帳に追加

バッファメモリ23_1,23_2・・・23_(n−1)は、上記映像ファイルデータを一時的に記憶してから読み出し記録再生部13に送る。 - 特許庁

With two arguments it reads the contents of the named file into the register, just as readbuf reads the screen-exchange file into the paste buffer. 例文帳に追加

引き数が 2 つの場合には、指定されたファイルの内容をレジスタに読み込む(readbuf が画面交換ファイルをペーストバッファに読み込むのと同様)。 - JM

writebuf [ -e encoding ] [ filename ] Writes the contents of the paste buffer to the specified file, or the public accessible screen-exchange file if no filename is given. 例文帳に追加

writebuf[ -eencoding ][ filename ]ペーストバッファの内容を指定したファイルに書き出す。 ファイルを指定しないと誰でもアクセスできる画面交換ファイルに書き出す。 - JM

A buffer conversion section 104 converts information comprising the stream data whose buffering processing has been performed by the output buffer 103, into a file format according to the capacity of the output buffer 103.例文帳に追加

バッファ変換部104は、出力バッファ103の容量に応じて、当該出力バッファ103によりバッファリング処理されたストリームデータを含む情報をファイル形式に変換する。 - 特許庁

A control unit 102 writes the video data stored in the buffer in a newly opened image file.例文帳に追加

制御部102は、バッファに蓄積された動画データを新規にオープンした画像ファイルに書き込む。 - 特許庁

例文

If the pgout function is specified, it is called each time a buffer is written into the backing file. 例文帳に追加

関数pgoutが指定されていと、バッファからファイルに書き出される度にこの関数が呼び出される。 - JM




  
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 1994-2010 The FreeBSD Project. All rights reserved. license
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS