Home
last modified time | relevance | path

Searched defs:append (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
Dmaple_string.cpp276 MapleString &MapleString::append(const MapleString &str) in append() function in maple::MapleString
285 MapleString &MapleString::append(const std::string &str) in append() function in maple::MapleString
294 MapleString &MapleString::append(const MapleString &str, size_t subPos, size_t subLen) in append() function in maple::MapleString
300 MapleString &MapleString::append(const char *s) in append() function in maple::MapleString
310 MapleString &MapleString::append(const char *s, size_t n) in append() function in maple::MapleString
320 MapleString &MapleString::append(size_t n, char c) in append() function in maple::MapleString
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dbasic_block.rb44 def append(inst) method in BasicBlock
/arkcompiler/runtime_core/libziparchive/
Dzip_archive.cpp156 …leIntoZip(const char *zipname, const char *filename, const void *pbuf, size_t buf_size, int append, in CreateOrAddFileIntoZip()
/arkcompiler/runtime_core/static_core/libziparchive/
Dzip_archive.cpp156 …ileIntoZip(const char *zipname, const char *filename, const void *pbuf, size_t bufSize, int append, in CreateOrAddFileIntoZip()
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_test.cpp68 …ndaFile(std::vector<uint8_t> *data, const char *zip_archive_name, const char *filename, int append, in CreateOrAddZipPandaFile()
/arkcompiler/ets_runtime/test/regresstest/
Drun_regress_test.py312 def open_write_file(file_path, append): argument
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_test.cpp68 …PandaFile(std::vector<uint8_t> *data, const char *zipArchiveName, const char *filename, int append, in CreateOrAddZipPandaFile()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js4734 r.append = function(t) { function
23367 append(t) { method in anonymousFunction0278022839900.Ih