OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Xlength
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
utransts.c
74
static int32_t
Xlength
(const UReplaceable* rep) {
95
int32_t newLen =
Xlength
(rep) + limit - start + textLength;
107
int32_t newLen =
Xlength
(rep) + limit - start;
124
callbacks->length =
Xlength
;
/external/icu4c/test/cintltst/
utransts.c
74
static int32_t
Xlength
(const UReplaceable* rep) {
95
int32_t newLen =
Xlength
(rep) + limit - start + textLength;
107
int32_t newLen =
Xlength
(rep) + limit - start;
124
callbacks->length =
Xlength
;
/external/mksh/src/
sh.h
[
all
...]
Completed in 453 milliseconds