| /arkcompiler/ets_frontend/ets2panda/test/parser/js/ |
| D | test-template-literal-expected.txt | 20 "program": "test-template-literal.js" 25 "program": "test-template-literal.js" 34 "program": "test-template-literal.js" 39 "program": "test-template-literal.js" 47 "program": "test-template-literal.js" 52 "program": "test-template-literal.js" 73 "program": "test-template-literal.js" 78 "program": "test-template-literal.js" 86 "program": "test-template-literal.js" 91 "program": "test-template-literal.js" [all …]
|
| D | test-tagged-template-expression-expected.txt | 16 "program": "test-tagged-template-expression.js" 21 "program": "test-tagged-template-expression.js" 39 "program": "test-tagged-template-expression.js" 44 "program": "test-tagged-template-expression.js" 53 "program": "test-tagged-template-expression.js" 58 "program": "test-tagged-template-expression.js" 66 "program": "test-tagged-template-expression.js" 71 "program": "test-tagged-template-expression.js" 79 "program": "test-tagged-template-expression.js" 84 "program": "test-tagged-template-expression.js" [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | interpreter-inl.h | 66 template <class RuntimeIfaceT, bool IS_DYNAMIC, bool IS_PROFILE_ENABLED = false> 68 template <class RuntimeIfaceT, bool IS_DYNAMIC, bool IS_PROFILE_ENABLED = false> 71 template <class RuntimeIfaceT, bool IS_DYNAMIC, bool IS_PROFILE_ENABLED = false> 76 template <BytecodeInstruction::Format FORMAT, class InstructionHandler> 80 return instrHandler->GetInst().template GetImm<FORMAT, 0>() + 1; in GetNumberActualArgsDyn() 83 template <BytecodeInstruction::Format FORMAT, class InstructionHandler> 90 template <class RuntimeIfaceT> 98 template <class RuntimeIfaceT, bool IS_DYNAMIC, bool IS_DEBUG, bool IS_PROFILE_ENABLED = false> 106 template <BytecodeInstruction::Format FORMAT> 110 this->template MoveToNextInst<FORMAT, false>(); in HandleNop() [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_type_comptime_traits.h | 26 template <EtsType TYPE> 29 template <> 34 template <> 39 template <> 44 template <> 49 template <> 54 template <> 59 template <> 64 template <> 69 template <> [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | object-references-iterator.h | 25 template <LangTypeT LANG_TYPE> 29 template <> 33 template <bool INTERRUPTIBLE, typename Handler> 36 template <typename Handler> 39 template <typename Handler> 42 template <bool INTERRUPTIBLE, typename Handler> 46 template <bool INTERRUPTIBLE, typename Handler> 49 template <bool INTERRUPTIBLE, typename Handler> 52 template <bool INTERRUPTIBLE, typename Handler> 55 template <bool INTERRUPTIBLE, typename Handler> [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/ |
| D | meta.h | 22 template <typename T, typename U> 26 template <typename T, typename U> 30 template <typename T> 34 template <typename...> 37 template <typename T> 41 template <typename T, typename U> 45 template <typename... T> 48 template <typename...> 51 template <typename T> 55 template <typename T, typename U> [all …]
|
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/ |
| D | hash_specializations.h | 51 template <> 55 template <> 59 template <> 63 template <> 67 template <> 71 template <> 76 template <> 80 template <> 84 template <> 88 template <> [all …]
|
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | abs_int_inl.h | 308 template <BytecodeInstructionSafe::Format FORMAT> 327 template <BytecodeInstructionSafe::Format FORMAT> 346 template <BytecodeInstructionSafe::Format FORMAT> 364 template <BytecodeInstructionSafe::Format FORMAT> 375 template <BytecodeInstructionSafe::Format FORMAT> 385 template <BytecodeInstructionSafe::Format FORMAT> 397 template <BytecodeInstructionSafe::Format FORMAT> 409 template <BytecodeInstructionSafe::Format FORMAT> 421 template <BytecodeInstructionSafe::Format FORMAT> 433 template <BytecodeInstructionSafe::Format FORMAT> [all …]
|
| /arkcompiler/runtime_core/common_interfaces/objects/utils/ |
| D | objects_traits.h | 24 template <typename U> 28 template <typename F> 33 template <typename F, typename U> 40 template <typename F, typename U> 45 template <typename F> 48 template <typename F, typename U> 51 template <typename F, typename U> 54 template <typename Container, typename T> 57 template <typename Alloc, typename T> 60 template <typename Container, typename T> [all …]
|
| /arkcompiler/runtime_core/static_core/libpandabase/ |
| D | concepts.h | 26 template <typename T, typename = void> 30 template <typename T> 36 template <typename T> 42 template <typename T> 49 template <typename T> 55 template <typename T> 62 template <typename T> 68 template <class V, typename = void> 72 template <class V> 78 template <class V> [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/include/mem/ |
| D | panda_containers.h | 33 template <class T> 36 template <class T> 39 template <class T> 42 template <class T> 45 template <class T> 48 template <class T> 51 template <class T, class PandaContainer = PandaDeque<T>> 54 template <class T, class PandaContainer = PandaDequeTL<T>> 57 template <class T, class PandaContainer = PandaDeque<T>> 60 template <class T, class PandaContainer = PandaDequeTL<T>> [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | object_accessor.h | 32 template <class T, bool IS_VOLATILE = false> 38 template <class T, bool IS_VOLATILE = false> 44 template <bool IS_VOLATILE = false, bool NEED_READ_BARRIER = true, bool IS_DYN = false> 47 template <bool IS_VOLATILE = false, bool NEED_WRITE_BARRIER = true, bool IS_DYN = false> 50 template <class T> 53 template <class T> 56 template <bool NEED_READ_BARRIER = true, bool IS_DYN = false> 59 template <bool NEED_WRITE_BARRIER = true, bool IS_DYN = false> 63 template <bool IS_VOLATILE = false, bool NEED_READ_BARRIER = true, bool IS_DYN = false> 66 template <bool IS_VOLATILE = false, bool NEED_WRITE_BARRIER = true, bool IS_DYN = false> [all …]
|
| D | object_header-inl.h | 25 template <MTModeT MT_MODE> 42 template <class T, bool IS_VOLATILE> // IS_VOLATILE is false by default 48 template <class T, bool IS_VOLATILE> // IS_VOLATILE is false by default 57 template <bool IS_VOLATILE, bool NEED_READ_BARRIER, bool IS_DYN> 66 template <bool IS_VOLATILE, bool NEED_WRITE_BARRIER, bool IS_DYN> 72 template <class T> 78 template <class T> 85 template <bool NEED_READ_BARRIER, bool IS_DYN> 92 template <bool NEED_WRITE_BARRIER, bool IS_DYN> 99 template <bool NEED_READ_BARRIER, bool IS_DYN> [all …]
|
| /arkcompiler/runtime_core/taihe/runtime/include/taihe/ |
| D | object.hpp | 67 template <> 78 template <typename Impl> 82 template <typename... Args> 88 template <typename Impl, typename Enabled = void> 96 template <typename Impl, typename Enabled = void> 104 template <typename Impl> 107 template <typename Impl> 110 template <typename Impl> 116 template <typename Impl, typename... Args> 122 template <typename Impl> [all …]
|
| D | common.hpp | 42 template <typename cpp_t, typename = void> 45 template <typename cpp_t> 48 template <typename cpp_owner_t, typename = void> 51 template <typename cpp_owner_t> 54 template <typename cpp_t> 59 template <typename cpp_owner_t> 64 template <> 69 template <typename cpp_t, std::enable_if_t<!std::is_reference_v<cpp_t>, int> = 0> 77 template <typename cpp_t, std::enable_if_t<!std::is_reference_v<cpp_t>, int> = 0> 85 template <typename cpp_t, std::enable_if_t<!std::is_reference_v<cpp_t>, int> = 0> [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | safe_ptr.h | 23 template <typename T> 29 template <typename T> 47 template <typename U, typename = std::enable_if_t<std::is_convertible<U, T>::value>> 52 template <typename U, typename = std::enable_if_t<std::is_convertible<U, T>::value>> 57 template <typename U, typename = std::enable_if_t<std::is_convertible<U, T>::value>> 64 template <typename U, typename = std::enable_if_t<std::is_convertible<U, T>::value>> 69 template <typename U, typename = std::enable_if_t<std::is_convertible<U, T>::value>> 96 template <typename U, typename = std::enable_if_t<std::is_convertible<U, T>::value>> 103 template <typename U, typename = std::enable_if_t<std::is_convertible<U, T>::value>> 158 template <typename T, typename U> [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| D | array.h | 39 template <BytecodeInstruction::Format FORMAT, bool IS_DYNAMIC = false> 105 template <class T, bool IS_VOLATILE = false> 108 template <class T, bool IS_VOLATILE = false> 111 template <bool IS_VOLATILE = false, bool NEED_READ_BARRIER = true, bool IS_DYN = false> 114 template <bool IS_VOLATILE = false, bool NEED_WRITE_BARRIER = true, bool IS_DYN = false> 117 template <class T> 120 template <class T> 123 template <bool NEED_READ_BARRIER = true, bool IS_DYN = false> 126 template <bool NEED_WRITE_BARRIER = true, bool IS_DYN = false> 129 template <typename T> [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/ |
| D | interpreter-inl.h | 37 template <class RuntimeIfaceT, bool IS_DYNAMIC, bool IS_DEBUG, bool IS_PROFILE_ENABLED> 45 template <BytecodeInstruction::Format FORMAT> 48 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleEtsLdobjName() 49 auto id = this->GetInst().template GetId<FORMAT>(); in HandleEtsLdobjName() 67 this->template MoveToNextInst<FORMAT, true>(); in HandleEtsLdobjName() 73 …this->template HandleCall<ark::interpreter::FrameHelperDefault, FORMAT, false, false, false, false, in HandleEtsLdobjName() 82 template <BytecodeInstruction::Format FORMAT> 85 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleEtsLdobjNameWide() 86 auto id = this->GetInst().template GetId<FORMAT>(); in HandleEtsLdobjNameWide() 104 this->template MoveToNextInst<FORMAT, true>(); in HandleEtsLdobjNameWide() [all …]
|
| /arkcompiler/runtime_core/libpandabase/ |
| D | concepts.h | 25 template <typename T, typename = void> 28 template <typename T> 33 template <typename T> 39 template <typename T> 45 template <typename T> 51 template <typename T> 57 template <typename T> 63 template <class V, typename = void> 66 template <class V> 71 template <class V> [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1-allocator.cpp | 26 template <MTModeT MT_MODE> 40 template <MTModeT MT_MODE> 46 template <MTModeT MT_MODE> 52 template <MTModeT MT_MODE> 60 template <MTModeT MT_MODE> 72 template <MTModeT MT_MODE> 78 template <MTModeT MT_MODE> 84 template <MTModeT MT_MODE> 90 template <MTModeT MT_MODE> 108 template <MTModeT MT_MODE> [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/helpers/visit_helper/ |
| D | visit_helper.h | 38 template <class ModuleCallBack> 42 template <class ImportCallBack> 46 template <class ExportCallBack> 50 template <class FunctionCallBack> 55 template <class FunctionCallBack> 59 template <class ClassCallBack> 63 template <class MethodCallBack> 67 template <class AnnotationCallBack> 71 template <class AnnotationCallBack> 75 template <class AnnotationElementCallBack> [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | number_speculative_lowering.h | 61 template<TypedBinOp Op> 63 template<TypedBinOp Op> 65 template<TypedBinOp Op> 67 template<TypedBinOp Op> 69 template<TypedUnOp Op> 73 template<TypedBinOp Op> 79 template<TypedBinOp Op> 81 template<TypedBinOp Op> 84 template<TypedBinOp Op> 86 template<TypedBinOp Op> [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/ |
| D | ani_type_info.h | 24 template <typename T> 27 template <> 32 template <> 37 template <> 42 template <> 47 template <> 52 template <> 57 template <> 62 template <> 67 template <>
|
| /arkcompiler/runtime_core/common_interfaces/objects/string/ |
| D | base_string_declare.h | 108 template <typename ReadBarrier> 152 template <typename ReadBarrier> 165 template <typename ReadBarrier> 168 template<class ReadBarrier> 171 template <typename ReadBarrier> 174 template <bool verify = true, typename ReadBarrier> 181 template <typename ReadBarrier> 185 template <typename ReadBarrier> 188 template <typename ReadBarrier> 192 template <typename ReadBarrier> [all …]
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | function_traits.h | 22 template <int...> 26 template <int N, int... S> 30 template <int... S> 35 template <class F> 38 template <typename R, typename... Args> 42 template <typename R, typename F, typename... Args> 46 template <typename R, typename F, typename... Args> 50 template <typename R, typename... Args> 57 template <std::size_t N> 63 template <std::size_t N> [all …]
|