/external/icu/icu4c/source/tools/makeconv/ |
gencnvex.c | 35 static UBool 39 static UBool 107 static UBool 410 static UBool 548 static UBool 709 static UBool 928 static UBool 1009 static UBool [all...] |
/external/icu/icu4c/source/test/cintltst/ |
ncnvtst.c | 46 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, 47 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus); 48 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, 49 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus); 51 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, 52 const char *codepage, UConverterFromUCallback callback, const int32_t *expectOffsets, UBool testReset); 53 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, 54 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset); [all...] |
/external/icu/icu4c/source/test/intltest/ |
restsnew.cpp | 95 UBool like[e_Where_count]; 96 UBool inherits[e_Where_count]; 123 static UBool initialized = FALSE; 183 void NewResourceBundleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) 413 static UBool 634 UBool 636 UBool in_Root, 637 UBool in_te, 638 UBool in_te_IN) 644 UBool is_in[] = { in_Root, in_te, in_te_IN } [all...] |
/external/icu/icu4c/source/common/ |
ucnvmbcs.cpp | 378 typedef UBool U_CALLCONV 401 UBool starters[256], 634 static UBool [all...] |
ubidi.cpp | 198 U_CFUNC UBool 199 ubidi_getMemory(BidiMemoryForAllocation *bidiMem, int32_t *pSize, UBool mayAllocate, int32_t sizeNeeded) { 270 ubidi_setInverse(UBiDi *pBiDi, UBool isInverse) { 278 U_CAPI UBool U_EXPORT2 307 pBiDi->isInverse = (UBool)(reorderingMode == UBIDI_REORDER_INVERSE_NUMBERS_AS_L); 401 static UBool 427 static UBool 436 UBool isDefaultLevel=IS_DEFAULT_LEVEL(pBiDi->paraLevel); 439 UBool isDefaultLevelInverse=isDefaultLevel && (UBool) [all...] |
locutil.cpp | 38 static UBool U_CALLCONV service_cleanup(void) { 262 UBool
|
uarrsort.cpp | 72 UBool found=FALSE; 272 UBool sortStable, UErrorCode *pErrorCode) {
|
ucasemap_imp.h | 72 inline UBool ustrcase_checkTitleAdjustmentOptions(uint32_t options, UErrorCode &errorCode) { 82 inline UBool ustrcase_isLNS(UChar32 c) {
|
uiter.cpp | 48 static UBool U_CALLCONV 144 static UBool U_CALLCONV 149 static UBool U_CALLCONV 401 static UBool U_CALLCONV 406 static UBool U_CALLCONV 674 UBool havePos; 841 static UBool U_CALLCONV 846 static UBool U_CALLCONV
|
umutex.cpp | 61 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &uio) { 255 U_COMMON_API UBool U_EXPORT2
|
umutex.h | 240 UBool isReset() {return umtx_loadAcquire(fState) == 0;}; 248 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &);
|
uniset_closure.cpp | 127 ((UnicodeSet *)set)->add(UnicodeString((UBool)(length<0), str, length)); 144 str.setTo((UBool)FALSE, full, result);
|
unistr_cnv.cpp | 226 UBool isDefaultConverter; 382 UBool doCopyArray = FALSE;
|
usc_impl.cpp | 185 static UBool 257 U_CAPI UBool U_EXPORT2
|
ustring.cpp | 42 static inline UBool 468 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { 689 UBool strncmpStyle, UBool codePointOrder) { 829 u_strCompareIter(UCharIterator *iter1, UCharIterator *iter2, UBool codePointOrder) { 927 UBool codePointOrder) { 1048 U_CAPI UBool U_EXPORT2 [all...] |
/external/icu/icu4c/source/i18n/ |
tznames_impl.cpp | 76 static UBool U_CALLCONV tzdbTimeZoneNames_cleanup(void) { 174 TextTrieMap::TextTrieMap(UBool ignoreCase, UObjectDeleter *valueDeleter) 279 UBool 601 UBool fDidAddIntoTrie; 605 UBool fOwnsLocationName; 792 virtual void put(const char* key, ResourceValue& value, UBool /*noFallback*/, 919 UBool handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status); 938 UBool [all...] |
collationfastlatin.h | 247 static uint32_t getCases(uint32_t variableTop, UBool strengthIsPrimary, uint32_t pair); 248 static uint32_t getTertiaries(uint32_t variableTop, UBool withCaseBits, uint32_t pair);
|
nfrule.cpp | 616 static UBool 634 UBool 836 UBool [all...] |
quantityformatter.cpp | 76 UBool QuantityFormatter::addIfAbsent( 100 UBool QuantityFormatter::isValid() const {
|
unesctrn.cpp | 175 UBool isIncremental) const { 196 UBool match = TRUE;
|
/bionic/libc/bionic/ |
wctype.cpp | 73 typedef UBool (*FnT)(UChar32); 79 typedef UBool (*FnT)(UChar32);
|
/external/icu/icu4c/source/common/unicode/ |
localpointer.h | 85 UBool isNull() const { return ptr==NULL; } 91 UBool isValid() const { return ptr!=NULL; }
|
uloc.h | [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
numberformatter.h | 360 UBool copyErrorTo(UErrorCode &status) const { 769 UBool copyErrorTo(UErrorCode &status) const { [all...] |
numberrangeformatter.h | 453 UBool copyErrorTo(UErrorCode &outErrorCode) const { 719 UBool nextFieldPosition(FieldPosition& fieldPosition, UErrorCode& status) const;
|