/dports/devel/icu/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 188 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 354 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 425 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 454 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 503 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 700 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_getiAndFound() 711 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_igetiAndFound() 845 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_containsKey() 860 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_icontainsKey() [all …]
|
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 188 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 354 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 425 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 454 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 503 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 700 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_getiAndFound() 711 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_igetiAndFound() 845 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_containsKey() 860 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_icontainsKey() [all …]
|
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 188 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 354 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 425 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 454 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 503 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 700 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_getiAndFound() 711 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_igetiAndFound() 845 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_containsKey() 860 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_icontainsKey() [all …]
|
/dports/devel/icu-lx/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 188 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 354 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 425 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 454 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 503 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 700 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_getiAndFound() 711 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_igetiAndFound() 845 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_containsKey() 860 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_icontainsKey() [all …]
|
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 188 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 354 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 425 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 454 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 503 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 700 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_getiAndFound() 711 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_igetiAndFound() 845 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_containsKey() 860 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_icontainsKey() [all …]
|
/dports/www/firefox/firefox-99.0/intl/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 188 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 354 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 425 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 454 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 503 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 700 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_getiAndFound() 711 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_igetiAndFound() 845 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_containsKey() 860 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_icontainsKey() [all …]
|
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 188 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 354 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 425 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 454 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 503 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 700 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_getiAndFound() 711 *found = !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_igetiAndFound() 845 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_containsKey() 860 return !IS_EMPTY_OR_DELETED(e->hashcode); in uhash_icontainsKey() [all …]
|
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 186 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 352 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 423 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 452 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 500 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 794 return IS_EMPTY_OR_DELETED(e->hashcode) ? NULL : e; in uhash_find() 805 if (!IS_EMPTY_OR_DELETED(hash->elements[i].hashcode)) { in uhash_nextElement() 819 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in uhash_removeElement()
|
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/ |
H A D | uhash.c | 116 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 183 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 349 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 421 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 450 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 498 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 776 return IS_EMPTY_OR_DELETED(e->hashcode) ? NULL : e; in uhash_find() 787 if (!IS_EMPTY_OR_DELETED(hash->elements[i].hashcode)) { in uhash_nextElement() 801 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in uhash_removeElement()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 186 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 352 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 423 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 452 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 500 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 794 return IS_EMPTY_OR_DELETED(e->hashcode) ? NULL : e; in uhash_find() 805 if (!IS_EMPTY_OR_DELETED(hash->elements[i].hashcode)) { in uhash_nextElement() 819 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in uhash_removeElement()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 186 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 352 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 423 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 452 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 500 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 794 return IS_EMPTY_OR_DELETED(e->hashcode) ? NULL : e; in uhash_find() 805 if (!IS_EMPTY_OR_DELETED(hash->elements[i].hashcode)) { in uhash_nextElement() 819 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in uhash_removeElement()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/ |
H A D | uhash.c | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 185 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 351 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 423 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 452 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 500 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 778 return IS_EMPTY_OR_DELETED(e->hashcode) ? NULL : e; in uhash_find() 789 if (!IS_EMPTY_OR_DELETED(hash->elements[i].hashcode)) { in uhash_nextElement() 803 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in uhash_removeElement()
|
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 185 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 351 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 423 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 452 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 500 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 794 return IS_EMPTY_OR_DELETED(e->hashcode) ? NULL : e; in uhash_find() 805 if (!IS_EMPTY_OR_DELETED(hash->elements[i].hashcode)) { in uhash_nextElement() 819 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in uhash_removeElement()
|
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/ |
H A D | uhash.cpp | 118 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 185 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 351 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 422 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 451 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 499 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 793 return IS_EMPTY_OR_DELETED(e->hashcode) ? NULL : e; in uhash_find() 804 if (!IS_EMPTY_OR_DELETED(hash->elements[i].hashcode)) { in uhash_nextElement() 818 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in uhash_removeElement()
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/ |
H A D | uhash.c | 116 #define IS_EMPTY_OR_DELETED(x) ((x) < 0) macro 183 U_ASSERT(!IS_EMPTY_OR_DELETED(e->hashcode)); in _uhash_internalRemoveElement() 349 } else if (!IS_EMPTY_OR_DELETED(tableHash)) { in _uhash_find() 421 if (!IS_EMPTY_OR_DELETED(old[i].hashcode)) { in _uhash_rehash() 450 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_remove() 498 if (IS_EMPTY_OR_DELETED(e->hashcode)) { in _uhash_put() 776 return IS_EMPTY_OR_DELETED(e->hashcode) ? NULL : e; in uhash_find() 787 if (!IS_EMPTY_OR_DELETED(hash->elements[i].hashcode)) { in uhash_nextElement() 801 if (!IS_EMPTY_OR_DELETED(e->hashcode)) { in uhash_removeElement()
|