OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fLocalKeyLimit
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/tools/genrb/
reslist.cpp
603
if (fKey < bundle->
fLocalKeyLimit
) {
609
poolKeyIndex += bundle->
fLocalKeyLimit
;
856
fLocalKeyLimit
= fKeysTop;
858
fLocalKeyLimit
= 0x10000;
861
fLocalKeyLimit
= 0;
[
all
...]
reslist.h
107
int32_t
fLocalKeyLimit
; /* key offset < limit fits into URES_TABLE */
Completed in 113 milliseconds