Home
last modified time | relevance | path

Searched defs:Field (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dassembly-field.h28 struct Field { struct
31 std::unique_ptr<FieldMetadata> metadata; argument
39 explicit Field(panda::panda_file::SourceLang lang) in Field() argument
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-field.h29 struct Field { struct
32 std::unique_ptr<FieldMetadata> metadata; argument
40 explicit Field(ark::panda_file::SourceLang lang) in Field() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.h28 struct Field { struct
33 Field() : offset(0), size(0) {} in Field() argument
/arkcompiler/runtime_core/libabckit/src/include_v2/cpp/headers/core/
Dfield.h73 Field(AbckitCoreField *field, const ApiConfig *conf) : View(field), conf_(conf) {}; in Field() function
/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyField.proto22 message Field { message
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_field_wrapper.h33 class Field; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dobject_helpers.h29 class Field; variable
/arkcompiler/runtime_core/libpandabase/events/
Devents.rb23 class Field class
/arkcompiler/runtime_core/static_core/libpandabase/events/
Devents.rb27 class Field class
/arkcompiler/runtime_core/static_core/runtime/include/
Dfield.h40Field(Class *klass, panda_file::File::EntityId fileId, uint32_t accessFlags, panda_file::Type type) in Field() function
Dobject_header.h54 class Field; variable
Dobject_accessor.h27 class Field; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.h51 using Field = std::variant<FieldPtr, Index>; variable
393 ArenaVector<ArenaMap<Field, PhiState *, FieldComporator>> &phis, in ScalarReplacement()
/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h29 class Field; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dpanda_cache.h29 class Field; variable
/arkcompiler/runtime_core/docs/
Dfile_format.md271 ### Field subsection
/arkcompiler/runtime_core/static_core/docs/
Dfile_format.md272 ### Field subsection