| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_thread_stub_entries.h | 31 static constexpr size_t COUNT = kungfu::BytecodeStubCSigns::NUM_OF_STUBS; member 58 static constexpr size_t COUNT = kungfu::RuntimeStubCSigns::NUM_OF_STUBS; member 79 static constexpr size_t COUNT = kungfu::CommonStubCSigns::NUM_OF_STUBS; member 101 static constexpr size_t COUNT = kungfu::BytecodeStubCSigns::LAST_VALID_OPCODE + 1; member 130 static constexpr size_t COUNT = kungfu::BuiltinsStubCSigns::NUM_OF_BUILTINS_STUBS_EXTEND; member 150 static constexpr size_t COUNT = kungfu::BaselineStubCSigns::NUM_OF_STUBS; member
|
| D | builtin_entries.h | 89 static constexpr size_t COUNT = static_cast<size_t>(BuiltinType::NUMBER_OF_BUILTINS); member
|
| /arkcompiler/runtime_core/static_core/runtime/profiling/ |
| D | profiling.h | 27 enum class CallKind { UNKNOWN = 0, MONOMORPHIC, POLYMORPHIC, MEGAMORPHIC, COUNT }; enumerator 31 static constexpr auto COUNT = static_cast<uint8_t>(CallKind::COUNT); in CallKindToString() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/pgo_test_case/ |
| D | array_size_test.js | 29 const COUNT = 1000; constant
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | language.h | 36 COUNT, enumerator
|
| D | diagnostic.h | 56 COUNT, enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | source_languages.h | 43 COUNT enumerator
|
| D | locations.h | 49 COUNT enumerator
|
| D | runtime_interface.h | 40 COUNT enumerator
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | globalTypesHolder.h | 48 COUNT enumerator
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| D | snapshot_global_data.h | 78 COUNT enumerator 85 COUNT enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | perf_counter.h | 146 static const PerfCounterDescriptor COUNT; variable
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1_analytics.h | 61 enum StatType { MARKING_COLLECTION = 0, SINGLE_PASS_COMPACTION, COUNT }; enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/code_info/ |
| D | vreg_info.h | 25 enum class Location : int8_t { NONE, SLOT, REGISTER, FP_REGISTER, CONSTANT, COUNT = CONSTANT }; enumerator 29 …enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, ANY, COUNT = … enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | coroutine_stats.h | 74 enum class AggregateType { MAX, MIN, AVG, COUNT, SUM, LAST_ID }; enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/aot/ |
| D | aot_file.h | 45 COUNT enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | locations.h | 50 COUNT enumerator
|
| D | runtime_interface.h | 45 COUNT enumerator 48 enum class StringCtorType { UNKNOWN = 0, STRING, CHAR_ARRAY, COUNT }; enumerator 96 enum class InteropCallKind { UNKNOWN = 0, CALL, CALL_BY_VALUE, NEW_INSTANCE, COUNT }; enumerator 1724 COUNT enumerator
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | intrinsics_lowering.cpp | 110 static constexpr unsigned COUNT = 2U; in HandleMemCall() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsObjectTypeConstants.h | 110 COUNT, enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | internal_allocator_test.cpp | 108 constexpr size_t COUNT = 5; in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | variableFlags.h | 182 COUNT, enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/ |
| D | IntlLocale.cpp | 34 enum LocaleInfo { LANG, SCRIPT, COUNTRY, U_CA, U_KF, U_CO, U_HC, U_NU, U_KN, COUNT }; enumerator
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | inst_test.cpp | 542 const size_t COUNT = 1000; in TEST_F() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | globalTypesHolder.h | 212 COUNT, enumerator
|