Home
last modified time | relevance | path

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

/external/icu4c/common/
Duresbund.cpp103 UResourceDataEntry *resB = resBundle->fData; in getFallbackData() local
168 UResourceDataEntry *resB; in ures_flushCache() local
223 UResourceDataEntry *resB; in ures_dumpCacheContents() local
493 static void ures_setIsStackObject( UResourceBundle* resB, UBool state) { in ures_setIsStackObject()
503 static UBool ures_isStackObject(const UResourceBundle* resB) { in ures_isStackObject()
508 U_CFUNC void ures_initStackObject(UResourceBundle* resB) { in ures_initStackObject()
710 static void entryCloseInt(UResourceDataEntry *resB) { in entryCloseInt()
743 static void entryClose(UResourceDataEntry *resB) { in entryClose()
766 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCo… in ures_appendResPath()
796 static void ures_freeResPath(UResourceBundle *resB) { in ures_freeResPath()
[all …]
Duscript.c53 UResourceBundle* resB = ures_open(NULL,nameOrAbbrOrLocale,&localErrorCode); in uscript_getCode() local
/external/icu4c/common/unicode/
Dures.h802 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/icu4c/test/cintltst/
Dcreststn.c381 UResourceBundle* resB; in TestDecodedBundle() local
654 UResourceBundle* resB = NULL; in TestNewTypes() local
1378 UResourceBundle* resB = NULL; in TestGetVersion() local
1416 UResourceBundle* resB = NULL; in TestGetVersionColl() local
2796 tres_getString(const UResourceBundle *resB, in tres_getString()