Home
last modified time | relevance | path

Searched defs:dummy (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Dvixl_exec_module.h220 static std::array<uint8_t, sizeof(ManagedThread)> dummy; in Execute() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dvixl_exec_module.h231 static std::array<uint8_t, sizeof(ManagedThread)> dummy; in Execute() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dinterop_common.h256 napi_value dummy; in NapiCallFunction() local
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp488 int dummy; in ParseAlternative() local
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_parser.cpp454 int dummy; in ParseAlternative() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dg1gc_test.cpp414 ObjectHeader *dummy = ObjectAllocator::AllocArray(nonmovableLen, ClassRoot::ARRAY_U8, true); variable

Completed in 10 milliseconds