Home
last modified time | relevance | path

Searched defs:dec (Results 1 - 21 of 21) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
H A Dmpl_int_val.cpp29 os << std::hex << "0x" << val << std::dec; in operator <<() member in maple::std
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dprinting.cpp64 << static_cast<unsigned int>(c) << std::dec; in PrintString() member in maple::std
H A Dmir_module.cpp139 LogInfo::MapleLogger() << std::dec << "]\n"; in DumpGlobals() member in maple::std
149 LogInfo::MapleLogger() << std::dec << "]\n"; in DumpGlobals() member in maple::std
159 LogInfo::MapleLogger() << std::dec << "]\n"; in DumpGlobals() member in maple::std
204 LogInfo::MapleLogger() << std::dec; in DumpGlobals() member in maple::std
241 LogInfo::MapleLogger() << std::dec; in DumpGlobals() member in maple::std
H A Dmir_function.cpp315 LogInfo::MapleLogger() << std::dec << "]\n"; in DumpUpFormal() member in maple::std
328 LogInfo::MapleLogger() << std::dec << "]\n"; in DumpUpFormal() member in maple::std
346 LogInfo::MapleLogger() << std::dec << "]\n"; in DumpFrame() member in maple::std
358 LogInfo::MapleLogger() << std::dec << "]\n"; in DumpFrame() member in maple::std
/arkcompiler/runtime_core/libpandabase/utils/
H A Dbit_memory_region-inl.h54 os << std::dec; in Dump() member in panda::std
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dbit_memory_region-inl.h60 os << std::dec; in Dump() member in ark::std
H A Dpandargs.h769 const int dec = 10; in ParseIntArgParam() local
876 const int dec = 10; in ParseUint64ArgParam() local
909 const int dec = 10; in ParseUint32ArgParam() local
/arkcompiler/runtime_core/static_core/runtime/
H A Ddeoptimization.cpp198 << pc - method->GetInstructions() << std::dec; in Deoptimize() member in ark::std
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dmath_helpers.h204 struct dec { // NOLINT(readability-identifier-naming) struct
/arkcompiler/toolchain/tooling/utils/
H A Dutils.cpp62 const int dec = 10; in StrToUInt() local
73 const int dec = 10; in StrToInt32() local
85 const int dec = 10; in StrToInt32() local
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Dcode_info_producer.cpp302 << record.getInstructionOffset() << ", NPC offset: 0x" << npc << std::dec; in ConvertStackMaps() member in ark::llvmbackend::std
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dobject_helpers.cpp99 *oStream << std::dec; in DumpPrimitivesField() member in ark::mem::std
H A Drem_set-inl.h245 out << std::dec; member in ark::mem::std
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Ddump.cpp224 (*out) << ", 0x" << std::hex << GetImm() << std::dec; in DumpInputs() member in panda::compiler::std
256 (*out) << "0x" << std::hex << GetIntValue() << std::dec; in DumpInputs() member in panda::compiler::std
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dlive.cpp339 LogInfo::MapleLogger() << pred->GetId() << " (" << std::hex << pred << ") " << std::dec << " "; in Dump() member in maplebe::std
346 LogInfo::MapleLogger() << succ->GetId() << " (" << std::hex << succ << ") " << std::dec << " "; in Dump() member in maplebe::std
H A Dreg_alloc_lsra.cpp326 LogInfo::MapleLogger() << std::dec; in InitFreeRegPool() member in maplebe::std
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.cpp1695 os << "0x" << std::setfill('0') << std::setw(2U) << std::right << std::hex << b << std::dec; in Dump() member in panda::panda_file::std
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Ddump.cpp271 (*out) << ", 0x" << std::hex << GetImm() << std::dec; in DumpInputs() member in ark::compiler::std
278 (*out) << ", " << GetShiftTypeStr(GetShiftType()) << " 0x" << std::hex << GetImm() << std::dec; in DumpInputs() member in ark::compiler::std
285 (*out) << ", " << GetShiftTypeStr(GetShiftType()) << " 0x" << std::hex << GetImm() << std::dec; in DumpInputs() member in ark::compiler::std
292 (*out) << ", 0x" << std::hex << GetImm() << std::dec; in DumpInputs() member in ark::compiler::std
299 (*out) << ", 0x" << std::hex << GetImm() << std::dec; in DumpInputs() member in ark::compiler::std
331 (*out) << "0x" << std::hex << GetIntValue() << std::dec; in DumpInputs() member in ark::compiler::std
340 (*out) << "0x" << std::hex << GetRawValue() << std::dec; in DumpInputs() member in ark::compiler::std
946 (*out) << ", 0x" << std::hex << GetImm() << std::dec; in DumpInputs() member in ark::compiler::std
959 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
974 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
989 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
997 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
1004 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
1034 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
1042 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
1054 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
1062 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
1078 (*out) << ", 0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
1086 (*out) << "0x" << std::hex << GetImm() << std::dec; DumpInputs() member in ark::compiler::std
[all...]
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.cpp1634 os << "0x" << std::setfill('0') << std::setw(2U) << std::right << std::hex << b << std::dec; in Dump() member in ark::panda_file::std
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate.cpp809 oss << "bitfield=0x" << std::hex << TryGetValue() << std::dec << ", "; in DumpHeader() member in panda::ecmascript::kungfu::std
882 oss << std::dec; in ToString() member in panda::ecmascript::kungfu::std
902 log << "bitfield=0x" << std::hex << TryGetValue() << std::dec << ", "; in ShortPrint() member in panda::ecmascript::kungfu::std
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dencode.cpp3362 << std::setfill(' ') << std::dec; in DisasmInstr() member in ark::compiler::aarch64::std

Completed in 26 milliseconds