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

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4c/source/test/intltest/
numberformattesttuple.h 80 * test. The UBool fields ending in "Flag" indicate whether the corrresponding
135 UBool localeFlag;
136 UBool currencyFlag;
137 UBool patternFlag;
138 UBool formatFlag;
139 UBool outputFlag;
140 UBool commentFlag;
141 UBool minIntegerDigitsFlag;
142 UBool maxIntegerDigitsFlag;
143 UBool minFractionDigitsFlag
    [all...]
restest.h 22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
48 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
restsnew.h 22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
51 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
intltest.h 50 UnicodeString toString(UBool b);
57 //| void MyTest::runIndexedTest(int32_t index, UBool exec,
78 //| void MyTest::runIndexedTest(int32_t index, UBool exec,
142 virtual UBool runTest( char* name = NULL, char* par = NULL, char *baseName = NULL); // not to be overidden
144 virtual UBool setVerbose( UBool verbose = TRUE );
145 virtual UBool setNoErrMsg( UBool no_err_msg = TRUE );
146 virtual UBool setQuick( UBool quick = TRUE )
    [all...]
miscdtfm.h 24 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
32 UBool failure(UErrorCode status, const char* msg);
tokiter.h 45 UBool next(UnicodeString& token, UErrorCode& ec);
63 UBool nextToken(UnicodeString& token, UErrorCode& ec);
67 UBool done;
68 UBool haveLine;
pptest.h 24 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
33 UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
textfile.h 41 UBool readLine(UnicodeString& line, UErrorCode& ec);
50 UBool readLineSkippingComments(UnicodeString& line, UErrorCode& ec,
51 UBool trim = FALSE);
59 UBool ensureCapacity(int32_t capacity);
60 UBool setBuffer(int32_t index, char c, UErrorCode& ec);
datadrivennumberformattestsuite.h 45 void run(const char *fileName, UBool runAllTests);
58 virtual UBool isFormatPass(
79 virtual UBool isFormatPass(
93 virtual UBool isToPatternPass(
100 virtual UBool isParsePass(
108 virtual UBool isParseCurrencyPass(
116 virtual UBool isSelectPass(
136 UBool breaksC();
137 UBool readLine(UCHARBUF *f, UErrorCode &);
138 UBool isPass
    [all...]
idnaconf.h 24 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL);
35 UBool ReadAndConvertFile();
37 UBool ReadOneLine(UnicodeString&);
  /external/icu/icu4c/source/tools/genrb/
errmsg.h 33 U_CFUNC void setShowWarning(UBool val);
34 U_CFUNC UBool getShowWarning(void);
37 U_CFUNC void setStrict(UBool val);
38 U_CFUNC UBool isStrict(void);
41 U_CFUNC void setVerbose(UBool val);
42 U_CFUNC UBool isVerbose(void);
parse.h 34 UBool makeBinaryCollation, UBool omitCollationRules, UErrorCode *status);
  /external/icu/icu4c/source/test/cintltst/
crestst.h 48 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
  /external/icu/icu4c/source/common/unicode/
appendable.h 65 virtual UBool appendCodeUnit(char16_t c) = 0;
74 virtual UBool appendCodePoint(UChar32 c);
84 virtual UBool appendString(const char16_t *s, int32_t length);
95 virtual UBool reserveAppendCapacity(int32_t appendCapacity);
174 virtual UBool appendCodeUnit(char16_t c);
182 virtual UBool appendCodePoint(UChar32 c);
191 virtual UBool appendString(const char16_t *s, int32_t length);
200 virtual UBool reserveAppendCapacity(int32_t appendCapacity);
unimatch.h 128 UBool incremental) = 0;
143 UBool escapeUnprintable = FALSE) const = 0;
152 virtual UBool matchesIndexValue(uint8_t v) const = 0;
  /external/icu/icu4c/source/tools/toolutil/
filetools.h 28 U_CAPI UBool U_EXPORT2
29 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir=FALSE);
pkg_gencmn.h 16 const char *dataFile, uint32_t max_size, UBool sourceTOC, UBool verbose, char *gencmnFileName);
  /external/icu/icu4c/source/tools/makeconv/
makeconv.h 28 U_CFUNC UBool VERBOSE;
29 U_CFUNC UBool SMALL;
30 U_CFUNC UBool IGNORE_SISO_CHECK;
50 UBool
54 UBool
  /external/icu/icu4c/source/i18n/
csdetect.h 31 UBool fStripTags; // If true, setText() will strip tags from input text.
32 UBool fFreshTextSet;
35 UBool *fEnabledRecognizers; // If not null, active set of charset recognizers had
52 UBool setStripTagsFlag(UBool flag);
54 UBool getStripTagsFlag() const;
63 void setDetectableCharset(const char *encoding, UBool enabled, UErrorCode &status);
csrmbcs.h 38 UBool error;
39 UBool done;
76 UBool match(InputText* input, CharsetMatch *results) const = 0;
90 virtual UBool nextChar(IteratedChar *it, InputText *textIn) const = 0;
103 UBool nextChar(IteratedChar *it, InputText *det) const;
105 UBool match(InputText* input, CharsetMatch *results) const;
127 UBool match(InputText* input, CharsetMatch *results) const = 0;
134 UBool nextChar(IteratedChar *it, InputText *det) const;
149 UBool match(InputText* input, CharsetMatch *results) const;
164 UBool match(InputText* input, CharsetMatch *results) const
    [all...]
inputext.h 38 UBool isSet() const;
39 void MungeInput(UBool fStripTags);
49 UBool fC1Bytes; // True if any bytes in the range 0x80 - 0x9F are in the input;false by default
  /external/icu/icu4c/source/tools/ctestfw/unicode/
testlog.h 40 UBool errIfFailureAndReset();
41 UBool errIfFailureAndReset(const char *fmt, ...);
42 UBool errDataIfFailureAndReset();
43 UBool errDataIfFailureAndReset(const char *fmt, ...);
44 UBool expectErrorAndReset(UErrorCode expectedError);
45 UBool expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...);
59 void errlog(UBool dataErr, const UnicodeString& mainMessage, const char* extraMessage) const;
  /external/icu/icu4c/source/i18n/unicode/
tzrule.h 57 virtual UBool operator==(const TimeZoneRule& that) const;
66 virtual UBool operator!=(const TimeZoneRule& that) const;
99 virtual UBool isEquivalentTo(const TimeZoneRule& other) const;
112 virtual UBool getFirstStart(int32_t prevRawOffset, int32_t prevDSTSavings, UDate& result) const = 0;
125 virtual UBool getFinalStart(int32_t prevRawOffset, int32_t prevDSTSavings, UDate& result) const = 0;
141 virtual UBool getNextStart(UDate base, int32_t prevRawOffset, int32_t prevDSTSavings,
142 UBool inclusive, UDate& result) const = 0;
158 virtual UBool getPreviousStart(UDate base, int32_t prevRawOffset, int32_t prevDSTSavings,
159 UBool inclusive, UDate& result) const = 0;
248 virtual UBool operator==(const TimeZoneRule& that) const
    [all...]
fpositer.h 84 UBool operator==(const FieldPositionIterator&) const;
92 UBool operator!=(const FieldPositionIterator& rhs) const { return !operator==(rhs); }
99 UBool next(FieldPosition& fp);
  /external/icu/icu4c/source/common/
patternprops.h 48 static UBool isSyntax(UChar32 c);
53 static UBool isSyntaxOrWhiteSpace(UChar32 c);
58 static UBool isWhiteSpace(UChar32 c);
76 static UBool isIdentifier(const UChar *s, int32_t length);

Completed in 881 milliseconds

1 2 3 4 5 6 7 8 91011>>