/external/icu/icu4c/source/common/unicode/ |
bytestrie.h | 222 inline UBool hasUniqueValue(int32_t &uniqueValue) const { 287 UBool hasNext() const; 303 UBool next(UErrorCode &errorCode); 317 UBool truncateAndStop(); 415 UBool haveUniqueValue, int32_t &uniqueValue); 418 static UBool findUniqueValue(const uint8_t *pos, UBool haveUniqueValue, int32_t &uniqueValue);
|
ucnv.h | [all...] |
/external/icu/icu4c/source/i18n/ |
indiancal.cpp | 95 static UBool isGregorianLeap(int32_t year) 239 int32_t IndianCalendar::handleComputeMonthStart(int32_t eyear, int32_t month, UBool /* useMonth */ ) const { 334 UBool 345 return (UBool)(U_SUCCESS(status) ? (internalGet(UCAL_DST_OFFSET) != 0) : FALSE); 356 UBool IndianCalendar::haveDefaultCentury() const 375 UBool needsUpdate; 395 UBool needsUpdate;
|
hebrwcal.cpp | 137 static UBool calendar_hebrew_cleanup(void) { 226 UBool acrossAdar1; 319 UBool leapYear = isLeapYear(year); 471 UBool HebrewCalendar::isLeapYear(int32_t year) { 580 UBool isLeap = isLeapYear(year); 632 int32_t HebrewCalendar::handleComputeMonthStart(int32_t eyear, int32_t month, UBool /*useMonth*/) const { 665 UBool 675 return (UBool)(U_SUCCESS(status) ? (internalGet(UCAL_DST_OFFSET) != 0) : FALSE); 687 UBool HebrewCalendar::haveDefaultCentury() const
|
buddhcal.cpp | 81 UBool useMonth) const 104 void BuddhistCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status) 137 UBool BuddhistCalendar::haveDefaultCentury() const
|
collationsets.h | 55 UBool handleCE32(UChar32 start, UChar32 end, uint32_t ce32); 94 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) 129 UBool addPrefixes;
|
dtrule.cpp | 40 UBool after, 82 UBool 95 UBool
|
pluralaffix.cpp | 18 UBool 65 UBool 93 UBool
|
quant.cpp | 66 UBool incremental) { 99 UBool escapeUnprintable) const { 125 UBool Quantifier::matchesIndexValue(uint8_t v) const {
|
titletrn.cpp | 70 UBool isIncremental) const 88 UBool doTitle = TRUE; 133 doTitle = (UBool)(type==0); // doTitle=isUncased
|
/external/icu/icu4c/source/i18n/unicode/ |
datefmt.h | 221 virtual UBool operator==(const Format&) const; 661 virtual UBool isLenient(void) const; 683 virtual void setLenient(UBool lenient); 690 virtual UBool isCalendarLenient(void) const; 702 virtual void setCalendarLenient(UBool lenient); [all...] |
dtfmtsym.h | 172 UBool operator==(const DateFormatSymbols& other) const; 181 UBool operator!=(const DateFormatSymbols& other) const { return !operator==(other); } [all...] |
msgfmt.h | 410 virtual UBool operator==(const Format& other) const; 803 UBool usesNamedArguments() const; [all...] |
tblcoll.h | 222 virtual UBool operator==(const Collator& other) const; [all...] |
translit.h | 627 UBool incremental) const = 0; 643 UBool incremental) const; 676 UBool incremental, 677 UBool rollback) const; [all...] |
/external/icu/icu4c/source/test/thaitest/ |
thaitest.cpp | 78 UBool fDone; 93 ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceCount, UBool verbose); 130 UBool compareWordBreaks(const UChar *spaces, int32_t spaceCount, 153 UBool fVerbose; 160 const UChar *noSpaces, int32_t noSpaceCount, UBool verbose) 214 UBool ThaiWordbreakTest::compareWordBreaks(const UChar *spaces, int32_t spaceCount, 217 UBool result = TRUE; 442 UBool verbose = FALSE; 443 UBool generate = FALSE;
|
/external/icu/icu4c/source/tools/genrb/ |
read.c | 45 static UChar32 getNextChar (UCHARBUF *buf, UBool skipwhite, struct UString *token, UErrorCode *status); 48 static UBool isWhitespace (UChar32 c); 49 static UBool isNewline (UChar32 c); 122 UBool lastStringWasQuoted; 127 UBool isFollowingCharEscaped=FALSE; 128 UBool isNLUnescaped = FALSE; 320 UBool skipwhite, 445 static UBool isWhitespace(UChar32 c) { 462 static UBool isNewline(UChar32 c) {
|
/external/icu/icu4c/source/common/ |
simplepatternformatter.h | 92 UBool compile(const UnicodeString &pattern, UErrorCode &errorCode) { 104 UBool compileMinMaxPlaceholders(const UnicodeString &pattern, 243 UnicodeString &result, const UnicodeString *resultCopy, UBool forbidResultAsValue,
|
uniset_props.cpp | 97 static UBool U_CALLCONV uset_cleanup(); 126 ((UnicodeSet *)set)->add(UnicodeString((UBool)(length<0), str, length)); 132 static UBool U_CALLCONV uset_cleanup(void) { 285 static inline UBool 291 /*static inline UBool 296 static inline UBool 301 static inline UBool 306 /*static inline UBool 397 UBool UnicodeSet::resemblesPattern(const UnicodeString& pattern, int32_t pos) { 417 inline UBool allocate() [all...] |
hash.h | 40 Hashtable(UBool ignoreKeyCase, UErrorCode& status); 98 UBool equals(const Hashtable& that) const; 124 inline Hashtable::Hashtable(UBool ignoreKeyCase, UErrorCode& status) 206 inline UBool Hashtable::equals(const Hashtable& that)const{
|
/external/icu/icu4c/source/test/intltest/ |
dtfmtrtts.cpp | 53 DateFormatRoundTripTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) 63 UBool 74 UBool 218 UBool TEST_TABLE [24];//= new boolean[24]; 277 void DateFormatRoundTripTest::test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly) 285 UBool isGregorian = FALSE; 305 UBool hasEra = (pat.indexOf(UnicodeString("G")) != -1); 306 UBool hasZoneDisplayName = (pat.indexOf(UnicodeString("z")) != -1) || (pat.indexOf(UnicodeString("v")) != -1) 356 UBool match = s[loop] == s[loop-1]; 367 UBool match = d[loop]/*.getTime()*/ == d[loop-1]/*.getTime()*/ [all...] |
transrt.cpp | 62 TransliteratorRoundTripTest::runIndexedTest(int32_t index, UBool exec, 118 virtual UBool is(const UnicodeString& /*sourceString*/) const {return TRUE;} 128 virtual UBool is(const UnicodeString& sourceString) const; 132 UBool LegalJamo::is(const UnicodeString& sourceString) const { 167 UBool full; 169 LegalGreek(UBool _full) { full = _full; } 172 virtual UBool is(const UnicodeString& sourceString) const; 174 static UBool isVowel(UChar c); 176 static UBool isRho(UChar c); 179 UBool LegalGreek::is(const UnicodeString& sourceString) const { [all...] |
/external/icu/icu4c/source/tools/ctestfw/ |
testdata.cpp | 91 UBool RBTestData::getInfo(const DataMap *& info, UErrorCode &/*status*/) const 102 UBool RBTestData::nextSettings(const DataMap *& settings, UErrorCode &status) 123 UBool RBTestData::nextCase(const DataMap *& nextCase, UErrorCode &status)
|
/external/icu/icu4c/source/tools/toolutil/ |
filetools.cpp | 42 U_CAPI UBool U_EXPORT2 43 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir) { 44 UBool isLatest = TRUE;
|
ucm.c | 69 ucm_printTable(UCMTable *table, FILE *f, UBool byUnicode) { 126 UBool lexical) { 175 UBool uFirst) { 310 UBool moveToExt, UBool intersectBase) { 414 UBool moveToExt, UBool intersectBase) { 419 UBool isSISO; 430 isSISO=(UBool)(baseStates->outputType==MBCS_OUTPUT_2_SISO); 529 U_CAPI UBool U_EXPORT [all...] |