Home
last modified time | relevance | path

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

123

/arkcompiler/runtime_core/static_core/plugins/ets/tests/scripts/micro-benchmarks/
DREADME.md19 | `--runtime-options` | Comma separated list of runtime options for ARK. Example: --runtime-options…
20 | `--aot-options` | Comma separated list of aot options for ARK_AOT. |
/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/12.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/tests/vm-benchmarks/src/vmb/
Dcli.py78 help='Comma-separated list of lang plugins')
84 help='Filter by tag (comma-separated list)')
88 help='Skip if tagged (comma-separated list)')
92 help='Filter by name (comma-separated list)')
97 '(comma-separated list)')
118 help='Comma-separated list of hook plugins')
/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/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/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/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/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/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/tests/cts-coverage-tool/
DREADME.md23 --spec (-s) - ISA spec files, comma-separated, merged into one if multiple specified, required
/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/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/static_core/platforms/unix/libpandabase/
Dtime.h47 …is the position of the start real time entry in stat file, all entries in the file are separated by in GetStartRealTime()
/arkcompiler/runtime_core/scripts/third-party-lists/
Dpublic19 # * Fields in a record are separated by comma (,) without surrounding whitespaces
/arkcompiler/toolchain/build/toolchain/mac/
Dlinker_driver.py51 comma-separated arguments to be passed to the strip command.
188 strip_args_string: string, Comma-separated arguments for `strip`.
/arkcompiler/runtime_core/static_core/scripts/third-party-lists/
Dpublic19 # * Fields in a record are separated by comma (,) without surrounding whitespaces
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_options.cpp116 … " \tEnable debug trace for specified phases in the comma separated list\n",
121 … " \tSkip the phases specified in the comma separated list\n",
/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/doc/system_arkts/
Dsuppression.rst40 Arguments must be separated with commas without whitespaces.

123