HomeSort by relevance Sort by last modified time
    Searched refs:__b (Results 176 - 200 of 287) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 606 operator==(const __shared_count& __a, const __shared_count& __b)
607 { return __a._M_pi == __b._M_pi; }
707 operator==(const __weak_count& __a, const __weak_count& __b)
708 { return __a._M_pi == __b._M_pi; }
1055 const __shared_ptr<_Tp2, _Lp>& __b)
1056 { return __a.get() == __b.get(); }
1065 operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __b)
1066 { return nullptr == __b.get(); }
1071 const __shared_ptr<_Tp2, _Lp>& __b)
1072 { return __a.get() != __b.get();
    [all...]
hashtable_policy.h 281 _Hash_node<_Value, __cache>** __b)
282 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
285 _Hashtable_iterator(_Hash_node<_Value, __cache>** __b)
286 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
326 _Hash_node<_Value, __cache>** __b)
327 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
330 _Hashtable_const_iterator(_Hash_node<_Value, __cache>** __b)
331 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
    [all...]
  /external/clang/test/CodeGenCXX/
mangle-exprs.cpp 13 initializer_list(const _E* __b, size_t __s)
14 : __begin_(__b),
  /external/clang/test/SemaCXX/
abstract.cpp 7 #define static_assert(__b, __m) \
8 typedef int __CONCAT(__sa, __LINE__)[__b ? 1 : -1]
cxx0x-initializer-stdinitializerlist.cpp 18 initializer_list(const _E* __b, size_t __s)
19 : __begin_(__b),
  /external/safe-iop/include/
safe_iop.h 85 #define OPAQUE_SAFE_IOP_PREFIX_MACRO_type_enforce(__A, __B) \
87 (__sio(m)(smin)(__B) <= ((typeof(__B))0))) || \
89 (__sio(m)(smin)(__B) > ((typeof(__B))0)))) && \
90 (sizeof(typeof(__A)) == sizeof(typeof(__B))))
106 #define safe_add(_ptr, __a, __b) \
109 typeof(__b) __sio(var)(_b) = (__b); \
155 #define safe_sub(_ptr, __a, __b) \
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable_policy.h 308 _Hash_node<_Value, __cache>** __b)
309 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
312 _Hashtable_iterator(_Hash_node<_Value, __cache>** __b)
313 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
353 _Hash_node<_Value, __cache>** __b)
354 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
357 _Hashtable_const_iterator(_Hash_node<_Value, __cache>** __b)
358 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hashtable_policy.h 281 _Hash_node<_Value, __cache>** __b)
282 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
285 _Hashtable_iterator(_Hash_node<_Value, __cache>** __b)
286 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
326 _Hash_node<_Value, __cache>** __b)
327 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
330 _Hashtable_const_iterator(_Hash_node<_Value, __cache>** __b)
331 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 308 _Hash_node<_Value, __cache>** __b)
309 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
312 _Hashtable_iterator(_Hash_node<_Value, __cache>** __b)
313 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
353 _Hash_node<_Value, __cache>** __b)
354 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
357 _Hashtable_const_iterator(_Hash_node<_Value, __cache>** __b)
358 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 308 _Hash_node<_Value, __cache>** __b)
309 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
312 _Hashtable_iterator(_Hash_node<_Value, __cache>** __b)
313 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
353 _Hash_node<_Value, __cache>** __b)
354 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
357 _Hashtable_const_iterator(_Hash_node<_Value, __cache>** __b)
358 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 308 _Hash_node<_Value, __cache>** __b)
309 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
312 _Hashtable_iterator(_Hash_node<_Value, __cache>** __b)
313 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
353 _Hash_node<_Value, __cache>** __b)
354 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
357 _Hashtable_const_iterator(_Hash_node<_Value, __cache>** __b)
358 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 308 _Hash_node<_Value, __cache>** __b)
309 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
312 _Hashtable_iterator(_Hash_node<_Value, __cache>** __b)
313 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
353 _Hash_node<_Value, __cache>** __b)
354 : _Hashtable_iterator_base<_Value, __cache>(__p, __b) { }
357 _Hashtable_const_iterator(_Hash_node<_Value, __cache>** __b)
358 : _Hashtable_iterator_base<_Value, __cache>(*__b, __b) { }
    [all...]
  /external/stlport/stlport/stl/
_hashtable.c 484 for (size_t __b = 0; __b < __num_buckets; ++__b) {
485 _ElemsIte __cur(_M_buckets[__b]), __last(_M_buckets[__b + 1]);
488 _STLP_ASSERT( _M_bkt_num(*__cur, __num_buckets) == __b )
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 484 for (size_t __b = 0; __b < __num_buckets; ++__b) {
485 _ElemsIte __cur(_M_buckets[__b]), __last(_M_buckets[__b + 1]);
488 _STLP_ASSERT( _M_bkt_num(*__cur, __num_buckets) == __b )
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 484 for (size_t __b = 0; __b < __num_buckets; ++__b) {
485 _ElemsIte __cur(_M_buckets[__b]), __last(_M_buckets[__b + 1]);
488 _STLP_ASSERT( _M_bkt_num(*__cur, __num_buckets) == __b )
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 484 for (size_t __b = 0; __b < __num_buckets; ++__b) {
485 _ElemsIte __cur(_M_buckets[__b]), __last(_M_buckets[__b + 1]);
488 _STLP_ASSERT( _M_bkt_num(*__cur, __num_buckets) == __b )
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 484 for (size_t __b = 0; __b < __num_buckets; ++__b) {
485 _ElemsIte __cur(_M_buckets[__b]), __last(_M_buckets[__b + 1]);
488 _STLP_ASSERT( _M_bkt_num(*__cur, __num_buckets) == __b )
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 484 for (size_t __b = 0; __b < __num_buckets; ++__b) {
485 _ElemsIte __cur(_M_buckets[__b]), __last(_M_buckets[__b + 1]);
488 _STLP_ASSERT( _M_bkt_num(*__cur, __num_buckets) == __b )
  /external/clang/lib/Headers/
avxintrin.h 336 __m256 __b = (b); \
337 (__m256)__builtin_shufflevector((__v8sf)__a, (__v8sf)__b, \
345 __m256d __b = (b); \
346 (__m256d)__builtin_shufflevector((__v4df)__a, (__v4df)__b, \
388 __m128d __b = (b); \
389 (__m128d)__builtin_ia32_cmppd((__v2df)__a, (__v2df)__b, (c)); })
393 __m128 __b = (b); \
394 (__m128)__builtin_ia32_cmpps((__v4sf)__a, (__v4sf)__b, (c)); })
398 __m256d __b = (b); \
399 (__m256d)__builtin_ia32_cmppd256((__v4df)__a, (__v4df)__b, (c)); }
    [all...]
  /external/icu4c/common/
utrie2.h     [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
mmintrin.h 915 _mm_set1_pi8 (char __b)
917 return _mm_set_pi8 (__b, __b, __b, __b, __b, __b, __b, __b);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mmintrin.h 915 _mm_set1_pi8 (char __b)
917 return _mm_set_pi8 (__b, __b, __b, __b, __b, __b, __b, __b);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
mmintrin.h 915 _mm_set1_pi8 (char __b)
917 return _mm_set_pi8 (__b, __b, __b, __b, __b, __b, __b, __b);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
mmintrin.h 915 _mm_set1_pi8 (char __b)
917 return _mm_set_pi8 (__b, __b, __b, __b, __b, __b, __b, __b);
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
mmintrin.h 915 _mm_set1_pi8 (char __b)
917 return _mm_set_pi8 (__b, __b, __b, __b, __b, __b, __b, __b);

Completed in 730 milliseconds

1 2 3 4 5 6 78 91011>>