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

<<11121314151617181920>>

  /external/icu/icu4c/source/common/
ucase.cpp 51 static UBool U_CALLCONV
357 U_CFUNC UBool U_EXPORT2
606 U_CAPI UBool U_EXPORT2
608 return (UBool)(getDotType(c)==UCASE_SOFT_DOTTED);
611 U_CAPI UBool U_EXPORT2
615 return (UBool)((props&UCASE_SENSITIVE)!=0);
618 return (UBool)((*pe&UCASE_EXC_SENSITIVE)!=0);
883 static UBool
906 static UBool
    [all...]
ucln_imp.h 81 static UBool gAutoCleanRegistered = FALSE;
ucnv_cnv.h 54 UBool onlyTestIsLoadable; /* input: don't actually load */
55 UBool reserved0; /* reserved - for good alignment of the pointers */
153 UBool starters[256],
214 UBool CONVERSION_U_SUCCESS (UErrorCode err);
unifilt.cpp 45 UBool incremental) {
uniset_props.cpp 93 static UBool U_CALLCONV uset_cleanup();
101 static UBool U_CALLCONV uset_cleanup(void) {
140 static inline UBool
146 /*static inline UBool
151 static inline UBool
156 static inline UBool
161 /*static inline UBool
241 UBool UnicodeSet::resemblesPattern(const UnicodeString& pattern, int32_t pos) {
263 inline UBool allocate() {
313 UBool usePat = FALSE
    [all...]
utrie2_impl.h 155 UBool isCompacted;
  /external/icu/icu4c/source/common/unicode/
rep.h 185 virtual UBool hasMetaData() const;
unorm2.h 439 U_STABLE UBool U_EXPORT2
504 U_STABLE UBool U_EXPORT2
516 U_STABLE UBool U_EXPORT2
527 U_STABLE UBool U_EXPORT2
uscript.h 550 U_STABLE UBool U_EXPORT2
664 U_STABLE UBool U_EXPORT2
676 U_STABLE UBool U_EXPORT2
687 U_STABLE UBool U_EXPORT2
  /external/icu/icu4c/source/i18n/
collationdatawriter.h 44 static int32_t write(UBool isBase, const UVersionInfo dataVersion,
erarules.h 33 static EraRules* createInstance(const char *calType, UBool includeTentativeEra, UErrorCode& status);
japancal.h 166 virtual UBool haveDefaultCentury() const;
number_asformat.h 43 UBool operator==(const Format& other) const U_OVERRIDE;
regeximp.h 327 inline UBool contains(UChar32 c);
336 inline UBool Regex8BitSet::contains(UChar32 c) {
372 UBool inExpansion(); // True if last char returned from next() and the
396 UBool inExpansion(); // True if last char returned from next() and the
tmutamt.cpp 48 UBool
  /external/icu/icu4c/source/i18n/unicode/
unumsys.h 136 U_STABLE UBool U_EXPORT2
  /external/icu/icu4c/source/io/
ucln_io.cpp 38 static UBool U_CALLCONV io_cleanup(void)
  /external/icu/icu4c/source/samples/translit/answers/
unaccent.cpp 46 UBool incremental) const {
  /external/icu/icu4c/source/samples/translit/
unaccent.cpp 49 UBool incremental) const {
  /external/icu/icu4c/source/test/cintltst/
nfsprep.h 102 UBool isCaseSensitive,
  /external/icu/icu4c/source/test/intltest/
regcoll.h 35 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
tmsgfmt.h 25 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
tztest.h 24 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
ustrtest.h 30 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
  /external/icu/icu4c/source/tools/toolutil/
pkg_genc.h 74 U_INTERNAL UBool U_EXPORT2

Completed in 833 milliseconds

<<11121314151617181920>>