| /arkcompiler/runtime_core/static_core/runtime/entrypoints/ |
| D | entrypoints.yaml | 16 # * properties: 28 properties: [no_return] 36 properties: [no_return] 44 properties: [] 53 properties: [] 62 properties: [] 71 properties: [] 80 properties: [] 89 properties: [irtoc] 98 properties: [] [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_entrypoints.yaml | 16 # * properties: 27 properties: [] 37 properties: [] 48 properties: [intrinsic] 60 properties: [intrinsic] 72 properties: [intrinsic] 84 properties: [intrinsic] 96 properties: [intrinsic] 108 properties: [intrinsic] 120 properties: [intrinsic] [all …]
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | types.yaml | 18 properties: 23 properties: 29 properties: 36 properties: 44 properties: 52 properties: 60 properties: 68 properties: 76 properties: 84 properties: [all …]
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | types.yaml | 18 properties: 23 properties: 29 properties: 36 properties: 44 properties: 52 properties: 60 properties: 68 properties: 76 properties: 84 properties: [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | isa.h | 197 properties(props), in InsnDesc() 208 properties(props), in InsnDesc() 222 properties(props), in InsnDesc() 237 properties(props), in InsnDesc() 251 properties(props), in InsnDesc() 261 uint64 properties; member 276 return (properties & ISCALL) != 0; in IsCall() 281 return (properties & ISSPCALL) != 0; in IsSpecialCall() 285 return properties & ISTAILCALL; in IsTailCall() 289 return (properties & ISPHI) != 0; in IsPhi() [all …]
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 122 properties: 306 properties: 319 properties: [no_side_effect] 324 properties: [no_side_effect] 329 properties: [no_side_effect] 334 properties: [no_side_effect] 347 properties: [no_side_effect] 352 properties: [no_side_effect] 357 properties: [no_side_effect] 403 properties: [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | sendable_explicit_field_type.ets.migrate.json | 184 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 194 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 204 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 214 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 234 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 244 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 264 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 274 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 284 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 294 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… [all …]
|
| D | property_decl_on_function.ets.arkts2.json | 34 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", 44 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", 64 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", 104 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", 114 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", 124 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", 134 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", 144 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", 154 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", 164 "rule": "Declaring properties on functions is not supported (arkts-no-func-props)", [all …]
|
| D | sendable_class_interface_property.ets.json | 34 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 44 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 54 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 64 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 74 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 84 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 94 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 104 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 114 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… 124 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s… [all …]
|
| D | object_literals_properties.ets.arkts2.json | 34 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", 64 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", 94 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", 134 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", 144 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", 154 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", 174 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", 204 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", 214 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", 224 … "rule": "Object literal properties can only contain name-value pairs (arkts-obj-literal-props)", [all …]
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | tupleType.cpp | 26 for (const auto *it : desc_->properties) { in ConvertToArrayType() 42 for (auto it = desc_->properties.begin(); it != desc_->properties.end(); it++) { in ToString() 48 if (std::next(it) != desc_->properties.end()) { in ToString() 53 for (auto it = desc_->properties.begin(); it != desc_->properties.end(); it++) { in ToString() 63 if (std::next(it) != desc_->properties.end()) { in ToString() 76 … if (kind_ == otherTuple->Kind() && desc_->properties.size() == otherTuple->Properties().size()) { in Identical() 77 for (size_t i = 0; i < desc_->properties.size(); i++) { in Identical() 78 binder::LocalVariable *targetProp = desc_->properties[i]; in Identical() 79 binder::LocalVariable *sourceProp = otherTuple->Properties()[i]; in Identical() 112 const auto &sourceProperties = sourceTuple->Properties(); in AssignmentTarget() [all …]
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
| D | tupleType.cpp | 25 for (const auto *it : desc_->properties) { in ConvertToArrayType() 41 for (auto it = desc_->properties.begin(); it != desc_->properties.end(); it++) { in ToString() 47 if (std::next(it) != desc_->properties.end()) { in ToString() 52 for (auto it = desc_->properties.begin(); it != desc_->properties.end(); it++) { in ToString() 62 if (std::next(it) != desc_->properties.end()) { in ToString() 78 … if (kind_ == otherTuple->Kind() && desc_->properties.size() == otherTuple->Properties().size()) { in Identical() 79 for (size_t i = 0; i < desc_->properties.size(); i++) { in Identical() 80 varbinder::LocalVariable *targetProp = desc_->properties[i]; in Identical() 81 varbinder::LocalVariable *sourceProp = otherTuple->Properties()[i]; in Identical() 113 const auto &sourceProperties = sourceTuple->Properties(); in AssignmentTarget() [all …]
|
| /arkcompiler/runtime_core/static_core/assembler/templates/ |
| D | operand_types_print.h.erb | 25 % properties = insn.properties 31 % properties.include?('jump') ? 'label' : 'imm' 33 % if properties.include?('type_id') 35 % elsif properties.include?('string_id') 37 % elsif properties.include?('method_id') || properties.include?('static_method_id')
|
| D | opcode_parsing.h.erb | 32 % properties = insn.properties 35 % if insn.return? && !insn.properties.include?('dynamic') 86 % if properties.include?("jump") 89 % if properties.include?("float") 96 % if properties.include?("type_id") 106 % elsif properties.include?("string_id") 108 % elsif properties.include?("method_id") or properties.include?("static_method_id") 114 % elsif properties.include?("literalarray_id") # NOTE: 116 % # properties.include?("method_id"), because we … 119 % elsif properties.include?("field_id") or properties.include?("static_field_id")
|
| D | isa.h.erb | 28 % pretty_format.gsub!('ID', 'TYPE') if insn.properties.include?('type_id') 38 % flags << "InstFlags::METHOD_ID" if insn.properties.include? 'method_id' 39 % flags << "InstFlags::STATIC_METHOD_ID" if insn.properties.include? 'static_method_id' 40 % flags << "InstFlags::FIELD_ID" if insn.properties.include? 'field_id' 41 % flags << "InstFlags::STATIC_FIELD_ID" if insn.properties.include? 'static_field_id' 42 % flags << "InstFlags::TYPE_ID" if insn.properties.include? 'type_id' 43 % flags << "InstFlags::STRING_ID" if insn.properties.include? 'string_id' 44 % flags << "InstFlags::LITERALARRAY_ID" if insn.properties.include? 'literalarray_id' 45 % flags << "InstFlags::CALL_RANGE" if (insn.properties.include?('call') || insn.stripped_mnemonic…
|
| D | ins_emit.h.erb | 90 % if insn.properties.include?('method_id') 91 % if insn.properties.include?('call_virt') && ((insn.mnemonic.include? '.virt') || (insn.mn… 96 % elsif insn.properties.include?('static_method_id') 98 % elsif insn.properties.include?('field_id') 100 % elsif insn.properties.include?('static_field_id') 102 % elsif insn.properties.include?('type_id') 104 % elsif insn.properties.include?('string_id') 106 % elsif insn.properties.include?('literalarray_id') 116 % if insn.properties.include?('short_long_range') 122 % if insn.properties.include?('method_id') [all …]
|
| /arkcompiler/runtime_core/assembler/templates/ |
| D | operand_types_print.h.erb | 24 % properties = insn.properties 30 % properties.include?('jump') ? 'label' : 'imm' 32 % if properties.include?('type_id') 34 % elsif properties.include?('string_id') 36 % elsif properties.include?('method_id')
|
| D | opcode_parsing.h.erb | 31 % properties = insn.properties 34 % if insn.return? && !insn.properties.include?('dynamic') 85 % if properties.include?("jump") 88 % if properties.include?("float") 95 % if properties.include?("type_id") 103 % elsif properties.include?("string_id") 105 % elsif properties.include?("literalarray_id") 107 % elsif properties.include?("method_id") 109 % elsif properties.include?("field_id")
|
| D | isa.h.erb | 22 % pretty_format.gsub!('ID', 'TYPE') if insn.properties.include?('type_id') 32 % flags << "InstFlags::METHOD_ID" if insn.properties.include? 'method_id' 33 % flags << "InstFlags::FIELD_ID" if insn.properties.include? 'field_id' 34 % flags << "InstFlags::TYPE_ID" if insn.properties.include? 'type_id' 35 % flags << "InstFlags::STRING_ID" if insn.properties.include? 'string_id' 36 % flags << "InstFlags::LITERALARRAY_ID" if insn.properties.include? 'literalarray_id' 37 % flags << "InstFlags::CALL_RANGE" if (insn.properties.include?('call') || insn.stripped_mnemonic…
|
| /arkcompiler/runtime_core/static_core/disassembler/templates/ |
| D | instructions_test_isa.cpp.erb | 30 % properties = insn.properties 37 % if properties.include?("jump") 40 % if properties.include?("float") 47 % if properties.include?("type_id") 53 % elsif properties.include?("string_id") 55 % elsif properties.include?("method_id") 57 % elsif properties.include?("static_method_id") 59 % elsif properties.include?("literalarray_id") 61 % elsif properties.include?("field_id") 63 % elsif properties.include?("static_field_id")
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | test-schema.json | 9 "properties": { object 26 "properties": { object 33 "properties": { object 60 "properties": { object 91 "properties": { object 95 "properties": { object 105 "properties": { object 133 "properties": { object 203 "properties": { object 239 "properties": { object
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | test-schema.json | 9 "properties": { object 26 "properties": { object 33 "properties": { object 60 "properties": { object 91 "properties": { object 95 "properties": { object 105 "properties": { object 133 "properties": { object 203 "properties": { object 239 "properties": { object
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/consts/ |
| D | LimitedStdAPI.ts | 19 // properties 44 // properties 76 // properties 95 // properties 110 // properties 118 // properties 125 // properties
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| D | annotationUsage.h | 32 explicit AnnotationUsage(Expression *expr, ArenaVector<AstNode *> &&properties) in AnnotationUsage() argument 33 : Statement(AstNodeType::ANNOTATION_USAGE), expr_(expr), properties_(std::move(properties)) in AnnotationUsage() 42 [[nodiscard]] ArenaVector<AstNode *> &Properties() noexcept in Properties() function 47 [[nodiscard]] const ArenaVector<AstNode *> &Properties() const noexcept in Properties() function 54 return &Properties(); in PropertiesPtr() 62 void SetProperties(ArenaVector<AstNode *> &&properties) in SetProperties() argument 64 properties_ = std::move(properties); in SetProperties()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/19.union_types/02.access_to_common_union_members/ |
| D | cm_fld3.params.yaml | 16 # Common properties in interfaces 18 // interfaces, properties of any type 38 // interfaces, properties of number type 58 // interfaces, properties of bigint type 78 // interfaces, properties of Integral type 96 // interfaces, properties of Error type 117 // interfaces, properties of union literal type 138 // interfaces, properties of union type 158 // interfaces, properties of array type 178 // interfaces, properties of tuple type [all …]
|