OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fNumUnitsSaved
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/tools/genrb/
reslist.h
321
fNumCopies(0),
fNumUnitsSaved
(0), fNumCharsForLength(0) {}
325
fNumCopies(0),
fNumUnitsSaved
(0), fNumCharsForLength(0) {}
331
fNumCopies(0),
fNumUnitsSaved
(0), fNumCharsForLength(numCharsForLength) {
350
int32_t
fNumUnitsSaved
; // from not writing duplicates and suffixes
reslist.cpp
50
// If StringResource.
fNumUnitsSaved
== 0 then the string occurs only once,
52
// The larger the threshold for
fNumUnitsSaved
874
sr->
fNumUnitsSaved
= 0;
[
all
...]
Completed in 42 milliseconds