Searched full:specified (Results 1 – 25 of 607) sorted by relevance
12345678910>>...25
| /arkcompiler/runtime_core/tests/checked/ |
| D | README.md | 16 * **CHECKER** (description: string) begin new Checker with specified description 29 …(name: string) start check of specified method, all following checks that require specific method … 31 * **PASS_BEFORE** (pass_name: string) select pass that is right before the specified one 32 * **INST** (inst: pattern) search specified instruction in the ir dump file specified by commands `… 35 * **IR_COUNT** (inst: string) search specified phrase and counts the number in the ir dump file spe… 36 * **BLOCK_COUNT** () equal to `IR_COUNT ("BB ")`, i.e. search specified basic blocks and counts the… 39 * **ASM_METHOD** (name: string) select a specified method in disasm file, next "ASM*" checks will b… 40 * **ASM_INST** (inst: pattern) select a specified instruction in disasm file, next "ASM*" checks wi… 42 If none of these checks were specified, then search will be applied in the whole disasm file.
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | README.md | 16 * **CHECKER** (description: string) begin new Checker with specified description 29 …(name: string) start check of specified method, all following checks that require specific method … 31 * **PASS_BEFORE** (pass_name: string) select pass that is right before the specified one 32 * **INST** (inst: pattern) search specified instruction in the ir dump file specified by commands `… 35 * **IR_COUNT** (inst: string) search specified phrase and counts the number in the ir dump file spe… 36 * **BLOCK_COUNT** () equal to `IR_COUNT ("BB ")`, i.e. search specified basic blocks and counts the… 39 * **ASM_METHOD** (name: string) select a specified method in disasm file, next "ASM*" checks will b… 40 * **ASM_INST** (inst: pattern) select a specified instruction in disasm file, next "ASM*" checks wi… 42 If none of these checks were specified, then search will be applied in the whole disasm file.
|
| /arkcompiler/toolchain/ |
| D | OAT.xml | 24 …ult policy for projects under this task, this field is required and the specified policy must defi… 25 …filefilter for projects under this task, this field is required and the specified filefilter must … 34 "compatibility" is used to check license compatibility in the specified path; 35 "license" is used to check source license header in the specified path; 36 "copyright" is used to check source copyright header in the specified path; 37 … "import" is used to check source dependency in the specified path, such as import ... ,include ... 38 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 39 …"filename" is used to check whether the specified file exists in the specified path(support projec…
|
| /arkcompiler/runtime_core/libpandabase/ |
| D | options.yaml | 79 description: Enable logs from specified components 87 description: Enable debug or above logs from specified components 95 description: Enable info or above logs from specified components 103 description: Enable warning or above logs from specified components 111 description: Enable error or above logs from specified components 119 description: Enable fatal logs from specified components
|
| /arkcompiler/runtime_core/static_core/libpandabase/ |
| D | options.yaml | 82 description: Enable logs from specified components 90 description: Enable debug or above logs from specified components 98 description: Enable info or above logs from specified components 106 description: Enable warning or above logs from specified components 114 description: Enable error or above logs from specified components 122 description: Enable fatal logs from specified components
|
| /arkcompiler/ets_frontend/arkguard/ |
| D | OAT.xml | 27 "compatibility" is used to check license compatibility in the specified path; 28 "license" is used to check source license header in the specified path; 29 "copyright" is used to check source copyright header in the specified path; 30 … "import" is used to check source dependency in the specified path, such as import ... ,include ... 31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 32 …"filename" is used to check whether the specified file exists in the specified path(projectroot me…
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/annotation_tests/ |
| D | annotationUsage_missing_arguements02.sts | 29 /* @@? 20:2 Error TypeError: The required field 'testProperty2' must be specified. Fields without d… 30 /* @@? 23:2 Error TypeError: The required field 'testProperty2' must be specified. Fields without d… 31 /* @@? 23:2 Error TypeError: The required field 'testProperty1' must be specified. Fields without d… 32 /* @@? 25:6 Error TypeError: The required field 'testProperty1' must be specified. Fields without d…
|
| D | annotationUsage_missing_arguements01.sts | 23 /* @@? 20:2 Error TypeError: The required field 'testProperty2' must be specified. Fields without … 24 /* @@? 20:2 Error TypeError: The required field 'testProperty1' must be specified. Fields without …
|
| D | annotationUsage_bad_param08.sts | 26 /* @@? 21:2 Error TypeError: The required field 'testProperty2' must be specified. Fields without d… 27 /* @@? 21:2 Error TypeError: The required field 'testProperty1' must be specified. Fields without d…
|
| /arkcompiler/ets_frontend/ |
| D | OAT.xml | 23 …ult policy for projects under this task, this field is required and the specified policy must defi… 24 …filefilter for projects under this task, this field is required and the specified filefilter must … 33 "compatibility" is used to check license compatibility in the specified path; 34 "license" is used to check source license header in the specified path; 35 "copyright" is used to check source copyright header in the specified path; 36 … "import" is used to check source dependency in the specified path, such as import ... ,include ... 37 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 38 …"filename" is used to check whether the specified file exists in the specified path(support projec…
|
| /arkcompiler/ets_runtime/ |
| D | OAT.xml | 24 …ult policy for projects under this task, this field is required and the specified policy must defi… 25 …filefilter for projects under this task, this field is required and the specified filefilter must … 34 "compatibility" is used to check license compatibility in the specified path; 35 "license" is used to check source license header in the specified path; 36 "copyright" is used to check source copyright header in the specified path; 37 … "import" is used to check source dependency in the specified path, such as import ... ,include ... 38 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 39 …"filename" is used to check whether the specified file exists in the specified path(support projec…
|
| /arkcompiler/runtime_core/static_core/ |
| D | OAT.xml | 27 "compatibility" is used to check license compatibility in the specified path; 28 "license" is used to check source license header in the specified path; 29 "copyright" is used to check source copyright header in the specified path; 30 … "import" is used to check source dependency in the specified path, such as import ... ,include ... 31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 32 …"filename" is used to check whether the specified file exists in the specified path(projectroot me…
|
| /arkcompiler/runtime_core/ |
| D | OAT.xml | 27 "compatibility" is used to check license compatibility in the specified path; 28 "license" is used to check source license header in the specified path; 29 "copyright" is used to check source copyright header in the specified path; 30 … "import" is used to check source dependency in the specified path, such as import ... ,include ... 31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 32 …"filename" is used to check whether the specified file exists in the specified path(projectroot me…
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/ |
| D | readme.md | 95 Additionally, a test suite can be specified with the option `--test-suite`: for example, for test26… 123 - If some keys are repeated the latest value is taken (from the last specified config file) 124 - If for a key different types are specified the first-met type is taken 125 - If for a key different lists are specified they are merged and repeated values are excluded. 141 Note: after `/` the option name from config file is specified. 153 - **excluded** test lists - tests specified here are excluded from execution. "Don't try to run" 154 - **ignored** test lists - tests specified here run, but failures are ignored. Such lists are nam… 164 - `debug-info` is `DI` when `--es2panda-debug-info` option is specified. 176 In any test list the test is specified as path to the test file relative from the `test_root`: Exam… 182 Test file specified in the option `--test-file` should be set in this format too. [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe51.md | 1 # Classes cannot be specified in ``implements`` clause 8 may be specified.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | Date.sts | 416 * (YYYY-MM-DDTHH:mm:ss.sssZ) is explicitly specified to be supported. 713 * @returns locale string in the specified format. 759 * of the date portion of the specified date in the user agent's timezone. 762 * of the date portion of the specified date in the user agent's timezone. 770 * of the date portion of the specified date in the user agent's timezone. 773 * of the date portion of the specified date in the user agent's timezone. 780 …* The `getDate()` method returns the day of the month for the specified date according to local ti… 825 … * Returns the day of the month (from 1 to 31) in the specified date according to universal time. 878 * Returns the day of the week for the specified date according to local time, 891 …* Returns the day of the week in the specified date according to universal time, where 0 represent… [all …]
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | lda.str.yaml | 30 description: Load string specified by id into accumulator. 42 description: Load string specified by id into accumulator. 113 description: Load string specified by id into accumulator. 142 description: Load string specified by id into accumulator. 181 description: Load string specified by id into accumulator. 221 description: Load string specified by id into accumulator. 273 description: Load string specified by id into accumulator. 332 description: Load string specified by id into accumulator. 385 description: Load string specified by id into accumulator. 426 description: Load string specified by id into accumulator.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | String.sts | 175 * Gets the codepoint at the specified index in this string. 183 * @returns the codepoint at the specified index 193 * Gets the codepoint at the specified index in this string. 201 * @returns the codepoint at the specified index 211 * Gets the codepoint at the specified index in this string. 219 * @returns the codepoint at the specified index 386 * the specified index starts with the specified prefix. 404 * Checks that this string ends with the specified suffix. 534 * Selects a substring of this String, starting at a specified index 546 * Selects a substring of this String, starting at a specified index [all …]
|
| D | BuiltinArray.sts | 329 * Determines whether all the members of an array satisfy the specified test. 347 * Determines whether the specified callback function returns true for any element of an array. 365 * Returns the elements of an array that meet the condition specified in a callback function. 394 …* Calls the specified callback function for all the elements in an array. The return value of the … 412 …* Calls the specified callback function for all the elements in an array. The return value of the … 416 …* @param initialValue If initialValue is specified, it is used as the initial value to start the a… 429 …* Calls the specified callback function for all the elements in an array, in descending order. The… 447 …* Calls the specified callback function for all the elements in an array, in descending order. The… 451 …* @param initialValue If initialValue is specified, it is used as the initial value to start the a… 464 * Performs the specified action for each element in an array. [all …]
|
| /arkcompiler/runtime_core/static_core/verification/config/ |
| D | README.md | 6 instruction at specified offset in managed code 10 if no offset specified, default is 0.
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | lda.str.yaml | 23 description: Load string specified by id into accumulator. 33 description: Load string specified by id into accumulator. 103 description: Load string specified by id into accumulator. 131 description: Load string specified by id into accumulator. 169 description: Load string specified by id into accumulator. 220 description: Load string specified by id into accumulator. 272 description: Load string specified by id into accumulator.
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/ |
| D | cli_options.py | 164 …help='compile into .abc file the specified number of times; works only with the option compare-fil… 182 help='run tests only of specified group number. Used only if --groups is set. ' 189 help='run tests only of specified chapter. Can be specified several times.') 207 … help='config with runner options. Can be specified several config files, they will be merged. ' 291 … 'Several values can be set - in such case formats of all specified values are generated. ' 297 'where $WorkDir is the folder specified by the option --work-dir') 302 'where $WorkDir is the folder specified by the option --work-dir') 307 'where $WorkDir is the folder specified by the option --work-dir') 312 'where $WorkDir is the folder specified by the option --work-dir') 317 'where $WorkDir is the folder specified by the option --work-dir') [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/05.generics/02.generic_instantiations/01.type_arguments/type_arguments_of_parameterized_declarations/ |
| D | class_variance_neg1.sts | 19 …It is a compile-time error if a covariant wildcard is specified for a contravariant type parameter. 20 …It is a compile-time error if a contravariant wildcard is specified for a covariant type parameter.
|
| D | interface_variance_neg1.sts | 19 …It is a compile-time error if a covariant wildcard is specified for a contravariant type parameter. 20 …It is a compile-time error if a contravariant wildcard is specified for a covariant type parameter.
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_array_buffer_test.cpp | 29 * @tc.desc: Copies the specified array buffer data block to a memory space with the specified size. 66 …* @tc.desc: Attach the specified array buffer to the specified data, then detach the data, and ver…
|
12345678910>>...25