| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/ |
| H A D | mpl_int_val.cpp | 29 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 D | printing.cpp | 64 << static_cast<unsigned int>(c) << std::dec; in PrintString() member in maple::std
|
| H A D | mir_module.cpp | 139 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 D | mir_function.cpp | 315 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 D | bit_memory_region-inl.h | 54 os << std::dec; in Dump() member in panda::std
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | bit_memory_region-inl.h | 60 os << std::dec; in Dump() member in ark::std
|
| H A D | pandargs.h | 769 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 D | deoptimization.cpp | 198 << pc - method->GetInstructions() << std::dec; in Deoptimize() member in ark::std
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| H A D | math_helpers.h | 204 struct dec { // NOLINT(readability-identifier-naming) struct
|
| /arkcompiler/toolchain/tooling/utils/ |
| H A D | utils.cpp | 62 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 D | code_info_producer.cpp | 302 << record.getInstructionOffset() << ", NPC offset: 0x" << npc << std::dec; in ConvertStackMaps() member in ark::llvmbackend::std
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | object_helpers.cpp | 99 *oStream << std::dec; in DumpPrimitivesField() member in ark::mem::std
|
| H A D | rem_set-inl.h | 245 out << std::dec; member in ark::mem::std
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| H A D | dump.cpp | 224 (*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 D | live.cpp | 339 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 D | reg_alloc_lsra.cpp | 326 LogInfo::MapleLogger() << std::dec; in InitFreeRegPool() member in maplebe::std
|
| /arkcompiler/runtime_core/libpandafile/ |
| H A D | file_items.cpp | 1695 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 D | dump.cpp | 271 (*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 D | file_items.cpp | 1634 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 D | gate.cpp | 809 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 D | encode.cpp | 3362 << std::setfill(' ') << std::dec; in DisasmInstr() member in ark::compiler::aarch64::std
|