Home
last modified time | relevance | path

Searched full:but (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/arkcompiler/ets_runtime/test/aottest/class_method_signature/
Dclass_method_signature.ts18 // one signature but no body
25 return "test one signature but no body";
32 // multi-signatures but one body
45 return "test multi-signatures but one body";
53 // multi-signature but no body.
64 return "test multi-signatures but no body";
Dexpect_output.txt14 test one signature but no body
16 test multi-signatures but one body
18 test multi-signatures but no body
/arkcompiler/runtime_core/tests/cts-coverage-tool/
DREADME.md26 --full_md (-F) - same as --full, but in markdown format
28 --uncovered_md (-U) - same as --uncovered, but in markdown format
30 --orphaned_md (-O) - same as --orphaned, but in markdown format
/arkcompiler/runtime_core/compiler/docs/
Dplt.md8 but not always.
25 `ThirdSlot` would actually store `Method pointer` after resolving, but during AOT file loading it i…
118 …re filled with zeroes and after resolving they both store `Class pointer`, but have different mean…
156 It stores gathered `Class pointer` into `ThirdSlot`, and also does the same for `SecondSlot` but un…
175 in 3 Resolvers (all but CallStatic) is actually a caller-saved for `arm64`, but callee-saved for `x…
184 It actually copies the `SlowPath` behavior of usual `BoundaryFrame` class constructor, but with one…
185 for 3 out of 4 Resolvers (all but CallStatic) "return address" and "previous frame" values which ar…
203 AOT file, but distance to `.aot_got` section can be calculated in the same way like for usual code …
Dreg_alloc_graph_coloring_doc.md23 …scan from works of Wimmer ("Linear Scan Register Allocation on SSA Form"). But output is an Interf…
46 Base for this register assignment algorithm is a greedy-coloring algorithm, but with modification t…
49 …, because it’s not only doesn’t touch colors of already colored neighbors, but takes in account bi…
50 …et bit. On second phase search continues from found position on 1st phase, but now on “Full”-busy …
/arkcompiler/ets_runtime/
DLICENSE28 including but not limited to software source code, documentation
32 transformation or translation of a Source form, including but
56 to the Licensor or its representatives, including but not limited to
59 Licensor for the purpose of discussing and improving the Work, but
161 Work (including but not limited to damages for loss of goodwill,
/arkcompiler/toolchain/
DLICENSE28 including but not limited to software source code, documentation
32 transformation or translation of a Source form, including but
56 to the Licensor or its representatives, including but not limited to
59 Licensor for the purpose of discussing and improving the Work, but
161 Work (including but not limited to damages for loss of goodwill,
/arkcompiler/ets_runtime/script/
Drun_ark_executable.py70 + "]\n>>>>> But got: [" + returncode + "]")
78 + "]\n>>>>> But got: [" + out_str + "]")
90 + "]\n>>>>> But got: [" + out_str + "]")
/arkcompiler/runtime_core/
DLICENSE28 including but not limited to software source code, documentation
32 transformation or translation of a Source form, including but
56 to the Licensor or its representatives, including but not limited to
59 Licensor for the purpose of discussing and improving the Work, but
161 Work (including but not limited to damages for loss of goodwill,
/arkcompiler/runtime_core/tests/cts-generator/runner/reporters/
Dallure_reporter.rb111 set_failure('Test is compiled, but should be rejected.')
126 set_failure("Exit code: #{status}, but expected failure.")
131 set_failure("Verifier exit code: #{status}, but expected failure.")
Dtest_reporter.rb87 @logger.log 1, 'Compilation succeeded, but compilation failure expected.'
105 @logger.log 1, "Ark exit code: #{status}, but expected ark failure."
111 @logger.log 1, "Verifier exit code: #{status}, but expected verifier failure."
Djtr_reporter.rb105 @status = 'Failed. Test is compiled, but should be rejected.'
120 @status = "Failed. Exit code: #{status}, but expected failure."
125 @status = "Failed. Verifier exit code: #{status}, but expected failure."
/arkcompiler/runtime_core/runtime/tests/
Dexception_test.cpp171 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
254 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
340 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
426 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
513 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
600 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
683 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
766 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
851 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
936 << "AbstractMethod exception should have been thrown, but another has"; in TEST_F()
[all …]
/arkcompiler/ets_frontend/
DLICENSE28 including but not limited to software source code, documentation
32 transformation or translation of a Source form, including but
56 to the Licensor or its representatives, including but not limited to
59 Licensor for the purpose of discussing and improving the Work, but
161 Work (including but not limited to damages for loss of goodwill,
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md115 In an ideal case, accumulator register may safe us ~25% of size. But it needs to be used carefully:
177 (acc-reg-reg, acc-reg, acc-imm) and integer-based jumps, but not for floating-point arithmetic
195 The first approach bloats the instruction set, but keeps the semantics of each instruction simple
196 and compact. The second approach keeps the instruction set small, but bloats the semantics of
199 It may seem that the dynamically typed approach is better for dynamically typed languages, but it
Dcoding-style.md4 But we have some modifications:
46 11. When a return statement is unreachable, but the language syntax requires it, mark it with somet…
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Delf.cpp58 << ", but got " << header.e_ident[EI_MAG0] << header.e_ident[EI_MAG1] in VerifyELFHeader()
64 << version << ", but got " << header.e_version; in VerifyELFHeader()
/arkcompiler/runtime_core/libpandabase/
Doptions.yaml16 …# It is better to name this namespace simply "panda::base", but there is already namespace "ecmasc…
18 …# this repository, but there is the external repository arkcompiler_ets_runtime, which uses us as …
/arkcompiler/ets_frontend/es2panda/test/parser/concurrent/
Dinvalid-concurrent-generator-function-expected.txt2 the size of programs is expected to be 1, but is 0
Dinvalid-concurrent-arrow-function-expected.txt2 the size of programs is expected to be 1, but is 0
Dinvalid-concurrent-async-generator-function-expected.txt2 the size of programs is expected to be 1, but is 0
Dinvalid-concurrent-async-arrow-function-expected.txt2 the size of programs is expected to be 1, but is 0
Dusing-mutable-lexical-variable-2-expected.txt2 the size of programs is expected to be 1, but is 0
Dusing-mutable-lexical-variable-4-expected.txt2 the size of programs is expected to be 1, but is 0
Dusing-mutable-lexical-variable-1-expected.txt2 the size of programs is expected to be 1, but is 0

12345678910>>...15