| /arkcompiler/ets_frontend/es2panda/util/ |
| D | enumbitops.h | 21 #define DEFINE_BITOPS(T) \ argument
|
| /arkcompiler/runtime_core/libpandabase/serializer/ |
| D | tuple_to_struct.h | 32 using T = std::remove_reference_t<Tuple>; in TupleToStruct() local
|
| D | for_each_tuple.h | 32 using T = std::remove_reference_t<Tuple>; in ForEachTuple() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/serializer/ |
| D | tuple_to_struct.h | 32 using T = std::remove_reference_t<Tuple>; in TupleToStruct() local
|
| D | for_each_tuple.h | 32 using T = std::remove_reference_t<Tuple>; in ForEachTuple() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | bc_call_signature.h | 24 #define ASM_UNUSED_BC_STUB_LIST(T) \ argument 58 #define ASM_INTERPRETER_BC_STUB_LIST(V, T, D) \ argument 288 #define ASM_INTERPRETER_DEPRECATED_STUB_LIST(V, T, D) \ argument 338 #define ASM_INTERPRETER_WIDE_STUB_LIST(V, T, D) \ argument 361 #define ASM_INTERPRETER_THROW_STUB_LIST(V, T, D) \ argument 374 #define ASM_INTERPRETER_CALLRUNTIME_STUB_LIST(V, T, D) \ argument
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | index.h | 96 explicit operator T() const in T() function
|
| /arkcompiler/ets_runtime/test/aottest/createarraywithbuffer/ |
| D | createarraywithbuffer.ts | 77 let T:number[] = [0, 1, 1.2, x]; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_core_Method.cpp | 69 using T = EtsTypeEnumToCppType<decltype(type)::value>; in TypeAPIMethodInvokeImplementation() typedef 88 using T = EtsTypeEnumToCppType<decltype(type)::value>; in TypeAPIMethodInvokeImplementation() typedef
|
| D | std_core_Type.cpp | 303 using T = EtsTypeEnumToCppType<decltype(type)::value>; in TypeAPIGetStaticFieldValue() typedef 337 using T = EtsTypeEnumToCppType<decltype(type)::value>; in TypeAPISetStaticFieldValue() typedef
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | expected.h | 74 Expected(T v) noexcept(std::is_nothrow_move_constructible_v<T>) : v_(std::move(v)) {} in noexcept()
|
| D | regmask.h | 26 static constexpr size_t MakeMask(const std::array<T, N> &indexes) in MakeMask()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/ |
| D | escompat.rst | 124 Methods 1295 Properties 8612 Methods 14999 Methods 15063 Methods 16315 Methods
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | expected.h | 74 Expected(T v) noexcept(std::is_nothrow_move_constructible_v<T>) : v_(std::move(v)) {} in noexcept()
|
| D | regmask.h | 26 static constexpr size_t MakeMask(const std::array<T, N> &indexes) in MakeMask()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | encoder_test_common.h | 34 const char *TypeName(T /*unused*/) in TypeName() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | mpl_number.h | 332 inline string to_string(maple::utils::Number<T, Type> val) in to_string()
|
| D | ptr.h | 26 inline constexpr void CheckNothing(const T *) in CheckNothing()
|
| D | cl_option.h | 110 operator T() in T() function 230 operator T() /*implicit*/ in T() function
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_code_parser_context.cpp | 147 using T = std::remove_cv_t<std::remove_reference_t<decltype(a)>>; in ApplyDeps() typedef 173 using T = std::remove_cv_t<std::remove_reference_t<decltype(a)>>; in Patch() typedef
|
| D | linker_context_misc.cpp | 281 using T = std::remove_cv_t<std::remove_reference_t<decltype(v)>>; in operator <<() typedef
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | type_info.h | 97 constexpr explicit TypeInfo(T /* unused */) in TypeInfo() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/ |
| D | asm_printer.h | 96 friend T; variable
|
| /arkcompiler/runtime_core/assembler/ |
| D | annotation.h | 457 using T = ValueTypeHelperT<type>; in Create() local
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | annotation.h | 449 using T = ValueTypeHelperT<TYPE>; in Create() local
|