HomeSort by relevance Sort by last modified time
    Searched refs:UBool (Results 326 - 350 of 1117) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/common/
dtintrv.cpp 56 UBool
resource.h 62 UBool getValue(int32_t i, ResourceValue &value) const;
96 UBool getKeyAndValue(int32_t i, const char *&key, ResourceValue &value) const;
190 virtual UBool isNoInheritanceMarker() const = 0;
269 virtual void put(const char *key, ResourceValue &value, UBool noFallback,
servnotf.h 111 virtual UBool acceptsListener(const EventListener& l) const = 0;
usc_impl.h 136 U_CAPI UBool U_EXPORT2
  /external/icu/icu4c/source/common/unicode/
schriter.h 124 virtual UBool operator==(const ForwardCharacterIterator& that) const;
  /external/icu/icu4c/source/i18n/
anytrans.h 75 UBool incremental) const;
brktrans.h 85 UBool isIncremental) const;
collationdatareader.h 93 * Byte offset to UBool compressibleBytes[].
105 static UBool U_CALLCONV
230 * UBool compressibleBytes[]; -- empty in all tailorings
funcrepl.h 93 UBool escapeUnprintable) const;
rbt_data.h 87 UBool variablesAreOwned;
taiwncal.h 162 virtual UBool haveDefaultCentury() const;
ucln_in.cpp 33 static UBool U_CALLCONV i18n_cleanup(void)
  /external/icu/icu4c/source/i18n/unicode/
coleitr.h 157 UBool operator==(const CollationElementIterator& other) const;
166 UBool operator!=(const CollationElementIterator& other) const;
257 static inline UBool isIgnorable(int32_t order);
398 inline UBool CollationElementIterator::isIgnorable(int32_t order)
measure.h 88 UBool operator==(const UObject& other) const;
plurrule.h 303 static UBool hasOverride(const Locale &locale);
435 UBool isKeyword(const UnicodeString& keyword) const;
462 virtual UBool operator==(const PluralRules& other) const;
472 UBool operator!=(const PluralRules& other) const {return !operator==(other);}
tznames.h 143 virtual UBool operator==(const TimeZoneNames& other) const = 0;
152 UBool operator!=(const TimeZoneNames& other) const { return !operator==(other); }
377 UBool getTimeZoneIDAt(int32_t idx, UnicodeString& tzID) const;
386 UBool getMetaZoneIDAt(int32_t idx, UnicodeString& mzID) const;
  /external/icu/icu4c/source/samples/ucnv/
flagcb.h 22 UBool flag;
  /external/icu/icu4c/source/test/intltest/
caltest.h 22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
37 void dowTest(UBool lenient);
208 static UDate minDateOfCalendar(const Calendar& cal, UBool &isGregorian, UErrorCode& status);
217 static UDate minDateOfCalendar(const Locale& locale, UBool &isGregorian, UErrorCode& status);
canittst.h 41 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
dcfmtest.h 32 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
dtfmrgts.h 25 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
fldset.h 193 UBool isSet(int32_t field) const;
205 UBool isSameType(const FieldsSet& other) const;
214 UBool fIsSet[U_FIELDS_SET_MAX];
232 // UBool isSet(UCalendarDateFields field) const { return isSet((int32_t)field); }
239 UBool matches(U_NAMESPACE_QUALIFIER Calendar *cal,
incaltst.h 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
itercoll.h 36 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL);
ittrans.cpp 39 void IntlTestTransliterator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )

Completed in 297 milliseconds

<<11121314151617181920>>