Searched full:may (Results 1 – 25 of 8217) sorted by relevance
12345678910>>...329
| /arkcompiler/runtime_core/ |
| D | OAT.xml | 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 25 …<policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPol… 35 …6. policyitem rule and group: These two fields are used together to merge policy results. "may" po… 55 …<!--policyitem type="copyright" name="xxx" path="abc/.*" rule="may" group="defaultGroup" filefilte… 57 …<policyitem type="license" name="*" path="disassembler/tests/expected/.*" rule="may" group="defaul… 58 …item type="copyright" name="*" path="disassembler/tests/expected/.*" rule="may" group="defaultGrou… 59 …n Kaihong Digital Industry Development Co., Ltd." path="compiler/.*" rule="may" group="defaultGrou… 60 …Digital Industry Development Co., Ltd." path="bytecode_optimizer/.*" rule="may" group="defaultGrou…
|
| /arkcompiler/ets_runtime/test/aottest/aot_multi_constantpool_test/multi_constantpool_func/ |
| D | multi_constantpool_func.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 22 * you may not use this file except in compliance with the License. 23 * You may obtain a copy of the License at
|
| /arkcompiler/ets_runtime/test/aottest/aot_multi_constantpool_test/multi_constantpool_funccall/ |
| D | multi_constantpool_funccall.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 22 * you may not use this file except in compliance with the License. 23 * You may obtain a copy of the License at
|
| /arkcompiler/ets_runtime/test/aottest/aot_multi_constantpool_test/multi_constantpool_closure/ |
| D | multi_constantpool_closure.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 22 * you may not use this file except in compliance with the License. 23 * You may obtain a copy of the License at
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/ |
| D | genericDefaultParam_2.sts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 18 /* @@? 16:30 Error SyntaxError: Required type parameters may not follow optional type parameters. …
|
| D | record_init_check.sts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 23 /* @@? 18:34 Error TypeError: Object literal may only specify known properties */
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ts/ |
| D | test-class-constructor3.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 20 /* @@? 18:5 Error SyntaxError: Classes may not have a field named 'constructor' */
|
| D | test-ts-parameter-property10.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 20 /* @@? 18:17 Error SyntaxError: A parameter property may not be declared using a binding pattern. …
|
| D | test-ts-parameter-property9.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 20 /* @@? 18:17 Error SyntaxError: A parameter property may not be declared using a binding pattern. …
|
| D | test-ts-parameter-property11.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 20 /* @@? 18:17 Error SyntaxError: A parameter property may not be declared using a binding pattern. …
|
| D | test-ts-parameter-property12.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 20 /* @@? 18:17 Error SyntaxError: A parameter property may not be declared using a binding pattern. …
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/js/ |
| D | test-class-definition4.js | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 21 /* @@? 18:10 Error SyntaxError: Classes may not have static property named prototype */
|
| /arkcompiler/ets_frontend/ets2panda/test/runtime/ets/ |
| D | CastReference4.sts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 33 …// Instruction 'checkcast' will always throw an exception here. It may be a sign of possible error… 45 …// Instruction 'checkcast' will always throw an exception here. It may be a sign of possible error…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/templates/stdlib/ |
| D | Array_builtin_algorithms.sts.j2 | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 38 …und of a key. Has to be sorted, otherwise the answer is implementation-defined and may be incorrect 76 …und of a key. Has to be sorted, otherwise the answer is implementation-defined and may be incorrect 91 …und of a key. Has to be sorted, otherwise the answer is implementation-defined and may be incorrect 93 * @param key a value to find upper bound of. It may be not in arr, upper bound will present anyway 129 …und of a key. Has to be sorted, otherwise the answer is implementation-defined and may be incorrect 131 * @param key a value to find upper bound of. It may be not in arr, upper bound will present anyway 144 …und of a key. Has to be sorted, otherwise the answer is implementation-defined and may be incorrect 146 * @param key a value to find lower bound of. It may be not in arr, lower bound will present anyway [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ts/ |
| D | objectDestructuring33.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 20 /* @@? 17:2 Error TypeError: Object literal may only specify known properties, and property 'b' doe…
|
| D | objectDestructuring3.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 18 /* @@? 17:5 Error TypeError: Object literal may only specify known properties, and property 'foo' d…
|
| D | objectDestructuring5.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 18 /* @@? 17:5 Error TypeError: Object literal may only specify known properties, and property 'b' doe…
|
| D | objectDestructuring2.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 18 /* @@? 17:5 Error TypeError: Object literal may only specify known properties, and property 'b' doe…
|
| D | objectLiteralAssignability2.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 18 /* @@? 17:32 Error TypeError: Object literal may only specify known properties, and "b" does not ex…
|
| D | objectLiteralAssignability3.ts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 18 /* @@? 17:42 Error TypeError: Object literal may only specify known properties, and "c" does not ex…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/04.interface_members/ |
| D | member_type_declaration.sts | 4 you may not use this file except in compliance with the License. 5 You may obtain a copy of the License at 19 assert: Interfaces may contain member type declarations.
|
| D | member_type_access.sts | 4 you may not use this file except in compliance with the License. 5 You may obtain a copy of the License at 19 assert: Interfaces may contain member type declarations.
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | cflow_execution_may_go_beyond_the_end.pa | 3 # you may not use this file except in compliance with the License. 4 # You may obtain a copy of the License at 16 # execution may go beyond the end
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/05.field_declarations/02.readonly_constant_fields/ |
| D | readonly_field_declaration_without_initialization.sts | 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 18 assert: A variable with the readonly modifier may only be initialized once, its value could not be …
|
| /arkcompiler/runtime_core/static_core/tests/verifier-tests/ |
| D | cflow_execution_may_go_beyond_the_end.pa | 3 # you may not use this file except in compliance with the License. 4 # You may obtain a copy of the License at 16 # execution may go beyond the end
|
12345678910>>...329