Searched defs:U16 (Results 1 - 8 of 8) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | class_root.h | 26 U16, member in ark::ClassRoot
|
| H A D | typed_value.h | 67 static TypedValue U16(uint16_t value) in U16() function in ark::TypedValue
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | annotation.h | 83 U16, member in panda::pandasm::Value::Type
|
| /arkcompiler/runtime_core/assembler/tests/ |
| H A D | emitter_test.cpp | 543 {"f_u16", panda_file::Type::TypeId::U16, static_cast<uint32_t>(32768)}, in TEST() member in panda::test::panda_file::Type::TypeId
|
| H A D | assembler_emitter_test.cpp | 629 {"f_u16", panda_file::Type::TypeId::U16, f_u16}, {"f_i32", panda_file::Type::TypeId::I32, f_i32}, in HWTEST_F() member in panda::pandasm::panda_file::Type::TypeId
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| H A D | annotation.h | 79 U16, member in ark::pandasm::Value::Type
|
| /arkcompiler/runtime_core/static_core/assembler/tests/ |
| H A D | emitter_test.cpp | 551 {"f_u16", panda_file::Type::TypeId::U16, static_cast<uint32_t>(32768)}, in TEST() member in ark::test::panda_file::Type::TypeId
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | interpreter_test.cpp | 1603 panda_file::Type::TypeId::I16, panda_file::Type::TypeId::U16, panda_file::Type::TypeId::I32, in TestLoadStoreField() member in ark::interpreter::test::panda_file::Type::TypeId
|
Completed in 12 milliseconds