Home
last modified time | relevance | path

Searched full:beginning (Results 1 – 25 of 63) sorted by relevance

123

/arkcompiler/runtime_core/runtime/mem/gc/
Dbitmap.h129 * @param begin - beginning index of the range, inclusive.
208 * @param begin - beginning index of the range, inclusive.
223 * @param begin - beginning index of the range, inclusive.
230 * @param begin - beginning index of the range, inclusive.
242 * @param begin - beginning index of the range, inclusive.
254 * @param begin - beginning BitmapWord index of the range, inclusive.
269 * @param begin - beginning BitmapWord index of the range, inclusive.
329 * @param begin_within_word - beginning index within word, in range [0, BITSPERWORD).
355 * @param begin - beginning global bit index.
Dgc_settings.h56 * \brief dump heap at the beginning and the end of GC
168 …bool is_dump_heap_ = false; /// dump heap at the beginning and the end o…
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Djnez.obj.yaml24 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
389 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
409 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
430 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
495 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
562 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djeqz.obj.yaml24 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
389 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
408 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
428 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
495 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
564 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djeq.obj.yaml24 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
875 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
949 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
1024 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
1138 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
1254 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djne.obj.yaml24 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
877 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
952 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
1028 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
1143 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
1260 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djgtz.yaml21 from the beginning of the current instruction
248 Branch target should point to a beginning
Djeqz.yaml21 from the beginning of the current instruction
238 Branch target should point to a beginning
Djltz.yaml21 from the beginning of the current instruction
250 Branch target should point to a beginning
Djlez.yaml21 from the beginning of the current instruction
313 Branch target should point to a beginning
Djgez.yaml21 from the beginning of the current instruction
308 Branch target should point to a beginning
Dthrow.yaml1069 …description: "Check that the verifier prohibits a fallthrough to the beginning of open-ended excep…
1122 …description: "Check that the verifier prohibits a fallthrough to the beginning of close-ended exce…
1179 …"Check that the verifier prohibits an open-ended exception handler at the beginning of a function."
1209 …Check that the verifier prohibits an close-ended exception handler at the beginning of a function."
1240 …Check that the verifier prohibits a fallthrough from one handler to the beginning of another excep…
1295 …Check that the verifier prohibits a fallthrough from one handler to the beginning of another excep…
Djmp.yaml20 …Unconditionally transfer execution to an instruction at offset bytes from the beginning of the cur…
Djne.yaml19 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
905 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
955 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djlt.yaml19 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
905 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
955 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djgt.yaml19 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
905 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
955 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djeq.yaml19 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
909 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
959 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djle.yaml19 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
905 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
955 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djge.yaml19 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
905 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
955 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
/arkcompiler/runtime_core/cmake/
DSanitizers.cmake45 # As of beginning of May 2020 we have checked: gcc 7.5.0, gcc 8.4.0, gcc 9.3.0 and 10.0-rc versions…
/arkcompiler/runtime_core/tests/checked/
DREADME.md7 beginning of the line.
/arkcompiler/runtime_core/docs/
Dfile_format.md52 Unless otherwise specified, all offsets are calculated from the beginning of the file.
469 All shorty elements are divided into groups of 4 elements starting from the beginning.
807 The structure is organized as an array of offsets from the beginning of the file to the
822 The structure is organized as an array of offsets from the beginning of the file to the [Line Numbe…
849 The structure is organized as an array of offsets from the beginning og the file to the [Method](#m…
863 The structure is organized as an array of offsets from the beginning og the file to the [Field](#fi…
877 The structure is organized as an array of offsets from the beginning og the file to the [Proto](#pr…
891 The structure is organized as an array of offsets from the beginning of the file to the [LiteralArr…
942 …which corresponds to line number in source code. All lines are numbered beginning at 1 so the regi…
/arkcompiler/runtime_core/verification/cflow/
Dcflow_check.cpp72 * - fallthrough on beginning of exception handler is prohibited
/arkcompiler/runtime_core/docs/bc_verification/
Dcflow_checks.md145 fallthrough on beginning of exception handler are allowed.
/arkcompiler/runtime_core/bytecode_optimizer/
Doptimize_bytecode.cpp188 // handle the instructions that are at the beginning of code but do not have column number in ColumnNumberPropagate()
219 // handle the instructions that are at the beginning of code but do not have line number in LineNumberPropagate()

123