HomeSort by relevance Sort by last modified time
    Searched full:_base (Results 251 - 275 of 755) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 55 typedef _STLP_PRIV VECTOR_IMPL<_StorageType, _StorageTypeAlloc> _Base;
128 : _M_impl(__move_source<_Base>(src.get()._M_impl)) {}
231 _Base _M_impl;
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 55 typedef _STLP_PRIV VECTOR_IMPL<_StorageType, _StorageTypeAlloc> _Base;
128 : _M_impl(__move_source<_Base>(src.get()._M_impl)) {}
231 _Base _M_impl;
  /tools/test/connectivity/acts/tests/google/ble/system_tests/
BleStressTest.py 159 except concurrent.futures._base.TimeoutError as error:
209 except concurrent.futures._base.TimeoutError as error:
228 except concurrent.futures._base.TimeoutError as error:
  /bionic/libc/stdio/
snprintf.c 61 f._bf._base = f._p = (unsigned char *)str;
sprintf.c 57 f._bf._base = f._p = (unsigned char *)str;
stdio.cpp 154 fp->_bf._base = NULL; /* no buffer */
159 fp->_lb._base = NULL; /* no line buffer */
306 // keep fp->_base: it may be the wrong size. This loses the effect
309 if (fp->_flags & __SMBF) free(fp->_bf._base);
313 fp->_bf._base = NULL;
377 if (fp->_flags & __SMBF) free(fp->_bf._base);
461 result += fp->_p - fp->_bf._base;
489 if (fp->_bf._base == NULL) __smakebuf(fp);
498 fp->_p = fp->_bf._base;
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
fpurge.c 56 fp->_p = fp->_bf._base;
vdprintf.c 64 f._bf._base = buf;
vsnprintf.c 59 f._bf._base = f._p = (unsigned char *)str;
vsprintf.c 54 f._bf._base = f._p = (unsigned char *)str;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 363 typedef _STLP_PRIV _Bvector_base<_Alloc > _Base;
392 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
410 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
463 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
576 : _STLP_PRIV _Bvector_base<_Alloc >(__move_source<_Base>(src.get())) {}
660 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
736 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
757 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
778 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
_strstream.h 49 typedef basic_streambuf<char, char_traits<char> > _Base;
77 virtual _Base* setbuf(char* __buf, streamsize __n);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring_fwd.h 52 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
tuple 236 typedef _Head_base<_Idx, _Head, __empty_not_final<_Head>::value> _Base;
239 _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
242 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
251 : _Inherited(), _Base() { }
255 : _Inherited(__tail...), _Base(__head) { }
262 _Base(std::forward<_UHead>(__head)) { }
271 _Base(std::forward<_Head>(_M_head(__in))) { }
276 _Base(_Tuple_impl<_Idx, _UElements...>::_M_head(__in)) { }
282 _Base(std::forward<_UHead>
288 _Base(__use_alloc<_Head>(__a)) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring_fwd.h 52 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
tuple 236 typedef _Head_base<_Idx, _Head, __empty_not_final<_Head>::value> _Base;
239 _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
242 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
251 : _Inherited(), _Base() { }
255 : _Inherited(__tail...), _Base(__head) { }
262 _Base(std::forward<_UHead>(__head)) { }
271 _Base(std::forward<_Head>(_M_head(__in))) { }
276 _Base(_Tuple_impl<_Idx, _UElements...>::_M_head(__in)) { }
282 _Base(std::forward<_UHead>
288 _Base(__use_alloc<_Head>(__a)) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring_fwd.h 52 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
tuple 236 typedef _Head_base<_Idx, _Head, __empty_not_final<_Head>::value> _Base;
239 _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
242 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
251 : _Inherited(), _Base() { }
255 : _Inherited(__tail...), _Base(__head) { }
262 _Base(std::forward<_UHead>(__head)) { }
271 _Base(std::forward<_Head>(_M_head(__in))) { }
276 _Base(_Tuple_impl<_Idx, _UElements...>::_M_head(__in)) { }
282 _Base(std::forward<_UHead>
288 _Base(__use_alloc<_Head>(__a)) {
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring_fwd.h 52 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
tuple 236 typedef _Head_base<_Idx, _Head, __empty_not_final<_Head>::value> _Base;
239 _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
242 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
251 : _Inherited(), _Base() { }
255 : _Inherited(__tail...), _Base(__head) { }
262 _Base(std::forward<_UHead>(__head)) { }
271 _Base(std::forward<_Head>(_M_head(__in))) { }
276 _Base(_Tuple_impl<_Idx, _UElements...>::_M_head(__in)) { }
282 _Base(std::forward<_UHead>
288 _Base(__use_alloc<_Head>(__a)) {
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 363 typedef _STLP_PRIV _Bvector_base<_Alloc > _Base;
392 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
410 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
463 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
576 : _STLP_PRIV _Bvector_base<_Alloc >(__move_source<_Base>(src.get())) {}
660 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
736 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
757 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
778 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
  /tools/test/connectivity/acts/tests/google/ble/concurrency/
ConcurrentBleAdvertisingTest.py 87 except concurrent.futures._base.TimeoutError as error:
105 except concurrent.futures._base.TimeoutError as error:
506 except concurrent.futures._base.TimeoutError as error:
518 except concurrent.futures._base.TimeoutError as error:
561 except concurrent.futures._base.TimeoutError as error:
575 except concurrent.futures._base.TimeoutError as error:
591 except concurrent.futures._base.TimeoutError as error:
633 except concurrent.futures._base.TimeoutError as error:
648 except concurrent.futures._base.TimeoutError as error:
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_s.h 491 LCLS _base
494 _base SETS ("$a0":LEFT:(:LEN:"$a0"-1)):RIGHT:(:LEN:"$a0"-2) ;// remove []
502 SUB $_base, $_base, $_offset
504 ADD $_base, $_base, $_offset
515 LCLS _base
518 _base SETS "$a0":RIGHT:(:LEN:("$a0")-1)
520 $i $r, [$_base, $_offset]
521 ADD $_base, $_base, $_offse
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_s.h 494 LCLS _base
497 _base SETS ("$a0":LEFT:(:LEN:"$a0"-1)):RIGHT:(:LEN:"$a0"-2) ;// remove []
505 SUB $_base, $_base, $_offset
507 ADD $_base, $_base, $_offset
518 LCLS _base
521 _base SETS "$a0":RIGHT:(:LEN:("$a0")-1)
523 $i $r, [$_base, $_offset]
524 ADD $_base, $_base, $_offse
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
strstream 69 typedef basic_streambuf<char, _Traits> _Base;
95 virtual _Base* setbuf(char* __buf, streamsize __n);

Completed in 744 milliseconds

<<11121314151617181920>>