Lines Matching refs:UBool
63 void MultithreadTest::runIndexedTest( int32_t index, UBool exec,
481 UBool doStuff(int32_t offset, UnicodeString &appendErr, UErrorCode &status) const;
493 UBool ThreadSafeFormat::doStuff(int32_t offset, UnicodeString &appendErr, UErrorCode &status) const {
494 UBool okay = TRUE;
532 UBool U_CALLCONV isAcceptable(void *, const char *, const char *, const UDataInfo *) {
826 static UBool
849 UBool isAtLeastUCA62;
858 void setCollator(Collator *c, Line *l, int32_t nl, UBool atLeastUCA62)
1007 UBool isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0;