Searched defs:append (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/ |
| D | maple_string.cpp | 275 MapleString &MapleString::append(const MapleString &str) in append() function in maple::MapleString 284 MapleString &MapleString::append(const std::string &str) in append() function in maple::MapleString 293 MapleString &MapleString::append(const MapleString &str, size_t subPos, size_t subLen) in append() function in maple::MapleString 299 MapleString &MapleString::append(const char *s) in append() function in maple::MapleString 309 MapleString &MapleString::append(const char *s, size_t n) in append() function in maple::MapleString 319 MapleString &MapleString::append(size_t n, char c) in append() function in maple::MapleString
|
| /arkcompiler/runtime_core/static_core/irtoc/lang/ |
| D | basic_block.rb | 44 def append(inst) method in BasicBlock
|
| /arkcompiler/runtime_core/static_core/libziparchive/ |
| D | zip_archive.cpp | 156 …ntoZip(const char *zipname, const char *filename, std::vector<uint8_t> *buf, int append, int level) in CreateOrAddFileIntoZip()
|
| /arkcompiler/runtime_core/libziparchive/ |
| D | zip_archive.cpp | 153 …leIntoZip(const char *zipname, const char *filename, const void *pbuf, size_t buf_size, int append, in CreateOrAddFileIntoZip()
|
| /arkcompiler/runtime_core/libpandafile/tests/ |
| D | file_test.cpp | 68 …ndaFile(std::vector<uint8_t> *data, const char *zip_archive_name, const char *filename, int append, in CreateOrAddZipPandaFile()
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | file_test.cpp | 72 …PandaFile(std::vector<uint8_t> *data, const char *zipArchiveName, const char *filename, int append, in CreateOrAddZipPandaFile()
|
| /arkcompiler/ets_runtime/test/regresstest/ |
| D | run_regress_test.py | 997 def open_write_file(file_path, append): argument
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 4734 r.append = function(t) { function 23367 append(t) { method in anonymousFunction63e674a939400.Ih 28592 append(t, e) { method in anonymousFunction63e674a939400.ty
|