HomeSort by relevance Sort by last modified time
    Searched full:refill (Results 1 - 25 of 62) sorted by null

1 2 3

  /frameworks/base/core/java/android/util/
Base64InputStream.java 98 refill(); method
110 refill(); method
121 refill(); method
137 private void refill() throws IOException { method in class:Base64InputStream
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atm_zatm.h 27 int low_water,high_water; /* refill parameters */
  /bionic/libc/stdio/
refill.c 1 /* $OpenBSD: refill.c,v 1.8 2005/08/08 08:05:36 espie Exp $ */
49 * Refill a stdio buffer.
rget.c 39 * Refill, then return the first character
fgets.c 59 * If the buffer is empty, refill it.
fgetln.c 116 * file buffer to line buffer, refill file and look for
  /libcore/luni/src/test/java/libcore/java/util/zip/
ZipFileTest.java 35 * Exercise Inflater's ability to refill the zlib's input buffer. As of this
  /external/bluetooth/glib/gio/
gbufferedinputstream.c 715 * request refill for more
792 /* Full request not available, read all currently availbile and request refill for more */
900 /* Byte not available, request refill for more */
    [all...]
  /prebuilt/linux-x86/oprofile/arm/armv7/
events 7 event:0x03 counters:1,2,3,4 um:zero minimum:500 name:DCACHE_REFILL : Data R/W operation that causes a refill from cache or normal cacheable memory
9 event:0x05 counters:1,2,3,4 um:zero minimum:500 name:DTLB_REFILL : Data R/W that causes a TLB refill
  /prebuilt/linux-x86_64/oprofile/arm/armv7/
events 7 event:0x03 counters:1,2,3,4 um:zero minimum:500 name:DCACHE_REFILL : Data R/W operation that causes a refill from cache or normal cacheable memory
9 event:0x05 counters:1,2,3,4 um:zero minimum:500 name:DTLB_REFILL : Data R/W that causes a TLB refill
  /external/libvpx/vp8/decoder/
dboolhuff.h 116 /*The refill loop is used in several places, so define it in a macro to make
  /libcore/luni/src/main/java/org/apache/harmony/nio/internal/
IOUtil.java 118 * Refill the buffer from wrapped InputStream.
  /system/core/sh/
input.c 276 * Refill the input buffer and return the next input character:
280 * from a string so we can't refill the buffer, return EOF.
  /frameworks/base/core/java/android/server/search/
Searchables.java 168 * refill as the user clicks "search".
  /external/oprofile/opcontrol/
opcontrol.cpp 187 "Data R/W operation that causes a refill from cache or normal cacheable"
192 "Data R/W that causes a TLB refill"},
  /bionic/libc/arch-arm/bionic/
memcpy.S 491 /* Refill spilled registers from the stack. Don't update sp. */
  /external/chromium/third_party/icu/source/io/
ustdio.c 561 /* refill the buffer */
  /external/icu4c/io/
ustdio.c 561 /* refill the buffer */
  /external/skia/src/core/
SkStream.cpp 456 SkASSERT(fBufferOffset >= fBufferSize); // need to refill our fBuffer
  /external/sonivox/arm-fm-22k/bin/
arm-fm-22k 
  /external/sonivox/arm-wt-22k/misc/
eas_host.c 339 /* don't refill buffer if request is bigger than buffer */
343 /* refill buffer */
  /external/stlport/stlport/stl/
_istream.c 686 // at eof, or we should refill the buffer and try again.
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.c 686 // at eof, or we should refill the buffer and try again.
    [all...]
  /external/v8/src/
mark-compact.h 225 // Refill the marking stack with overflowed objects from the heap. This
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Core.h 540 so the application should not attempt to refill the buffers during this
541 call, but should queue them and refill them in another thread. There
    [all...]

Completed in 688 milliseconds

1 2 3