Home
last modified time | relevance | path

Searched full:belong (Results 1 – 25 of 31) sorted by relevance

12

/arkcompiler/runtime_core/static_core/compiler/docs/
Davoid-calculating-start-of-array.md20 Detect multiple array accesses to an array that belong to one basic block or
Dbalance_expressions_doc.md27 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/
Dbuild_framework_mode.ts68 'File does not belong to any module in moduleInfos.',
Dbase_mode.ts591 '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/
Davoid-calculating-start-of-array.md20 Detect multiple array accesses to an array that belong to one basic block or
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_reader.h171 …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/
DREADME.md65 …hout vertical space between them if they belong to same logical group, or with one to emphasize th…
/arkcompiler/ets_frontend/ets2panda/linter/
DREADME.md55 …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/
Dcard_table.cpp35 * 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()
Dgc_barrier_set.cpp163 // 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/
Dx64_int_regs.def21 * - 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/
Dloop.h173 // get the loop to which the BB belong, null -> not in loop.
/arkcompiler/ets_frontend/ets2panda/bindings/src/build/
DbuildMode.ts175 console.error('File does not belong to any module in moduleInfos.');
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap_region_allocator.cpp146 // Both LocalSpace and OldSpace belong to OldSpace. in AllocateRegionShouldPageTag()
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dnumber_helper_test.cpp324 // 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/
Dmonitor.yaml78 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/
Dstackful_coroutine_worker.h169 * @brief Returns the number of coroutines in the runnables queue that belong to a certain type.
Dstackful_coroutine_worker.cpp144 // precondition: current coro and finalizee belong to the current worker in RequestFinalization()
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DRef.ts170 private base: Local; // which obj this field belong to
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/
Dscenarios.ets100 // of interface since these do not belong to subset.
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Daot_builder.cpp286 name = "Error: method doesn't belong to any panda file"; in GenerateSymbols()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
Dclasses.rst99 fields belong to the class itself, and all instances of the class share the
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D1_intro.rst593 -- belong, or be implicitly convertible (see :ref:`Widening Numeric Conversions`)
D3_types.rst487 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/
Dregion_manager.h542 // each region must belong to only one list at any time.

12