Home
last modified time | relevance | path

Searched defs:format (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/docs/
Daot.md10 ### ELF layout
35 ### AOT headers
/arkcompiler/runtime_core/libpandafile/
Dpandafile_isapi.rb51 def format_ops(format) argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction.h62 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/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp287 … std::string format = MessageString::GetMessageString(des.indexInKindOrMethodId_ + start); in InitializeStubEntries() local
295 …std::string format = MessageString::GetMessageString(des.indexInKindOrMethodId_ + start - 1); // … in InitializeStubEntries() local
303 … std::string format = MessageString::GetMessageString(des.indexInKindOrMethodId_ + start); in InitializeStubEntries() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.h89 for (const auto &format : formats) { variable
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp119 auto format = *iter; in MatchFormat() local
146 const auto format = MatchFormat(node, formats); in GetIRNodeWholeLength() local
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.cpp119 auto Logger::Buffer::printf(const char *format, ...) -> Buffer & in printf()
/arkcompiler/runtime_core/isa/
Disapi.rb148 def format method in Instruction
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dtest-schema.json64 "format": { object
109 "format": { object
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h551 GateRef acc, GateRef hotnessCounter, GateRef format) in Dispatch()
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp136 static void Logd(const char *format, ...) in Logd()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp409 std::string format = MessageString::GetMessageString(fmtMessageId); in DebugPrint() local
466 std::string format = MessageString::GetMessageString(fmtMessageId); in FatalPrint() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js19620 get format() { getter in anonymousFunctiona10e982739900.anonymousFunctiona10e982739a00.Yr
35157 format: 0, property
37913 format: 0 property
37926 format: 0 property
37952 format: 0 property
37981 format: a property
38651 format: TR.PixelFormat.RGBA8888 property
41042 format: i property
42555 format: i property
55756 format: Jp.RGBA8888 property
[all …]