| /arkcompiler/runtime_core/docs/ |
| D | aot.md | 10 ### ELF layout 35 ### AOT headers
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | aot.md | 10 ### ELF layout 35 ### AOT headers
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
| D | old_instruction.h | 62 Format format = GetFormat(GetOpcode()); in GetId() local 253 static constexpr size_t Size(Format format) in Size() 1232 static constexpr bool HasId(Format format, size_t idx) in HasId()
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | pandafile_isapi.rb | 51 def format_ops(format) argument
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | pandafile_isapi.rb | 51 def format_ops(format) argument
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | time_utils.cpp | 59 PandaString GetCurrentTimeString(const char *format) in GetCurrentTimeString()
|
| /arkcompiler/runtime_core/static_core/dprof/converter/features/ |
| D | hotness_counters.h | 66 bool ShowInfo(const std::string &format) in ShowInfo()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | escompat_Date.cpp | 62 extern "C" EtsString *EscompatDateGetLocaleString(EtsString *format, EtsString *locale, int64_t ms,… in EscompatDateGetLocaleString()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | profiler_stub_builder.h | 42 SlotIDInfo(GateRef pc, SlotIDFormat format) in SlotIDInfo()
|
| D | profiler_stub_builder.cpp | 27 const std::vector<GateRef> &values, SlotIDFormat format, OperationType type) in PGOProfiler() 790 auto format = slotInfo.GetFormat(); in GetSlotID() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | regAllocator.h | 84 for (const auto &format : formats) { variable
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| D | helpers.py | 167 def format(t) -> str: member in Timer 261 def format(self, record): member in ColorFormatter
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| 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); // … in InitializeStubEntries() local 482 …std::string format = MessageString::GetMessageString(des.indexInKindOrMethodId_ + start - 1); // … in InitializeStubEntries() local 490 … std::string format = MessageString::GetMessageString(des.indexInKindOrMethodId_ + start); in InitializeStubEntries() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/ |
| D | .eslintrc.json | 171 "format": ["camelCase"] array 175 "format": ["UPPER_CASE"] array 179 "format": ["camelCase", "UPPER_CASE"] array 183 "format": ["PascalCase"] array 187 "format": ["camelCase"] array
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | emitter.cpp | 154 auto format = *iter; in MatchFormat() local 180 const auto format = MatchFormat(node, formats); in GetIRNodeWholeLength() local
|
| D | regAllocator.cpp | 92 for (const auto &format : formats) { in RegIndicesValid() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/emitter/ |
| D | emitter.cpp | 119 auto format = *iter; in MatchFormat() local 146 const auto format = MatchFormat(node, formats); in GetIRNodeWholeLength() local
|
| /arkcompiler/runtime_core/verifier/ |
| D | verifier.cpp | 281 BytecodeInstruction::Format format = bc_ins.GetFormat(); in GetVRegCount() local 339 const auto format = bc_ins.GetFormat(); in GetFirstImmFromInstruction() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | logger.cpp | 108 auto Logger::Buffer::Printf(const char *format, ...) -> Buffer & in Printf()
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | logger.cpp | 120 auto Logger::Buffer::printf(const char *format, ...) -> Buffer & in printf()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| D | baseline_stub_builder.h | 128 GateRef acc, GateRef hotnessCounter, GateRef format) in Dispatch()
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | test-schema.json | 64 "format": { object 109 "format": { object
|
| /arkcompiler/runtime_core/isa/ |
| D | isapi.rb | 148 def format method in Instruction
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | test-schema.json | 64 "format": { object 109 "format": { object
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isapi.rb | 152 def format method in Instruction
|