Home
last modified time | relevance | path

Searched full:mandatory (Results 1 – 25 of 46) sorted by relevance

12

/arkcompiler/runtime_core/static_core/verification/
DVerification.cmake70 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
93 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
114 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
/arkcompiler/ets_frontend/ets2panda/checker/types/
Dsignature.cpp206 // skip check for ets cases only when all parameters are mandatory in Identical()
222 …equivalent signature. Hence, we only need to check if the mandatory parameters of the signature wi… in Identical()
223 … more mandatory parameters can match the parameters of the other signature (including the optional in Identical()
226 XXX_to_check_parameters_number is calculated beforehand by counting mandatory parameters. in Identical()
227 … Signature::params() stores all parameters (mandatory and optional), excluding the rest parameter. in Identical()
235 …Note that optional parameters always come after mandatory parameters, and signatures containing bo… in Identical()
256 mandatory parameters of "this" against ths RestVar of "other". in Identical()
258 … we need to check the remaining mandatory parameters of "other" against the RestVar of "this". in Identical()
/arkcompiler/runtime_core/static_core/libllvmbackend/cmake/
DLLVMInlineModules.cmake81 message(FATAL_ERROR "Mandatory SOURCES argument is not defined.")
84 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
87 message(FATAL_ERROR "Mandatory OUTPUT_VARIABLE argument is not defined.")
/arkcompiler/ets_frontend/ets2panda/test/parser/ets/
Darray_2-expected.txt1 SyntaxError: Comma is mandatory between elements in an array literal [array_2.ets:16:25]
Dtuple_type_3_neg-expected.txt1 SyntaxError: Comma is mandatory between elements in a tuple type declaration [tuple_type_3_neg.ets:…
Dconstructor_super_call1.ets22 super(x) // mandatory super call
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D11_enums.rst42 Qualification by type is mandatory to access the enumeration constant:
51 exported along with the mandatory qualification.
54 are exported along with the mandatory qualification *Color*.
/arkcompiler/runtime_core/static_core/cmake/
DTemplateBasedGen.cmake20 # Mandatory arguments:
90 # Mandatory arguments:
125 # Mandatory arguments:
156 # Mandatory arguments:
DPandaAssembly.cmake33 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
37 message(FATAL_ERROR "Mandatory SOURCE argument is not defined.")
182 message(FATAL_ERROR "Mandatory FILE argument is not defined.")
186 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
446 message(FATAL_ERROR "Mandatory FILE argument is not defined.")
450 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
/arkcompiler/runtime_core/cmake/
DTemplateBasedGen.cmake20 # Mandatory arguments:
89 # Mandatory arguments:
123 # Mandatory arguments:
154 # Mandatory arguments:
DPandaAssembly.cmake33 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
37 message(FATAL_ERROR "Mandatory SOURCE argument is not defined.")
173 message(FATAL_ERROR "Mandatory FILE argument is not defined.")
177 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
430 message(FATAL_ERROR "Mandatory FILE argument is not defined.")
434 message(FATAL_ERROR "Mandatory TARGET argument is not defined.")
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/04.names_declarations_and_scopes/07.variable_and_constant_declarations/02.constant_declarations/
Dconst_decl.ets19 desc: A constant declaration introduces a named entity with mandatory initial value
/arkcompiler/runtime_core/
Dark_config.gni65 # Mandatory arguments:
181 # Mandatory arguments:
243 # Mandatory arguments:
/arkcompiler/runtime_core/gn/ark/runtime_core/
Dark_config.gni70 # Mandatory arguments:
183 # Mandatory arguments:
245 # Mandatory arguments:
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/05.override_methods/
Doverride_method_declaration.ets18 assert: The override keyword is mandatory if an instance method overrides the corresponding instanc…
/arkcompiler/ets_frontend/ts2panda/
Dts2abc_config.gni65 # Mandatory arguments:
147 # Mandatory arguments:
/arkcompiler/runtime_core/static_core/gn/ark/runtime_core/
Dark_config.gni76 # Mandatory arguments:
189 # Mandatory arguments:
251 # Mandatory arguments:
/arkcompiler/runtime_core/static_core/
Dark_config.gni102 # Mandatory arguments:
215 # Mandatory arguments:
277 # Mandatory arguments:
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/cmake/
Dinterop_js_checked_tests.cmake22 message(FATAL_ERROR "Mandatory FILE argument is not defined.")
/arkcompiler/runtime_core/static_core/scripts/llvm/
DREADME.md11 Some variables are mandatory, others are optional.
/arkcompiler/ets_frontend/es2panda/
Des2abc_config.gni38 # Mandatory arguments:
/arkcompiler/runtime_core/static_core/tests/cts-generator/generator/
Dtest_base.rb72 # Mandatory empty line after header
/arkcompiler/runtime_core/tests/cts-generator/generator/
Dtest_base.rb72 # Mandatory empty line after header
/arkcompiler/runtime_core/compiler/docs/
Dpaoc.md16 This is a mandatory option.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dpaoc.md19 This is a mandatory option.

12