/external/icu/icu4c/source/test/perf/ubrkperf/ |
ubrkperf.cpp | 173 UPerfFunction* BreakIteratorPerformanceTest::runIndexedTest(int32_t index, UBool exec,
|
/external/icu/icu4c/source/tools/toolutil/ |
pkgitems.cpp | 93 UDataSwapper *ds=udata_openSwapper((UBool)pInfo->isBigEndian, pInfo->charsetFamily, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); 224 Resource res, const UChar *alias, int32_t length, UBool useResSuffix, 290 UBool useResSuffix = TRUE; 605 (UBool)pInfo->isBigEndian, pInfo->charsetFamily,
|
ucmstate.cpp | 206 U_CAPI UBool U_EXPORT2 336 UBool allStatesReady; 426 ucm_processStates(UCMStates *states, UBool ignoreSISOCheck) { 619 UBool verbose) { 847 UBool haveAssigned; [all...] |
/external/icu/libandroidicu/include/unicode/ |
ubrk.h | 518 U_STABLE UBool U_EXPORT2
|
unum.h | [all...] |
/external/icu/icu4c/source/common/ |
rbbidata.cpp | 69 UBool RBBIDataWrapper::isDataVersionAcceptable(const UVersionInfo version) { 166 UBool RBBIDataWrapper::operator ==(const RBBIDataWrapper &other) const {
|
ustrenum.cpp | 123 UBool 128 UBool
|
locid.cpp | 56 static UBool U_CALLCONV locale_cleanup(void); 108 UBool valuesToo, 120 static UBool U_CALLCONV locale_cleanup(void) 176 UBool canonicalize = FALSE; 504 UBool 513 Locale& Locale::init(const char* localeID, UBool canonicalize) [all...] |
rbbi.cpp | 46 static UBool gTrace = FALSE; 310 static UBool debugInitDone = FALSE; 339 UBool 540 UBool endShouldBeBoundary = isBoundary(endPos); // Has side effect of setting iterator position. 648 UBool RuleBasedBreakIterator::isBoundary(int32_t offset) { [all...] |
ucasemap.cpp | 139 inline UBool 438 UBool isFirstIndex=TRUE; 472 UBool toCased = (options&U_TITLECASE_ADJUST_TO_CASED) != 0; 553 UBool isFollowedByCasedLetter(const uint8_t *s, int32_t i, int32_t length) { 625 UBool addTonos = FALSE; 649 UBool change; [all...] |
ucnv2022.cpp | 217 UBool isFirstBuffer; 219 UBool isEmptySegment; [all...] |
/external/icu/icu4c/source/i18n/ |
collationdata.cpp | 213 UBool latinMustMove, 280 UBool hasReorderToEnd = FALSE;
|
collationrootelements.cpp | 89 CollationRootElements::getPrimaryBefore(uint32_t p, UBool isCompressible) const { 173 CollationRootElements::getPrimaryAfter(uint32_t p, int32_t index, UBool isCompressible) const {
|
collationsettings.cpp | 51 UBool 246 UBool
|
measfmt.cpp | 121 UBool hasPerFormatter(int32_t width) const { 187 static UBool isCurrency(const MeasureUnit &unit) { 191 static UBool getString( 419 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, 439 static UBool loadMeasureUnitData( 550 static UBool isTimeUnit(const MeasureUnit &mu, const char *tu) { 693 UBool MeasureFormat::operator==(const Format &other) const { 921 UBool MeasureFormat::setMeasureFormatLocale(const Locale &locale, UErrorCode &status) { [all...] |
number_longnames.cpp | 69 void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &status) U_OVERRIDE { 122 UBool isChoiceFormat = FALSE;
|
regexst.cpp | 258 UBool 267 static UBool U_CALLCONV
|
/external/icu/icu4c/source/i18n/unicode/ |
measunit.h | 78 virtual UBool operator==(const UObject& other) const; 85 UBool operator!=(const UObject& other) const { [all...] |
unum.h | [all...] |
/external/icu/icu4c/source/samples/uresb/ |
uresb.c | 58 static UBool trunc = FALSE; 79 static UBool VERBOSE = FALSE;
|
/external/icu/icu4c/source/test/intltest/ |
aliastst.cpp | 37 void LocaleAliasTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ){ 197 UBool LocaleAliasTest::isLocaleAvailable(const char* loc){
|
citrtest.cpp | 56 virtual UBool operator==(const ForwardCharacterIterator& /*that*/) const{ 68 virtual UBool hasNext() { return TRUE;}; 131 virtual UBool hasPrevious() {return TRUE;}; 148 void CharIterTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) 772 UBool h, h2; [all...] |
dcfmapts.cpp | 33 void IntlTestDecimalFormatAPI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) 134 assertEquals("pat 0: ", (UBool) FALSE, (UBool) df.isGroupingUsed()); 146 assertEquals("pat #,##0: ", (UBool) TRUE, (UBool) df.isGroupingUsed()); 326 UBool tf = pat.isDecimalSeparatorAlwaysShown(); 333 UBool esas = pat.isExponentSignAlwaysShown(); 341 UBool sn = pat.isScientificNotation(); [all...] |
miscdtfm.cpp | 32 DateFormatMiscTests::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) 44 UBool 98 /* UBool dresult [] = {
|
msfmrgts.cpp | 32 MessageFormatRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) 60 UBool 61 MessageFormatRegressionTest::failure(UErrorCode status, const char* msg, UBool possibleDataError) 188 const UBool possibleDataError = TRUE; 740 const UBool possibleDataError = TRUE; 792 const UBool possibleDataError = TRUE; [all...] |