Searched defs:indexR (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | uresdata.cpp | 713 int32_t *indexR, const char **key) { in res_getTableItemByKey() 761 int32_t indexR, const char **key) { in res_getTableItemByIndex() 869 res_getArrayItem(const ResourceData *pResData, Resource array, int32_t indexR) { in res_getArrayItem() 926 int32_t indexR = 0; in res_findResource() local
|
H A D | resbund.cpp | 324 ResourceBundle ResourceBundle::get(int32_t indexR, UErrorCode& status) const { in get()
|
H A D | uresbund.cpp | 321 int32_t indexR = -1; in getFallbackData() local 1834 U_CAPI UResourceBundle* U_EXPORT2 ures_getByIndex(const UResourceBundle *resB, int32_t indexR, URes… in ures_getByIndex()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | uresdata.cpp | 713 int32_t *indexR, const char **key) { in res_getTableItemByKey() 761 int32_t indexR, const char **key) { in res_getTableItemByIndex() 869 res_getArrayItem(const ResourceData *pResData, Resource array, int32_t indexR) { in res_getArrayItem() 926 int32_t indexR = 0; in res_findResource() local
|
H A D | resbund.cpp | 322 ResourceBundle ResourceBundle::get(int32_t indexR, UErrorCode& status) const { in get()
|
H A D | uresbund.cpp | 322 int32_t indexR = -1; in getFallbackData() local 1835 U_CAPI UResourceBundle* U_EXPORT2 ures_getByIndex(const UResourceBundle *resB, int32_t indexR, URes… in ures_getByIndex()
|
/aosp_15_r20/external/icu/libandroidicu/static_shim/ |
H A D | shim.cpp | 407 UResourceBundle * ures_getByIndex_android(const UResourceBundle * resourceBundle, int32_t indexR, U… in ures_getByIndex_android()
|