| 意味 | 例文 |
buffer-sizeの部分一致の例文一覧と使い方
該当件数 : 608件
The buffer part generates a buffer full signal when the data size of payload data to be stored is larger than a free capacity size.例文帳に追加
バッファ部は、記憶しようとするペイロードデータのデータサイズが空き容量よりも大きいときにバッファフル信号を生成する。 - 特許庁
Return the size of the memory buffer in ptrptr for segmentsegment. 例文帳に追加
セグメント segment のメモリバッファを ptrptr に入れ、メモリバッファのサイズを返します。 - Python
Returns the size of the object's internal buffer in bytes. ohas to be a PyUnicodeObject (not checked). 例文帳に追加
オブジェクトの内部バッファのサイズをバイト数で返します。 - Python
fully buffered Except for unbuffered files, the buf argument should point to a buffer at least size bytes long; this buffer will be used instead of the current buffer. 例文帳に追加
fully bufferedunbuffered のファイルを除き、buf引数はsizeバイト以上の大きさのバッファを指していなければならない。 このバッファは現在のバッファの代わりに用いられる。 - JM
In a data transfer unit 20, a split size calculation part 21 calculates a split size Bsa of a buffer 12a and a split size Bsb of a buffer 12b based on a mutually-referenced data accumulation volume of the other buffer.例文帳に追加
データ転送装置20の分割サイズ算出部21は、各バッファ12a,12bの分割サイズBsa,Bsbを、互いに他のバッファのデータ蓄積量に基づいて算出する。 - 特許庁
A re-transmissible maximum packet size is limited within a jitter buffer size of the other terminal.例文帳に追加
再送可能な最大パケットサイズは相手端末のジッタバッファサイズ以下に制限されている。 - 特許庁
The size argument specifies the number of supplementary group IDs in the buffer pointed to by list . 例文帳に追加
size引き数には、listにより参照されるバッファに格納された補助グループ ID の数を指定する。 - JM
Then the size corresponding to the determined value of the BUFF1_NUM is reserved as a size of the buffer memory 1.例文帳に追加
そして、定まったBUFF1_NUM値に応じたサイズがバッファメモリ1のサイズとして確保される。 - 特許庁
To reduce a buffer size in a transmission apparatus.例文帳に追加
伝送装置において、バッファサイズを削減することを目的とする。 - 特許庁
The buffer depending on an image size is provided on the RAM 7.例文帳に追加
また、画像サイズに依存するバッファをRAM7上に設ける。 - 特許庁
There is no way to indicate the size of the buffer allocated for table . 例文帳に追加
table用に確保したバッファの大きさを伝える方法がない。 - JM
And next the buffer buf of size buflen that can hold additional strings. 例文帳に追加
次にその他の文字列を保持できるサイズbuflenのバッファbufがある。 - JM
Example 62-1. Enabling streaming with buffer size of 1,000 records 例文帳に追加
例 62-1バッファサイズを 1000 レコードにしてストリーミング機能を有効にする - PEAR
When the maximum value of the buffer size is larger, rate control is performed in a step S37 so that vbv_size_tmp(j) reaches the maximum value of the buffer size.例文帳に追加
バッファサイズの最大値が大きい場合、ステップS37で、vbv_size_tmp(j)がバッファサイズの最大値となるようにレート制御が行われる。 - 特許庁
To obtain an output buffer, input buffer, and bi-directional buffer of 1.8 V which may be of small chip size in a semiconductor integrated circuit.例文帳に追加
半導体集積回路において、チップサイズが小さくて済む1.8Vの出力バッファ、入力バッファ、双方向バッファを得る。 - 特許庁
The communication apparatus compares a buffer size calculated based upon the number of received data packets and a fixed size with a buffer size calculated from a received data size, sets the calculated buffer size as a window size to be recorded when the buffer size calculated based upon the number of received data packets and the fixed size is smaller, and sends ACK to an opposite communication apparatus.例文帳に追加
通信装置は、受信したデータパケット数と固定サイズに基づいて算出されるバッファサイズと、受信したデータサイズにより算出されるバッファサイズを比較し、比較の結果、前記受信したデータパケット数と固定サイズに基づいて算出されたバッファサイズの方が小さい場合、前記算出されたバッファサイズを告知ウィンドウサイズとして設定し、通信相手装置にACKを送信する。 - 特許庁
A buffer in a size N is arranged between the first and second data channels.例文帳に追加
サイズNのバッファが、第1と第2のデータチャネルの中間にある。 - 特許庁
The size of the transistor of the output buffer 104 is adjusted to 1/N times the size of a transistor of an output buffer.例文帳に追加
調整用出力バッファ104が有するトランジスタのサイズは、出力バッファが有するトランジスタのサイズの1/N倍に設定されている。 - 特許庁
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
function returns the size of the buffer currently used by the given stream. 例文帳に追加
関数は、指定されたストリームが使用しているバッファ・サイズを返す。 - JM
A buffer size calculation part 12 calculates estimated buffer size at a point of time when a mobile station performs transmission by using assigned power resources.例文帳に追加
バッファサイズ計算部12は、割り当て電力リソースを用いて移動局が送信する時点における、推定バッファサイズを計算する。 - 特許庁
A data buffer of the memory controller receives first program data with a size smaller than a size of a page buffer from a system and it stores the received data.例文帳に追加
メモリコントローラのデータバッファは、ページバッファのサイズより小さい第1プログラムデータをシステムから受信し、受信したデータを保持する。 - 特許庁
bufsize is the initial size of the buffer used to holddecompressed data. 例文帳に追加
bufsize は解凍されたデータを保持するためのバッファサイズの初期値です。 - Python
To suppress increase in buffer size even when capacity of a memory increases and even when page size increases.例文帳に追加
メモリの大容量化およびページサイズが増加した場合にもバッファサイズの増大を抑えること。 - 特許庁
To perform development by processing large size image data only by a small size buffer.例文帳に追加
小さなサイズのバッファだけで大きなサイズの画像データを処理して現像を行うようにすること。 - 特許庁
If the size of the value buffer is too small to hold the result, errno is set to ERANGE . 例文帳に追加
valueバッファの大きさsizeが結果を保持するのに十分な大きさでない場合、errnoにERANGE がセットされる。 - JM
If the size of the list buffer is too small to hold the result, errno is set to ERANGE . 例文帳に追加
listバッファの大きさsizeが結果を保持するのに十分な大きさでない場合、errnoにERANGE がセットされる。 - JM
The communication control section 13 makes the peripheral device 20 inquired at the communication control section 23 about the size of the buffer 24 in accordance with rewriting request from the external device 1 and compares the resulting size of the buffer 24 with the size of the buffer 14, and responds the smaller buffer size to the rewriting request.例文帳に追加
外部装置1からの書換要求に対し、通信制御部13は、周辺装置20にバッファ24の大きさを通信制御部23に問い合わせ、その結果であるバッファ24の大きさとバッファ14の大きさとを比較し、小さいバッファサイズを書換要求に対して返答する。 - 特許庁
"scrollback num" Set the size of the scrollback buffer for the current windows to num lines. 例文帳に追加
"scrollback num"現在のウィンドウのスクロールバックバッファの大きさをnum 行に設定する。 - JM
always uses a suboptimal buffer size and should be avoided. 例文帳に追加
は必ず追加のバッファーのサイズを使用するので、これも使うべきでない。 - JM
Note that TCP actually allocates twice the size of the buffer requested in the setsockopt (2) 例文帳に追加
TCP は実際にはsetsockopt (2) コールが要求したバッファサイズの二倍を割り当てる。 - JM
On individual connections, the socket buffer size must be set prior to the listen (2) 例文帳に追加
各接続におけるソケットのバッファサイズ変更を有効にするには、listen (2) - JM
Since the buffer 8 only needs to have a size capable of storing the quantization error, its size can be made smaller than before.例文帳に追加
バッファ8は量子化誤差を格納できるサイズがあればよいので従来よりもサイズを削減できる。 - 特許庁
The argument size should be set to the maximum number of items that can be stored in the buffer pointed to by list . 例文帳に追加
size引き数には、listにより参照されるバッファに格納できる要素の最大数を設定すべきである。 - JM
Moreover, a buffer size of the dual purpose transmission reception buffer 7 has a capacity of two packets used for data transmission reception.例文帳に追加
また、送受信兼用バッファ7のバッファサイズはデータ送受信に用いられるパケット2個分の容量を持つ。 - 特許庁
The buffer memory expands the image data in its area whose size is more than a maximum size recordable by the recording section 6 in the case of expanding the image data in the buffer memory 5.例文帳に追加
バッファメモリ5に画像データを展開する際に、記録部6で記録可能な最大サイズ以上の大きさの領域に画像データを展開しておく。 - 特許庁
A memory buffer size setting unit 15 changes size of the dedicated memory buffer based on the data of the resource used amount such as an actual memory used amount or an I/O issuance frequency.例文帳に追加
メモリバッファサイズ設定部15は,実メモリ使用量やI/O発行回数などの資源使用量のデータに基づいて,専用メモリバッファのサイズを変更する。 - 特許庁
/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 setting processing part determines a size related to each cache partition region associated with each database buffer based on a size related to each database buffer.例文帳に追加
設定処理部は、各データベースバッファに関するサイズを基に、該各データベースバッファに対応付ける各キャッシュパーティション領域に関するサイズを決定する。 - 特許庁
For flow control, one endpoint informs another endpoint of its available buffer size by including buffer size information in response messages.例文帳に追加
フロー制御では、1つのエンドポイントが、応答メッセージ中にバッファサイズ情報を含めることにより、利用可能なバッファサイズについて他のエンドポイントに知らせる。 - 特許庁
The buffer will hold a reference to the base object, and thebuffer's contents will refer to the base object's buffer interface, starting as position offset and extending for size bytes.例文帳に追加
バッファオブジェクトはは base オブジェクトに対する参照を保持し、バッファオブジェクトのの内容は base オブジェクトの offsetから size バイトのバッファインタフェースへの参照になります。 - Python
If bufsize is given, it is used as the initial size of the output buffer.例文帳に追加
bufsize が与えられていれば、出力バッファの書記サイズとして使われます。 - Python
When an image file size is smaller than or equal to a size of an image data buffer and all data are settled within the buffer, the reading unit of the image data is enlarged (S105).例文帳に追加
画像ファイルサイズが画像データバッファのサイズ以下であり全データがバッファに収まるときには画像データの読み出し単位を大きくする(ステップS105)。 - 特許庁
To provide a buffer tank structure which reduces the size of a pulse tube refrigerator.例文帳に追加
パルス管冷凍機をコンパクトにできるバッファタンク構造を提供すること。 - 特許庁
A semiconductor device has an output buffer or an I/O buffer (28, 29) which contains a buffer transistor, and control circuits (21p, 21n, 22, 23) which change a size of the buffer transistor.例文帳に追加
本発明の半導体装置は、バッファ用トランジスタを含む出力バッファ又は入出力バッファ(28,29)と、バッファ用トランジスタのサイズを変化させる制御回路(21p,21n,22,23)を有する。 - 特許庁
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から読み出して確保したバッファに書き込む。 - 特許庁
A buffer control part 215 secures a reservation buffer corresponding to a reservation buffer size designated from the usable buffer in response to a buffer reservation request from a storage management device 8, and allocates a memory buffer inside the reservation buffer in response to a remote copy start request from the storage management device 8 to set it as the in-use buffer.例文帳に追加
バッファ制御部215は、ストレージ管理装置8からのバッファ予約要求に応じて使用可能バッファから指定された予約バッファサイズ分の予約バッファを確保し、ストレージ管理装置8からのリモートコピー開始要求に応答して予約バッファ中のメモリバッファを割り当てて使用中バッファとする。 - 特許庁
When it is determined that a space, which is more than a packet size Pp1, exists in a reproducing buffer at a time t43, a reproducing buffer process is started to supply data equivalent to the packet size Pp1 to the buffer.例文帳に追加
時刻t43においては、再生用バッファに、パケットサイズPp1以上の空きが存在すると判定され、再生用バッファに、パケットサイズPp1分のデータが供給される再生バッファ処理が開始される。 - 特許庁
To reduce processing overhead further than when a buffer module reserves or releases a buffer of a fixed size during image processing.例文帳に追加
画像処理の間中バッファモジュールが一定サイズのバッファを確保・解放する場合よりも処理のオーバヘッドを削減する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|