| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
| D | old_instruction.h | 257 constexpr size_t SIZE = 3; in Size() local 261 constexpr size_t SIZE = 5; in Size() local 265 constexpr size_t SIZE = 3; in Size() local 269 constexpr size_t SIZE = 5; in Size() local 273 constexpr size_t SIZE = 5; in Size() local 277 constexpr size_t SIZE = 3; in Size() local 281 constexpr size_t SIZE = 4; in Size() local 285 constexpr size_t SIZE = 9; in Size() local 289 constexpr size_t SIZE = 2; in Size() local 293 constexpr size_t SIZE = 1; in Size() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_global_object.h | 31 static constexpr size_t SIZE = JSObject::SIZE; variable 44 static constexpr size_t SIZE = JSObject::SIZE; variable
|
| D | js_async_function.h | 57 static constexpr size_t SIZE = JSFunction::SIZE; variable
|
| D | js_function.h | 374 static constexpr size_t SIZE = JSFunction::SIZE; variable 443 static constexpr size_t SIZE = JSFunction::SIZE; variable 454 static constexpr size_t SIZE = JSFunction::SIZE; variable 560 static constexpr size_t SIZE = JSFunction::SIZE; variable 578 static constexpr size_t SIZE = JSFunction::SIZE; variable
|
| D | tagged_node.h | 43 static constexpr size_t SIZE = DATA_OFFSET; variable 106 static constexpr size_t SIZE = LAST_OFFSET; variable
|
| /arkcompiler/ets_runtime/ecmascript/shared_objects/ |
| D | js_shared_object.h | 26 static constexpr size_t SIZE = JSObject::SIZE; variable
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | throw_oom_error_test.cpp | 40 static constexpr size_t SIZE = 100_KB / 8; in HWTEST_F_L0() local 60 static constexpr size_t SIZE = 100_KB / 8; in HWTEST_F_L0() local
|
| D | handle_leak_test.cpp | 139 static constexpr int SIZE = 100; in HWTEST_F_L0() local 155 static constexpr int SIZE = 100; in HWTEST_F_L0() local 175 static constexpr int SIZE = 100; in HWTEST_F_L0() local
|
| D | mem_controller_test.cpp | 89 static constexpr size_t SIZE = 1_MB; in HWTEST_F_L0() local 167 static constexpr size_t SIZE = 1_MB; in HWTEST_F_L0() local
|
| D | huge_object_test.cpp | 40 static constexpr size_t SIZE = 1ULL << 20UL; in LargeArrayTestCreate() local
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | arena_allocator_test.cpp | 201 constexpr size_t SIZE = 2048; variable 222 constexpr size_t SIZE = 512; variable 298 constexpr size_t SIZE = 2048; variable 375 constexpr size_t SIZE = 3250000; variable 462 constexpr size_t SIZE = 0.3_KB; variable
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_arraylist.h | 88 DECL_VISIT_OBJECT_FOR_JS_OBJECT(JSObject, LENGTH_OFFSET, SIZE) in DECL_VISIT_OBJECT_FOR_JS_OBJECT() argument
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | tagged_object.h | 51 static constexpr int SIZE = sizeof(MarkWordType); variable
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | enum_tag.h | 75 static constexpr size_t SIZE = Base::SIZE; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | string_helpers.h | 35 static constexpr size_t SIZE = 1024; in Vformat() local
|
| D | bit_field.h | 39 static constexpr unsigned SIZE = BITS_NUM; variable
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | string_helpers.h | 35 static constexpr size_t SIZE = 1024; in Vformat() local
|
| D | bit_field.h | 40 static constexpr unsigned SIZE = bits_num; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ |
| D | ets_to_string_cache.h | 94 static constexpr size_t SIZE = 1U << CACHE_SIZE_SHIFT; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | panda_smart_pointers_test.cpp | 71 static constexpr size_t SIZE = 3; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1_pause_tracker.h | 105 static constexpr int SIZE = 16; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | arena_allocator_test.cpp | 221 constexpr size_t SIZE = 2048; in TEST_F() local 242 constexpr size_t SIZE = 512; in TEST_F() local 318 constexpr size_t SIZE = 2048; in TEST_F() local 395 constexpr size_t SIZE = 3250000; in TEST_F() local 482 constexpr size_t SIZE = 0.3_KB; in TEST_F() local
|
| /arkcompiler/ets_frontend/test/scripts/performance_test/ |
| D | performance_config.py | 151 SIZE = 2 variable in LogType
|
| /arkcompiler/runtime_core/compiler/optimizer/ |
| D | pass_manager.h | 69 static constexpr size_t SIZE = sizeof...(Types); variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| D | x64_isa_tbl.h | 26 #define DEF_X64_CMP_MAPPING_INT(SIZE) … argument
|