OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nativeDest
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/test/intltest/
utxttest.h
48
int32_t nativeStart, int32_t nativeLimit, int32_t
nativeDest
,
utxttest.cpp
310
int32_t
nativeDest
= 0;
359
nativeDest
= nativeMap[destIndex].nativeIdx;
367
nativeStart, nativeLimit,
nativeDest
,
371
nativeStart, nativeLimit,
nativeDest
,
404
int32_t nativeStart, int32_t nativeLimit, int32_t
nativeDest
,
433
utext_copy(targetUT, nativeStart, nativeLimit,
nativeDest
, move, &status);
434
if (
nativeDest
> nativeStart &&
nativeDest
< nativeLimit) {
[
all
...]
/external/icu4c/common/unicode/
utext.h
[
all
...]
Completed in 133 milliseconds