/external/icu/icu4c/source/i18n/unicode/ |
currpinf.h | 91 UBool operator==(const CurrencyPluralInfo& info) const; 99 UBool operator!=(const CurrencyPluralInfo& info) const; 251 inline UBool
|
dtrule.h | 105 DateTimeRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UBool after, 143 UBool operator==(const DateTimeRule& that) const; 152 UBool operator!=(const DateTimeRule& that) const;
|
region.h | 80 UBool operator==(const Region &that) const; 86 UBool operator!=(const Region &that) const; 156 UBool contains(const Region &other) const;
|
calendar.h | 417 const Locale& locale, UBool commonlyUsed, UErrorCode& status); 466 virtual UBool operator==(const Calendar& that) const; 476 UBool operator!=(const Calendar& that) const {return !operator==(that);} 488 virtual UBool isEquivalentTo(const Calendar& other) const; 504 UBool equals(const Calendar& when, UErrorCode& status) const; 519 UBool before(const Calendar& when, UErrorCode& status) const; 534 UBool after(const Calendar& when, UErrorCode& status) const; 611 * @deprecated ICU 2.6. Use roll(UCalendarDateFields field, UBool up, UErrorCode& status) instead. 613 inline void roll(EDateFields field, UBool up, UErrorCode& status); 648 inline void roll(UCalendarDateFields field, UBool up, UErrorCode& status) [all...] |
choicfmt.h | 216 const UBool* closures, 259 virtual UBool operator==(const Format& other) const; 323 const UBool* closures, 345 virtual const UBool* getClosures(int32_t& count) const; 495 const UBool* closures, 582 // UBool* fClosures;
|
ucurr.h | 138 U_STABLE UBool U_EXPORT2 163 UBool* isChoiceFormat, 186 UBool* isChoiceFormat, 330 U_STABLE UBool U_EXPORT2 401 UBool commonlyUsed,
|
timezone.h | 376 UnicodeString& canonicalID, UBool& isSystemID, UErrorCode& status); 441 virtual UBool operator==(const TimeZone& that) const; 452 UBool operator!=(const TimeZone& that) const {return !operator==(that);} 528 virtual void getOffset(UDate date, UBool local, int32_t& rawOffset, 664 UnicodeString& getDisplayName(UBool daylight, EDisplayType style, UnicodeString& result) const; 680 UnicodeString& getDisplayName(UBool daylight, EDisplayType style, const Locale& locale, UnicodeString& result) const; [all...] |
/external/icu/icu4c/source/i18n/ |
vzone.cpp | 48 U_CAPI UBool U_EXPORT2 53 U_CAPI UBool U_EXPORT2 56 UBool b = ((VTimeZone*)zone)->VTimeZone::getTZURL(s); 70 U_CAPI UBool U_EXPORT2 130 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, 145 U_CAPI UBool U_EXPORT2 150 U_CAPI UBool U_EXPORT2 155 U_CAPI UBool U_EXPORT2 160 U_CAPI UBool U_EXPORT2 161 vzone_getNextTransition(VZone* zone, UDate base, UBool inclusive, ZTrans* result) [all...] |
winnmfmt.h | 39 Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status); 150 UBool fCurrency; 154 UBool fFractionDigitsSet;
|
collation.cpp | 31 Collation::incTwoBytePrimaryByOffset(uint32_t basePrimary, UBool isCompressible, int32_t offset) { 50 Collation::incThreeBytePrimaryByOffset(uint32_t basePrimary, UBool isCompressible, int32_t offset) { 72 Collation::decTwoBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { 94 Collation::decThreeBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { 126 UBool isCompressible = (lower32 & 0x80) != 0;
|
collationdatabuilder.h | 67 virtual UBool isCompressibleLeadByte(uint32_t b) const; 69 inline UBool isCompressiblePrimary(uint32_t p) const { 76 UBool hasMappings() const { return modified; } 81 UBool isAssigned(UChar32 c) const; 121 UBool maybeSetPrimaryRange(UChar32 start, UChar32 end, 171 uint32_t getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const; 187 static inline UBool isBuilderContextCE32(uint32_t ce32) { 196 uint32_t copyFromBaseCE32(UChar32 c, uint32_t ce32, UBool withContext, UErrorCode &errorCode); 205 UBool getJamoCE32s(uint32_t jamoCE32s[], UErrorCode &errorCode); 246 UBool modified [all...] |
collationdata.h | 74 UBool isDigit(UChar32 c) const { 79 UBool isUnsafeBackward(UChar32 c, UBool numeric) const { 83 UBool isCompressibleLeadByte(uint32_t b) const { 87 inline UBool isCompressiblePrimary(uint32_t p) const { 201 const UBool *compressibleBytes; 251 UBool latinMustMove,
|
/external/icu/icu4c/source/io/ |
ufmt_cmn.h | 85 UBool 105 UBool uselower, 117 UBool uselower);
|
/external/icu/icu4c/source/test/intltest/ |
calregts.h | 24 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ); 80 void dowTest(UBool lenient) ; 91 UBool failure(UErrorCode status, const char* msg);
|
icusvtst.h | 27 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL); 39 void confirmBoolean(const UnicodeString& message, UBool val); 51 void msgstr(const UnicodeString& message, UObject* obj, UBool err = TRUE);
|
sfwdchit.cpp | 42 SimpleFwdCharIterator::SimpleFwdCharIterator(UChar *s, int32_t len, UBool adopt) { 71 UBool SimpleFwdCharIterator::operator==(const ForwardCharacterIterator& that) const { 118 UBool SimpleFwdCharIterator::hasNext() {
|
textfile.cpp | 76 UBool TextFile::readLine(UnicodeString& line, UErrorCode& ec) { 111 UBool TextFile::readLineSkippingComments(UnicodeString& line, UErrorCode& ec, 112 UBool trim) { 132 UBool TextFile::setBuffer(int32_t index, char c, UErrorCode& ec) { 149 UBool TextFile::ensureCapacity(int32_t mincapacity) {
|
/external/icu/icu4c/source/tools/ctestfw/unicode/ |
tstdtmod.h | 67 virtual UBool getInfo(const DataMap *& info, UErrorCode &status) const = 0; 93 virtual UBool getInfo(const DataMap *& info, UErrorCode &status) const; 105 UBool fDataTestValid;
|
/external/icu/icu4c/source/common/unicode/ |
uset.h | 349 U_STABLE UBool U_EXPORT2 498 U_STABLE UBool U_EXPORT2 520 UBool escapeUnprintable, 757 U_STABLE UBool U_EXPORT2 768 U_STABLE UBool U_EXPORT2 780 U_STABLE UBool U_EXPORT2 791 U_STABLE UBool U_EXPORT2 874 U_STABLE UBool U_EXPORT2 887 U_STABLE UBool U_EXPORT2 898 U_STABLE UBool U_EXPORT [all...] |
bytestriebuilder.h | 138 virtual UBool matchNodesCanHaveValues() const { return FALSE; } 150 virtual UBool operator==(const Node &other) const; 159 UBool ensureCapacity(int32_t length); 163 virtual int32_t writeValueAndFinal(int32_t i, UBool isFinal); 164 virtual int32_t writeValueAndType(UBool hasValue, int32_t value, int32_t node);
|
ucharstriebuilder.h | 145 virtual UBool matchNodesCanHaveValues() const { return TRUE; } 154 virtual UBool operator==(const Node &other) const; 163 UBool ensureCapacity(int32_t length); 167 virtual int32_t writeValueAndFinal(int32_t i, UBool isFinal); 168 virtual int32_t writeValueAndType(UBool hasValue, int32_t value, int32_t node);
|
/external/icu/icu4c/source/common/ |
norm2allmodes.h | 75 UBool doNormalize, 102 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, 105 virtual UBool 120 virtual UBool 146 virtual UBool 198 normalizeAndAppend(const UChar *src, const UChar *limit, UBool doNormalize, 211 virtual UBool hasBoundaryBefore(UChar32 c) const { return impl.hasDecompBoundary(c, TRUE); } 212 virtual UBool hasBoundaryAfter(UChar32 c) const { return impl.hasDecompBoundary(c, FALSE); } 213 virtual UBool isInert(UChar32 c) const { return impl.isDecompInert(c); } 218 ComposeNormalizer2(const Normalizer2Impl &ni, UBool fcc) [all...] |
uresimp.h | 71 UBool fHasFallback; 72 UBool fIsTopLevel; 102 U_CAPI UBool U_EXPORT2 ures_dumpCacheContents(void); 169 UBool *isAvailable, UBool omitDefault, UErrorCode *status);
|
unifiedcache.h | 57 virtual UBool operator == (const CacheKeyBase &other) const = 0; 84 UBool operator != (const CacheKeyBase &other) const { 89 mutable UBool fIsMaster; 124 virtual UBool operator == (const CacheKeyBase &other) const { 145 virtual UBool operator == (const CacheKeyBase &other) const { 355 UBool _flush(UBool all) const; 361 UBool _poll( 392 static UBool _inProgress(const UHashElement *element); 393 static UBool _inProgress [all...] |
uvectr64.h | 86 UBool operator==(const UVector64& other); 91 inline UBool operator!=(const UVector64& other); 105 //UBool equals(const UVector64 &other) const; 111 //UBool contains(int64_t elem) const; 113 //UBool containsAll(const UVector64& other) const; 115 //UBool removeAll(const UVector64& other); 117 //UBool retainAll(const UVector64& other); 125 inline UBool isEmpty(void) const { return count == 0; } 128 inline UBool ensureCapacity(int32_t minimumCapacity, UErrorCode &status); 131 UBool expandCapacity(int32_t minimumCapacity, UErrorCode &status) [all...] |