OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rleStringToUCharArray
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/tools/genrb/
rle.h
68
rleStringToUCharArray
(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status);
rle.c
239
rleStringToUCharArray
(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status) {
/external/icu4c/tools/genrb/
rle.h
68
rleStringToUCharArray
(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status);
rle.c
239
rleStringToUCharArray
(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status) {
Completed in 232 milliseconds