Home
last modified time | relevance | path

Searched refs:ztrans_adoptFrom (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dztrans.h118 ztrans_adoptFrom(ZTrans* trans, void* from);
Dztrans.cpp74 ztrans_adoptFrom(ZTrans* trans, void* from) { in ztrans_adoptFrom() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dztrans.h118 ztrans_adoptFrom(ZTrans* trans, void* from);
Dztrans.cpp74 ztrans_adoptFrom(ZTrans* trans, void* from) { in ztrans_adoptFrom() function
/third_party/node/deps/icu-small/source/i18n/
Dztrans.h118 ztrans_adoptFrom(ZTrans* trans, void* from);
Dztrans.cpp74 ztrans_adoptFrom(ZTrans* trans, void* from) { in ztrans_adoptFrom() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dztrans.h118 ztrans_adoptFrom(ZTrans* trans, void* from);
Dztrans.cpp74 ztrans_adoptFrom(ZTrans* trans, void* from) { in ztrans_adoptFrom() function
/third_party/icu/icu4c/source/common/unicode/
Durename.h1920 #define ztrans_adoptFrom U_ICU_ENTRY_POINT_RENAME(ztrans_adoptFrom) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h1920 #define ztrans_adoptFrom U_ICU_ENTRY_POINT_RENAME(ztrans_adoptFrom) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h1845 #define ztrans_adoptFrom U_ICU_ENTRY_POINT_RENAME(ztrans_adoptFrom) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h1929 #define ztrans_adoptFrom U_ICU_ENTRY_POINT_RENAME(ztrans_adoptFrom) macro
/third_party/icu/icu4c/source/test/intltest/
Dtzrulets.cpp2250 ztrans_adoptFrom(zt1, (void*)ir1); in TestVTimeZoneWrapper()