Searched full:specify (Results 1 – 25 of 251) sorted by relevance
1234567891011
| /arkcompiler/ets_frontend/test/scripts/sdk_test/ |
| D | options.py | 124 … help='specify sdk path if need to update sdk. Default to use sdk specify in config.yaml') 127 help='specify build mode') 130 help='specify hap mode') 133 help='specify compile mode') 136 help='specify test cases') 138 … help="specify test haps, option can be 'all' or a list of haps seperated by ','") 140 … help='specify image path if need to update rk/phone images. Default not to update image') 142 help='specify whether to verify by running the haps on board.') 145 help='specify log level of test suite') 147 help='specify the file log outputs to, empty string will output to console') [all …]
|
| D | config.yaml | 42 # -hap_module: specify hap module to build in the test. 43 # -hap_module_path: specify hap module path to build in the test,in form of list 44 # -har_module: specify har module to build in the test. 45 # -har_module_path: specify har module path to build in the test,in form of list 46 # -hsp_module: specify hsp module to build in the test. 47 # -hsp_module_path: specify hsp module path to build in the test,in form of list 48 # -cpp_module: specify cpp module to build in the test. 49 # -cpp_module_path: specify cpp module path to build in the test,in form of list
|
| /arkcompiler/runtime_core/docs/ |
| D | assembly_format.md | 5 …ytecode ISA Specification](isa/isa.yaml) instead. This document does not specify the binary format… 141 To specify language `.language` directive is used. It must be declared before any other declaration… 155 | `java.access` | Used to specify access level of record, field or function. Possible values: `priv… 156 | `java.extends` | Used to specify inheritance between records. Value is the name of the base recor… 157 | `java.implements` | Used to specify interface inheritance between records. Value is the name of t… 158 | `java.interface` | Used to specify that the record represents Java interface. | 159 | `java.enum` | Used to specify that the record and its fields represent Java enum. | 160 | `java.annotation` | Used to specify that the record represents Java annotation. | 161 | `java.annotation.type` | Used to specify type of annotation. Possible values: `class`, `runtime`.… 162 | `java.annotation.class` | Used to specify annotation class. Allowed multiple definitions. Value i… [all …]
|
| D | doxygen.config | 49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 161 # Note that you can specify absolute paths here, but also relative paths, which 171 # specify the list of include paths that are normally passed to the compiler 231 # This tag can be used to specify a number of aliases that act as commands in 243 # This tag can be used to specify a number of word-keyword mappings (TCL only). 685 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 695 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed 699 # optionally specify a file name after the option, if omitted DoxygenLayout.xml [all …]
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | doxygen.config | 49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 161 # Note that you can specify absolute paths here, but also relative paths, which 171 # specify the list of include paths that are normally passed to the compiler 231 # This tag can be used to specify a number of aliases that act as commands in 243 # This tag can be used to specify a number of word-keyword mappings (TCL only). 685 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 695 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed 699 # optionally specify a file name after the option, if omitted DoxygenLayout.xml [all …]
|
| /arkcompiler/runtime_core/libabckit/scripts/ |
| D | run_script.sh | 48 …echo " ${RUNNER_OPTION} Specify command that shall execute the script. … 49 …echo " ${RUNNER_ARGS_OPTION} Specify arguments for the script runner. … 51 …echo " ${RET_CODE_OPTION} Specify expected return code of the command. Set to 0 by defau… 123 report_error "You must specify ${RUNNER_OPTION} for ${RUNNER_ARGS_OPTION} to be passed to."
|
| /arkcompiler/runtime_core/libabckit/ |
| D | .doxygen | 49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 96 # The OUTPUT_TEXT_DIRECTION tag is used to specify the direction in which all 169 # Note that you can specify absolute paths here, but also relative paths, which 179 # specify the list of include paths that are normally passed to the compiler 249 # This tag can be used to specify a number of aliases that act as commands in 266 # This tag can be used to specify a number of word-keyword mappings (TCL only). 723 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 733 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed [all …]
|
| /arkcompiler/ets_frontend/test/scripts/utils/download_sdk_and_image/ |
| D | update.py | 174 help='specify which sdk image you want to copy') 177 help='specify where you want to store the file') 179 help='specify which dayu image you want to copy') 182 help='specify where you want to store the file')
|
| D | download.py | 354 help='specify which sdk you want to download') 356 help='specify which dayu200 you want to download') 358 help='specify which day you want to download the sdk') 360 help='specify which day you want to download the dayu') 363 help='specify where you want to store the sdk') 366 help='specify where you want to store the dayu200')
|
| /arkcompiler/ets_frontend/test/scripts/ |
| D | entry.py | 44 help='specify whether to skip the download sdk or not') 46 help='specify whether to skip the download dayu or not')
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/ |
| D | TestArgs.ts | 34 * To 'enable' a certain mode for a test, specify corresponding property 44 * Optional property that can be used to specify additional arguments
|
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe46.md | 8 to specify explicitly.
|
| D | recipe51.md | 7 ArkTS does not allow to specify a class in implements clause. Only interfaces
|
| D | recipe8.md | 7 ArkTS does not support the types ``any`` and ``unknown``. Specify
|
| /arkcompiler/toolchain/build/toolchain/ |
| D | gcc_toolchain.gni | 27 assert(defined(invoker.ar), "gcc_toolchain() must specify a \"ar\" value") 28 assert(defined(invoker.cc), "gcc_toolchain() must specify a \"cc\" value") 29 assert(defined(invoker.cxx), "gcc_toolchain() must specify a \"cxx\" value") 30 assert(defined(invoker.ld), "gcc_toolchain() must specify a \"ld\" value") 44 "Toolchains must specify toolchain_args") 47 "toolchain_args must specify a current_cpu") 49 "toolchain_args must specify a current_os")
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 14_ambients.rst | 21 Ambient declarations are the way to specify entities that are declared 161 Ambient function declarations cannot specify function bodies. 274 Ambient indexer declarations specify the indexing of a class instance 321 Ambient call signature declarations used to specify *callable types* 438 them to specify the platform API or a third-party library API.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/ |
| D | tsconfig.sample.json | 4 "module": "commonjs" /* Specify what module code is generated. */,
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | graph_visitor.h | 32 * // Specify blocks to visit and their order 59 * Specify the order of visiting the blocks.
|
| /arkcompiler/ets_frontend/es2panda/test/benchmark/ |
| D | README.md | 33 Specify the es2abc executable and run the 'run_benchmark.py' for testing: 41 Specify the number of rounds of test case compilation (20 rounds by default): 62 …ontend components to compile the es2abc executable file. and you need to specify the es2abc path w…
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | graph_visitor.h | 32 * // Specify blocks to visit and their order 59 * Specify the order of visiting the blocks.
|
| /arkcompiler/ets_frontend/es2panda/test/patch/11/hotfix/hotfix-throwerror/modify-import/ |
| D | base_mod.js | 16 // Test scenario: modify import variables, es2abc can specify and throw error
|
| /arkcompiler/ets_frontend/es2panda/test/patch/11/coldfix/coldfix-throwerror/modify-import/ |
| D | base_mod.js | 16 // Test scenario: modify import variables, es2abc can specify and throw error
|
| /arkcompiler/ets_frontend/es2panda/test/patch/11/coldreload/modify-import/ |
| D | base_mod.js | 16 // Test scenario: modify import variables, es2abc can specify and throw error
|
| /arkcompiler/ets_frontend/es2panda/test/patch/currentVersion/hotreload/hotreload-throwerror/modify-import/ |
| D | base_mod.js | 16 // Test scenario: modify import variables, es2abc can specify and throw error
|
| /arkcompiler/ets_frontend/es2panda/test/patch/11/hotreload/hotreload-throwerror/modify-import/ |
| D | base_mod.js | 16 // Test scenario: modify import variables, es2abc can specify and throw error
|
1234567891011