/external/libvpx/libvpx/vp8/decoder/ |
dboolhuff.h | 106 * 8. The top byte is part of the algorithm, and the remainder is buffered
|
/external/libvpx/libvpx/vpx_dsp/ |
bitreader.h | 59 // 8. The top byte is part of the algorithm, and the remainder is buffered
|
/external/libxml2/doc/html/ |
libxml-xmlIO.html | 89 </pre><p>Create a buffered parser output</p> 91 </pre><p>Create a buffered parser input for progressive parsing</p> 109 </pre><p>Free up the memory used by a buffered parser input</p> 110 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>in</tt></i>:</span></td><td>a buffered parser input</td></tr></tbody></table></div><h3><a name="xmlIOFTPClose" id="xmlIOFTPClose"></a>Function: xmlIOFTPClose</h3><pre class="programlisting">int xmlIOFTPClose (void * context)<br /> [all...] |
/external/ltp/testcases/kernel/io/ltp-aiodio/ |
dio_append.c | 30 * a 2nd process is doing buffered reads and check if the buffer
|
/external/ltp/testcases/kernel/syscalls/read/ |
read02.c | 140 "O_DIRECT unaligned reads fallbacks to buffered I/O");
|
/external/mesa3d/docs/ |
perf.html | 27 buffered mode. (X users only)
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_pipe_blit.c | 54 /* Emit buffered drawing commands, and any back copies.
|
/external/mesa3d/src/gallium/targets/graw-xlib/ |
graw_xlib.c | 84 printf("Error: couldn't get an RGB, Double-buffered visual\n");
|
/external/okhttp/okhttp-android-support/src/main/java/com/squareup/okhttp/ |
AndroidShimResponseCache.java | 100 * Force buffered operations to the filesystem. This ensures that responses
|
/external/pdfium/third_party/libtiff/ |
tif_flush.c | 90 * Flush buffered data to the file.
|
/external/proguard/src/proguard/gui/splash/ |
BufferedSprite.java | 27 * This Sprite encapsulates another Sprite, which is then buffered in an Image.
|
/external/skia/include/gpu/ |
GrProgramElement.h | 33 * safe to recycle a resource even though we still have buffered GrOps that read or write to the
|
/external/skia/src/gpu/ |
GrGpuCommandBuffer.h | 27 * buffered up for later execution (Vulkan). GrOps will execute their draw commands into a
|
/external/toybox/toys/posix/ |
patch.c | 195 // If match failed, flush first line of buffered data and 196 // recheck buffered data for a new match until we find one or run 201 // Match failed. Write out first line of buffered data and 202 // recheck remaining buffered data for a new match.
|
/external/webrtc/talk/app/webrtc/objc/public/ |
RTCDataChannel.h | 87 // Called when the buffered amount has changed.
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
initial_delay_manager.h | 72 // True if buffered audio is less than the given initial delay (specified at
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core.h | 120 // Returns the current |system_delay|, i.e., the buffered difference between
|
/frameworks/base/core/java/android/util/ |
Base64OutputStream.java | 88 * Flush any buffered data from calls to write(int). Needed
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
ParserFactory.java | 106 // create a buffered reader to facilitate reading.
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
WifiLastResortWatchdogTest.java | 261 * Test has 4 networks buffered, increment each different failure type on one of them 311 * Test has 4 networks buffered (two are ephemeral), increment each different failure type on 362 * Test has 4 networks buffered, increment each different failure type on one of them but using 407 * Test has 4 networks buffered, increment each failure type, but using the wrong bssid 451 * Test has 4 buffered networks, two of which share the same SSID (different mBssids) 500 * Test has 4 buffered networks, two of which share the same SSID (different mBssids) 547 * Test has 4 buffered networks, cause FAILURE_THRESHOLD failures for each failure type to one 590 * Test has 4 buffered networks, cause FAILURE_THRESHOLD - 1 failures for each failure type to 634 * 4 networks are buffered 636 * networks are buffered agai [all...] |
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/ |
AKFS_VNorm.c | 27 const int16 nbuf, /*!< Size of data to be buffered */
|
/hardware/interfaces/soundtrigger/2.0/ |
ISoundTriggerHwCallback.hal | 43 /** utterance buffered by the implementation */
|
/libcore/ojluni/src/main/java/java/io/ |
ObjectOutput.java | 77 * Flushes the stream. This will write any buffered
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
BluetoothPbapRequest.java | 76 * this will trigger ClientOperation to use non-buffered stream so
|
/packages/apps/TV/src/com/android/tv/tuner/exoplayer/buffer/ |
SimpleSampleBuffer.java | 164 // No more buffered data.
|