| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | doubleLinkedList.h | 54 Item *Append(const T &data) in Append() function 63 void Append(Item *item) in Append() function
|
| D | ustring.h | 315 util::UString &Append(char32_t ch) noexcept in Append() function 325 util::UString &Append(StringView other) noexcept in Append() function 335 util::UString &Append(std::string_view other) noexcept in Append() function 340 util::UString &Append(const char *other) noexcept in Append() function 350 util::UString &Append(const std::string &other) noexcept in Append() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | debug_info.h | 69 void Append(size_t index, std::string &&str, std::string_view separator) in Append() function
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| D | ustring.h | 296 void Append(char32_t ch) noexcept in Append() function 305 void Append(const StringView &other) noexcept in Append() function 314 void Append(const char *other) noexcept in Append() function
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | data_protect.h | 168 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/ |
| D | json_builder.h | 63 void Append(T &&value) in Append() function
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | json_builder.h | 59 void Append(T &&value) in Append() function
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/ |
| D | RightMenu.js | 40 static Append(detail) { method in RightMenu
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | weak_vector.cpp | 67 JSHandle<WeakVector> WeakVector::Append(const JSThread *thread, const JSHandle<WeakVector> &vec, in Append() function in panda::ecmascript::WeakVector
|
| D | js_finalization_registry.cpp | 25 JSHandle<CellRecordVector> CellRecordVector::Append(const JSThread *thread, const JSHandle<CellReco… in Append() function in panda::ecmascript::CellRecordVector
|
| D | tagged_array.cpp | 57 JSHandle<TaggedArray> TaggedArray::Append(const JSThread *thread, const JSHandle<TaggedArray> &firs… in Append() function in panda::ecmascript::TaggedArray
|
| /arkcompiler/ets_runtime/common_components/base/ |
| D | c_string.cpp | 193 CString& CString::Append(const CString& addStr, size_t addLen) in Append() function in common::CString 211 CString& CString::Append(const char* addStr, size_t addLen) in Append() function in common::CString
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | tagged_array_test.cpp | 73 HWTEST_F_L0(TaggedArrayTest, Append) in HWTEST_F_L0() argument
|
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| D | stacktrace.cpp | 228 void Append(uintptr_t pc) in Append() function in ark::Buf
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| D | stacktrace.cpp | 264 void Append(uintptr_t pc) in Append() function in panda::Buf
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | analysis.cpp | 965 void InstAppender::Append(Inst *inst) in Append() function in ark::compiler::InstAppender 975 void InstAppender::Append(std::initializer_list<Inst *> instructions) in Append() function in ark::compiler::InstAppender
|
| D | inst.cpp | 267 unsigned DynamicOperands::Append(Inst *inst) in Append() function in ark::compiler::DynamicOperands
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | inst.cpp | 101 unsigned DynamicOperands::Append(Inst *inst) in Append() function in panda::compiler::DynamicOperands
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | string_helper.h | 293 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/ |
| D | mir_nodes.h | 2578 void Append(const std::string &str) in Append() function
|