Searched defs:containsSlow (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dbmpset.h94 inline UBool containsSlow(UChar32 c, int32_t lo, int32_t hi) const;
155 inline UBool BMPSet::containsSlow(UChar32 c, int32_t lo, int32_t hi) const { function in class:BMPSet
/external/icu/icu4c/source/common/
H A Dbmpset.h94 inline UBool containsSlow(UChar32 c, int32_t lo, int32_t hi) const;
155 inline UBool BMPSet::containsSlow(UChar32 c, int32_t lo, int32_t hi) const { function in class:BMPSet

Completed in 85 milliseconds