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

1 2 3 4

  /external/llvm/test/MC/MachO/
darwin-x86_64-diff-reloc-assign.s 9 // 00000000 False long True SUB False _base
12 _base = . define
14 .long (0x2000) + _start_ap_2 - _base
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vasprintf.c 31 unsigned char *_base; local
36 f._bf._base = f._p = (unsigned char *)malloc(128);
37 if (f._bf._base == NULL)
44 _base = realloc(f._bf._base, ret + 1);
45 if (_base == NULL)
47 *str = (char *)_base;
51 if (f._bf._base) {
52 free(f._bf._base);
53 f._bf._base = NULL
    [all...]
asprintf.c 34 unsigned char *_base; local
39 f._bf._base = f._p = (unsigned char *)malloc(128);
40 if (f._bf._base == NULL)
49 _base = realloc(f._bf._base, ret + 1);
50 if (_base == NULL)
52 *str = (char *)_base;
56 if (f._bf._base) {
57 free(f._bf._base);
58 f._bf._base = NULL
    [all...]
fvwrite.c 107 size_t blen = fp->_p - fp->_bf._base;
108 unsigned char *_base; local
116 _base = realloc(fp->_bf._base, _size + 1);
117 if (_base == NULL)
120 fp->_bf._base = _base;
122 fp->_p = _base + blen;
132 } else if (fp->_p > fp->_bf._base && len > w) {
173 if (fp->_p > fp->_bf._base && s > w)
    [all...]
  /external/bison/lib/
stdio-impl.h 36 struct { unsigned char *_base; int _size; } _bf; \
42 struct { unsigned char *_base; int _size; } _ub; \
46 struct { unsigned char *_base; int _size; } _lb; \
68 # define fp_ub ((struct __sfileext *) fp->_ext._base)->_ub
73 # define HASUB(fp) (fp_ub._base != NULL)
95 unsigned char *_base; \
108 # define _base __base macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mbstring.h 21 char *_base; member in struct:_iobuf
  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/
voe_standard_test.h 63 : _base(true),
111 bool _base, _codec, _dtmf; member in class:voetest::SubAPIManager
  /bionic/libc/include/
stdio.h 63 unsigned char* _base; member in struct:__sbuf
68 unsigned char *_base; member in struct:__sbuf
94 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
95 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /development/ndk/platforms/android-L/include/
stdio.h 62 unsigned char *_base; member in struct:__sbuf
87 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
88 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include-fixed/
stdio.h 71 unsigned char *_base; member in struct:__sbuf
96 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
97 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/
stdio.h 71 unsigned char *_base; member in struct:__sbuf
96 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
97 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include-fixed/
stdio.h 71 unsigned char *_base; member in struct:__sbuf
96 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
97 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include-fixed/
stdio.h 71 unsigned char *_base; member in struct:__sbuf
96 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
97 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/
stdio.h 71 unsigned char *_base; member in struct:__sbuf
96 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
97 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/
stdio.h 71 unsigned char *_base; member in struct:__sbuf
96 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
97 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include-fixed/
stdio.h 71 unsigned char *_base; member in struct:__sbuf
96 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
97 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/
stdio.h 71 unsigned char *_base; member in struct:__sbuf
96 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
97 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
stdio.h 71 unsigned char* _base; member in struct:__sbuf
76 unsigned char *_base; member in struct:__sbuf
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
103 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
stdio.h 71 unsigned char* _base; member in struct:__sbuf
76 unsigned char *_base; member in struct:__sbuf
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
103 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
stdio.h 71 unsigned char* _base; member in struct:__sbuf
76 unsigned char *_base; member in struct:__sbuf
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
103 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /development/ndk/platforms/android-3/include/
stdio.h 67 unsigned char *_base; member in struct:__sbuf
92 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /development/ndk/platforms/android-8/include/
stdio.h 67 unsigned char *_base; member in struct:__sbuf
92 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
stdio.h 76 unsigned char *_base; member in struct:__sbuf
101 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
102 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include-fixed/
stdio.h 76 unsigned char *_base; member in struct:__sbuf
101 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
102 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include-fixed/
stdio.h 76 unsigned char *_base; member in struct:__sbuf
101 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
102 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.

Completed in 361 milliseconds

1 2 3 4