/external/libcxx/test/std/containers/unord/unord.multiset/ |
rehash.pass.cpp | 16 // void rehash(size_type n); 50 c.rehash(3); 54 c.rehash(3); 57 c.rehash(31); 78 c.rehash(3); 82 c.rehash(3); 85 c.rehash(31);
|
/external/libcxx/test/std/containers/unord/unord.set/ |
rehash.pass.cpp | 16 // void rehash(size_type n); 50 c.rehash(3); 54 c.rehash(3); 57 c.rehash(31); 78 c.rehash(3); 82 c.rehash(3); 85 c.rehash(31);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/ |
rehash.pass.cpp | 16 // void rehash(size_type n); 50 c.rehash(3); 54 c.rehash(3); 57 c.rehash(31); 78 c.rehash(3); 82 c.rehash(3); 85 c.rehash(31);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/ |
rehash.pass.cpp | 16 // void rehash(size_type n); 50 c.rehash(3); 54 c.rehash(3); 57 c.rehash(31); 78 c.rehash(3); 82 c.rehash(3); 85 c.rehash(31);
|
/external/libcxx/test/std/containers/unord/unord.map/ |
rehash.pass.cpp | 16 // void rehash(size_type n); 51 c.rehash(3); 55 c.rehash(3); 58 c.rehash(31); 79 c.rehash(3); 83 c.rehash(3); 86 c.rehash(31);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/ |
rehash.pass.cpp | 16 // void rehash(size_type n); 51 c.rehash(3); 55 c.rehash(3); 58 c.rehash(31); 79 c.rehash(3); 83 c.rehash(3); 86 c.rehash(31);
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
HashTable.h | 90 /// rehash - if the load factor is larger than 75%, or the empty buckets is 91 // less than 12.5%, the rehash the hash table 92 void rehash(); 94 /// rehash - immediately re-new the hash table to the size pCount, and 95 // rehash all elements. 96 void rehash(size_type pCount);
|
/external/libcxx/test/std/containers/unord/unord.multimap/ |
rehash.pass.cpp | 16 // void rehash(size_type n); 79 c.rehash(3); 83 c.rehash(3); 86 c.rehash(31); 107 c.rehash(3); 111 c.rehash(3); 114 c.rehash(31);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/ |
rehash.pass.cpp | 16 // void rehash(size_type n); 79 c.rehash(3); 83 c.rehash(3); 86 c.rehash(31); 107 c.rehash(3); 111 c.rehash(3); 114 c.rehash(31);
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
CalendarCache.java | 46 rehash(); method 69 private void rehash() method in class:CalendarCache
|
/external/libcxx/include/ext/ |
hash_set | 242 hash_set() {__table_.rehash(193);} 327 void resize(size_type __n) {__table_.rehash(__n);} 335 __table_.rehash(__n); 343 __table_.rehash(__n); 351 __table_.rehash(193); 362 __table_.rehash(__n); 373 __table_.rehash(__n); 382 __table_.rehash(__u.bucket_count()); 463 hash_multiset() {__table_.rehash(193);} 547 void resize(size_type __n) {__table_.rehash(__n); [all...] |
hash_map | 526 _LIBCPP_INLINE_VISIBILITY hash_map() {__table_.rehash(193);} 618 void resize(size_type __n) {__table_.rehash(__n);} 629 __table_.rehash(__n); 638 __table_.rehash(__n); 646 __table_.rehash(193); 657 __table_.rehash(__n); 668 __table_.rehash(__n); 677 __table_.rehash(__u.bucket_count()); 804 hash_multimap() {__table_.rehash(193);} [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ext/ |
hash_set | 242 hash_set() {__table_.rehash(193);} 327 void resize(size_type __n) {__table_.rehash(__n);} 335 __table_.rehash(__n); 343 __table_.rehash(__n); 351 __table_.rehash(193); 362 __table_.rehash(__n); 373 __table_.rehash(__n); 382 __table_.rehash(__u.bucket_count()); 463 hash_multiset() {__table_.rehash(193);} 547 void resize(size_type __n) {__table_.rehash(__n); [all...] |
hash_map | 526 _LIBCPP_INLINE_VISIBILITY hash_map() {__table_.rehash(193);} 618 void resize(size_type __n) {__table_.rehash(__n);} 629 __table_.rehash(__n); 638 __table_.rehash(__n); 646 __table_.rehash(193); 657 __table_.rehash(__n); 668 __table_.rehash(__n); 677 __table_.rehash(__u.bucket_count()); 804 hash_multimap() {__table_.rehash(193);} [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/ext/ |
hash_set | 242 hash_set() {__table_.rehash(193);} 327 void resize(size_type __n) {__table_.rehash(__n);} 335 __table_.rehash(__n); 343 __table_.rehash(__n); 351 __table_.rehash(193); 362 __table_.rehash(__n); 373 __table_.rehash(__n); 382 __table_.rehash(__u.bucket_count()); 463 hash_multiset() {__table_.rehash(193);} 547 void resize(size_type __n) {__table_.rehash(__n); [all...] |
hash_map | 526 _LIBCPP_INLINE_VISIBILITY hash_map() {__table_.rehash(193);} 618 void resize(size_type __n) {__table_.rehash(__n);} 629 __table_.rehash(__n); 638 __table_.rehash(__n); 646 __table_.rehash(193); 657 __table_.rehash(__n); 668 __table_.rehash(__n); 677 __table_.rehash(__u.bucket_count()); 804 hash_multimap() {__table_.rehash(193);} [all...] |
/external/libcxx/include/ |
unordered_set | 153 void rehash(size_type n); 302 void rehash(size_type n); 602 void rehash(size_type __n) {__table_.rehash(__n);} 629 __table_.rehash(__n); 640 __table_.rehash(__n); 664 __table_.rehash(__n); 678 __table_.rehash(__n); 701 __table_.rehash(__u.bucket_count()); 713 __table_.rehash(__u.bucket_count()) [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
unordered_set | 153 void rehash(size_type n); 302 void rehash(size_type n); 600 void rehash(size_type __n) {__table_.rehash(__n);} 627 __table_.rehash(__n); 638 __table_.rehash(__n); 662 __table_.rehash(__n); 676 __table_.rehash(__n); 699 __table_.rehash(__u.bucket_count()); 711 __table_.rehash(__u.bucket_count()) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/ |
unordered_set | 153 void rehash(size_type n); 302 void rehash(size_type n); 600 void rehash(size_type __n) {__table_.rehash(__n);} 627 __table_.rehash(__n); 638 __table_.rehash(__n); 662 __table_.rehash(__n); 676 __table_.rehash(__n); 699 __table_.rehash(__u.bucket_count()); 711 __table_.rehash(__u.bucket_count()) [all...] |
/external/iproute2/tc/ |
q_sfb.c | 31 "Usage: ... sfb [ rehash SECS ] [ db SECS ]\n" 66 if (strcmp(*argv, "rehash") == 0) { 69 fprintf(stderr, "Illegal \"rehash\"\n");
|
/external/mesa3d/src/mesa/program/ |
prog_cache.c | 82 rehash(struct gl_program_cache *cache) function 215 rehash(cache); 243 rehash(cache);
|
/libcore/luni/src/main/java/java/io/ |
SerializationHandleMap.java | 34 /* Maximum number of elements that can be put in this map before having to rehash. */ 104 rehash(); method 118 private void rehash() { method in class:SerializationHandleMap
|
/system/core/include/utils/ |
LruCache.h | 95 void rehash(size_t newCapacity); 151 rehash(mTable->capacity() * 2); 236 void LruCache<TKey, TValue>::rehash(size_t newCapacity) { function in class:android::LruCache
|
/external/ltrace/ |
dict.c | 252 * rehash. */ 271 rehash(struct dict *dict, size_t nn) function 369 rehash: 370 if (rehash(dict, larger_size(n(dict))) < 0) 382 /* If rehash was requested, do that, and retry. But just live 386 goto rehash; 438 rehash(dict, smaller);
|
/system/core/libutils/tests/ |
BasicHashtable_test.cpp | 442 h.rehash(h.capacity(), h.loadFactor()); 453 h.rehash(9, 1.0f); 470 h.rehash(0, 0.75f); 487 h.rehash(0, 0.75f); 570 // rehash copies shared contents 574 h1.rehash(10, 1.0f);
|