Home
last modified time | relevance | path

Searched full:turn (Results 1 – 25 of 32) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/containers/
DREADME.md4 It is, in turn, used to implement TreeSet functionality.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/01.class_declaration/01.abstract_classes/
Dabstract_subclass.sts17 desc: Subclasses of an abstract class can be non-abstract or in turn abstract.
Dabstract_subclass_1.sts18 Subclasses of an abstract class can be non-abstract or in turn abstract.
/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe145.md9 turn on the following flags: ``noImplicitReturns``, ``strictFunctionTypes``,
/arkcompiler/runtime_core/static_core/plugins/ets/doc/annotations/
Ddecorators.rst29 adds meta information that, in turn, instructs the compiler, linker, or other
/arkcompiler/ets_runtime/ecmascript/tests/
Dweak_vector_test.cpp79 thread->GetEcmaVM()->SetEnableForceGC(false); // turn off gc in HWTEST_F_L0()
106 thread->GetEcmaVM()->SetEnableForceGC(true); // turn on gc in HWTEST_F_L0()
Dtagged_array_test.cpp73 ecmaVM->SetEnableForceGC(false); // turn off GC in HWTEST_F_L0()
93 ecmaVM->SetEnableForceGC(true); // turn on GC in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dregsaves.cpp72 regSavesOpt->SetEnabledDebug(false); /* To turn on debug trace */ in PhaseRun()
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml33 --compiler-inlining which in turn can be overridden by passing this
/arkcompiler/runtime_core/static_core/runtime/tests/
Dthread_test.cpp34 …* turn off gc-thread & compiler-thread here, because we use a lot of ASSERT_DEATH and test can han… in ThreadTest()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_config.h29 #define MIR_DEBUG 0 // currently default to none. turn it on explicitly
/arkcompiler/runtime_core/static_core/compiler/docs/
Dinlining.md19 is instance of some class, that, in turn, determines which implementation of the method should be c…
Dir_builder.md25 Resolving these things requires addition actions in the builder, that, in turn, can require additio…
Dreg_alloc_graph_coloring_doc.md42 …ller-save register. So if other nodes in bias have intersections, it will turn to multiple spill-f…
/arkcompiler/runtime_core/compiler/docs/
Dir_builder.md25 Resolving these things requires addition actions in the builder, that, in turn, can require additio…
Dreg_alloc_graph_coloring_doc.md42 …ller-save register. So if other nodes in bias have intersections, it will turn to multiple spill-f…
/arkcompiler/runtime_core/static_core/docs/
Don-stack-replacement.md100 we return `true` to the Interpreter. Interpreter, in turn, execute fake `return` instruction to exi…
/arkcompiler/runtime_core/docs/
Don-stack-replacement.md100 we return `true` to the Interpreter. Interpreter, in turn, execute fake `return` instruction to exi…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dwhy.rst185 function can turn into a performance problem.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_call_conv.cpp33 * This in turn ensures that for rocessors that do support the __m256 type, if the size of in ClassifyAggregate()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D10_interfaces.rst229 - *K* is a superinterface of some interface *J* of which *I* is, in its turn,
D9_classes.rst177 Subclasses of an abstract class can be non-abstract or in turn abstract.
346 - Class *A* is a subclass of some class *B*, which is in turn a subclass of
430 - Superinterface of *J* which is in turn a direct superinterface of *C*
D1_intro.rst352 structured objects. In turn, operands can be operators whose preferences
/arkcompiler/toolchain/build/config/compiler/
DBUILD.gn84 # Turn off optimizations.
/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h375 // Turn fast if only saves 50% space. in ShouldTransToFastElements()

12