Searched refs:buffering (Results 1 – 25 of 35) sorted by relevance
12
/external/chromium_org/third_party/sqlite/src/test/ |
D | lock_common.tcl | 76 fconfigure $chan -buffering line 127 fconfigure $chan -blocking 0 -buffering none
|
D | incrblob2.test | 46 fconfigure $fd1 -buffering none 47 fconfigure $fd2 -buffering none 94 fconfigure $fd1 -buffering none 98 fconfigure $fd2 -buffering none 115 fconfigure $fd1 -buffering none
|
D | fts3ak.test | 7 # make sure that fts3 insertion buffering is fully transparent when
|
D | fts2k.test | 7 # make sure that fts2 insertion buffering is fully transparent when
|
D | lock6.test | 30 fconfigure $chan -buffering line
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | CHANGES.txt | 11 * Add currently empty ANTLRCommonTreeNodeStream class, which will be buffering tree nodes
|
/external/chromium_org/third_party/opus/src/src/ |
D | opus_private.h | 90 int bitrate, opus_val16 tonality, opus_val32 *mem, int buffering,
|
D | opus_encoder.c | 689 int bitrate, opus_val16 tonality, opus_val32 *mem, int buffering, in optimize_framesize() argument 706 if (buffering) in optimize_framesize() 710 int offset = 2*subframe - buffering; in optimize_framesize() 747 if (buffering) in optimize_framesize() 751 if (buffering) in optimize_framesize()
|
/external/chromium_org/ui/resources/resource_check/ |
D | resource_scale_factors.py | 49 with open(filename, 'rb', buffering=0) as f:
|
/external/srtp/ |
D | Changes | 204 function checks that the byte-buffering functions used by a cipher 210 Fixed SEAL3.0 output byte buffering, added byte-buffering test to
|
D | TODO | 62 Write uniform byte-buffering code for PRFs, preferably as macros.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/doc/ |
D | sample.bib | 46 handling, input buffering, storing identifiers in hash tables and
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | IntStream.as | 42 /** Tell the stream to start buffering if it hasn't already. Return 89 * normally used to seek ahead in the input stream. No buffering is
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.QNX | 73 Double buffering code is temporarily disabled in the photon driver 77 works very well, so maybe double buffering is not needed right now.
|
/external/chromium_org/third_party/leveldatabase/src/doc/ |
D | log_format.txt | 67 (3) We do not need extra buffering for large records.
|
/external/linux-tools-perf/Documentation/ |
D | perf-record.txt | 66 Collect data without buffering.
|
/external/mesa3d/docs/ |
D | README.CYGWIN | 111 Double buffering: 120 need depth buffering the XImage will almost surely be faster. Exper-
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | README.CYGWIN | 111 Double buffering: 120 need depth buffering the XImage will almost surely be faster. Exper-
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/ |
D | README | 297 buffering required by C standard. This feature is possibly 298 unnecessary for embedded systems which won't change file buffering 299 with functions like `setbuf' or `setvbuf'. The buffering mechanism
|
/external/qemu/distrib/jpeg-6b/ |
D | structure.doc | 189 directly with the downsampled data must provide similar buffering and padding 276 2. Data buffering control. A separate control module exists for each 355 buffering. The downsampler is responsible for edge expansion at the right 364 controller is responsible for buffering the full image. The equivalent of 444 file, this controller is responsible for buffering the full image. 466 controller is responsible for buffering the full-image data. 941 Even if one wants piped input, buffering the first scan of the JPEG file needs
|
/external/jpeg/ |
D | structure.doc | 189 directly with the downsampled data must provide similar buffering and padding 276 2. Data buffering control. A separate control module exists for each 355 buffering. The downsampler is responsible for edge expansion at the right 364 controller is responsible for buffering the full image. The equivalent of 444 file, this controller is responsible for buffering the full image. 466 controller is responsible for buffering the full-image data. 941 Even if one wants piped input, buffering the first scan of the JPEG file needs
|
/external/qemu/docs/ |
D | CHAR-DEVICES.TXT | 201 users who don't need to worry about buffering issues.
|
/external/chromium_org/testing/iossim/ |
D | iossim.mm | 140 // from iOS Simulator, issues like I/O buffering and interleaved output
|
/external/libsepol/ |
D | ChangeLog | 526 callback-based error reporting system rather than error buffering.
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 107 This allows the driver to use PS buffering of Deauthentication and 563 by buffering a pending request and processing it after the EAP method
|
12