Home
last modified time | relevance | path

Searched refs:collision (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/utils/tests/
DBasicHashtable_test.cpp108 bool* collision, bool* present, hash_t* hash) { in cookieAt() argument
110 *collision = cookie & BasicHashtable<TKey, TEntry>::Bucket::COLLISION; in cookieAt()
162 bool collision, present; in dump() local
164 BasicHashtableTest::cookieAt(h, i, &collision, &present, &hash); in dump()
170 i, collision, present, hash, key, value, hash_type(key)); in dump()
173 i, collision, present); in dump()
/frameworks/native/libs/utils/
DBasicHashtable.cpp168 uint32_t collision = bucket->cookie & Bucket::COLLISION; in add() local
169 if (!collision) { in add()
177 bucket->cookie = collision | Bucket::PRESENT | hash; in add()
/frameworks/base/docs/html/training/camera/
Dphotobasics.jd173 collision-resistant file-naming scheme. You may wish also to save the path in a
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_passed.txt1286 /sdcard/android/layout_tests/fast/events/onload-name-collision.html