Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Dustring.h287 void Append(char32_t ch) noexcept in Append() function
296 void Append(const StringView &other) noexcept in Append() function
305 void Append(const char *other) noexcept in Append() function
313 void 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/ecmascript/compiler/codegen/maple/maple_util/src/
Dstring_utils.cpp42 std::string StringUtils::Append(const std::string &src, const std::string &target, const std::strin… in Append() function in maple::StringUtils
/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.cpp71 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.cpp917 void InstAppender::Append(Inst *inst) in Append() function in ark::compiler::InstAppender
927 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/libpandabase/os/
Dstacktrace.cpp264 void Append(uintptr_t pc) in Append() function in panda::Buf
/arkcompiler/runtime_core/static_core/libpandabase/os/
Dstacktrace.cpp264 void Append(uintptr_t pc) in Append() function in ark::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.h247 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.h4304 void Append(const std::string &str) in Append() function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js103108 Append() { method in anonymousFunctionb3e311c7f9500.anonymousFunctionb3e311c7f9600.Pn