/bionic/libc/stdio/ |
refill.c | 91 fp->_p = fp->_up;
|
ungetc.c | 137 fp->_up = fp->_p;
|
fseek.c | 172 n = fp->_up - fp->_bf._base;
|
/development/ndk/platforms/android-3/include/ |
stdio.h | 89 * _ub, _up, and _ur are used when ungetc() pushes back more characters 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 117 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/development/ndk/platforms/android-8/include/ |
stdio.h | 89 * _ub, _up, and _ur are used when ungetc() pushes back more characters 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 117 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/ |
stdio.h | 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters 123 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 147 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/ |
stdio.h | 98 * _ub, _up, and _ur are used when ungetc() pushes back more characters 102 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 126 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/ |
stdio.h | 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters 123 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 147 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/ |
stdio.h | 98 * _ub, _up, and _ur are used when ungetc() pushes back more characters 102 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 126 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/ |
stdio.h | 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters 123 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 147 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/ |
stdio.h | 98 * _ub, _up, and _ur are used when ungetc() pushes back more characters 102 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 126 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/ |
stdio.h | 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters 123 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 147 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/ |
stdio.h | 98 * _ub, _up, and _ur are used when ungetc() pushes back more characters 102 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 126 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/ |
stdio.h | 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters 123 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 147 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/ |
stdio.h | 98 * _ub, _up, and _ur are used when ungetc() pushes back more characters 102 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 126 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/ |
stdio.h | 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters 123 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 147 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/ |
stdio.h | 98 * _ub, _up, and _ur are used when ungetc() pushes back more characters 102 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 126 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. 138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
|