| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | enumset.h | 41 inline void add(T toAdd) { set(toAdd, 1); } in add() argument
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | enumset.h | 41 inline void add(T toAdd) { set(toAdd, 1); } in add() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | enumset.h | 41 inline void add(T toAdd) { set(toAdd, 1); } in add() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | caniter.cpp | 472 UnicodeString *toAdd = new UnicodeString(prefix); in getEquivalents2() local
|
| H A D | uresbund.cpp | 1081 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCode *status) { in ures_appendResPath() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | caniter.cpp | 472 UnicodeString *toAdd = new UnicodeString(prefix); in getEquivalents2() local
|
| H A D | uresbund.cpp | 1083 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCode *status) { in ures_appendResPath() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | caniter.cpp | 472 UnicodeString *toAdd = new UnicodeString(prefix); in getEquivalents2() local
|
| H A D | uresbund.cpp | 895 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCode *status) { in ures_appendResPath() argument
|
| /third_party/skia/third_party/externals/angle2/src/feature_support_util/ |
| H A D | feature_support_util.cpp | 192 void addItem(T &&toAdd) in addItem() argument
|
| /third_party/skia/src/gpu/v1/ |
| H A D | ClipStack.cpp | 895 bool ClipStack::SaveRecord::addElement(RawElement&& toAdd, RawElement::Stack* elements) { in addElement() argument 992 appendElement(RawElement&& toAdd, RawElement::Stack* elements) appendElement() argument 1085 replaceWithElement(RawElement&& toAdd, RawElement::Stack* elements) replaceWithElement() argument [all...] |
| /third_party/icu/tools/colprobe/ |
| H A D | sortedlines.cpp | 371 void SortedLines::addAll(Line* toAdd, int32_t toAddSize) in addAll() argument 490 Line lower, upper, trial, toAdd, helper; in detectContractions() local 713 Line toAdd; noteContraction() local 781 contractionsTable->put(UnicodeString(toAdd.name, toAdd.len), &toAdd, status); noteContraction() local 1308 Line *toAdd = &lines[size]; add() local [all...] |
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| H A D | zstd_compress_internal.h | 873 MEM_STATIC U64 ZSTD_rollingHash_rotate(U64 hash, BYTE toRemove, BYTE toAdd, U64 primePower) in ZSTD_rollingHash_rotate() argument
|