Searched defs:resB (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/common/ |
D | uresbund.cpp | 106 UResourceDataEntry *resB = resBundle->fData; in getFallbackData() local 171 UResourceDataEntry *resB; in ures_flushCache() local 226 UResourceDataEntry *resB; in ures_dumpCacheContents() local 484 static void ures_setIsStackObject( UResourceBundle* resB, UBool state) { in ures_setIsStackObject() 494 static UBool ures_isStackObject(const UResourceBundle* resB) { in ures_isStackObject() 499 U_CFUNC void ures_initStackObject(UResourceBundle* resB) { in ures_initStackObject() 701 static void entryCloseInt(UResourceDataEntry *resB) { in entryCloseInt() 734 static void entryClose(UResourceDataEntry *resB) { in entryClose() 757 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCo… in ures_appendResPath() 787 static void ures_freeResPath(UResourceBundle *resB) { in ures_freeResPath() [all …]
|
D | uscript.c | 53 UResourceBundle* resB = ures_open(NULL,nameOrAbbrOrLocale,&localErrorCode); in uscript_getCode() local
|
/external/chromium_org/third_party/icu/source/common/ |
D | uresbund.cpp | 106 UResourceDataEntry *resB = resBundle->fData; in getFallbackData() local 171 UResourceDataEntry *resB; in ures_flushCache() local 226 UResourceDataEntry *resB; in ures_dumpCacheContents() local 484 static void ures_setIsStackObject( UResourceBundle* resB, UBool state) { in ures_setIsStackObject() 494 static UBool ures_isStackObject(const UResourceBundle* resB) { in ures_isStackObject() 499 U_CFUNC void ures_initStackObject(UResourceBundle* resB) { in ures_initStackObject() 701 static void entryCloseInt(UResourceDataEntry *resB) { in entryCloseInt() 734 static void entryClose(UResourceDataEntry *resB) { in entryClose() 757 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCo… in ures_appendResPath() 787 static void ures_freeResPath(UResourceBundle *resB) { in ures_freeResPath() [all …]
|
D | uscript.c | 53 UResourceBundle* resB = ures_open(NULL,nameOrAbbrOrLocale,&localErrorCode); in uscript_getCode() local
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | ures.h | 802 ures_getUnicodeString(const UResourceBundle *resB, in ures_getUnicodeString() 821 ures_getNextUnicodeString(UResourceBundle *resB, in ures_getNextUnicodeString() 840 ures_getUnicodeStringByIndex(const UResourceBundle *resB, in ures_getUnicodeStringByIndex() 860 ures_getUnicodeStringByKey(const UResourceBundle *resB, in ures_getUnicodeStringByKey()
|
/external/icu/icu4c/source/common/unicode/ |
D | ures.h | 803 ures_getUnicodeString(const UResourceBundle *resB, in ures_getUnicodeString() 822 ures_getNextUnicodeString(UResourceBundle *resB, in ures_getNextUnicodeString() 841 ures_getUnicodeStringByIndex(const UResourceBundle *resB, in ures_getUnicodeStringByIndex() 861 ures_getUnicodeStringByKey(const UResourceBundle *resB, in ures_getUnicodeStringByKey()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | creststn.c | 375 UResourceBundle* resB; in TestDecodedBundle() local 648 UResourceBundle* resB = NULL; in TestNewTypes() local 1376 UResourceBundle* resB = NULL; in TestGetVersion() local 1414 UResourceBundle* resB = NULL; in TestGetVersionColl() local 2864 tres_getString(const UResourceBundle *resB, in tres_getString()
|
/external/icu/icu4c/source/test/cintltst/ |
D | creststn.c | 377 UResourceBundle* resB; in TestDecodedBundle() local 650 UResourceBundle* resB = NULL; in TestNewTypes() local 1376 UResourceBundle* resB = NULL; in TestGetVersion() local 1415 UResourceBundle* resB = NULL; in TestGetVersionColl() local 2869 tres_getString(const UResourceBundle *resB, in tres_getString()
|