Searched refs:_bf (Results 1 - 25 of 240) sorted by relevance

12345678910

/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include-fixed/
H A Dstdio.h81 * _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/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/
H A Dstdio.h81 * _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/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
H A Dstdio.h86 * _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.8/lib/gcc/arm-linux-androideabi/4.8/include-fixed/
H A Dstdio.h86 * _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/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include-fixed/
H A Dstdio.h86 * _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/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include-fixed/
H A Dstdio.h86 * _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/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include-fixed/
H A Dstdio.h81 * _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.8/lib/gcc/aarch64-linux-android/4.8/include-fixed/
H A Dstdio.h81 * _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/include-fixed/
H A Dstdio.h81 * _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/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
H A Dstdio.h86 * _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.8/lib/gcc/arm-linux-androideabi/4.8/include-fixed/
H A Dstdio.h86 * _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/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include-fixed/
H A Dstdio.h86 * _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/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/
H A Dstdio.h81 * _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/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include-fixed/
H A Dstdio.h86 * _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/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include-fixed/
H A Dstdio.h81 * _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/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/
H A Dstdio.h81 * _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/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Dstdio.h98 * _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/
H A Dstdio.h98 * _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/
H A Dstdio.h98 * _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/
H A Dstdio.h98 * _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/
H A Dstdio.h98 * _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/
H A Dstdio.h98 * _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/
H A Dstdio.h98 * _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-4/arch-arm/usr/include/
H A Dstdio.h98 * _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-5/arch-arm/usr/include/
H A Dstdio.h98 * _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 151 milliseconds

12345678910