Home
last modified time | relevance | path

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

1234567

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dbitmap.h138 * @param begin - beginning index of the range, inclusive.
202 * @param begin - beginning index of the range, inclusive.
217 * @param begin - beginning index of the range, inclusive.
224 * @param begin - beginning index of the range, inclusive.
236 * @param begin - beginning index of the range, inclusive.
248 * @param begin - beginning BitmapWord index of the range, inclusive.
263 * @param begin - beginning BitmapWord index of the range, inclusive.
348 * @param begin_within_word - beginning index within word, in range [0, BITSPERWORD).
371 * @param begin - beginning global bit index.
Dgc_settings.h51 /// @brief dump heap at the beginning and the end of GC
220 /// Dump heap at the beginning and the end of GC
/arkcompiler/runtime_core/static_core/compiler/docs/
Descape_analysis.md26beginning of the block its state is evaluated using states of predecessing blocks. If there is onl…
127 …es object states only for the objects that are known to be alive at the beginning of the target bl…
/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
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Djnez.obj.yaml20 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
295 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
314 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
378 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Djeqz.obj.yaml20 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
295 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
313 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
379 …Transfer execution to an instruction at offset bytes from the beginning of the current instruction…
Dthrow.yaml519 …description: "Check that the verifier prohibits a fallthrough to the beginning of open-ended excep…
570 …description: "Check that the verifier prohibits a fallthrough to the beginning of close-ended exce…
624 …"Check that the verifier prohibits an open-ended exception handler at the beginning of a function."
651 …Check that the verifier prohibits an close-ended exception handler at the beginning of a function."
679 …Check that the verifier prohibits a fallthrough from one handler to the beginning of another excep…
732 …Check that the verifier prohibits a fallthrough from one handler to the beginning of another excep…
Djeqz.yaml21 from the beginning of the current instruction
237 Branch target should point to a beginning
Djgtz.yaml21 from the beginning of the current instruction
247 Branch target should point to a beginning
Djltz.yaml21 from the beginning of the current instruction
249 Branch target should point to a beginning
/arkcompiler/runtime_core/static_core/libpandabase/
Dtest_utilities.h22 // because in this mode after process clone() test is tried to be started from the very beginning
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DString.sts177 * index is the beginning of a surrogate pair, the int
195 * index is the beginning of a surrogate pair, the int
213 * index is the beginning of a surrogate pair, the int
430 * @returns index of the character from the beginning of this string, or -1 if not found
441 * @returns index of the character from the beginning of this string, or -1 if not found
452 * @returns index of the str from the beginning of this string, or -1 if not found
468 * @returns index of the str from the beginning of this string, or -1 if not found
477 * @returns index of the character from the beginning of this string, or -1 if not found
490 * @returns index of the character from the beginning of this string, or -1 if not found
513 * @returns index of the str from the beginning of this string, or -1 if not found
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/containers/
DBlockingQueue.sts56 // If there is a lot of free space at the beginning of an array in a BlockingQueue,
57 // it is better to copy elements to the beginning - it saves space for new objects.
/arkcompiler/ets_runtime/test/perform/string/
Dexpect_output.txt33 string replace into string.replace searchtag in the beginning of the input parameter : 46
/arkcompiler/runtime_core/static_core/cmake/
DSanitizers.cmake44 # 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/static_core/plugins/ets/doc/tutorial/
Dintro.rst59 practices of |LANG|. After reading this tutorial from the beginning to the end,
/arkcompiler/runtime_core/tests/checked/
DREADME.md7 beginning of the line.
/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/panda_guard/util/
Dstring_util.h84 … * The slash/in JavaScript is the delimiter for regular expressions, indicating the beginning and
/arkcompiler/runtime_core/static_core/runtime/fibers/
Dfiber_context.h66 …* to the beginning of func. Upon completion, func should use SwitchContext() to transfer control f…

1234567