Home
last modified time | relevance | path

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

12

/arkcompiler/runtime_core/static_core/docs/
Dassembly_format.md409 arg_list := <","-separated list of argument names and their respective types>
411 func_code := <newline-separated sequence of bytecode instructions and their operands>
420 arg_list := <","-separated list of argument names and their respective types>
422 ctor_code := <newline-separated sequence of bytecode instructions and their operands>
429 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
433 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
441 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
445 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
452 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/10.trailing_lambda/
Dtrlambda_static_met.params.yaml128 # regular lambda cases with extra block afterwards separated by a semicolon
139 // not a trailing lambda, block separated by semicolon
152 // not a trailing lambda, block separated by semicolon
Dtrlambda_met.params.yaml128 # regular lambda cases with extra block afterwards separated by a semicolon
139 // not a trailing lambda, block separated by semicolon
152 // not a trailing lambda, block separated by semicolon
Dtrlambda_func.params.yaml116 # regular lambda cases with extra block afterwards separated by a semicolon
124 // not a trailing lambda, block separated by semicolon
135 // not a trailing lambda, block separated with semicolon
/arkcompiler/runtime_core/static_core/verification/verifier/
Doptions.yaml23 description: Boot panda files separated by colon
29 description: Panda files separated by colon which is not within boot-panda-files
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/01.interface_declarations/
Dempty_interface_declaration_with_type_params.params.yaml22 # A list that contains comma separated identifiers
/arkcompiler/runtime_core/docs/
Dassembly_format.md456 arg_list := <","-separated list of argument names and their respective types>
458 func_code := <newline-separated sequence of bytecode instructions and their operands>
465 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
469 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
477 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
481 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
488 …assumes the assignment of a value, and the value that is assigned to it, separated by the sign "=">
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/11.semicolons/
Dsemicol_p.params.yaml23 // multiple semicolons line separated
/arkcompiler/runtime_core/docs/diagrams/
Dgc-thread-activity.puactivity28 :Run GC with obtained task in separated thread;
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D20_implementation.rst35 as a separated module written in |TS|;
/arkcompiler/runtime_core/libpandabase/
DREADME.md132 - Argument and it's value may be separated either by whitespace (` `) or by equals (`=`) sign
134 - Positional arguments should be without names or `=` signs, separated by whitespaces
140 - list values must be repeated with arg name or separated by delimiter
/arkcompiler/runtime_core/static_core/libpandabase/
DREADME.md132 - Argument and it's value may be separated either by whitespace (` `) or by equals (`=`) sign
134 - Positional arguments should be without names or `=` signs, separated by whitespaces
140 - list values must be repeated with arg name or separated by delimiter
/arkcompiler/runtime_core/tests/cts-coverage-tool/
DREADME.md23 --spec (-s) - ISA spec files, comma-separated, merged into one if multiple specified, required
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/
DREADME.md23 --spec (-s) - ISA spec files, comma-separated, merged into one if multiple specified, required
/arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/
Dreadme.md29 …configuration file and replaces corresponded variables in the template. Separated test object will…
85 …xample contains two YAML objects fragments, each of them will be used for creating a separated test
/arkcompiler/runtime_core/scripts/third-party-lists/
Dpublic19 # * Fields in a record are separated by comma (,) without surrounding whitespaces
/arkcompiler/runtime_core/static_core/scripts/third-party-lists/
Dpublic19 # * Fields in a record are separated by comma (,) without surrounding whitespaces
/arkcompiler/runtime_core/compiler/docs/
Dpaoc.md15 - Comma-separated list of panda files to compile.
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method_signature.h26 // Arguments type separated from return type by ":". Object names bounded by 'L' and ';'
/arkcompiler/runtime_core/static_core/compiler/docs/
Dpaoc.md18 - Comma-separated list of panda files to compile.
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/
DREADME.md20 …ngle short line, newlines can be omitted. Single line statement must be separated from braces with…
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/benchmark/
DREADME.md24 Comma separated list of compiler options for C2P (see 'build/bin/c2p
/arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/
DREADME.md24 Comma separated list of compiler options for C2P (see 'build/bin/c2p
/arkcompiler/runtime_core/static_core/irtoc/lang/
Doptions.rb31 …opts.on("--input=PATH", "Input files, separated by ':' symbol") { |v| self.input_files = v.split('…
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/
Dinterop_intrinsic_opt_doc.md37 … bb1. Consider a (weakly) connected component `S` in this graph. `S` is separated from `V(G)\S` by…

12