HomeSort by relevance Sort by last modified time
    Searched refs:UBool (Results 251 - 275 of 1004) sorted by null

<<11121314151617181920>>

  /external/icu4c/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/icu4c/test/intltest/
csdetest.h 22 virtual 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 );
mnkytst.h 31 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = 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 );
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);
  /external/icu4c/tools/gensprep/
gensprep.h 34 extern UBool beVerbose, haveCopyright;
  /external/icu4c/common/unicode/
uchar.h     [all...]
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();
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h     [all...]
  /external/icu4c/common/
sprpimpl.h 93 UBool isDataLoaded;
94 UBool doNFKC;
95 UBool checkBiDi;
ubidi_props.h 48 U_CFUNC UBool
54 U_CFUNC UBool
57 U_CFUNC UBool
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/icu4c/i18n/
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;
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);
148 UBool fCurrency;
151 UBool fFractionDigitsSet;
  /external/icu4c/i18n/unicode/
currpinf.h 91 UBool operator==(const CurrencyPluralInfo& info) const;
99 UBool operator!=(const CurrencyPluralInfo& info) const;
250 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;
ucsdet.h 349 U_STABLE UBool U_EXPORT2
364 U_STABLE UBool U_EXPORT2
365 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter);
  /external/icu4c/io/
ufmt_cmn.h 85 UBool
105 UBool uselower,
117 UBool uselower);

Completed in 397 milliseconds

<<11121314151617181920>>