/external/icu/icu4c/source/i18n/ |
msgfmt.cpp | 160 static UBool U_CALLCONV equalFormatsForHash(const UHashTok key1, 346 UBool MessageFormat::allocateArgTypes(int32_t capacity, UErrorCode& status) { 392 UBool 573 UBool MessageFormat::argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber) { 993 UBool forReplaceNumber; [all...] |
plurrule.cpp | 420 UBool 433 UBool 791 UBool 793 UBool result = TRUE; 897 UBool 900 UBool result=FALSE; [all...] |
dtfmtsym.cpp | 335 UBool failed = FALSE; 522 UBool 536 UBool 623 UBool cmpres = TRUE; [all...] |
tmutfmt.cpp | 178 UBool withNumberFormat = false; 356 UBool beenHere; 365 virtual void put(const char *key, ResourceValue &value, UBool, UErrorCode &errorCode) { 747 static UBool U_CALLCONV tmutfmtHashTableValueComparator(UHashTok val1, UHashTok val2); 749 static UBool
|
collationsets.cpp | 34 static UBool U_CALLCONV 56 UBool 359 static UBool U_CALLCONV
|
plurfmt.cpp | 377 UBool 396 UBool 434 UBool haveKeywordMatch=FALSE;
|
collationdatareader.cpp | 405 data->compressibleBytes = reinterpret_cast<const UBool *>(inBytes + offset); 456 UBool U_CALLCONV
|
/external/icu/icu4c/source/test/cintltst/ |
cnormtst.c | 616 static const UBool result[] = {UNORM_YES, UNORM_NO, UNORM_NO, UNORM_YES}; 643 UBool fcdresult = unorm_quickCheck(datastr[count], 4, UNORM_FCD, &status); 664 UBool testresult = UNORM_YES; [all...] |
cucdapi.c | 319 UBool passed = TRUE; 546 static UBool scriptsContain(UScriptCode scripts[], int32_t length, UScriptCode script) { 547 UBool contain=FALSE;
|
/external/icu/icu4c/source/common/ |
ubidiln.cpp | 549 U_CFUNC UBool 711 static UBool [all...] |
utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { 390 U_CAPI UBool U_EXPORT2 392 return (UBool)(trie->newTrie==NULL);
|
caniter.cpp | 267 void U_EXPORT2 CanonicalIterator::permute(UnicodeString &source, UBool skipZeros, Hashtable *result, UErrorCode &status) { 524 UBool ok = FALSE;
|
ucnvisci.cpp | 130 UBool isFirstBuffer; /* boolean for fromUnicode to see if we need to announce the first script */ 131 UBool resetToDefaultToUnicode; /* boolean for reseting to default delta and mask when a newline is encountered*/ 172 static UBool 177 return (UBool)(pnjMap[c - 0xa00] & 1); 181 static UBool 186 return (UBool)(pnjMap[c - 0xa00] >> 1); [all...] |
ucnvscsu.cpp | 127 UBool toUIsSingleByteMode; 134 UBool fromUIsSingleByteMode; 240 UBool isSingleByteMode; 593 UBool isSingleByteMode; 896 static UBool 898 return (UBool)(c<=offset+0x7f && [all...] |
/external/icu/icu4c/source/test/intltest/ |
bytestrietest.cpp | 37 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL); 88 void BytesTrieTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { 744 UBool nextContinues=FALSE; 865 UBool hasNext=iter.next(errorCode); 887 UBool hasNext=iter.next(errorCode);
|
caltest.cpp | 76 void CalendarTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) 385 UBool eq = FALSE,b4 = FALSE,af = FALSE; 424 cal->roll(UCAL_SECOND, (UBool) TRUE, status); 458 UBool lenient = ( i > 0 ); 624 UBool containsHebrew = FALSE; 706 void CalendarTest::dowTest(UBool lenient) 763 UBool b; [all...] |
ucharstrietest.cpp | 40 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL); 95 void UCharsTrieTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { 914 UBool nextContinues=FALSE; [all...] |
uts46test.cpp | 39 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL); 63 void UTS46Test::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { 97 static UBool isASCII(const UnicodeString &str) { 118 UBool calledFlush; [all...] |
colldata.cpp | 46 UBool toShift = ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &status) == UCOL_SHIFTED; 73 UBool cont = isContinuation(order); 148 UBool CEList::matchesAt(int32_t offset, const CEList *other) const
|
numberformat2test.cpp | 50 UBool bRecording; 55 NumberFormat2Test_FieldPositionHandler(UBool recording) : count(0), bRecording(recording) { attributes[0].spos = -1; } 59 virtual UBool isRecording(void) const; 80 UBool NumberFormat2Test_FieldPositionHandler::isRecording() const { 87 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0); 151 UBool bNegative, 155 UBool bNegative, 192 int32_t index, UBool exec, const char *&name, char *) { [all...] |
tufmtts.cpp | 28 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/ ) { 85 static UBool tmaEqual(const TimeUnitAmount& left, const TimeUnitAmount& right) { 93 UBool result = left.getNumber().getDouble(status) == right.getNumber().getDouble(status);
|
/external/icu/icu4c/source/tools/genrb/ |
wrtxml.cpp | 233 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status); 335 UBool isError = FALSE; 489 printComments(struct UString *src, const char *resName, UBool printTranslate, UErrorCode *status){ 925 table_write_xml(TableResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) { 966 res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status) { [all...] |
/external/icu/icu4c/source/tools/toolutil/ |
pkg_genc.cpp | 234 U_CAPI UBool U_EXPORT2 655 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { 686 *pIsBigEndian=(UBool)(U_IS_BIG_ENDIAN ? ELFDATA2MSB : ELFDATA2LSB); 747 *pIsBigEndian=(UBool)(buffer.header32.e_ident[EI_DATA]==ELFDATA2MSB); 786 UBool makeBigEndian; [all...] |
xmlparser.cpp | 173 UBool flush; 708 UXMLElement::getText(UBool recurse) const { 715 UXMLElement::appendText(UnicodeString &text, UBool recurse) const {
|
/external/icu/icu4c/source/tools/icuswap/ |
icuswap.cpp | 87 printUsage(const char *pname, UBool ishelp) { 110 UBool ishelp; 117 UBool outIsBigEndian;
|