Searched refs:UBool (Results 1 - 25 of 1854) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/icu/source/tools/genrb/
H A Derrmsg.h28 U_CFUNC void setShowWarning(UBool val);
29 U_CFUNC UBool getShowWarning(void);
32 U_CFUNC void setStrict(UBool val);
33 U_CFUNC UBool isStrict(void);
36 U_CFUNC void setVerbose(UBool val);
37 U_CFUNC UBool isVerbose(void);
H A Derrmsg.c34 static UBool gShowWarning = TRUE;
36 void setShowWarning(UBool val)
41 UBool getShowWarning(){
45 static UBool gStrict =FALSE;
46 UBool isStrict(){
49 void setStrict(UBool val){
52 static UBool gVerbose =FALSE;
53 UBool isVerbose(){
56 void setVerbose(UBool val){
H A Dparse.h27 void initParser(UBool omitBinaryCollation, UBool omitCollationRules);
/external/icu4c/tools/genrb/
H A Derrmsg.h29 U_CFUNC void setShowWarning(UBool val);
30 U_CFUNC UBool getShowWarning(void);
33 U_CFUNC void setStrict(UBool val);
34 U_CFUNC UBool isStrict(void);
37 U_CFUNC void setVerbose(UBool val);
38 U_CFUNC UBool isVerbose(void);
H A Dgenrb.h44 extern UBool gIncludeUnihanColl;
52 UBool omitBinaryCollation,
H A Dparse.h27 void initParser(UBool omitCollationRules);
31 UBool omitBinaryCollation, UErrorCode *status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcrestst.h46 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
/external/icu4c/test/cintltst/
H A Dcrestst.h46 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dfiletools.h26 U_CAPI UBool U_EXPORT2
27 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir=FALSE);
H A Dpkg_gencmn.h14 const char *dataFile, uint32_t max_size, UBool sourceTOC, UBool verbose, char *gencmnFileName);
/external/icu4c/tools/toolutil/
H A Dfiletools.h26 U_CAPI UBool U_EXPORT2
27 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir=FALSE);
H A Dpkg_gencmn.h14 const char *dataFile, uint32_t max_size, UBool sourceTOC, UBool verbose, char *gencmnFileName);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtokiter.h43 UBool next(UnicodeString& token, UErrorCode& ec);
61 UBool nextToken(UnicodeString& token, UErrorCode& ec);
65 UBool done;
66 UBool haveLine;
H A Dpptest.h22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
31 UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
H A Dintltest.h51 //| void MyTest::runIndexedTest(int32_t index, UBool exec,
72 //| void MyTest::runIndexedTest(int32_t index, UBool exec,
106 virtual UBool runTest( char* name = NULL, char* par = NULL, char *baseName = NULL); // not to be overidden
108 virtual UBool setVerbose( UBool verbose = TRUE );
109 virtual UBool setNoErrMsg( UBool no_err_msg = TRUE );
110 virtual UBool setQuick( UBool quick = TRUE );
111 virtual UBool setLeak
[all...]
H A Drestest.h20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
46 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
H A Drestsnew.h20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
49 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
H A Dtextfile.h39 UBool readLine(UnicodeString& line, UErrorCode& ec);
48 UBool readLineSkippingComments(UnicodeString& line, UErrorCode& ec,
49 UBool trim = FALSE);
57 UBool ensureCapacity(int32_t capacity);
58 UBool setBuffer(int32_t index, char c, UErrorCode& ec);
/external/icu4c/test/intltest/
H A Dtokiter.h43 UBool next(UnicodeString& token, UErrorCode& ec);
61 UBool nextToken(UnicodeString& token, UErrorCode& ec);
65 UBool done;
66 UBool haveLine;
H A Dpptest.h22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
31 UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
H A Drestest.h20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
46 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
H A Drestsnew.h20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
49 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
/external/chromium_org/third_party/icu/source/i18n/
H A Dusrchimp.h28 UBool isOverlap;
29 UBool isCanonicalMatch;
39 UBool isForwardSearching;
40 UBool reset;
53 UBool hasPrefixAccents;
54 UBool hasSuffixAccents;
71 UBool ownCollator;
75 UBool toShift;
103 UBool usearch_handleNextExact(UStringSearch *strsrch, UErrorCode *status);
114 UBool usearch_handleNextCanonica
[all...]
/external/icu4c/i18n/
H A Dusrchimp.h28 UBool isOverlap;
29 UBool isCanonicalMatch;
39 UBool isForwardSearching;
40 UBool reset;
53 UBool hasPrefixAccents;
54 UBool hasSuffixAccents;
71 UBool ownCollator;
75 UBool toShift;
103 UBool usearch_handleNextExact(UStringSearch *strsrch, UErrorCode *status);
114 UBool usearch_handleNextCanonica
[all...]
/external/chromium_org/third_party/icu/source/tools/makeconv/
H A Dmakeconv.h26 U_CFUNC UBool VERBOSE;
27 U_CFUNC UBool SMALL;
28 U_CFUNC UBool IGNORE_SISO_CHECK;
47 UBool
51 UBool

Completed in 456 milliseconds

1234567891011>>