| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_thread_stub_entries.h | 31 static constexpr size_t COUNT = kungfu::BytecodeStubCSigns::NUM_OF_STUBS; member [all...] |
| H A D | builtin_entries.h | 89 static constexpr size_t COUNT = static_cast<size_t>(BuiltinType::NUMBER_OF_BUILTINS); member
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/include/ |
| H A D | inst_type.h | 33 COUNT, member in panda::defect_scan_aux::InstType
|
| /arkcompiler/runtime_core/static_core/runtime/profiling/ |
| H A D | profiling.h | 31 static constexpr auto COUNT = static_cast<uint8_t>(CallKind::COUNT); in CallKindToString() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | internal_allocator_test.cpp | 108 constexpr size_t COUNT = 5; in TEST_F() local
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| H A D | language.h | 36 COUNT, member in ark::es2panda::Language::Id 90 static constexpr auto COUNT = static_cast<size_t>(Id::COUNT); member in ark::es2panda::Language
|
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | inst_test.cpp | 542 const size_t COUNT = 1000; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/aot/ |
| H A D | aot_file.h | 45 COUNT enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/code_info/ |
| H A D | vreg_info.h | 25 enum class Location : int8_t { NONE, SLOT, REGISTER, FP_REGISTER, CONSTANT, COUNT = CONSTANT }; member in ark::compiler::final::Location 29 enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, ANY, COUNT = ANY }; member in ark::compiler::final::Location::Type
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | intrinsics_lowering.cpp | 110 static constexpr unsigned COUNT = 2U; in HandleMemCall() local
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| H A D | coroutine_stats.h | 79 enum class AggregateType { MAX, MIN, AVG, COUNT, SUM, LAST_ID }; member in ark::CoroutineStatsBase::AggregateType
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| H A D | etsObjectTypeConstants.h | 105 COUNT, member in ark::es2panda::checker::PropertyType
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| H A D | variableFlags.h | 180 COUNT, member in panda::es2panda::binder::TSBindingType
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| H A D | globalTypesHolder.h | 176 COUNT, member in ark::es2panda::checker::GlobalTypeId
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | inst.h | 1896 static constexpr auto COUNT = static_cast<uint8_t>(ObjectType::LAST) + 1; in ObjectTypeToString() local
|