1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > file offsetに関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

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

該当件数 : 96



例文

If the size of the file is less than offset + len , 例文帳に追加

ファイルのサイズがoffset + len - JM

the file offset is positioned at the end of the file, as if with lseek (2). 例文帳に追加

の前にlseek (2) - JM

offset+len exceeds the maximum file size. 例文帳に追加

offset+lenが最大ファイルサイズを超えている。 - JM

The file offset is set to the beginning of the file (see lseek (2)). 例文帳に追加

ファイル・オフセット (file offset) はファイルの先頭に設定される( lseek (2) 参照)。 - JM

例文

offset + len exceeds the maximum file size. 例文帳に追加

offset + lenがファイルサイズの最大値よりも大きい。 - JM


例文

The offset is set to the size of the file plus offset bytes. 例文帳に追加

オフセットはファイルのサイズにoffsetバイトを足した位置になる。 - JM

The file offset is not changed. 例文帳に追加

ファイル・オフセットは変化しない。 - JM

line plus or minus OFFSET is put into the output file, and the 例文帳に追加

OFFSET の値を増減した行までが出力される。 - JM

offset is the starting byte of the file range to be synchronized. 例文帳に追加

offsetは、同期を行うファイルの領域の開始バイトである。 - JM

例文

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

例文

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

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

member contains the conceptual file offset. 例文帳に追加

メンバは概念的なファイルオフセットを持つ。 - JM

This entry records the file offset and the file status flags (modifiable via the fcntl (2) 例文帳に追加

このエントリは、ファイル・オフセットとファイル状態フラグ( fcntl (2) - JM

The ELF header is always at offset zero of the file. 例文帳に追加

ELF ヘッダは常にファイルのオフセット 0 にある。 - JM

Offset is calculated from the end of the file. 例文帳に追加

オフセットをファイルの末尾から計算します。 - Python

Offset is calculated from the start of the file. 例文帳に追加

オフセットをファイルの先頭から計算します。 - Python

Offset is calculated from the current position in the file. 例文帳に追加

オフセットを現在のファイル位置から計算します。 - Python

changed the current offset of that file. 例文帳に追加

はそのファイルのオフセットの現在値を変更していた。 - JM

with O_APPEND , the file offset is first set to the end of the file before writing. 例文帳に追加

された場合、ファイル・オフセットは書き込み前にファイルの末尾に設定される。 - JM

prints the offset in octal, and each group of file data is two bytes of 例文帳に追加

はオフセットを 8 進数で、ファイルのデータのグループは - JM

file_offset Byte offset to the start of the file data. 例文帳に追加

ファイルデータの開始点へのバイト数で表したオフセット。 - Python

The current file offset of the open file referred to by fd is left unchanged. 例文帳に追加

fdで参照されたオープン済のファイルのファイルオフセットの現在値は変更されない。 - JM

The only difference is that on success, the file size will be changed if "offset + len" is greater than the file size. 例文帳に追加

唯一の違いは、offset + lenがファイルサイズよりも大きかった場合、呼び出しが成功するとファイルサイズが変更される点である。 - JM

function allows the file offset to be set beyond the end of the file (but this does not change the size of the file). 例文帳に追加

関数は、オフセットをファイルの末尾を越えた位置に設定できる(但し、これによりファイルのサイズが変わらない)。 - JM

This member holds the program header table's file offset in bytes. 例文帳に追加

このメンバはプログラムヘッダテーブルのファイルオフセット (バイト単位) を保持する。 - JM

This member holds the section header table's file offset in bytes. 例文帳に追加

このメンバはセクションヘッダテーブルのファイルオフセット (バイト単位) を保持する。 - JM

member gives the byte offset from the beginning of the file to the section header table. 例文帳に追加

メンバはファイルの先頭からセクションヘッダテーブルへのバイトオフセットである。 - JM

returns the resulting offset location as measured in bytes from the beginning of the file. 例文帳に追加

は結果のファイル位置をファイルの先頭からのバイト数で返す。 - JM

may be applied, for example, a regular file) writing takes place at the current file offset, and the file offset is incremented by the number of bytes actually written. 例文帳に追加

が適用できるファイル、例えば通常のファイル) では、書き込みは現在のファイル・オフセットから行われ、ファイル・オフセットは実際に書き込みが行われたバイト数分加算される。 - JM

No data is written to a regular file beyond its maximum offset. 例文帳に追加

最大オフセットを超えた通常のファイルには、何もデータが書き込まれない。 - JM

No data is read from a regular file beyond its maximum offset. 例文帳に追加

最大オフセットを超えた通常のファイルからは、何もデータが読み込まれない。 - JM

The advice applies to a (not necessarily existent) region starting at offset and extending for len bytes (or until the end of the file if len is 0) within the file referred to by fd. 例文帳に追加

advice は fd が参照しているファイルのoffset から始まる len バイトの範囲内(len が 0 の場合はファイルの終りまで) の(必ずしも存在しない) 領域に適用される。 - JM

A client 20 as a requesting origin of a file transfers a file retransfer request instruction (get offset) in which information about transferred data quantity before the interruption is set to a server 10 when the file transfer processing is interrupted.例文帳に追加

ファイル転送処理が中断された場合、ファイル要求元であるクライアント20は、中断前に転送済みデータ量の情報を設定したファイル再転送要求命令(get offset)をサーバ10に送信する。 - 特許庁

This member holds the offset from the beginning of the file at which the first byte of the segment resides. 例文帳に追加

このメンバは、セグメントの先頭バイトがある(ファイル先頭からの) オフセットを保持する。 - JM

The adjustment of the file offset and the write operation are performed as an atomic step. 例文帳に追加

ファイル・オフセットの調整と書き込み操作はアトミックな処理として実行される。 - JM

the offset is relative to the start of the file, the current position indicator, or end-of-file, respectively. 例文帳に追加

のどれかになっている場合は、それぞれファイルの先頭、現在の位置表示子、ファイルの末尾からのオフセットが取られる。 - JM

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

nbytes specifies the length of the range to be synchronized, in bytes; if nbytes is zero, then all bytes from offset through to the end of file are synchronized. 例文帳に追加

nbytesには同期を行う領域の長さをバイト単位で指定する。 nbytesが 0 の場合は、offsetからファイル末尾までの全バイトを同期する。 - JM

The file is a regular file, we want to write at least one byte, but the starting position is at or beyond the maximum offset for this file. 例文帳に追加

ファイルは通常のファイルであり、少なくとも 1 バイトを書き込もうとしている。 しかし開始位置が、このファイルの最大オフセットと同じかそれを超えている。 - JM

The file is a regular file, we start reading before end-of-file and want at least one byte, but the starting position is past the maximum offset for this file. 例文帳に追加

ファイルが通常のファイルであり、ファイルの終端の前から読み込みを開始して、少なくとも 1 バイトを読み込もうとした。 しかし開始位置がこのファイルの最大オフセットを超えていた。 - JM

Print the byte offset within the input file before each line of output. 例文帳に追加

各出力行の前に、入力ファイルの先頭からのバイト単位のオフセットを表示します。 - JM

The program header table and the section header table's offset in the file are defined in the ELF header. 例文帳に追加

プログラムヘッダテーブルとセクションヘッダテーブルのファイル内でのオフセットは、ELF ヘッダに定義されている。 - JM

This member's value holds the byte offset from the beginning of the file to the first byte in the section. 例文帳に追加

このメンバの値は、ファイルの先頭からセクションの最初のバイトへのバイトオフセットを保持する。 - JM

An offset position in the inverted file 14 in each block 12 inside each group 13 is set to a managing file 15.例文帳に追加

このとき、更に各グループ13における各ブロック12の転置ファイル14におけるオフセット位置を管理ファイル15に設定する。 - 特許庁

A data structure for holding a file offset of a head byte of a hyperlink character string is embedded in an MP4 file, and when a hyperlink URL of the MP4 file is instructed to be changed, the hyper link URL of the MP4 file is directly changed by using this offset data.例文帳に追加

MP4ファイルにハイパーリンクの文字列の先頭バイトのファイルオフセットを保持するデータ構造を埋め込み、そのMP4ファイルのハイパーリンクのURLの変更が指示されると、このオフセットデータを用いて、MP4ファイルのハイパーリンクのURLを、直接変更する。 - 特許庁

ensures that disk space is allocated for the file referred to by the descriptor fd for the bytes in the range starting at offset and continuing for len bytes. 例文帳に追加

は、ディスクリプタfdで参照されるファイルに対して、ディスクスペースを確実に確保する。 ディスクスペースはoffsetから始まるlenバイトの範囲のバイトである。 - JM

or the resulting file offset would be negative, or beyond the end of a seekable device. 例文帳に追加

または、seek の結果、ファイル・オフセットが負になってしまうか、seek 可能なデバイスの末尾を越えてしまう。 - JM

od --traditional [FILE] [[+]OFFSET [[+]LABEL]] DESCRIPTION Write an unambiguous representation, octal bytes by default, of FILE to standard output. 例文帳に追加

後者のフォーマットはオプションによって制御される。 デフォルトではodはファイルのオフセットを 8 進数で、またファイルデータを 2 バイトずつ8 進数で表示する。 - JM

The file reproducing apparatus for reproducing files recorded on a recording medium by using a FAT (File Allocation Table) file system, has a cluster table 20 which associates offset positions indicating the distances from the head of the file set at the predetermined offset intervals with cluster numbers indicating locations of the files recorded on the recording medium in which the data at the corresponding offset positions are stored.例文帳に追加

FATファイルシステムを用いて記録媒体上に記録されたファイルを再生するファイル再生装置は、所定のオフセット間隔毎に設定されたファイルの先頭からの位置を示すオフセット位置と、そのオフセット位置のデータが記録されている記録媒体上の場所を示すクラスタ番号とを対応させたクラスタテーブル20を有する。 - 特許庁

例文

allows the caller to directly manipulate the allocated disk space for the file referred to by fd for the byte range starting at offset and continuing for len bytes. 例文帳に追加

を使うと、fdが参照するファイルに割り当てられたディスク空間を直接操作できる。 操作対象は、offsetから始まる長さlenバイトの領域である。 - 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 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS