Home
last modified time | relevance | path

Searched refs:HINT_ALLOW_ZERO (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Duhash.cpp139 #define HINT_ALLOW_ZERO (4) macro
486 value.integer == 0 && (hint & HINT_ALLOW_ZERO) == 0) { in _uhash_put()
777 HINT_KEY_POINTER | HINT_ALLOW_ZERO, in uhash_putiAllowZero()
791 HINT_BOTH_INTEGERS | HINT_ALLOW_ZERO, in uhash_iputiAllowZero()
/third_party/skia/third_party/externals/icu/source/common/
Duhash.cpp139 #define HINT_ALLOW_ZERO (4) macro
486 value.integer == 0 && (hint & HINT_ALLOW_ZERO) == 0) { in _uhash_put()
777 HINT_KEY_POINTER | HINT_ALLOW_ZERO, in uhash_putiAllowZero()
791 HINT_BOTH_INTEGERS | HINT_ALLOW_ZERO, in uhash_iputiAllowZero()
/third_party/icu/icu4c/source/common/
Duhash.cpp139 #define HINT_ALLOW_ZERO (4) macro
486 value.integer == 0 && (hint & HINT_ALLOW_ZERO) == 0) { in _uhash_put()
777 HINT_KEY_POINTER | HINT_ALLOW_ZERO, in uhash_putiAllowZero()
791 HINT_BOTH_INTEGERS | HINT_ALLOW_ZERO, in uhash_iputiAllowZero()