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

<<31323334353637383940>>

  /external/icu/icu4c/source/tools/toolutil/
ppucd.cpp 207 UBool insideBlock=FALSE; // TRUE if cp or unassigned range inside the block range.
310 UBool
353 props.binProps[prop]=(UBool)binaryValue;
505 UBool
540 UBool
  /external/icu/icu4c/source/test/intltest/
tzrulets.cpp 52 static UBool hasEquivalentTransitions(/*const*/ BasicTimeZone& tz1, /*const*/BasicTimeZone& tz2,
54 UBool ignoreDstAmount, int32_t maxTransitionTimeDelta,
59 TestZIDEnumeration(UBool all = FALSE);
82 TestZIDEnumeration::TestZIDEnumeration(UBool all)
121 void TimeZoneRuleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
278 UBool dst;
841 UBool avail = tz->getNextTransition(startTime, FALSE, trans);
    [all...]
usettest.cpp 61 UnicodeSetTest::runIndexedTest(int32_t index, UBool exec,
206 UBool UnicodeSetTest::toPatternAux(UChar32 start, UChar32 end) {
222 UBool UnicodeSetTest::checkPat(const UnicodeString& source,
248 UBool UnicodeSetTest::checkPat(const UnicodeString& source,
296 UBool l = u_isalpha((UChar)i);
307 UBool lu = (u_charType((UChar)i) == U_UPPERCASE_LETTER);
758 UBool nextv = it.next();
759 UBool isString = it.isString();
    [all...]
testidna.cpp 246 UBool useSTD3ASCIIRules;
247 UBool testToUnicode;
248 UBool testLabel;
455 UBool useSTD3ASCIIRules,UErrorCode expectedStatus,
456 UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules){
657 UBool isEqual){
    [all...]
tsmthred.cpp 63 void MultithreadTest::runIndexedTest( int32_t index, UBool exec,
481 UBool doStuff(int32_t offset, UnicodeString &appendErr, UErrorCode &status) const;
493 UBool ThreadSafeFormat::doStuff(int32_t offset, UnicodeString &appendErr, UErrorCode &status) const {
494 UBool okay = TRUE;
532 UBool U_CALLCONV isAcceptable(void *, const char *, const char *, const UDataInfo *) {
826 static UBool
849 UBool isAtLeastUCA62;
858 void setCollator(Collator *c, Line *l, int32_t nl, UBool atLeastUCA62)
    [all...]
tsputil.cpp 17 PUtilTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
184 PUtilTest::maxMinTest(double a, double b, double exp, UBool max)
193 UBool nanResultOK = (uprv_isNaN(a) || uprv_isNaN(b));
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c 342 static UBool
345 UBool expect, UBool diffIsError) {
414 static UBool
417 UBool diffIsError) {
421 static UBool
424 UBool diffIsError) {
428 static UBool
431 UBool diffIsError) {
530 static void testSampleCharProps(UBool propFn(UChar32), const char *propName
    [all...]
reapits.c 75 static void test_assert_string(const char *expected, const UChar *actual, UBool nulTerm, const char *file, int line) {
78 UBool success;
97 static UBool equals_utf8_utext(const char *utf8, UText *utext) {
101 UBool stringsEqual = TRUE;
142 static UBool testUTextEqual(UText *uta, UText *utb) {
190 static UBool U_EXPORT2 U_CALLCONV
284 UBool result;
401 UBool result;
491 UBool result;
546 UBool result
    [all...]
trie2test.c 35 UBool overwrite;
82 static UBool U_CALLCONV
119 UBool isFrozen=utrie2_isFrozen(trie);
576 UBool withSwap,
784 UTrie2 *trie, UBool withClone,
829 makeTrieWithRanges(const char *testName, UBool withClone,
838 UBool overwrite;
    [all...]
  /external/icu/icu4c/source/i18n/
collationbuilder.cpp 487 UBool isBoundary = FALSE;
605 UBool isCompressible = baseData->isCompressiblePrimary(p);
    [all...]
collationfastlatin.cpp 48 UBool digitsAreReordered = FALSE;
291 UBool strengthIsPrimary = CollationSettings::getStrength(options) == UCOL_PRIMARY;
343 UBool withCaseBits = CollationSettings::isTertiaryWithCaseBits(options);
642 UBool strengthIsPrimary = CollationSettings::getStrength(options) == UCOL_PRIMARY;
694 UBool withCaseBits = CollationSettings::isTertiaryWithCaseBits(options);
    [all...]
reldatefmt.cpp 175 static UBool getStringWithFallback(
191 static UBool getStringByIndex(
575 UBool /*noFallback*/, UErrorCode &errorCode) {
630 static UBool loadUnitData(
648 static UBool getDateTimePattern(
    [all...]
listformatter.cpp 74 static UBool U_CALLCONV uprv_listformatter_cleanup() {
216 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/,
328 UBool recordOffset,
uitercollationiterator.cpp 304 UBool
385 UBool
440 UBool
  /external/icu/icu4c/source/common/
uresdata.cpp 137 static UBool U_CALLCONV
142 return (UBool)(
213 pResData->noFallback=(UBool)(att&URES_ATT_NO_FALLBACK);
214 pResData->isPoolBundle=(UBool)((att&URES_ATT_IS_POOL_BUNDLE)!=0);
215 pResData->usesPoolBundle=(UBool)((att&URES_ATT_USES_POOL_BUNDLE)!=0);
356 UBool isNoInheritanceMarker(const ResourceData *pResData, Resource res) {
633 UBool ResourceDataValue::isNoInheritanceMarker() const {
817 UBool icu::ResourceTable::getKeyAndValue(int32_t i,
875 UBool icu::ResourceArray::getValue(int32_t i, icu::ResourceValue &value) const {
    [all...]
characterproperties.cpp 34 UBool U_CALLCONV characterproperties_cleanup();
68 ((UnicodeSet *)set)->add(icu::UnicodeString((UBool)(length<0), str, length));
71 UBool U_CALLCONV characterproperties_cleanup() {
cmemory.h 104 U_CFUNC UBool
384 UBool needToRelease;
593 UBool needToRelease;
unames.cpp 165 static UBool U_CALLCONV unames_cleanup(void)
179 static UBool U_CALLCONV
183 return (UBool)(
209 static UBool
330 static UBool
418 return (UBool)(*otherName==0);
598 static UBool
643 static UBool
666 static UBool
935 static UBool
    [all...]
  /external/icu/icu4c/source/common/unicode/
ustring.h 130 U_STABLE UBool U_EXPORT2
475 UBool codePointOrder);
498 u_strCompareIter(UCharIterator *iter1, UCharIterator *iter2, UBool codePointOrder);
    [all...]
utf8.h 126 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict);
138 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
150 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict);
454 * @param isError output UBool set to TRUE if an error occurs, otherwise not modified
  /external/icu/icu4c/source/samples/uciter8/
uit_len8.c 213 UBool havePos;
380 static UBool U_CALLCONV
385 static UBool U_CALLCONV
  /external/icu/icu4c/source/test/perf/convperf/
convperf.h 122 UBool cleanup;
126 ICUOpenAllConvertersFunction(UBool callCleanup, UErrorCode& status){
499 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,const char* &name, char* par = NULL);
  /external/icu/icu4c/source/tools/gensprep/
store.c 233 static UBool U_CALLCONV compareEntries(const UHashTok p1, const UHashTok p2) {
234 return (UBool)(p1.integer != p2.integer);
530 UBool inBlockZero;
  /external/icu/libandroidicu/include/unicode/
ustring.h 130 U_STABLE UBool U_EXPORT2
475 UBool codePointOrder);
498 u_strCompareIter(UCharIterator *iter1, UCharIterator *iter2, UBool codePointOrder);
    [all...]
utf8.h 126 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict);
138 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
150 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict);
454 * @param isError output UBool set to TRUE if an error occurs, otherwise not modified

Completed in 871 milliseconds

<<31323334353637383940>>