Searched full:specify (Results 1 – 25 of 285) sorted by relevance
12345678910>>...12
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/ |
| D | tsconfig.main.json | 7 …// "tsBuildInfoFile": "./.tsbuildinfo", /* Specify the path to .tsbuildinfo increment… 13 …// "lib": [], /* Specify a set of bundled library declarati… 14 … // "jsx": "preserve", /* Specify what JSX code is generated. */ 17 …// "jsxFactory": "", /* Specify the JSX factory function used when… 18 …// "jsxFragmentFactory": "", /* Specify the JSX Fragment reference used fo… 19 …// "jsxImportSource": "", /* Specify module specifier used to import th… 20 …// "reactNamespace": "", /* Specify the object invoked for 'createElem… 25 "module": "commonjs", /* Specify what module code is generated. */ 26 …// "rootDir": "./", /* Specify the root folder within your source… 27 …// "moduleResolution": "node10", /* Specify how TypeScript looks up a file fro… [all …]
|
| /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/ets2panda/driver/build_system/ |
| D | README.md | 27 Method 2: specify `pandaSdkPath` and `pandaStdlibPath` in build_config.json 42 Build specify local test project.
|
| /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/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/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/ets_frontend/ets2panda/test/ast/compiler/ets/ |
| D | fuzz_invalid_method.ets | 50 /* @@? 33:24 Error SyntaxError: The function parameter 'this' must explicitly specify the typeAnnot… 51 /* @@? 33:30 Error SyntaxError: The function parameter 'this' must explicitly specify the typeAnnot…
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/annotations_tests/ |
| D | annotationUsage_missing_AT_for_function_param.ets | 31 /* @@? 19:20 Error TypeError: need to specify target type for class composite */ 40 /* @@? 22:20 Error TypeError: need to specify target type for class composite */ 56 /* @@? 25:20 Error TypeError: need to specify target type for class composite */
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/ |
| D | README.md | 19 - Specify there following environment variables: 97 - `interpreter` used value for `interpreter-type` option. `DEFAULT` can be used to specify speci… 179 - Specify the option `--time-report`/`time-report.enable: True` 180 - Specify in yaml config file `time-report.time-edges: [1, 5, 10]` where value is a list of integ… 217 It is possible to specify a custom generator. It should be executable file accepting following para… 226 To specify generator and its options use: 237 It's possible to specify steps what should be executed:
|
| /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/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/currentVersion/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/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/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
|
12345678910>>...12