Searched refs:res_getIntVector (Results 1 – 13 of 13) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uresdata.h | 441 res_getIntVector(const ResourceData *pResData, Resource res, int32_t *pLength);
|
D | uresdata.cpp | 457 res_getIntVector(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVector() function 552 const int32_t *iv = res_getIntVector(pResData, res, &length); in getIntVector()
|
D | uresbund.cpp | 1394 p = res_getIntVector(&(resB->fResData), resB->fRes, len); in ures_getIntVector()
|
/third_party/icu/icu4c/source/common/ |
D | uresdata.h | 495 inline const int32_t* res_getIntVector(const ResourceTracer& traceInfo, in res_getIntVector() function
|
D | uresdata.cpp | 554 const int32_t *iv = res_getIntVector(fTraceInfo, &getData(), res, &length); in getIntVector()
|
D | uresbund.cpp | 1414 p = res_getIntVector({resB}, &(resB->fResData), resB->fRes, len); in ures_getIntVector()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uresdata.h | 495 inline const int32_t* res_getIntVector(const ResourceTracer& traceInfo, in res_getIntVector() function
|
D | uresdata.cpp | 554 const int32_t *iv = res_getIntVector(fTraceInfo, &getData(), res, &length); in getIntVector()
|
D | uresbund.cpp | 1414 p = res_getIntVector({resB}, &(resB->fResData), resB->fRes, len); in ures_getIntVector()
|
/third_party/node/deps/icu-small/source/common/ |
D | uresdata.h | 497 inline const int32_t* res_getIntVector(const ResourceTracer& traceInfo, in res_getIntVector() function
|
D | uresdata.cpp | 554 const int32_t *iv = res_getIntVector(fTraceInfo, &getData(), res, &length); in getIntVector()
|
D | uresbund.cpp | 1465 p = res_getIntVector({resB}, &resB->getResData(), resB->fRes, len); in ures_getIntVector()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 194 #define res_getIntVector U_ICU_ENTRY_POINT_RENAME(res_getIntVector) macro
|