HomeSort by relevance Sort by last modified time
    Searched full:buffered (Results 1051 - 1075 of 1453) sorted by null

<<41424344454647484950>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file2k.py 612 """Generic buffered read method test harness to verify EINTR behavior.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
codecs.py 864 It defaults to line buffered.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file2k.py 612 """Generic buffered read method test harness to verify EINTR behavior.
  /system/core/adb/
sockets.cpp 351 ** note that if we still have buffered packets, the
  /external/boringssl/src/ssl/
internal.h 721 /* dtls_clear_incoming_messages releases all buffered incoming messages. */
724 /* dtls_has_incoming_messages returns one if there are buffered incomin
    [all...]
  /external/libogg/src/
framing.c 521 /* This constructs pages from buffered packet segments. The pointers
662 /* The whole test page is buffered. Verify the checksum */
731 Returns pointers into buffered data; invalidated by next call to
    [all...]
  /external/mesa3d/docs/
VERSIONS 101 - Faster rendering of smooth-shaded, RGBA, depth-buffered polygons.
212 - non-depth-buffered XImage polygons are faster
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
URLConnectionTest.java     [all...]
  /external/openssh/
packet.c 909 * Note that the packet is now only buffered in output. It won't be
    [all...]
  /external/pcre/dist2/src/
pcre2grep.c 379 { OP_NODATA, N_LBUFFER, NULL, "line-buffered", "use line buffering" },
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
serve_test.go     [all...]
h2_bundle.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
serve_test.go     [all...]
h2_bundle.go     [all...]
  /libcore/luni/src/test/java/libcore/java/net/
URLConnectionTest.java     [all...]
  /art/runtime/hprof/
hprof.cc 295 // This keeps things buffered until flushed.
    [all...]
  /bionic/tests/
stdio_test.cpp 694 // Buffered case where we won't notice until the fclose(3).
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/
RecordingTest.java     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
handlers.py     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcDhcp.c 469 // For other types, only one proxy offer is buffered.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp4.c     [all...]
PxeBcDhcp6.c     [all...]
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
streams.py 611 The most common stream of tokens is one where every token is buffered up
    [all...]