Home
last modified time | relevance | path

Searched defs:append (Results 151 - 175 of 347) sorted by relevance

12345678910>>...14

/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.cpp12 void JsonWriteBuffer::append(const char* type) { in append() function in JsonWriteBuffer
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dedits.cpp210 void Edits::append(int32_t r) { in append() function in Edits
[all...]
H A Dfilterednormalizer2.cpp144 FilteredNormalizer2::append(UnicodeString &first, in append() function in FilteredNormalizer2
/third_party/python/Lib/test/
H A Dtest_reprlib.py374 def append(self, value): member in MyContainer
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Dcontainers.py256 def append(self, value): member in RepeatedScalarFieldContainer
384 def append(self, value): member in RepeatedCompositeFieldContainer
/third_party/python/Lib/idlelib/
H A Dundo.py318 def append(self, cmd): member in CommandSequence
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase-simple.c176 bool append = false; in fill_data() local
/third_party/skia/include/private/
H A DSkTDArray.h177 T* append() { in append() function in SkTDArray
180 T* append(int count, const T* src = nullptr) { in append() function in SkTDArray
/third_party/rust/crates/nom/src/multi/
H A Dtests.rs317 fn append(_: I, _: ErrorKind, _: NilError) -> NilError { in append() functions
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp207 void append (const T value) in append() function
212 void append (const void* buf, const size_t byteSize) in append() function
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeAppendList.hpp224 void AppendList<ElementType>::append (const ElementType& value) in append() function in de::AppendList
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp486 void PathAppend(std::string &path, const std::string &append, const std::string &connector) in PathAppend() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_3des.c45 uint8_t *append; member
[all...]
H A Dhks_mbedtls_des.c45 uint8_t *append; member
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_dualfwk_restore.cpp149 string append = queryMark + key + '=' + value; in MediaUriAppendKeyValue() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp399 int append = BLOCK_SIZE - (size % BLOCK_SIZE); in CompleteBlock() local
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dgscps2.c95 u8 act, append; /* position in buffer[] */ member
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_user.c70 int open_file(char *path, int r, int w, int append) in open_file() argument
/kernel/linux/linux-5.10/include/sound/
H A Drawmidi.h82 bool append; /* append flag (merge more streams) */ member
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user.c71 int open_file(char *path, int r, int w, int append) in open_file() argument
/kernel/linux/linux-6.6/include/sound/
H A Drawmidi.h87 bool append; /* append flag (merge more streams) */ member
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dgscps2.c95 u8 act, append; /* position in buffer[] */ member
/third_party/curl/lib/
H A Dformdata.c712 curl_formget(struct curl_httppost *form, void *arg, curl_formget_callback append) curl_formget() argument
943 curl_formget(struct curl_httppost *form, void *arg, curl_formget_callback append) curl_formget() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleIDParser.java80 private void append(char c) { in append() method in LocaleIDParser
106 private void append(String s) { in append() method in LocaleIDParser
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DEdits.java211 private void append(int r) { in append() method in Edits
[all...]

Completed in 20 milliseconds

12345678910>>...14