Home
last modified time | relevance | path

Searched defs:u32 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Drawheap_translate_test.cpp135 uint32_t u32 = rawheap_translate::ByteToU32(bytes); in HWTEST_F_L0() local
/arkcompiler/runtime_core/compiler/tests/
Dencoder_operands.cpp37 uint32_t u32; in TEST() local
179 uint32_t u32 = random_gen(), u32_z = 0, u32_min = std::numeric_limits<uint32_t>::min(), in TEST() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dencoder_operands.cpp239 uint32_t u32 = g_randomGen(), u32Z = 0U, u32Min = std::numeric_limits<uint32_t>::min(), in TEST() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h494 IrConstructor &u32() // NOLINT(readability-identifier-naming) in u32() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h611 IrConstructor &u32() // NOLINT(readability-identifier-naming) in u32() function