OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fIndexes
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/tools/genrb/
genrb.cpp
383
poolBundle.
fIndexes
= pRoot + 1;
384
indexLength = poolBundle.
fIndexes
[URES_INDEX_LENGTH] & 0xff;
390
int32_t keysTop = poolBundle.
fIndexes
[URES_INDEX_KEYS_TOP];
393
poolBundle.fChecksum = poolBundle.
fIndexes
[URES_INDEX_POOL_CHECKSUM];
404
int32_t stringUnitsLength = (poolBundle.
fIndexes
[URES_INDEX_16BIT_TOP] - keysTop) * 2;
reslist.h
41
: fBytes(NULL),
fIndexes
(NULL),
50
const int32_t *
fIndexes
;
Completed in 1283 milliseconds