OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initialLabels_
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
alphaindex.cpp
204
initialLabels_
(NULL), firstCharsInScripts_(NULL),
215
initialLabels_
(NULL), firstCharsInScripts_(NULL),
229
delete
initialLabels_
;
237
initialLabels_
->addAll(additions);
303
UnicodeSetIterator iter(*
initialLabels_
);
731
initialLabels_
->addAll(exemplars);
777
initialLabels_
->add(upperC);
792
initialLabels_
->add(s);
804
initialLabels_
->add(0x41, 0x5A); // A-Z
[
all
...]
/external/icu4c/i18n/unicode/
alphaindex.h
736
UnicodeSet *
initialLabels_
; // Initial (unprocessed) set of Labels. Union
Completed in 163 milliseconds