Home
last modified time | relevance | path

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

/arkcompiler/runtime_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/libpandafile/tests/
Dfile_test.cpp68 …ndaFile(std::vector<uint8_t> *data, const char *zip_archive_name, const char *filename, int append, in CreateOrAddZipPandaFile()