Home
last modified time | relevance | path

Searched defs:tgtLen (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/icu-small/source/tools/genrb/
H A Drle.c242 rleStringToUCharArray(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status) { in rleStringToUCharArray() argument
298 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* status) { in rleStringToByteArray() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Drle.c242 rleStringToUCharArray(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status) { in rleStringToUCharArray() argument
298 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* status) { in rleStringToByteArray() argument
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Drle.c242 rleStringToUCharArray(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status) { in rleStringToUCharArray() argument
298 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* status) { in rleStringToByteArray() argument
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp91 int32_t srcLen, tgtLen; in call() local
155 int32_t tgtLen = useLen ? target->lengthOf(i) : -1; in call() local
203 int32_t srcLen, tgtLen; in call() local
267 int32_t tgtLen = useLen ? target->lengthOf(i) : -1; in call() local
502 int32_t srcLen, tgtLen; call() local
565 int32_t tgtLen = useLen ? target->lengthOf(i) : -1; call() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c181 static void doStrcoll(const UCollator* coll, const UChar* src, int32_t srcLen, const UChar* tgt, int32_t tgtLen, in doStrcoll() argument

Completed in 8 milliseconds