Home
last modified time | relevance | path

Searched refs:U_USE_USRDATA (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h142 #define U_USE_USRDATA 0 /**< @internal */ macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h142 #define U_USE_USRDATA 0 /**< @internal */ macro
/third_party/icu/icu4c/source/common/unicode/
Dutypes.h146 #define U_USE_USRDATA 0 /**< @internal */ macro
/third_party/node/deps/icu-small/source/common/unicode/
Dutypes.h142 #define U_USE_USRDATA 0 /**< @internal */ macro
/third_party/skia/third_party/externals/icu/source/common/
Duresbund.cpp646 … UBool usingUSRData = U_USE_USRDATA && ( path == NULL || uprv_strncmp(path,U_ICUDATA_NAME,8) == 0); in entryOpen()
/third_party/icu/icu4c/source/common/
Duresbund.cpp646 … UBool usingUSRData = U_USE_USRDATA && ( path == NULL || uprv_strncmp(path,U_ICUDATA_NAME,8) == 0); in entryOpen()
/third_party/node/deps/icu-small/source/common/
Duresbund.cpp647 … UBool usingUSRData = U_USE_USRDATA && ( path == NULL || uprv_strncmp(path,U_ICUDATA_NAME,8) == 0); in entryOpen()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresbund.cpp624 … UBool usingUSRData = U_USE_USRDATA && ( path == NULL || uprv_strncmp(path,U_ICUDATA_NAME,8) == 0); in entryOpen()