Searched full:belong (Results 1 – 25 of 31) sorted by relevance
12
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | avoid-calculating-start-of-array.md | 20 Detect multiple array accesses to an array that belong to one basic block or
|
| D | balance_expressions_doc.md | 27 If inputs belong to different basic blocks but satisfy the conditions above (have single user and a…
|
| /arkcompiler/ets_frontend/ets2panda/driver/build_system/src/build/ |
| D | build_framework_mode.ts | 68 'File does not belong to any module in moduleInfos.',
|
| D | base_mode.ts | 591 'File does not belong to any module in moduleInfos.', 643 'File does not belong to any module in moduleInfos.', 691 'File does not belong to any module in moduleInfos.',
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | avoid-calculating-start-of-array.md | 20 Detect multiple array accesses to an array that belong to one basic block or
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file_reader.h | 171 …LOG_IF(classItem->IsForeign(), FATAL, PANDAFILE) << "Non-foreign methods should not belong to fore… in CreateGenericMethodItem() 181 …LOG_IF(classItem->IsForeign(), FATAL, PANDAFILE) << "Non-foreign fields should not belong to forei… in CreateGenericFieldItem()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/ |
| D | README.md | 65 …hout vertical space between them if they belong to same logical group, or with one to emphasize th…
|
| /arkcompiler/ets_frontend/ets2panda/linter/ |
| D | README.md | 55 …files from command-line, that are included into project (i.e. files that belong to intersection of…
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | card_table.cpp | 35 * written to belong to the same card or not. in CardTable() 37 * The only situation when they belong to different cards is when the second in CardTable()
|
| D | gc_barrier_set.cpp | 163 // Check one card only because cards from beginCard to lastCard belong to the same region in PostBarrier()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| D | x64_int_regs.def | 21 * - In contrast to the Intel386 ABI, %rdi, and %rsi in x86-64 belong to the called function, not
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | loop.h | 173 // get the loop to which the BB belong, null -> not in loop.
|
| /arkcompiler/ets_frontend/ets2panda/bindings/src/build/ |
| D | buildMode.ts | 175 console.error('File does not belong to any module in moduleInfos.');
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | heap_region_allocator.cpp | 146 // Both LocalSpace and OldSpace belong to OldSpace. in AllocateRegionShouldPageTag()
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | number_helper_test.cpp | 324 // 9 ~ 13 and 32 belong to empty string in HWTEST_F_L0() 333 // 14 ~ 31 not belong to empty string in HWTEST_F_L0() 343 // 0 ~ 8 not belong to empty string in HWTEST_F_L0() 352 // 160 belong to empty string in HWTEST_F_L0()
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | monitor.yaml | 78 monitor count is equal to zero, then it means that monitor doesn't belong to any thread. In
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | stackful_coroutine_worker.h | 169 * @brief Returns the number of coroutines in the runnables queue that belong to a certain type.
|
| D | stackful_coroutine_worker.cpp | 144 // precondition: current coro and finalizee belong to the current worker in RequestFinalization()
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/ |
| D | Ref.ts | 170 private base: Local; // which obj this field belong to
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/ |
| D | scenarios.ets | 100 // of interface since these do not belong to subset.
|
| /arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/ |
| D | aot_builder.cpp | 286 name = "Error: method doesn't belong to any panda file"; in GenerateSymbols()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/ |
| D | classes.rst | 99 fields belong to the class itself, and all instances of the class share the
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 1_intro.rst | 593 -- belong, or be implicitly convertible (see :ref:`Widening Numeric Conversions`)
|
| D | 3_types.rst | 487 Type ``bigint`` does not belong to this hierarchy. No implicit conversion 2024 type is compared to a literal value or constant that does not belong to the 2034 compile-time error as "234" does not belong to
|
| /arkcompiler/ets_runtime/common_components/heap/allocator/ |
| D | region_manager.h | 542 // each region must belong to only one list at any time.
|
12