/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_hash_fun.h | 46 unsigned long __h = 0; local 48 __h = 5*__h + *__s; 50 return size_t(__h);
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_hash_fun.h | 46 unsigned long __h = 0; local 48 __h = 5*__h + *__s; 50 return size_t(__h);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
hashtable_policy.h | 540 _Hashtable* __h = static_cast<_Hashtable*>(this); local 541 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 542 std::size_t __n = __h->_M_bucket_index(__k, __code, 543 __h->_M_bucket_count); 546 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 548 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 559 _Hashtable* __h = static_cast<_Hashtable*>(this); local 560 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 561 std::size_t __n = __h->_M_bucket_index(__k, __code 579 _Hashtable* __h = static_cast<_Hashtable*>(this); local 597 const _Hashtable* __h = static_cast<const _Hashtable*>(this); local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/ |
hashtable_policy.h | 522 _Hashtable* __h = static_cast<_Hashtable*>(this); local 523 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 524 std::size_t __n = __h->_M_bucket_index(__k, __code, 525 __h->_M_bucket_count); 528 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 530 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 const _H1&, const _H2&, const _Hash& __h) 587 : _M_extract(__ex), _M_eq(__eq), _M_ranged_hash(__h) { }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
hashtable_policy.h | 522 _Hashtable* __h = static_cast<_Hashtable*>(this); local 523 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 524 std::size_t __n = __h->_M_bucket_index(__k, __code, 525 __h->_M_bucket_count); 528 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 530 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 const _H1&, const _H2&, const _Hash& __h) 587 : _M_extract(__ex), _M_eq(__eq), _M_ranged_hash(__h) { }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
hashtable_policy.h | 522 _Hashtable* __h = static_cast<_Hashtable*>(this); local 523 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 524 std::size_t __n = __h->_M_bucket_index(__k, __code, 525 __h->_M_bucket_count); 528 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 530 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 const _H1&, const _H2&, const _Hash& __h) 587 : _M_extract(__ex), _M_eq(__eq), _M_ranged_hash(__h) { }
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
hashtable_policy.h | 566 _Hashtable* __h = static_cast<_Hashtable*>(this); local 567 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 568 std::size_t __n = __h->_M_bucket_index(__k, __code, 569 __h->_M_bucket_count); 572 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 574 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 _Hashtable* __h = static_cast<_Hashtable*>(this); local 587 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 588 std::size_t __n = __h->_M_bucket_index(__k, __code 604 const _Hashtable* __h = static_cast<const _Hashtable*>(this); local [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
hashtable_policy.h | 566 _Hashtable* __h = static_cast<_Hashtable*>(this); local 567 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 568 std::size_t __n = __h->_M_bucket_index(__k, __code, 569 __h->_M_bucket_count); 572 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 574 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 _Hashtable* __h = static_cast<_Hashtable*>(this); local 587 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 588 std::size_t __n = __h->_M_bucket_index(__k, __code 604 const _Hashtable* __h = static_cast<const _Hashtable*>(this); local [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
hashtable_policy.h | 566 _Hashtable* __h = static_cast<_Hashtable*>(this); local 567 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 568 std::size_t __n = __h->_M_bucket_index(__k, __code, 569 __h->_M_bucket_count); 572 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 574 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 _Hashtable* __h = static_cast<_Hashtable*>(this); local 587 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 588 std::size_t __n = __h->_M_bucket_index(__k, __code 604 const _Hashtable* __h = static_cast<const _Hashtable*>(this); local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
hashtable_policy.h | 566 _Hashtable* __h = static_cast<_Hashtable*>(this); local 567 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 568 std::size_t __n = __h->_M_bucket_index(__k, __code, 569 __h->_M_bucket_count); 572 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 574 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 _Hashtable* __h = static_cast<_Hashtable*>(this); local 587 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 588 std::size_t __n = __h->_M_bucket_index(__k, __code 604 const _Hashtable* __h = static_cast<const _Hashtable*>(this); local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
hashtable_policy.h | 540 _Hashtable* __h = static_cast<_Hashtable*>(this); local 541 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 542 std::size_t __n = __h->_M_bucket_index(__k, __code, 543 __h->_M_bucket_count); 546 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 548 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 559 _Hashtable* __h = static_cast<_Hashtable*>(this); local 560 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 561 std::size_t __n = __h->_M_bucket_index(__k, __code 579 _Hashtable* __h = static_cast<_Hashtable*>(this); local 597 const _Hashtable* __h = static_cast<const _Hashtable*>(this); local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
hashtable_policy.h | 522 _Hashtable* __h = static_cast<_Hashtable*>(this); local 523 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 524 std::size_t __n = __h->_M_bucket_index(__k, __code, 525 __h->_M_bucket_count); 528 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 530 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 const _H1&, const _H2&, const _Hash& __h) 587 : _M_extract(__ex), _M_eq(__eq), _M_ranged_hash(__h) { }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
hashtable_policy.h | 522 _Hashtable* __h = static_cast<_Hashtable*>(this); local 523 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 524 std::size_t __n = __h->_M_bucket_index(__k, __code, 525 __h->_M_bucket_count); 528 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 530 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 const _H1&, const _H2&, const _Hash& __h) 587 : _M_extract(__ex), _M_eq(__eq), _M_ranged_hash(__h) { }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
hashtable_policy.h | 540 _Hashtable* __h = static_cast<_Hashtable*>(this); local 541 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 542 std::size_t __n = __h->_M_bucket_index(__k, __code, 543 __h->_M_bucket_count); 546 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 548 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 559 _Hashtable* __h = static_cast<_Hashtable*>(this); local 560 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 561 std::size_t __n = __h->_M_bucket_index(__k, __code 579 _Hashtable* __h = static_cast<_Hashtable*>(this); local 597 const _Hashtable* __h = static_cast<const _Hashtable*>(this); local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
hashtable_policy.h | 522 _Hashtable* __h = static_cast<_Hashtable*>(this); local 523 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 524 std::size_t __n = __h->_M_bucket_index(__k, __code, 525 __h->_M_bucket_count); 528 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 530 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 const _H1&, const _H2&, const _Hash& __h) 587 : _M_extract(__ex), _M_eq(__eq), _M_ranged_hash(__h) { }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
hashtable_policy.h | 522 _Hashtable* __h = static_cast<_Hashtable*>(this); local 523 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 524 std::size_t __n = __h->_M_bucket_index(__k, __code, 525 __h->_M_bucket_count); 528 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 530 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 const _H1&, const _H2&, const _Hash& __h) 587 : _M_extract(__ex), _M_eq(__eq), _M_ranged_hash(__h) { }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
hashtable_policy.h | 522 _Hashtable* __h = static_cast<_Hashtable*>(this); local 523 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 524 std::size_t __n = __h->_M_bucket_index(__k, __code, 525 __h->_M_bucket_count); 528 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 530 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 const _H1&, const _H2&, const _Hash& __h) 587 : _M_extract(__ex), _M_eq(__eq), _M_ranged_hash(__h) { }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
hashtable_policy.h | 522 _Hashtable* __h = static_cast<_Hashtable*>(this); local 523 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 524 std::size_t __n = __h->_M_bucket_index(__k, __code, 525 __h->_M_bucket_count); 528 __h->_M_find_node(__h->_M_buckets[__n], __k, __code); 530 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 586 const _H1&, const _H2&, const _Hash& __h) 587 : _M_extract(__ex), _M_eq(__eq), _M_ranged_hash(__h) { }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
hashtable_policy.h | 486 __hashtable* __h = static_cast<__hashtable*>(this); local 487 __hash_code __code = __h->_M_hash_code(__k); 488 std::size_t __n = __h->_M_bucket_index(__k, __code); 489 __node_type* __p = __h->_M_find_node(__n, __k, __code); 493 __p = __h->_M_allocate_node(std::piecewise_construct, 496 return __h->_M_insert_unique_node(__n, __code, __p)->second; 512 __hashtable* __h = static_cast<__hashtable*>(this); local 513 __hash_code __code = __h->_M_hash_code(__k); 514 std::size_t __n = __h->_M_bucket_index(__k, __code); 515 __node_type* __p = __h->_M_find_node(__n, __k, __code) 538 __hashtable* __h = static_cast<__hashtable*>(this); local 558 const __hashtable* __h = static_cast<const __hashtable*>(this); local 603 __hashtable& __h = _M_conjure_hashtable(); local 636 __hashtable& __h = _M_conjure_hashtable(); local 688 __hashtable& __h = this->_M_conjure_hashtable(); local 722 __hashtable& __h = this->_M_conjure_hashtable(); local 768 __hashtable& __h = this->_M_conjure_hashtable(); local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
hashtable_policy.h | 486 __hashtable* __h = static_cast<__hashtable*>(this); local 487 __hash_code __code = __h->_M_hash_code(__k); 488 std::size_t __n = __h->_M_bucket_index(__k, __code); 489 __node_type* __p = __h->_M_find_node(__n, __k, __code); 493 __p = __h->_M_allocate_node(std::piecewise_construct, 496 return __h->_M_insert_unique_node(__n, __code, __p)->second; 512 __hashtable* __h = static_cast<__hashtable*>(this); local 513 __hash_code __code = __h->_M_hash_code(__k); 514 std::size_t __n = __h->_M_bucket_index(__k, __code); 515 __node_type* __p = __h->_M_find_node(__n, __k, __code) 538 __hashtable* __h = static_cast<__hashtable*>(this); local 558 const __hashtable* __h = static_cast<const __hashtable*>(this); local 603 __hashtable& __h = _M_conjure_hashtable(); local 636 __hashtable& __h = _M_conjure_hashtable(); local 688 __hashtable& __h = this->_M_conjure_hashtable(); local 722 __hashtable& __h = this->_M_conjure_hashtable(); local 768 __hashtable& __h = this->_M_conjure_hashtable(); local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
hashtable_policy.h | 438 _Hashtable* __h = static_cast<_Hashtable*>(this); local 439 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 440 std::size_t __n = __h->_M_bucket_index(__k, __code); 442 typename _Hashtable::_Node* __p = __h->_M_find_node(__n, __k, __code); 444 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 455 _Hashtable* __h = static_cast<_Hashtable*>(this); local 456 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 457 std::size_t __n = __h->_M_bucket_index(__k, __code); 459 typename _Hashtable::_Node* __p = __h->_M_find_node(__n, __k, __code); 461 return __h->_M_insert_bucket(std::make_pair(std::move(__k) 473 _Hashtable* __h = static_cast<_Hashtable*>(this); local 489 const _Hashtable* __h = static_cast<const _Hashtable*>(this); local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
hashtable_policy.h | 438 _Hashtable* __h = static_cast<_Hashtable*>(this); local 439 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 440 std::size_t __n = __h->_M_bucket_index(__k, __code); 442 typename _Hashtable::_Node* __p = __h->_M_find_node(__n, __k, __code); 444 return __h->_M_insert_bucket(std::make_pair(__k, mapped_type()), 455 _Hashtable* __h = static_cast<_Hashtable*>(this); local 456 typename _Hashtable::_Hash_code_type __code = __h->_M_hash_code(__k); 457 std::size_t __n = __h->_M_bucket_index(__k, __code); 459 typename _Hashtable::_Node* __p = __h->_M_find_node(__n, __k, __code); 461 return __h->_M_insert_bucket(std::make_pair(std::move(__k) 473 _Hashtable* __h = static_cast<_Hashtable*>(this); local 489 const _Hashtable* __h = static_cast<const _Hashtable*>(this); local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
hashtable_policy.h | 486 __hashtable* __h = static_cast<__hashtable*>(this); local 487 __hash_code __code = __h->_M_hash_code(__k); 488 std::size_t __n = __h->_M_bucket_index(__k, __code); 489 __node_type* __p = __h->_M_find_node(__n, __k, __code); 493 __p = __h->_M_allocate_node(std::piecewise_construct, 496 return __h->_M_insert_unique_node(__n, __code, __p)->second; 512 __hashtable* __h = static_cast<__hashtable*>(this); local 513 __hash_code __code = __h->_M_hash_code(__k); 514 std::size_t __n = __h->_M_bucket_index(__k, __code); 515 __node_type* __p = __h->_M_find_node(__n, __k, __code) 538 __hashtable* __h = static_cast<__hashtable*>(this); local 558 const __hashtable* __h = static_cast<const __hashtable*>(this); local 603 __hashtable& __h = _M_conjure_hashtable(); local 636 __hashtable& __h = _M_conjure_hashtable(); local 688 __hashtable& __h = this->_M_conjure_hashtable(); local 722 __hashtable& __h = this->_M_conjure_hashtable(); local 768 __hashtable& __h = this->_M_conjure_hashtable(); local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
hashtable_policy.h | 124 _ReuseOrAllocNode(__node_type* __nodes, __hashtable_alloc& __h) 125 : _M_nodes(__nodes), _M_h(__h) { } 174 _AllocNode(__hashtable_alloc& __h) 175 : _M_h(__h) { } 594 __hashtable* __h = static_cast<__hashtable*>(this); local 595 __hash_code __code = __h->_M_hash_code(__k); 596 std::size_t __n = __h->_M_bucket_index(__k, __code); 597 __node_type* __p = __h->_M_find_node(__n, __k, __code); 601 __p = __h->_M_allocate_node(std::piecewise_construct, 604 return __h->_M_insert_unique_node(__n, __code, __p)->second 620 __hashtable* __h = static_cast<__hashtable*>(this); local 646 __hashtable* __h = static_cast<__hashtable*>(this); local 666 const __hashtable* __h = static_cast<const __hashtable*>(this); local 721 __hashtable& __h = _M_conjure_hashtable(); local 729 __hashtable& __h = _M_conjure_hashtable(); local 742 __hashtable& __h = _M_conjure_hashtable(); local 765 __hashtable& __h = _M_conjure_hashtable(); local 818 __hashtable& __h = this->_M_conjure_hashtable(); local 826 __hashtable& __h = this->_M_conjure_hashtable(); local 859 __hashtable& __h = this->_M_conjure_hashtable(); local 867 __hashtable& __h = this->_M_conjure_hashtable(); local 910 __hashtable& __h = this->_M_conjure_hashtable(); local 918 __hashtable& __h = this->_M_conjure_hashtable(); local [all...] |