Home
last modified time | relevance | path

Searched defs:resB (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Duresbund.cpp107 UResourceDataEntry *resB = resBundle->fData; in getFallbackData() local
172 UResourceDataEntry *resB; in ures_flushCache() local
227 UResourceDataEntry *resB; in ures_dumpCacheContents() local
488 static void ures_setIsStackObject( UResourceBundle* resB, UBool state) { in ures_setIsStackObject()
498 static UBool ures_isStackObject(const UResourceBundle* resB) { in ures_isStackObject()
503 U_CFUNC void ures_initStackObject(UResourceBundle* resB) { in ures_initStackObject()
788 static void entryCloseInt(UResourceDataEntry *resB) { in entryCloseInt()
821 static void entryClose(UResourceDataEntry *resB) { in entryClose()
844 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCo… in ures_appendResPath()
874 static void ures_freeResPath(UResourceBundle *resB) { in ures_freeResPath()
[all …]
/external/icu/icu4c/source/common/unicode/
Dures.h803 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/icu/icu4c/source/test/cintltst/
Dcreststn.c377 UResourceBundle* resB; in TestDecodedBundle() local
646 UResourceBundle* resB = NULL; in TestNewTypes() local
1372 UResourceBundle* resB = NULL; in TestGetVersion() local
1411 UResourceBundle* resB = NULL; in TestGetVersionColl() local
2865 tres_getString(const UResourceBundle *resB, in tres_getString()