Searched defs:Field (Results 1 – 17 of 17) sorted by relevance
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-field.h | 28 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/ |
| D | assembly-field.h | 29 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/ |
| D | metadata_parse.h | 28 struct Field { struct 33 Field() : offset(0), size(0) {} in Field() function
|
| /arkcompiler/ets_frontend/merge_abc/protos/ |
| D | assemblyField.proto | 22 message Field { message
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | ets_field_wrapper.h | 33 class Field; variable
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | object_helpers.h | 29 class Field; variable
|
| /arkcompiler/runtime_core/libpandabase/events/ |
| D | events.rb | 23 class Field class
|
| /arkcompiler/runtime_core/static_core/libpandabase/events/ |
| D | events.rb | 27 class Field class
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | field.h | 40 …Field(Class *klass, panda_file::File::EntityId fileId, uint32_t accessFlags, panda_file::Type type) in Field() function
|
| D | object_header.h | 54 class Field; variable
|
| D | object_accessor.h | 27 class Field; variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | escape.h | 51 using Field = std::variant<FieldPtr, Index>; variable 393 ArenaVector<ArenaMap<Field, PhiState *, FieldComporator>> &phis, in ScalarReplacement()
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | panda_cache.h | 29 class Field; variable
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | panda_cache.h | 29 class Field; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/ |
| D | lmir_builder.h | 543 StructTypeBuilder &Field(std::string_view fieldName, Type *fieldType) in Field() function 573 StructConstBuilder &Field(FieldId fieldId, Const &field) in Field() function
|
| /arkcompiler/runtime_core/docs/ |
| D | file_format.md | 271 ### Field subsection
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | file_format.md | 272 ### Field subsection
|