Searched full:belong (Results 1 – 23 of 23) sorted by relevance
| /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/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/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/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_frontend/ets2panda/linter/ |
| D | README.md | 49 …files from command-line, that are included into project (i.e. files that belong to intersection of…
|
| /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/mem/ |
| D | heap_region_allocator.cpp | 141 // Both LocalSpace and OldSpace belong to OldSpace. in AllocateRegionShouldPageTag()
|
| /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_runtime/ecmascript/base/tests/ |
| D | number_helper_test.cpp | 323 // 9 ~ 13 and 32 belong to empty string in HWTEST_F_L0() 332 // 14 ~ 31 not belong to empty string in HWTEST_F_L0() 342 // 0 ~ 8 not belong to empty string in HWTEST_F_L0() 351 // 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/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/ |
| D | scenarios.sts | 45 // of interface since these do not belong to subset.
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | stackful_coroutine_worker.cpp | 94 // precondition: current coro and finalizee belong to the current worker in RequestFinalization()
|
| /arkcompiler/toolchain/build/config/compiler/ |
| D | BUILD.gn | 371 # tweak code generation for a particular CPU do not belong here!
|
| /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 | 583 -- belong, or be implicitly convertible (see :ref:`Widening Primitive Conversions`)
|
| D | 3_types.rst | 900 Type ``bigint`` does not belong to this hierarchy. There is no implicit 1953 is compared to a literal value or constant that does not belong to the values 1963 compile-time error as "666" does not belong to
|
| D | 9_classes.rst | 769 - Non-static, or instance members that belong to any instance of the class. 1096 Instance fields belong to each instance of the class. An instance field
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | checker.rb | 687 …raise "Line '#{line.strip}' does not belong to any checker" unless line.start_with? disabled_check…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/ |
| D | interop_intrinsic_optimization.cpp | 319 // If both ends of the block belong to the same component, count instructions only from in UpdateStatsForMerging()
|
| /arkcompiler/ets_frontend/arkguard/test/ut/initialization/ |
| D | ConfigResolver.spec.ts | 2039 …it('should return the original path if no project root or belong project path is provided', () => {
|