Searched
refs:UBool (Results
876 -
900 of
1117) sorted by null
<<31323334353637383940>>
/external/icu/icu4c/source/common/ |
ucurr.cpp | 247 static UBool U_CALLCONV 261 static UBool U_CALLCONV 398 static UBool U_CALLCONV currency_cleanup(void); 445 static UBool unreg(UCurrRegistryKey key) { 446 UBool found = FALSE; 507 U_CAPI UBool U_EXPORT2 525 static UBool U_CALLCONV 529 static UBool U_CALLCONV currency_cleanup(void) { 652 static UBool fallback(char *loc) { 682 UBool* isChoiceFormat, // filli [all...] |
bmpset.cpp | 291 UBool 294 return (UBool)latin1Contains[c]; 296 return (UBool)((table7FF[c&0x3f]&((uint32_t)1<<(c>>6)))!=0); 303 return (UBool)twoBits;
|
charstr.cpp | 148 UBool CharString::ensureCapacity(int32_t capacity,
|
icuplug.cpp | 62 UBool awaitingLoad; /**< TRUE if the plugin is awaiting a load call */ 63 UBool dontUnload; /**< TRUE if plugin must stay resident (leak plugin and lib) */ 441 uplug_setPlugNoUnload(UPlugData *data, UBool dontUnload) 635 static UBool U_CALLCONV uplug_cleanup(void)
|
rbbirpt.h | 78 UBool fNextChar;
|
uscript.cpp | 100 UBool triedCode;
|
/external/icu/icu4c/source/common/unicode/ |
ubrk.h | 518 U_STABLE UBool U_EXPORT2
|
/external/icu/icu4c/source/i18n/ |
brktrans.cpp | 73 UBool isIncremental ) const {
|
collationruleparser.h | 177 static UBool isSyntaxChar(UChar32 c);
|
gregoimp.cpp | 120 UBool isLeap = isLeapYear(year);
|
name2uni.cpp | 54 ((UnicodeSet *)set)->add(UnicodeString((UBool)(length<0), str, length)); 111 UBool isIncremental) const {
|
number_decimalquantity.h | 316 UBool isApproximate;
|
sortkey.cpp | 140 UBool
|
ucol.cpp | 491 U_CAPI UBool U_EXPORT2 503 U_CAPI UBool U_EXPORT2 515 U_CAPI UBool U_EXPORT2 615 U_CAPI UBool U_EXPORT2
|
ucol_sit.cpp | 100 UBool variableTopSet; 431 UBool, 498 UBool forceDefaults, 643 UBool addPrefixes,
|
/external/icu/icu4c/source/io/ |
uprintf.cpp | 46 static UBool U_CALLCONV uprintf_cleanup(void)
|
/external/icu/icu4c/source/test/cintltst/ |
putiltst.c | 36 UBool signedRightShiftIsArithmetic= x4==0xffff5fff && m1==-1; 48 static UBool compareWithNAN(double x, double y); 56 UBool isTrue=FALSE; 422 static UBool compareWithNAN(double x, double y)
|
/external/icu/icu4c/source/test/intltest/ |
allcoll.cpp | 196 void CollationDummyTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
|
decoll.cpp | 137 void CollationGermanTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
|
itformat.cpp | 87 void IntlTestFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
|
simplethread.cpp | 245 static UBool attrIsInitialized = FALSE;
|
svccoll.cpp | 23 void CollationServiceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par */) 114 UBool found = FALSE; 432 UBool found = FALSE; 581 UBool isAvailable;
|
/external/icu/icu4c/source/test/perf/charperf/ |
charperf.cpp | 97 UPerfFunction* CharPerformanceTest::runIndexedTest(int32_t index, UBool exec,
|
charperf.h | 92 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,
|
/external/icu/icu4c/source/test/perf/normperf/ |
dtfmtrtperf.h | 225 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,const char* &name, char* par);
|
Completed in 3623 milliseconds
<<31323334353637383940>>