HomeSort by relevance Sort by last modified time
    Searched refs:_bf (Results 26 - 35 of 35) sorted by null

12

  /development/ndk/platforms/android-8/include/
stdio.h 98 * _lbfsize is -_bf._size, else _lbfsize is 0
111 * than fit in the current _bf, or when ungetc() pushes back a character
112 * that does not match the previous one in _bf. When this happens,
125 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
149 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdio.h 98 * _lbfsize is -_bf._size, else _lbfsize is 0
111 * than fit in the current _bf, or when ungetc() pushes back a character
112 * that does not match the previous one in _bf. When this happens,
125 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
149 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdio.h 98 * _lbfsize is -_bf._size, else _lbfsize is 0
111 * than fit in the current _bf, or when ungetc() pushes back a character
112 * that does not match the previous one in _bf. When this happens,
125 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
149 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdio.h 98 * _lbfsize is -_bf._size, else _lbfsize is 0
111 * than fit in the current _bf, or when ungetc() pushes back a character
112 * that does not match the previous one in _bf. When this happens,
125 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
149 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdio.h 98 * _lbfsize is -_bf._size, else _lbfsize is 0
111 * than fit in the current _bf, or when ungetc() pushes back a character
112 * that does not match the previous one in _bf. When this happens,
125 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
149 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdio.h 98 * _lbfsize is -_bf._size, else _lbfsize is 0
111 * than fit in the current _bf, or when ungetc() pushes back a character
112 * that does not match the previous one in _bf. When this happens,
125 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
149 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdio.h 98 * _lbfsize is -_bf._size, else _lbfsize is 0
111 * than fit in the current _bf, or when ungetc() pushes back a character
112 * that does not match the previous one in _bf. When this happens,
125 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
149 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /bionic/libc/stdio/
vfprintf.c 98 fake._bf._base = fake._p = buf;
99 fake._bf._size = fake._w = sizeof(buf);
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 2239 milliseconds

12