HomeSort by relevance Sort by last modified time
    Searched full:_base (Results 326 - 350 of 741) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/platforms/android-24/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-9/arch-mips/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_standard_test.cc 41 if (_base)
67 if (!_base)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/sn/sn0/
addrs.h 55 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string.h 127 typedef _STLP_PRIV _String_base<_CharT,_Alloc> _Base;
138 typedef typename _Base::size_type size_type;
152 typedef typename _Base::allocator_type allocator_type;
161 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), _Base::_DEFAULT_SIZE)
165 : _STLP_PRIV _String_base<_CharT,_Alloc>(__a, _Base::_DEFAULT_SIZE)
254 : _STLP_PRIV _String_base<_CharT,_Alloc>(__move_source<_Base>(src.get())) {}
402 size_type max_size() const { return _Base::max_size(); }
    [all...]
_fstream.h 158 typedef basic_streambuf<_CharT, _Traits> _Base;
328 /* this-> */ _Base::setg((char_type*)_M_ext_buf, (char_type*)_M_ext_buf, (char_type*)_M_ext_buf_end);
452 typedef basic_istream<_CharT, _Traits> _Base;
533 typedef basic_ostream<_CharT, _Traits> _Base;
612 typedef basic_iostream<_CharT, _Traits> _Base;
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_string.h 127 typedef _STLP_PRIV _String_base<_CharT,_Alloc> _Base;
138 typedef typename _Base::size_type size_type;
152 typedef typename _Base::allocator_type allocator_type;
161 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), _Base::_DEFAULT_SIZE)
165 : _STLP_PRIV _String_base<_CharT,_Alloc>(__a, _Base::_DEFAULT_SIZE)
254 : _STLP_PRIV _String_base<_CharT,_Alloc>(__move_source<_Base>(src.get())) {}
402 size_type max_size() const { return _Base::max_size(); }
    [all...]
_fstream.h 158 typedef basic_streambuf<_CharT, _Traits> _Base;
328 /* this-> */ _Base::setg((char_type*)_M_ext_buf, (char_type*)_M_ext_buf, (char_type*)_M_ext_buf_end);
452 typedef basic_istream<_CharT, _Traits> _Base;
533 typedef basic_ostream<_CharT, _Traits> _Base;
612 typedef basic_iostream<_CharT, _Traits> _Base;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/32/
libgcov.a 120 -aligncomm:"___gcov_flush_mx",2 -aligncomm:"___gcov_var",5?:GNU C 4.8.3 -m32 -mtune=generic -march=x86-64 -g -g -g -O2 -O2 -O2 -fomit-frame-pointer -fbuilding-libgcc -fno-stack-protector/tmp/build-mingw64-toolchain-joshualang/src/gcc-4.8.3/libgcc/libgcov.c/tmp/build-mingw64-toolchain-joshualang/build-x86_64-linux-gnu/gcc-4.8.3/x86_64-w64-mingw32/32/libgccL$long long unsigned intunsigned intcharsize_t{_intshort unsigned intlong intlong long intosizetypelong unsigned intunsigned char_iobuf _ptr?_cnt?_base?_flag? _file?_charbuf ?_bufsiz!?_tmpfname"?FILE$?doublefloat long double?? oshort int?
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/
libgcov.a 97 -aligncomm:"__gcov_flush_mx",4 -aligncomm:"__gcov_var",5?@GNU C 4.8.3 -mtune=generic -march=x86-64 -g -g -g -O2 -O2 -O2 -fomit-frame-pointer -fbuilding-libgcc -fno-stack-protector/tmp/build-mingw64-toolchain-joshualang/src/gcc-4.8.3/libgcc/libgcov.c/tmp/build-mingw64-toolchain-joshualang/build-x86_64-linux-gnu/gcc-4.8.3/x86_64-w64-mingw32/libgcc?charsize_ty\long long unsigned intlong long intshort unsigned intintlong intEunsigned intsizetypelong unsigned intunsigned char_iobuf0_ptr?_cnt?_base?_flag?_file?_charbuf ? _bufsiz!?$_tmpfname"?(FILE$?doublefloatlong double?? Eshort int?
    [all...]
  /development/ndk/platforms/android-3/include/
stdio.h 75 unsigned char *_base; member in struct:__sbuf
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /development/ndk/platforms/android-8/include/
stdio.h 75 unsigned char *_base; member in struct:__sbuf
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
stdio.h 75 unsigned char *_base; member in struct:__sbuf
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
stdio.h 75 unsigned char *_base; member in struct:__sbuf
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
stdio.h 75 unsigned char *_base; member in struct:__sbuf
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
stdio.h 75 unsigned char *_base; member in struct:__sbuf
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
stdio.h 75 unsigned char *_base; member in struct:__sbuf
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.

Completed in 1467 milliseconds

<<11121314151617181920>>