Home
last modified time | relevance | path

Searched full:may (Results 1 – 25 of 8217) sorted by relevance

12345678910>>...329

/arkcompiler/runtime_core/
DOAT.xml5 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/
Dmulti_constantpool_func.ts4 * 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/
Dmulti_constantpool_funccall.ts4 * 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/
Dmulti_constantpool_closure.ts4 * 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/
DgenericDefaultParam_2.sts4 * 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. …
Drecord_init_check.sts4 * 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/
Dtest-class-constructor3.ts4 * 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' */
Dtest-ts-parameter-property10.ts4 * 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. …
Dtest-ts-parameter-property9.ts4 * 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. …
Dtest-ts-parameter-property11.ts4 * 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. …
Dtest-ts-parameter-property12.ts4 * 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/
Dtest-class-definition4.js4 * 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/
DCastReference4.sts4 * 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/
DArray_builtin_algorithms.sts.j24 * 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/
DobjectDestructuring33.ts4 * 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…
DobjectDestructuring3.ts4 * 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…
DobjectDestructuring5.ts4 * 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…
DobjectDestructuring2.ts4 * 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…
DobjectLiteralAssignability2.ts4 * 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…
DobjectLiteralAssignability3.ts4 * 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/
Dmember_type_declaration.sts4 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.
Dmember_type_access.sts4 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/
Dcflow_execution_may_go_beyond_the_end.pa3 # 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/
Dreadonly_field_declaration_without_initialization.sts4 * 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/
Dcflow_execution_may_go_beyond_the_end.pa3 # 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