OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keysBottom
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
uresdata.c
963
int32_t bundleLength, indexLength,
keysBottom
, keysTop, resBottom, top;
[
all
...]
/external/icu4c/tools/genrb/
genrb.c
354
int32_t
keysBottom
;
390
keysBottom
= (1 + indexLength) * 4;
391
poolBundle.fKeys +=
keysBottom
;
392
poolBundle.fKeysLength = (poolBundle.fIndexes[URES_INDEX_KEYS_TOP] * 4) -
keysBottom
;
Completed in 426 milliseconds