Home
last modified time | relevance | path

Searched refs:UTRACE_UDATA_RESOURCE (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/docs/userguide/icu_data/
Dtracing.md111 ### UTRACE_UDATA_RESOURCE subsection
113 UTRACE_UDATA_RESOURCE is used to indicate that a value inside of a resource
116 When `fnNumber` is `UTRACE_UDATA_RESOURCE`, there are three C-style strings in
140 provided by UTRACE_UDATA_RESOURCE are more precise and useful.
156 provided by UTRACE_UDATA_RESOURCE are more precise and useful.
/third_party/node/deps/icu-small/source/common/unicode/
Dutrace.h136 UTRACE_UDATA_RESOURCE=UTRACE_UDATA_START, enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutrace.h136 UTRACE_UDATA_RESOURCE=UTRACE_UDATA_START, enumerator
/third_party/icu/icu4c/source/common/unicode/
Dutrace.h136 UTRACE_UDATA_RESOURCE=UTRACE_UDATA_START, enumerator
/third_party/skia/third_party/externals/icu/patches/
Drestrace.patch11 UTRACE_ENTRY(UTRACE_UDATA_RESOURCE);
/third_party/icu/icu4c/source/common/
Drestrace.cpp22 UTRACE_ENTRY(UTRACE_UDATA_RESOURCE); in trace()
/third_party/skia/third_party/externals/icu/source/common/
Drestrace.cpp23 UTRACE_ENTRY(UTRACE_UDATA_RESOURCE); in trace()
/third_party/node/deps/icu-small/source/common/
Drestrace.cpp22 UTRACE_ENTRY(UTRACE_UDATA_RESOURCE); in trace()
/third_party/icu/icu4c/source/test/intltest/
Drestsnew.cpp1471 if (fnNumber == UTRACE_UDATA_RESOURCE) { in traceData()