HomeSort by relevance Sort by last modified time
    Searched defs:_bf (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /bionic/libc/include/
stdio.h 87 * _lbfsize is -_bf._size, else _lbfsize is 0
100 * than fit in the current _bf, or when ungetc() pushes back a character
101 * that does not match the previous one in _bf. When this happens,
119 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
120 int _lbfsize; /* 0 or -_bf._size, for inline putc */
143 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /development/ndk/platforms/android-21/include/
stdio.h 87 * _lbfsize is -_bf._size, else _lbfsize is 0
100 * than fit in the current _bf, or when ungetc() pushes back a character
101 * that does not match the previous one in _bf. When this happens,
119 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
120 int _lbfsize; /* 0 or -_bf._size, for inline putc */
143 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /development/ndk/platforms/android-3/include/
stdio.h 85 * _lbfsize is -_bf._size, else _lbfsize is 0
98 * than fit in the current _bf, or when ungetc() pushes back a character
99 * that does not match the previous one in _bf. When this happens,
112 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
113 int _lbfsize; /* 0 or -_bf._size, for inline putc */
136 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /development/ndk/platforms/android-8/include/
stdio.h 85 * _lbfsize is -_bf._size, else _lbfsize is 0
98 * than fit in the current _bf, or when ungetc() pushes back a character
99 * that does not match the previous one in _bf. When this happens,
112 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
113 int _lbfsize; /* 0 or -_bf._size, for inline putc */
136 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include-fixed/
stdio.h 81 * _lbfsize is -_bf._size, else _lbfsize is 0
94 * than fit in the current _bf, or when ungetc() pushes back a character
95 * that does not match the previous one in _bf. When this happens,
108 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
109 int _lbfsize; /* 0 or -_bf._size, for inline putc */
132 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include-fixed/
stdio.h 88 * _lbfsize is -_bf._size, else _lbfsize is 0
101 * than fit in the current _bf, or when ungetc() pushes back a character
102 * that does not match the previous one in _bf. When this happens,
120 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
121 int _lbfsize; /* 0 or -_bf._size, for inline putc */
144 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
stdio.h 87 * _lbfsize is -_bf._size, else _lbfsize is 0
100 * than fit in the current _bf, or when ungetc() pushes back a character
101 * that does not match the previous one in _bf. When this happens,
119 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
120 int _lbfsize; /* 0 or -_bf._size, for inline putc */
143 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
stdio.h 87 * _lbfsize is -_bf._size, else _lbfsize is 0
100 * than fit in the current _bf, or when ungetc() pushes back a character
101 * that does not match the previous one in _bf. When this happens,
119 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
120 int _lbfsize; /* 0 or -_bf._size, for inline putc */
143 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
stdio.h 87 * _lbfsize is -_bf._size, else _lbfsize is 0
100 * than fit in the current _bf, or when ungetc() pushes back a character
101 * that does not match the previous one in _bf. When this happens,
119 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
120 int _lbfsize; /* 0 or -_bf._size, for inline putc */
143 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
stdio.h 87 * _lbfsize is -_bf._size, else _lbfsize is 0
100 * than fit in the current _bf, or when ungetc() pushes back a character
101 * that does not match the previous one in _bf. When this happens,
119 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
120 int _lbfsize; /* 0 or -_bf._size, for inline putc */
143 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
stdio.h 87 * _lbfsize is -_bf._size, else _lbfsize is 0
100 * than fit in the current _bf, or when ungetc() pushes back a character
101 * that does not match the previous one in _bf. When this happens,
119 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
120 int _lbfsize; /* 0 or -_bf._size, for inline putc */
143 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
stdio.h 87 * _lbfsize is -_bf._size, else _lbfsize is 0
100 * than fit in the current _bf, or when ungetc() pushes back a character
101 * that does not match the previous one in _bf. When this happens,
119 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
120 int _lbfsize; /* 0 or -_bf._size, for inline putc */
143 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
stdio.h 86 * _lbfsize is -_bf._size, else _lbfsize is 0
99 * than fit in the current _bf, or when ungetc() pushes back a character
100 * that does not match the previous one in _bf. When this happens,
113 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
114 int _lbfsize; /* 0 or -_bf._size, for inline putc */
137 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include-fixed/
stdio.h 86 * _lbfsize is -_bf._size, else _lbfsize is 0
99 * than fit in the current _bf, or when ungetc() pushes back a character
100 * that does not match the previous one in _bf. When this happens,
113 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
114 int _lbfsize; /* 0 or -_bf._size, for inline putc */
137 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
stdio.h 86 * _lbfsize is -_bf._size, else _lbfsize is 0
99 * than fit in the current _bf, or when ungetc() pushes back a character
100 * that does not match the previous one in _bf. When this happens,
113 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
114 int _lbfsize; /* 0 or -_bf._size, for inline putc */
137 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include-fixed/
stdio.h 86 * _lbfsize is -_bf._size, else _lbfsize is 0
99 * than fit in the current _bf, or when ungetc() pushes back a character
100 * that does not match the previous one in _bf. When this happens,
113 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ member in struct:__sFILE
114 int _lbfsize; /* 0 or -_bf._size, for inline putc */
137 int _blksize; /* stat.st_blksize (may be != _bf._size) */
  /prebuilts/ndk/4/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) */
  /prebuilts/ndk/4/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) */
  /prebuilts/ndk/4/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) */
  /prebuilts/ndk/4/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) */
  /prebuilts/ndk/4/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) */
  /prebuilts/ndk/4/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) */
  /prebuilts/ndk/5/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) */
  /prebuilts/ndk/5/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) */
  /prebuilts/ndk/6/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) */

Completed in 562 milliseconds

1 2 3 4