/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
hashtable_policy.h | 359 _Prime_rehash_policy(float __z = 1.0) 360 : _M_max_load_factor(__z), _M_next_resize(0) { } 809 max_load_factor(float __z) 812 __this->__rehash_policy(_Prime_rehash_policy(__z)); [all...] |
random.h | 325 discard(unsigned long long __z) 327 for (; __z != 0ULL; --__z) 541 discard(unsigned long long __z); 751 discard(unsigned long long __z) 753 for (; __z != 0ULL; --__z) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
random.tcc | 193 discard(unsigned long long __z) 195 while (__z > state_size - _M_pos) 197 __z -= state_size - _M_pos; 202 _M_pos += __z; [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
random.h | 327 discard(unsigned long long __z) 329 for (; __z != 0ULL; --__z) 543 discard(unsigned long long __z); 753 discard(unsigned long long __z) 755 for (; __z != 0ULL; --__z) [all...] |
hashtable_policy.h | 463 _Prime_rehash_policy(float __z = 1.0) 464 : _M_max_load_factor(__z), _M_next_resize(0) { } 955 max_load_factor(float __z) 958 __this->__rehash_policy(_Prime_rehash_policy(__z)); [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
random.tcc | 192 discard(unsigned long long __z) 194 while (__z > state_size - _M_pos) 196 __z -= state_size - _M_pos; 201 _M_pos += __z; [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
random.h | 327 discard(unsigned long long __z) 329 for (; __z != 0ULL; --__z) 543 discard(unsigned long long __z); 753 discard(unsigned long long __z) 755 for (; __z != 0ULL; --__z) [all...] |
hashtable_policy.h | 463 _Prime_rehash_policy(float __z = 1.0) 464 : _M_max_load_factor(__z), _M_next_resize(0) { } 955 max_load_factor(float __z) 958 __this->__rehash_policy(_Prime_rehash_policy(__z)); [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
random.tcc | 192 discard(unsigned long long __z) 194 while (__z > state_size - _M_pos) 196 __z -= state_size - _M_pos; 201 _M_pos += __z; [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
random.h | 327 discard(unsigned long long __z) 329 for (; __z != 0ULL; --__z) 543 discard(unsigned long long __z); 753 discard(unsigned long long __z) 755 for (; __z != 0ULL; --__z) [all...] |
hashtable_policy.h | 463 _Prime_rehash_policy(float __z = 1.0) 464 : _M_max_load_factor(__z), _M_next_resize(0) { } 955 max_load_factor(float __z) 958 __this->__rehash_policy(_Prime_rehash_policy(__z)); [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
random.tcc | 192 discard(unsigned long long __z) 194 while (__z > state_size - _M_pos) 196 __z -= state_size - _M_pos; 201 _M_pos += __z; [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
_bvector.h | 656 _STLP_PRIV _Bit_iterator __z(__q, 0); 657 this->_M_finish = _STLP_STD::copy(begin(), end(), __z);
|
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_bvector.h | 656 _STLP_PRIV _Bit_iterator __z(__q, 0); 657 this->_M_finish = _STLP_STD::copy(begin(), end(), __z);
|
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_bvector.h | 656 _STLP_PRIV _Bit_iterator __z(__q, 0); 657 this->_M_finish = _STLP_STD::copy(begin(), end(), __z);
|
/external/clang/test/OpenMP/ |
target_codegen_registration.cpp | 102 // CHECK-DAG: [[NAMEPTR1:@.+]] = internal unnamed_addr constant [{{.*}} x i8] c"[[NAME1:__omp_offloading_[0-9a-f]+_[0-9a-f]+__Z.+_l[0-9]+]]\00" 127 // TCHECK-DAG: [[NAMEPTR1:@.+]] = internal unnamed_addr constant [{{.*}} x i8] c"[[NAME1:__omp_offloading_[0-9a-f]+_[0-9a-f]+__Z.+_l[0-9]+]]\00"
|
/external/libcxx/include/ |
algorithm | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/ |
algorithm | [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/ |
algorithm | [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/ |
algorithm | [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/ |
algorithm | [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/ |
algorithm | [all...] |
/external/clang/lib/Headers/ |
xmmintrin.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/ |
xmmintrin.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/ |
xmmintrin.h | [all...] |