OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AppendBeyondCapacity
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/
collationkeys.h
70
virtual void
AppendBeyondCapacity
(const char *bytes, int32_t n, int32_t length) = 0;
rulebasedcollator.cpp
69
virtual void
AppendBeyondCapacity
(const char *bytes, int32_t n, int32_t length);
76
FixedSortKeyByteSink::
AppendBeyondCapacity
(const char *bytes, int32_t /*n*/, int32_t length) {
101
virtual void
AppendBeyondCapacity
(const char *bytes, int32_t n, int32_t length);
110
CollationKeyByteSink::
AppendBeyondCapacity
(const char *bytes, int32_t n, int32_t length) {
[
all
...]
collationkeys.cpp
52
AppendBeyondCapacity
(bytes, n, length);
/external/chromium_org/third_party/icu/source/i18n/
ucol.cpp
[
all
...]
Completed in 41 milliseconds