Home
last modified time | relevance | path

Searched full:beginning (Results 1 – 25 of 166) 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…
Dobject_type_propagation_doc.md14 …te`s for already computed predecessors to find `BasicBlockState` for the **beginning** of the block
/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…
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
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…
/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/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/plugins/ets/stdlib/std/core/
DString.ets189 * index is the beginning of a surrogate pair, the int
207 * index is the beginning of a surrogate pair, the int
225 * index is the beginning of a surrogate pair, the int
450 * @returns index of the character from the beginning of this string, or -1 if not found
461 * @returns index of the character from the beginning of this string, or -1 if not found
472 * @returns index of the str from the beginning of this string, or -1 if not found
488 * @returns index of the str from the beginning of this string, or -1 if not found
497 * @returns index of the character from the beginning of this string, or -1 if not found
510 * @returns index of the character from the beginning of this string, or -1 if not found
533 * @returns index of the str from the beginning of this string, or -1 if not found
[all …]
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dlive_in_analysis.h39 // Compute set of ref-typed instructions live at the beginning of each
/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/ets_runtime/common_components/heap/allocator/
Dmemory_map.cpp46 // beginning.
98 // beginning.
/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/static_core/runtime/fibers/
Dfiber_context.h68 …* to the beginning of func. Upon completion, func should use SwitchContext() to transfer control f…

1234567