Home
last modified time | relevance | path

Searched defs:hex (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/js_string_add/
H A Djs_string_add.js46 var hex = "0123456789ABCDEF"; variable
/arkcompiler/runtime_core/compiler/tests/
H A Dvixl_exec_module.h245 std::cout << "VIXL disasm " << reinterpret_cast<uintptr_t>(instr) << " : 0x" << std::hex; in PrintInstructions() member in panda::compiler::VixlExecModule::std
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dvixl_exec_module.h257 std::cout << "VIXL disasm " << reinterpret_cast<uintptr_t>(instr) << " : 0x" << std::hex; in PrintInstructions() member in ark::compiler::VixlExecModule::std
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_module.cpp134 LogInfo::MapleLogger() << std::hex; in DumpGlobals() member in maple::std
144 LogInfo::MapleLogger() << std::hex; in DumpGlobals() member in maple::std
154 LogInfo::MapleLogger() << std::hex; in DumpGlobals() member in maple::std
H A Dmir_function.cpp309 LogInfo::MapleLogger() << std::hex; in DumpUpFormal() member in maple::std
322 LogInfo::MapleLogger() << std::hex; in DumpUpFormal() member in maple::std
341 LogInfo::MapleLogger() << std::hex; in DumpFrame() member in maple::std
353 LogInfo::MapleLogger() << std::hex; in DumpFrame() member in maple::std
/arkcompiler/runtime_core/static_core/runtime/
H A Dstack_walker.cpp777 os << std::setw(WIDTH_FRAME) << std::hex; in Dump() member in ark::std
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dpandargs.h766 const int hex = 16; in ParseIntArgParam() local
873 const int hex = 16; in ParseUint64ArgParam() local
906 const int hex = 16; in ParseUint32ArgParam() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dreg_alloc_lsra.cpp319 LogInfo::MapleLogger() << std::hex; in InitFreeRegPool() member in maplebe::std

Completed in 11 milliseconds