Examples of using Internal buffer in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Specify the internal buffer size.
The system was unable to allocate an internal buffer.
Sets the internal buffer size for reading/ writing data from arbitrary file.
Returns the length of the internal buffer.
Actually, the internal buffering mechanism is the same as Gauche's file I/O ports.
If this is not possible, the driver's internal buffer is used.
If the internal buffer is activated, the input voltage must be greater than 100 mV.
Some input may be kept in internal buffers for later processing.
Normally, the matched output is discarded from expect's internal buffers.
FILE SELECTION DIALOGIncreased internal buffer to allow excessive number of files(~6000) to be selected.
IP Normally, the matched output is discarded from Expect's internal buffers.
When a new filter is appended to a stream,data in the internal buffers is processed through the new filter at that time.
Reads available data from input-port and appends it to the listener's internal buffer.
The ProxyIOBufferSize directive adjusts the size of the internal buffer, which is used as a scratchpad for the data between input and output.
Fix a potential log corruption whenqueued log messages were larger than the internal buffer size.
If you can develop an internal buffer to deal with these contrasting styles then it will hold you in great stead when dealing with Japanese companies in the future.
Some of the input data may be preserved in internal buffers for later processing.
The vulnerabilities are due to insufficient validation of user-supplied input andimproper boundary checks when reading data into an internal buffer.
Buffer_size property which makes it possible to control the size of the internal buffer used to process console output from the JVM.
While output buffering is active no output is sent from the script(other than headers),instead the output is stored in an internal buffer.
They will be warned if they are falling behind,starting when the internal buffer reaches a predefined threshold of 40% of their messages being held for them.
As long as the length of the character sequence contained in the string buffer does not exceed the capacity,it is not necessary to allocate a new internal buffer array.
When the internal buffer is expanded, new consecutive memory area bigger than the current one by the cluster size will be allocated and all data of existing elements will be copied there.
In half-duplex operation, the Tx MAC stores the first64 bytes of data from the external FIFO in an internal buffer, to be used in re-transmitting data on collisions.
The LO noise of the internal buffer amplifier of two integrated circuit basestation mixers has been characterized by measurement of the total output noise under blocking conditions.
If the shell's input is not seekable, the shell buffers up input whenever a loop is being read andperforms seeks in this internal buffer to accomplish the rereading implied by the loop.
When a new filter is prepended to a stream,data in the internal buffers, which has already been processed through other filters will not be reprocessed through the new filter at that time.
As a rule of thumb, the fifo size shouldbe at least equal to the size of the internal buffer of the CD-Recorder and no more than half of the physical amount of RAM available in the machine.
The output low levels for each internal buffer are approximately 0.5 V, but the input voltage of each internal buffer must be 70 mV or more below the output low level, when the output internally is driven low.
YY_FLUSH_BUFFER flushes the scanner's internal buffer so that the next time the scanner attempts to match a token, it will first refill the buffer using YY_INPUT (see The Generated Scanner, below).