Searched
refs:UBool (Results
326 -
350 of
1061) sorted by null
<<11121314151617181920>>
/external/icu/icu4c/source/common/ |
dtintrv.cpp | 54 UBool
|
servnotf.h | 109 virtual UBool acceptsListener(const EventListener& l) const = 0;
|
usc_impl.h | 134 U_CAPI UBool U_EXPORT2
|
util.cpp | 69 UBool ICU_Utility::isUnprintable(UChar32 c) { 79 UBool ICU_Utility::escapeUnprintable(UnicodeString& result, UChar32 c) { 134 UBool advance) { 165 //? UBool isForward = (stop >= pos); 199 UBool ICU_Utility::parseChar(const UnicodeString& id, int32_t& pos, UChar ch) { 297 UBool isLiteral, 298 UBool escapeUnprintable, 386 UBool isLiteral, 387 UBool escapeUnprintable, 400 UBool escapeUnprintable [all...] |
uvectr32.cpp | 84 UBool UVector32::operator==(const UVector32& other) { 115 UBool UVector32::containsAll(const UVector32& other) const { 124 UBool UVector32::containsNone(const UVector32& other) const { 133 UBool UVector32::removeAll(const UVector32& other) { 134 UBool changed = FALSE; 145 UBool UVector32::retainAll(const UVector32& other) { 146 UBool changed = FALSE; 170 UBool UVector32::equals(const UVector32 &other) const { 198 UBool UVector32::expandCapacity(int32_t minimumCapacity, UErrorCode &status) {
|
/external/icu/icu4c/source/common/unicode/ |
schriter.h | 122 virtual UBool operator==(const ForwardCharacterIterator& that) const;
|
/external/icu/icu4c/source/i18n/ |
anytrans.h | 73 UBool incremental) const;
|
brktrans.h | 83 UBool isIncremental) const;
|
collationdatareader.h | 91 * Byte offset to UBool compressibleBytes[]. 103 static UBool U_CALLCONV 228 * UBool compressibleBytes[]; -- empty in all tailorings
|
decfmtst.h | 39 static const UnicodeSet *getSimilarDecimals(UChar32 decimal, UBool strictParse);
|
funcrepl.h | 91 UBool escapeUnprintable) const;
|
rbt_data.h | 85 UBool variablesAreOwned;
|
smallintformatter.h | 64 static UBool canFormat(
|
taiwncal.h | 160 virtual UBool haveDefaultCentury() const;
|
ucln_in.cpp | 31 static UBool i18n_cleanup(void)
|
/external/icu/icu4c/source/i18n/unicode/ |
coleitr.h | 154 UBool operator==(const CollationElementIterator& other) const; 163 UBool operator!=(const CollationElementIterator& other) const; 254 static inline UBool isIgnorable(int32_t order); 395 inline UBool CollationElementIterator::isIgnorable(int32_t order)
|
coll.h | 247 virtual UBool operator==(const Collator& other) const; 256 virtual UBool operator!=(const Collator& other) const; 548 UBool greater(const UnicodeString& source, const UnicodeString& target) 560 UBool greaterOrEqual(const UnicodeString& source, 572 UBool equals(const UnicodeString& source, const UnicodeString& target) const; [all...] |
measure.h | 86 UBool operator==(const UObject& other) const;
|
plurrule.h | 301 static UBool hasOverride(const Locale &locale); 437 UBool isKeyword(const UnicodeString& keyword) const; 464 virtual UBool operator==(const PluralRules& other) const; 474 UBool operator!=(const PluralRules& other) const {return !operator==(other);}
|
tznames.h | 141 virtual UBool operator==(const TimeZoneNames& other) const = 0; 150 UBool operator!=(const TimeZoneNames& other) const { return !operator==(other); } 365 UBool getTimeZoneIDAt(int32_t idx, UnicodeString& tzID) const; 374 UBool getMetaZoneIDAt(int32_t idx, UnicodeString& mzID) const;
|
/external/icu/icu4c/source/samples/ucnv/ |
flagcb.h | 19 UBool flag;
|
/external/icu/icu4c/source/test/intltest/ |
caltest.h | 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ); 35 void dowTest(UBool lenient); 206 static UDate minDateOfCalendar(const Calendar& cal, UBool &isGregorian, UErrorCode& status); 215 static UDate minDateOfCalendar(const Locale& locale, UBool &isGregorian, UErrorCode& status);
|
canittst.h | 39 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
dcfmtest.h | 30 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
|
dtfmrgts.h | 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
|
Completed in 672 milliseconds
<<11121314151617181920>>