/external/libcxx/src/ |
debug.cpp | 114 return i->__c_ != nullptr ? i->__c_->__c_ : nullptr; 127 while (c->__c_ != __c) 135 i->__c_ = c; 157 size_t h = hash<void*>()(q->__c_) % nc; 178 r->__c_ = __c; 206 __c_node* c = p->__c_; 225 while (p->__c_ != __c) 234 (*p->end_)->__c_ = nullptr [all...] |
algorithm.cpp | 52 unsigned __rs_default::__c_ = 0; member in class:__rs_default 57 __c_ = 1; 62 ++__c_; 67 if (--__c_ == 0)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
debug.cpp | 118 return i->__c_ != nullptr ? i->__c_->__c_ : nullptr; 133 while (c->__c_ != __c) 141 i->__c_ = c; 165 size_t h = hash<void*>()(q->__c_) % nc; 186 r->__c_ = __c; 216 __c_node* c = p->__c_; 237 while (p->__c_ != __c) 246 (*p->end_)->__c_ = nullptr [all...] |
algorithm.cpp | 54 unsigned __rs_default::__c_ = 0; member in class:__rs_default 61 __c_ = 1; 66 ++__c_; 72 if (--__c_ == 0) 75 --__c_;
|
/external/libcxx/include/ |
__debug | 39 __c_node* __c_; 52 : __i_(__i), __next_(__next), __c_(__c) {} 58 void* __c_; 75 : __c_(__c), __next_(__next), beg_(nullptr), end_(nullptr), cap_(nullptr) {} 106 _Cont* _Cp = static_cast<_Cont*>(__c_); 116 _Cont* _Cp = static_cast<_Cont*>(__c_); 126 _Cont* _Cp = static_cast<_Cont*>(__c_); 136 _Cont* _Cp = static_cast<_Cont*>(__c_); 175 ::new(__n) _C_node<_Cont>(__n->__c_, __n->__next_);
|
list | 731 (*__p)->__c_ = nullptr; 789 (*__p)->__c_ = __cn1; 803 (*__p)->__c_ = __cn2; [all...] |
random | [all...] |
regex | [all...] |
__hash_table | [all...] |
locale | [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__debug | 39 __c_node* __c_; 52 : __i_(__i), __next_(__next), __c_(__c) {} 58 void* __c_; 75 : __c_(__c), __next_(__next), beg_(nullptr), end_(nullptr), cap_(nullptr) {} 106 _Cont* _Cp = static_cast<_Cont*>(__c_); 116 _Cont* _Cp = static_cast<_Cont*>(__c_); 126 _Cont* _Cp = static_cast<_Cont*>(__c_); 136 _Cont* _Cp = static_cast<_Cont*>(__c_); 175 ::new(__n) _C_node<_Cont>(__n->__c_, __n->__next_);
|
list | 731 (*__p)->__c_ = nullptr; 789 (*__p)->__c_ = __cn1; 803 (*__p)->__c_ = __cn2; [all...] |
random | [all...] |
regex | [all...] |
__hash_table | [all...] |
locale | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__debug | 39 __c_node* __c_; 52 : __i_(__i), __next_(__next), __c_(__c) {} 58 void* __c_; 75 : __c_(__c), __next_(__next), beg_(nullptr), end_(nullptr), cap_(nullptr) {} 106 _Cont* _Cp = static_cast<_Cont*>(__c_); 116 _Cont* _Cp = static_cast<_Cont*>(__c_); 126 _Cont* _Cp = static_cast<_Cont*>(__c_); 136 _Cont* _Cp = static_cast<_Cont*>(__c_); 175 ::new(__n) _C_node<_Cont>(__n->__c_, __n->__next_);
|
list | 731 (*__p)->__c_ = nullptr; 789 (*__p)->__c_ = __cn1; 803 (*__p)->__c_ = __cn2; [all...] |
random | [all...] |
regex | [all...] |
__hash_table | [all...] |
locale | [all...] |
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
0013-temp-collective-ndk-hackathon-fixes.patch | 294 unsigned __rs_default::__c_ = 0; 301 __c_ = 1; 309 if (--__c_ == 0) 312 + --__c_; 388 return i->__c_ != nullptr ? i->__c_->__c_ : nullptr; 452 while (p->__c_ != __c) 490 __c_node* c0 = i0 != nullptr ? i0->__c_ : nullptr; 499 return i != nullptr && i->__c_ != nullptr && i->__c_->__dereferenceable(__i) [all...] |
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/ |
arm_neon.h | [all...] |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/ |
arm_neon.h | [all...] |