Searched
refs:UBool (Results
251 -
275 of
1061) sorted by null
<<11121314151617181920>>
/external/icu/icu4c/source/i18n/ |
cecal.cpp | 76 CECalendar::handleComputeMonthStart(int32_t eyear,int32_t emonth, UBool /*useMonth*/) const 87 UBool 97 return (UBool)(U_SUCCESS(status) ? (internalGet(UCAL_DST_OFFSET) != 0) : FALSE); 100 UBool
|
cpdtrans.h | 138 UBool escapeUnprintable) const; 157 UBool incremental) const; 205 UBool fixReverseID, 210 UBool fixReverseID,
|
hebrwcal.h | 279 static UBool isLeapYear(int32_t year) ; 362 UBool useMonth) const; 384 virtual UBool inDaylightTime(UErrorCode& status) const; 390 virtual UBool haveDefaultCentury() const;
|
nortrans.h | 69 UBool isIncremental) const;
|
regexst.h | 40 static UBool cleanup();
|
unesctrn.h | 102 UBool isIncremental) const;
|
collationbuilder.h | 135 UBool mergeCompositeIntoString(const UnicodeString &nfdString, int32_t indexAfterLastStarter, 140 UBool ignorePrefix(const UnicodeString &s, UErrorCode &errorCode) const; 141 UBool ignoreString(const UnicodeString &s, UErrorCode &errorCode) const; 142 UBool isFCD(const UnicodeString &s, UErrorCode &errorCode) const; 149 static UBool sameCEs(const int64_t ces1[], int32_t ces1Length, 203 static inline UBool isTempCE(int64_t ce) { 215 static inline UBool isTempCE32(uint32_t ce32) { 273 static inline UBool nodeHasBefore2(int64_t node) { 276 static inline UBool nodeHasBefore3(int64_t node) { 279 static inline UBool nodeHasAnyBefore(int64_t node) [all...] |
indiancal.h | 181 //UBool isCivil(); 193 //static UBool isGregorianLeap(int32_t year); 226 virtual int32_t handleComputeMonthStart(int32_t eyear, int32_t month, UBool useMonth) const; 300 virtual UBool inDaylightTime(UErrorCode& status) const; 307 virtual UBool haveDefaultCentury() const;
|
/external/icu/icu4c/source/i18n/unicode/ |
ucsdet.h | 358 U_STABLE UBool U_EXPORT2 373 U_STABLE UBool U_EXPORT2 374 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter); 407 ucsdet_setDetectableCharset(UCharsetDetector *ucsd, const char *encoding, UBool enabled, UErrorCode *status);
|
/external/icu/icu4c/source/test/cintltst/ |
nccbtst.h | 45 UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, 50 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, 54 UBool testConvertFromUnicodeWithContext(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, 58 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
|
/external/icu/icu4c/source/test/intltest/ |
csdetest.h | 22 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
|
dcfmapts.h | 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
dtifmtts.h | 21 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
frcoll.h | 29 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
itspoof.h | 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
mnkytst.h | 31 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
ssearch.h | 30 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* params = NULL );
|
thcoll.h | 28 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
tsnmfmt.h | 25 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
/external/icu/icu4c/source/tools/gensprep/ |
gensprep.h | 34 extern UBool beVerbose, haveCopyright;
|
/external/icu/icu4c/source/common/ |
sprpimpl.h | 93 UBool isDataLoaded; 94 UBool doNFKC; 95 UBool checkBiDi;
|
uinvchar.h | 38 U_INTERNAL UBool U_EXPORT2 51 U_INTERNAL UBool U_EXPORT2 63 U_INTERNAL inline UBool U_EXPORT2
|
ulist.h | 19 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status); 21 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status); 23 U_CAPI UBool U_EXPORT2 ulist_containsString(const UList *list, const char *data, int32_t length);
|
/external/icu/icu4c/source/common/unicode/ |
stringpiece.h | 129 UBool empty() const { return length_ == 0; } 208 U_EXPORT UBool U_EXPORT2 218 inline UBool operator!=(const StringPiece& x, const StringPiece& y) {
|
uchriter.h | 117 virtual UBool operator==(const ForwardCharacterIterator& that) const; 280 virtual UBool hasNext(); 309 virtual UBool hasPrevious();
|
Completed in 1123 milliseconds
<<11121314151617181920>>