Home
last modified time | relevance | path

Searched defs:Append (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
Dustring.h302 util::UString &Append(char32_t ch) noexcept in Append() function
312 util::UString &Append(const StringView &other) noexcept in Append() function
322 util::UString &Append(const char *other) noexcept in Append() function
332 util::UString &Append(const std::string &other) noexcept in Append() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.h69 void Append(size_t index, std::string &&str, std::string_view separator) in Append() function
/arkcompiler/ets_frontend/es2panda/util/
Dustring.h290 void Append(char32_t ch) noexcept in Append() function
299 void Append(const StringView &other) noexcept in Append() function
308 void Append(const char *other) noexcept in Append() function
/arkcompiler/runtime_core/libpandafile/
Ddata_protect.h168 void Append(char ch) in Append() function
188 void Append(std::string_view str_data) in Append() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Djson_builder.h63 void Append(T &&value) in Append() function
/arkcompiler/runtime_core/libpandabase/utils/
Djson_builder.h59 void Append(T &&value) in Append() function
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/
DRightMenu.js40 static Append(detail) { method in RightMenu
/arkcompiler/ets_runtime/ecmascript/
Dweak_vector.cpp67 JSHandle<WeakVector> WeakVector::Append(const JSThread *thread, const JSHandle<WeakVector> &vec, in Append() function in panda::ecmascript::WeakVector
Djs_finalization_registry.cpp26 JSHandle<CellRecordVector> CellRecordVector::Append(const JSThread *thread, const JSHandle<CellReco… in Append() function in panda::ecmascript::CellRecordVector
Dtagged_array.cpp62 JSHandle<TaggedArray> TaggedArray::Append(const JSThread *thread, const JSHandle<TaggedArray> &firs… in Append() function in panda::ecmascript::TaggedArray
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp70 HWTEST_F_L0(TaggedArrayTest, Append) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.cpp923 void InstAppender::Append(Inst *inst) in Append() function in ark::compiler::InstAppender
933 void InstAppender::Append(std::initializer_list<Inst *> instructions) in Append() function in ark::compiler::InstAppender
Dinst.cpp265 unsigned DynamicOperands::Append(Inst *inst) in Append() function in ark::compiler::DynamicOperands
/arkcompiler/runtime_core/static_core/libpandabase/os/
Dstacktrace.cpp264 void Append(uintptr_t pc) in Append() function in ark::Buf
/arkcompiler/runtime_core/libpandabase/os/
Dstacktrace.cpp264 void Append(uintptr_t pc) in Append() function in panda::Buf
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp101 unsigned DynamicOperands::Append(Inst *inst) in Append() function in panda::compiler::DynamicOperands
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h292 static inline std::u16string Append(const std::u16string &str1, const std::u16string &str2) in Append() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h2578 void Append(const std::string &str) in Append() function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js103108 Append() { method in anonymousFunctionb3e59607f9500.anonymousFunctionb3e59607f9600.Pn