| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
| D | arrayType.h | 26 Type *ElementType() in ElementType() function 31 const Type *ElementType() const in ElementType() function
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | arrayType.h | 27 Type *ElementType() in ElementType() function 32 const Type *ElementType() const in ElementType() function
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsArrayType.h | 26 Type *ElementType() in ElementType() function 31 const Type *ElementType() const in ElementType() function
|
| D | etsResizableArrayType.h | 59 Type *ElementType() in ElementType() function 67 const Type *ElementType() const in ElementType() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsNamedTupleMember.h | 38 TypeNode *ElementType() in ElementType() function 43 const TypeNode *ElementType() const in ElementType() function
|
| D | tsArrayType.h | 34 const TypeNode *ElementType() const in ElementType() function
|
| D | tsTupleType.h | 31 const ArenaVector<TypeNode *> &ElementType() const in ElementType() function
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsArrayType.h | 36 const Expression *ElementType() const in ElementType() function
|
| D | tsTupleType.h | 41 const ArenaVector<Expression *> &ElementType() const in ElementType() function
|
| D | tsNamedTupleMember.h | 48 const Expression *ElementType() const in ElementType() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | escompat_TypedArrays.cpp | 122 using ElementType = typename T::ElementType; in EtsEscompatTypedArraySetValuesImpl() typedef 388 using ElementType = ark::ets::EtsEscompatUInt8ClampedArray::ElementType; in EtsEscompatUInt8ClampedArrayFillInternal() typedef 422 using ElementType = ark::ets::EtsEscompatUInt8Array::ElementType; in EtsEscompatUInt8ArrayFillInternal() typedef 456 using ElementType = ark::ets::EtsEscompatUInt16Array::ElementType; in EtsEscompatUInt16ArrayFillInternal() typedef 495 using ElementType = ark::ets::EtsEscompatUInt32Array::ElementType; in EtsEscompatUInt32ArrayFillInternal() typedef 549 using ElementType = typename T::ElementType; in EtsEscompatTypedArrayReverseImpl() typedef 612 using ElementType = typename T::ElementType; in REVERSE_CALL_DECL() typedef 685 using ElementType = typename T::ElementType; in EtsEscompatTypedArrayCopyWithinImpl() typedef 721 using ElementType = typename T::ElementType; in ETS_ESCOMPAT_COPY_WITHIN() typedef 816 using ElementType = typename T1::ElementType; in EtsEscompatArrayIndexOfLong() typedef [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | safe_ptr.h | 35 using ElementType = typename Base::ElementType; variable
|
| D | mpl_number.h | 29 using ElementType = T; variable
|
| D | ptr.h | 34 using ElementType = T; variable
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | weak_vector.h | 26 enum ElementType { enum
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | internal_allocator-inl.h | 60 using ElementType = std::remove_extent_t<T>; in New() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | arena_allocator.h | 89 using ElementType = std::remove_extent_t<T>; in New() local
|
| /arkcompiler/runtime_core/static_core/runtime/include/mem/ |
| D | allocator.h | 227 using ElementType = std::remove_extent_t<T>; in New() local 258 using ElementType = std::remove_extent_t<T>; in NewLocal() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | allocator_test_base.h | 484 using ElementType = size_t; variable 716 using ElementType = uint64_t; variable
|