OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reserveAppendCapacity
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/common/unicode/
appendable.h
93
virtual UBool
reserveAppendCapacity
(int32_t appendCapacity);
198
virtual UBool
reserveAppendCapacity
(int32_t appendCapacity);
/external/icu4c/common/
appendable.cpp
53
Appendable::
reserveAppendCapacity
(int32_t /*appendCapacity*/) {
ucharstrie.cpp
386
out.
reserveAppendCapacity
(++node);
unistr.cpp
[
all
...]
/external/icu4c/test/intltest/
ustrtest.cpp
[
all
...]
Completed in 533 milliseconds