/external/icu/icu4c/source/tools/toolutil/ |
package.h | 41 UBool isDataOwned; 111 void addItem(const char *name, uint8_t *data, int32_t length, UBool isDataOwned, char type); 133 UBool checkDependencies(); 154 char *allocString(UBool in, int32_t length); 166 UBool inIsBigEndian; 167 UBool doAutoPrefix; 168 UBool prefixEndsWithType; 186 UBool isMissingItems;
|
/external/icu/icu4c/source/i18n/ |
transreg.h | 83 UBool isRuleBased() const; 207 UBool visible, 218 UBool visible, 229 UBool readonlyResourceAlias, 230 UBool visible, 240 UBool readonlyAliasAlias, 241 UBool visible, 387 UBool visible); 391 UBool visible); 398 UBool visible) [all...] |
vzone.h | 84 U_CAPI UBool U_EXPORT2 96 U_CAPI UBool U_EXPORT2 117 U_CAPI UBool U_EXPORT2 241 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, 270 U_CAPI UBool U_EXPORT2 286 U_INTERNAL UBool U_EXPORT2 297 U_CAPI UBool U_EXPORT2 308 U_CAPI UBool U_EXPORT2 309 vzone_getNextTransition(VZone* zone, UDate base, UBool inclusive, ZTrans* result); 319 U_CAPI UBool U_EXPORT [all...] |
name2uni.h | 76 UBool isIncremental) const;
|
nultrans.cpp | 32 UBool /*isIncremental*/) const {
|
nultrans.h | 55 UBool isIncremental) const;
|
persncal.h | 173 static UBool isLeapYear(int32_t year); 222 virtual int32_t handleComputeMonthStart(int32_t eyear, int32_t month, UBool useMonth) const; 295 virtual UBool inDaylightTime(UErrorCode& status) const; 301 virtual UBool haveDefaultCentury() const;
|
rbt.h | 51 UBool isDataOwned; 131 UBool isDataAdopted); 155 UBool isIncremental) const; 171 UBool escapeUnprintable) const;
|
remtrans.h | 62 UBool isIncremental) const;
|
smpdtfst.h | 38 static UBool cleanup();
|
strmatch.h | 122 UBool incremental); 131 UBool escapeUnprintable = FALSE) const; 143 virtual UBool matchesIndexValue(uint8_t v) const; 191 UBool escapeUnprintable) const;
|
titletrn.h | 79 UBool isIncremental) const;
|
uni2name.h | 75 UBool isIncremental) const;
|
/external/icu/icu4c/source/i18n/unicode/ |
dcfmtsym.h | 256 UBool operator==(const DecimalFormatSymbols& other) const; 265 UBool operator!=(const DecimalFormatSymbols& other) const { return !operator==(other); } 290 void setSymbol(ENumberFormatSymbol symbol, const UnicodeString &value, const UBool propogateDigits); 322 UBool beforeCurrency, 335 UBool beforeCurrency, 368 UBool useLastResortData = FALSE, const NumberingSystem* ns = nullptr); 383 inline UBool isCustomCurrencySymbol() const { 390 inline UBool isCustomIntlCurrencySymbol() const { 492 UBool fIsCustomCurrencySymbol; 493 UBool fIsCustomIntlCurrencySymbol [all...] |
gregocal.h | 342 UBool isLeapYear(int32_t year) const; 351 virtual UBool isEquivalentTo(const Calendar& other) const; 444 virtual UBool inDaylightTime(UErrorCode& status) const; 511 UBool useMonth) const; 662 static double computeJulianDayOfYear(UBool isGregorian, int32_t year, 663 UBool& isLeap); 669 UBool validateFields(void) const; 674 UBool boundsCheck(int32_t value, UCalendarDateFields field) const; 742 UBool fIsGregorian; 749 UBool fInvertGregorian [all...] |
decimfmt.h | [all...] |
tzfmt.h | 300 virtual UBool operator==(const Format& other) const; 459 UnicodeString& formatOffsetISO8601Basic(int32_t offset, UBool useUtcIndicator, UBool isShort, UBool ignoreSeconds, 477 UnicodeString& formatOffsetISO8601Extended(int32_t offset, UBool useUtcIndicator, UBool isShort, UBool ignoreSeconds, 709 UBool fAbuttingOffsetHoursAndMinutes; 818 static UBool toCodePoints(const UnicodeString& str, UChar32* codeArray, int32_t capacity); 830 UnicodeString& formatOffsetISO8601(int32_t offset, UBool isBasic, UBool useUtcIndicator [all...] |
fieldpos.h | 165 UBool operator==(const FieldPosition& that) const; 173 UBool operator!=(const FieldPosition& that) const; 275 inline UBool 283 inline UBool
|
unirepl.h | 86 UBool escapeUnprintable) const = 0;
|
/external/icu/icu4c/source/common/ |
messageimpl.h | 38 static UBool jdkAposMode(const MessagePattern &msgPattern) {
|
ulist.h | 21 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status); 23 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status); 25 U_CAPI UBool U_EXPORT2 ulist_containsString(const UList *list, const char *data, int32_t length); 27 U_CAPI UBool U_EXPORT2 ulist_removeString(UList *list, const char *data);
|
/external/icu/icu4c/source/common/unicode/ |
parsepos.h | 100 UBool operator==(const ParsePosition& that) const; 107 UBool operator!=(const ParsePosition& that) const; 192 inline UBool 201 inline UBool
|
/external/icu/icu4c/source/io/ |
locbund.h | 36 UBool isInvariantLocale;
|
/external/icu/icu4c/source/samples/translit/ |
unaccent.h | 37 UBool incremental) const;
|
/external/icu/icu4c/source/test/intltest/ |
allcoll.h | 33 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par = NULL */);
|