/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_dpb.h | 47 /* enumeration to represent status of buffered image */ 55 /* structure to represent a buffered picture */
|
/frameworks/base/core/java/com/android/internal/util/ |
LineBreakBufferedWriter.java | 63 * Create a new linebreak-aware buffered writer with the given output and buffer 73 * Create a new linebreak-aware buffered writer with the given output, buffer
|
/libcore/ojluni/src/main/java/java/io/ |
OutputStream.java | 121 * Flushes this output stream and forces any buffered output bytes 124 * written have been buffered by the implementation of the output
|
/prebuilts/go/darwin-x86/src/net/http/internal/ |
chunked.go | 62 n := cr.r.Buffered() 73 if n > 0 && cr.r.Buffered() < 2 {
|
/prebuilts/go/linux-x86/src/net/http/internal/ |
chunked.go | 62 n := cr.r.Buffered() 73 if n > 0 && cr.r.Buffered() < 2 {
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
file.c | 170 /* We have to copy the current buffered data to the line buffer */ 244 /* Processing stdin implies --line-buffered. */
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
StreamUtil.java | 148 * Recommended to provide a buffered stream for input and output 166 * Recommended to provide a buffered stream for input and output
|
/external/ltp/runtest/ |
lvm.part2 | 33 rwtest02 export LTPROOT; rwtest -N rwtest02 -c -q -i 60s -f buffered 10%25000:rw-buffered-$$ 500b:/test/growfiles/ext3/rwtest12%f 34 rwtest03 export LTPROOT; rwtest -N rwtest03 -c -q -i 60s -n 2 -f buffered -s mmread,mmwrite -m random -Dv 10%25000:mm-buff-$$ 500b:/test/growfiles/ext3/rwtest13%f 69 rwtest12 export LTPROOT; rwtest -N rwtest12 -c -q -i 60s -f buffered 10%25000:rw-buffered-$$ 500b:/test/growfiles/jfs/rwtest12%f 70 rwtest13 export LTPROOT; rwtest -N rwtest13 -c -q -i 60s -n 2 -f buffered -s mmread,mmwrite -m random -Dv 10%25000:mm-buff-$$ 500b:/test/growfiles/jfs/rwtest13%f
|
stress.part1 | 151 rwtest02 export LTPROOT; rwtest -N rwtest02 -c -q -i 60s -f buffered 10%25000:rw-buffered-$$ 152 rwtest03 export LTPROOT; rwtest -N rwtest03 -c -q -i 60s -n 2 -f buffered -s mmread,mmwrite -m random -Dv 10%25000:mm-buff-$$
|
/external/mesa3d/docs/ |
conform.html | 101 Double Buffered. 214 Double Buffered. 327 Double Buffered. 440 Double Buffered. 553 Double Buffered. 670 Double Buffered.
|
/frameworks/base/graphics/java/android/graphics/ |
SurfaceTexture.java | 119 * In single buffered mode the application is responsible for serializing access to the image 129 * @param singleBufferMode whether the SurfaceTexture will be in single buffered mode. 142 * In single buffered mode the application is responsible for serializing access to the image 156 * @param singleBufferMode whether the SurfaceTexture will be in single buffered mode. 247 * Releases the the texture content. This is needed in single buffered mode to allow the image 388 * Returns true if the SurfaceTexture is single-buffered
|
/frameworks/base/media/java/android/media/session/ |
PlaybackState.java | 233 * when enough data has buffered. 329 bob.append(", buffered position=").append(mBufferedPosition); 389 * Get the current buffered position in ms. This is the farthest playback 390 * point that can be reached from the current position using only buffered [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_pyexpat.py | 326 "buffered text not properly collapsed")
340 "buffered text not properly collapsed")
346 "buffered text not properly split")
367 "buffered text not properly split")
376 "buffered text not properly split")
|
/external/mesa3d/src/egl/drivers/glx/ |
egl_glx.c | 237 /* must know whether it is double-buffered */ 268 /* pixmap and pbuffer surfaces must be single-buffered in EGL */ 376 /* must know whether it is double-buffered */ 385 /* pixmap surfaces must be single-buffered in EGL */ 439 /* some GLX impls do not like single-buffered window surface */ [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_pyexpat.py | 326 "buffered text not properly collapsed") 340 "buffered text not properly collapsed") 346 "buffered text not properly split") 367 "buffered text not properly split") 376 "buffered text not properly split")
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_pyexpat.py | 326 "buffered text not properly collapsed") 340 "buffered text not properly collapsed") 346 "buffered text not properly split") 367 "buffered text not properly split") 376 "buffered text not properly split")
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pyexpat.py | 326 "buffered text not properly collapsed") 340 "buffered text not properly collapsed") 346 "buffered text not properly split") 367 "buffered text not properly split") 376 "buffered text not properly split")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pyexpat.py | 326 "buffered text not properly collapsed") 340 "buffered text not properly collapsed") 346 "buffered text not properly split") 367 "buffered text not properly split") 376 "buffered text not properly split")
|
/tools/tradefederation/core/prod-tests/src/com/android/performance/tests/ |
HermeticLaunchTest.java | 106 .compile("# entries-in-buffer/entries-written:\\s+(?<buffered>\\d+)/" 448 int buffered = Integer.parseInt(match.group("buffered")); local 450 if (written != buffered) { 452 written - buffered, currentAtraceFile.getName()));
|
/external/libjpeg-turbo/ |
libjpeg.txt | 46 Buffered-image mode 446 data buffered by the first pass. In this case jpeg_finish_compress() may take 564 object or the data source module; this prevents buffered input data from [all...] |
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/ |
IIO.c | 49 Input is line buffered if ICANON is set,
119 and buffered one character at a time by IIO_WriteOne() which handles TAB
196 // Successfully processed and buffered one character
|
/external/syslinux/gpxe/src/drivers/net/ |
bnx2.c | 61 /* Saifun SA25F010 (non-buffered flash) */ 66 "Non-buffered flash (128kB)"}, 67 /* Saifun SA25F020 (non-buffered flash) */ 72 "Non-buffered flash (256kB)"}, 78 /* Entry 0101: ST M45PE10 (non-buffered flash, TetonII B0) */ 83 /* Entry 0110: ST M45PE20 (non-buffered flash)*/ 88 /* Saifun SA25F005 (non-buffered flash) */ 93 "Non-buffered flash (64kB)"}, 109 /* ATMEL AT45DB011B (buffered flash) */ 113 "Buffered flash (128kB)"} [all...] |
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
WifiConfigStoreTest.java | 230 * Tests the force write after a buffered write. 231 * Expected behaviour: The force write should override the previous buffered write and stop the 241 // Perform buffered write for both user and share store file.
|
/prebuilts/go/darwin-x86/doc/ |
go_mem.html | 294 If the channel were buffered (e.g., <code>c = make(chan int, 1)</code>) 305 This rule generalizes the previous rule to buffered channels. 306 It allows a counting semaphore to be modeled by a buffered channel:
|
/prebuilts/go/linux-x86/doc/ |
go_mem.html | 294 If the channel were buffered (e.g., <code>c = make(chan int, 1)</code>) 305 This rule generalizes the previous rule to buffered channels. 306 It allows a counting semaphore to be modeled by a buffered channel:
|