Searched full:gives (Results 1 – 25 of 50) sorted by relevance
12
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/ |
| D | guide.rst | 19 System ArkTS provides tips to focus on the performance. System |LANG| gives 73 above, "System |LANG|" gives the following warnings: 119 above, "System |LANG|" gives the following warnings:
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/03.interface_body/ |
| D | issue24865.ets | 17 desc: Issue 24865. Passing default value to interface method param gives AssertionError
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/ |
| D | intro.rst | 18 Welcome to the "|TS| to |LANG|" cookbook. This document gives you short
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | enum_tag.h | 43 // TagForEnumNumerated needs because recursive numeration with Size - 1 gives wrong ordering
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/ |
| D | switch_lowerer.h | 46 * gives the upper limit of the dense range)
|
| D | becommon.h | 178 * gives number of fields inside
|
| /arkcompiler/runtime_core/static_core/cmake/ |
| D | Sanitizers.cmake | 49 …message(FATAL_ERROR "GCC gives false positives in release builds with ASAN or UBSAN, please use cl…
|
| /arkcompiler/runtime_core/static_core/templates/ |
| D | messages.rb | 90 # equivalent to attr_reader(attr), but that gives a warning in JRuby 9.2.17.0
|
| /arkcompiler/runtime_core/templates/ |
| D | messages.rb | 90 # equivalent to attr_reader(attr), but that gives a warning in JRuby 9.2.17.0
|
| /arkcompiler/runtime_core/cmake/ |
| D | Sanitizers.cmake | 50 …message(FATAL_ERROR "GCC gives false positives in release builds with ASAN or UBSAN, please use cl…
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | reg_alloc_graph_coloring_doc.md | 19 …thm that is LexBFS. It uses little bit more compact data structures, that gives some performance a… 38 …d to satisfy these hints if possible. This approach is more flexible, and gives an ability to make…
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | reg_alloc_graph_coloring_doc.md | 19 …thm that is LexBFS. It uses little bit more compact data structures, that gives some performance a… 38 …d to satisfy these hints if possible. This approach is more flexible, and gives an ability to make…
|
| D | if_merging_doc.md | 117 find phi inputs for which compare with cnst gives true and link their blocks to new branch
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/ |
| D | BUILDING.md | 3 This document is valid at the time of writing (12.10.2022) and gives steps to build `es2panda` with…
|
| /arkcompiler/runtime_core/panda_guard/util/ |
| D | string_util.h | 37 * Strictly split str by delimiter, which will gives empty part
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | math_helpers_test.cpp | 78 // NB! AbsOrMin(INT64_MIN) gives INT64_MIN (negative value) in TEST()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | SyncPrimitives.ets | 46 * Method gives exclusive access to critical section is case of successful mutex lock.
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cg_dominance.h | 183 MapleVector<uint32> dtDfn; // gives position of each BB in dt_preorder
|
| D | loop.h | 224 MapleVector<LoopDesc*> bbLoopParent; // gives closest nesting loop for each bb
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_sync_primitives.h | 134 * Method gives exclusive access to critical section is case of successful mutex lock.
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.h | 243 // Build LexBFS, so reverse order gives minimal coloring
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | inspector.md | 69 The class is responsible for communication with client. It wraps the `Server` class and gives a con…
|
| D | rationale-for-bytecode.md | 156 This trick gives us just `1 + 0.5 + 0.5 = 2` bytes for a single instructions, which get us closer
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler.h | 393 // If defineclass executed multiple times, It will gives up collection.
|
| /arkcompiler/runtime_core/docs/ |
| D | rationale-for-bytecode.md | 156 This trick gives us just `1 + 0.5 + 0.5 = 2` bytes for a single instructions, which get us closer
|
12