OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pitr
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/cintltst/
citertst.c
78
UCollationElements *
pitr
= ucol_openElements(coll, pattern, -1,
local
90
while (ucol_next(
pitr
, &status) != UCOL_NULLORDER &&
98
ucol_reset(
pitr
);
124
ucol_closeElements(
pitr
);
151
UCollationElements *
pitr
= NULL;
local
156
pitr
= ucol_openElements(coll, pattern, -1, &status);
166
while (ucol_next(
pitr
, &status) != UCOL_NULLORDER &&
174
ucol_reset(
pitr
);
200
ucol_closeElements(
pitr
);
[
all
...]
/external/opencore/extern_tools_v2/bin/linux/
tar
Completed in 21 milliseconds