| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | time_utils.cpp | 59 PandaString GetCurrentTimeString(const char *format) in GetCurrentTimeString() argument
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
| H A D | old_instruction.h | 62 Format format = GetFormat(GetOpcode()); in GetId() local 253 Size(Format format) Size() argument 1232 HasId(Format format, size_t idx) HasId() argument [all...] |
| /arkcompiler/runtime_core/static_core/dprof/converter/features/ |
| H A D | hotness_counters.h | 66 bool ShowInfo(const std::string &format) in ShowInfo() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | escompat_Date.cpp | 62 extern "C" EtsString *EscompatDateGetLocaleString(EtsString *format, EtsString *locale, int64_t ms, uint8_t isUtc) in EscompatDateGetLocaleString() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | profiler_stub_builder.h | 42 SlotIDInfo(GateRef pc, SlotIDFormat format) in SlotIDInfo() argument
|
| H A D | bytecodes.cpp | 545 BytecodeInstruction::Format format = inst.GetFormat(); in GetVRegCount() local
|
| H A D | interpreter_stub-inl.h | 675 Dispatch(GateRef glue, GateRef sp, GateRef pc, GateRef constpool, GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, GateRef format) Dispatch() argument
|
| H A D | profiler_stub_builder.cpp | 794 auto format = slotInfo.GetFormat(); in GetSlotID() local 29 PGOProfiler(GateRef glue, GateRef pc, GateRef func, GateRef profileTypeInfo, const std::vector<GateRef> &values, SlotIDFormat format, OperationType type) PGOProfiler() argument
|
| /arkcompiler/runtime_core/isa/ |
| H A D | isapi.rb | 148 def format method in Instruction [all...] |
| /arkcompiler/runtime_core/static_core/isa/ |
| H A D | isapi.rb | 152 def format method in Instruction [all...] |
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| H A D | helpers.py | 167 def format(t) -> str: member in Timer 261 def format(self, record): member in ColorFormatter
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| H A D | baseline_stub_builder.h | 127 Dispatch(GateRef glue, GateRef sp, GateRef pc, GateRef constpool, GateRef profileTypeInfo, GateRef acc, GateRef hotnessCounter, GateRef format) Dispatch() argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | emitter.cpp | 154 auto format = *iter; in MatchFormat() local 180 const auto format = MatchFormat(node, formats); in GetIRNodeWholeLength() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | isa.h | 264 const std::string format; member
|
| /arkcompiler/runtime_core/verifier/ |
| H A D | verifier.cpp | 307 BytecodeInstruction::Format format = bc_ins.GetFormat(); in GetVRegCount() local 405 const auto format = bc_ins.GetFormat(); in GetFirstImmFromInstruction() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | aot_file_manager.cpp | 466 std::string format = MessageString::GetMessageString(des.indexInKindOrMethodId_ + start); in InitializeStubEntries() local 474 std::string format = MessageString::GetMessageString(des.indexInKindOrMethodId_ + start - 1); // -1: NONE in InitializeStubEntries() local 482 std::string format = MessageString::GetMessageString(des.indexInKindOrMethodId_ + start - 1); // -1: NONE in InitializeStubEntries() local 490 std::string format = MessageString::GetMessageString(des.indexInKindOrMethodId_ + start); in InitializeStubEntries() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/emitter/ |
| H A D | emitter.cpp | 139 auto format = *iter; in MatchFormat() local 166 const auto format = MatchFormat(node, formats); in GetIRNodeWholeLength() local
|
| /arkcompiler/runtime_core/static_core/disassembler/ |
| H A D | disassembler.cpp | 125 BytecodeInstruction::Format format = bcIns.GetFormat(); in GetInsInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| H A D | runtime_stubs.cpp | 707 std::string format = MessageString::GetMessageString(fmtMessageId); in DebugPrint() local 747 std::string format = MessageString::GetMessageString(fmtMessageId); in FatalPrint() local
|