Searched full:indicate (Results 1 – 25 of 47) sorted by relevance
12
| /arkcompiler/runtime_core/runtime/interpreter/ |
| D | frame.h | 74 // Instrumentation: indicate what the frame must be force poped 76 // Instrumentation: indicate what the frame must retry last instruction 78 // Instrumentation: indicate what the frame must notify when poped 80 // Indicate that the frame was created after deoptimization. 84 …// Indicate whether this frame is stackless frame, only take effects under stackless interpreter m… 86 …// Indicate whether this frame is initobj frame, only take effects under stackless interpreter mod… 89 // Indicate whether this frame is created in Method::Invoke 92 // Indicate whether this frame is static or dynamic, which decides the frame layout
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | bug_2107_1.pa | 38 # Return 0 to indicate that negative test failed, because this line is unreachable and code will …
|
| D | bug_2107_2.pa | 40 # Return 0 to indicate that negative test failed, because this line is unreachable and code will …
|
| /arkcompiler/runtime_core/docs/ |
| D | glossary.md | 12 compilation" are used to indicate that the source code or bytecode is compiled before actual 25 compilation" are used to indicate that the source code or bytecode is compiled during program
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | u32tou1.yaml | 68 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | i64toi32.yaml | 75 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u32tou16.yaml | 67 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u32toi8.yaml | 72 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u32tof32.yaml | 85 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | i64tou1.yaml | 76 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u64toi32.yaml | 72 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u32toi16.yaml | 72 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u64tou32.yaml | 67 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u32tof64.yaml | 85 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u32toi64.yaml | 67 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u32tou8.yaml | 67 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | u64tou1.yaml | 68 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | i32tof32.yaml | 85 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | i32tou1.yaml | 66 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | i64tof64.yaml | 100 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | i32tou8.yaml | 65 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | i32tou16.yaml | 65 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | i32tof64.yaml | 85 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | f32tof64.yaml | 95 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
| D | i32toi64.yaml | 65 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
|
12