Home
last modified time | relevance | path

Searched defs:append (Results 51 - 75 of 310) sorted by relevance

12345678910>>...13

/third_party/python/Lib/idlelib/
H A Dscrolledlist.py47 def append(self, item): member in ScrolledList
/third_party/python/Lib/
H A Dpipes.py113 def append(self, cmd, kind): member in Template
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dstrbuf.c122 static void append(pa_strbuf *sb, struct chunk *c) { in append() function
/third_party/skia/src/core/
H A DSkArenaAllocList.h63 T& SkArenaAllocList<T>::append(SkArenaAlloc* arena, Args... args) { in append() function in SkArenaAllocList
H A DSkRecord.h68 T* append() { in append() function in SkRecord
/third_party/skia/src/utils/
H A DSkOrderedFontMgr.cpp14 void SkOrderedFontMgr::append(sk_sp<SkFontMgr> fm) { in append() function in SkOrderedFontMgr
/third_party/skia/third_party/externals/tint/src/writer/
H A Dappend_vector_test.cc39 auto* append = AppendVector(this, vec_12, scalar_3); in TEST_F() local
79 auto* append = AppendVector(this, vec_12, scalar_3); in TEST_F() local
125 auto* append = AppendVector(this, vec_12, scalar_3); in TEST_F() local
174 auto* append = AppendVector(this, vec_12, scalar_3); in TEST_F() local
219 auto* append = AppendVector(this, vec_123, scalar_4); in TEST_F() local
261 auto* append = AppendVector(this, vec_12, scalar_3); TEST_F() local
299 auto* append = AppendVector(this, vec_12, scalar_3); TEST_F() local
339 auto* append = AppendVector(this, vec_12, scalar_3); TEST_F() local
376 auto* append = AppendVector(this, vec_12, scalar_3); TEST_F() local
417 auto* append = AppendVector(this, vec_12, scalar_3); TEST_F() local
452 auto* append = AppendVector(this, vec000, scalar); TEST_F() local
[all...]
/third_party/python/Lib/distutils/
H A Dfilelist.py51 def append(self, item): member in FileList
/third_party/skia/experimental/xform/
H A DSkShape.h90 void append(sk_sp<Shape> s) { in append() function in GroupShape
/third_party/rust/crates/nom/src/branch/
H A Dtests.rs38 fn append(input: I, kind: ErrorKind, other: Self) -> Self { in from() functions
/third_party/rust/crates/rust-cexpr/src/
H A Dlib.rs106 fn append(_: I, _: nom::ErrorKind, other: Self) -> Self { in append() functions
/kernel/liteos_a/kernel/extended/lms/usr/
H A Dlos_lmslibc.c178 ATTRIBUTE_NO_SANITIZE_ADDRESS char *LmsStrcat(char *s, const char *append) in LmsStrcat() argument
192 ATTRIBUTE_NO_SANITIZE_ADDRESS char *__wrap_strcat(char *s, const char *append) in __wrap_strcat() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer2.java282 public abstract StringBuilder append(StringBuilder first, CharSequence second); in append() method in Normalizer2
H A DScientificNumberFormatter.java135 static void append( in append() method in ScientificNumberFormatter.Style
[all...]
/third_party/icu/icu4c/source/common/
H A Dcharstr.cpp104 CharString &CharString::append(char c, UErrorCode &errorCode) { in append() function in CharString
112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append() function in CharString
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNormalizer2.java266 public abstract StringBuilder append(StringBuilder first, CharSequence second); in append() method in Normalizer2
H A DScientificNumberFormatter.java124 static void append( in append() method in ScientificNumberFormatter.Style
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationiterator.h62 inline void append(int64_t ce, UErrorCode &errorCode) { in append() function in CollationIterator::CEBuffer
/third_party/json/tests/src/
H A Dunit-alt-string.cpp40 alt_string& append(TParams&& ...params) in append() function in alt_string
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_disasm.c39 append(struct disasm_state *disasm, const char *fmt, ...) in append() function
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c266 bool append = sctx->streamout.append_bitmask & (1 << i); in si_emit_streamout_begin() local
/third_party/node/deps/icu-small/source/common/
H A Dcharstr.cpp104 CharString &CharString::append(char c, UErrorCode &errorCode) { in append() function in CharString
112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append() function in CharString
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.h62 inline void append(int64_t ce, UErrorCode &errorCode) { in append() function in CollationIterator::CEBuffer
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dnorms.cpp25 void BuilderReorderingBuffer::append(UChar32 c, uint8_t cc) { in append() function in BuilderReorderingBuffer
/third_party/libinput/tools/
H A Dlibinput-measure-touchpad-pressure.py126 def append(self, touch): member in TouchSequence

Completed in 17 milliseconds

12345678910>>...13