Home
last modified time | relevance | path

Searched full:turn (Results 1 – 25 of 31) 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/libabckit/tests/clean_scenarios/
DREADME.md36 To turn off the debug messages:
/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/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…
Ddoxygen.config722 # The QUIET tag can be used to turn on/off the messages that are generated to
729 # The WARNINGS tag can be used to turn on/off the warning messages that are
733 # Tip: Turn warnings on while writing the documentation.
1017 # Doxygen will invoke htags (and that will in turn invoke gtags), so these
1419 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
/arkcompiler/runtime_core/docs/
Don-stack-replacement.md100 we return `true` to the Interpreter. Interpreter, in turn, execute fake `return` instruction to exi…
Ddoxygen.config722 # The QUIET tag can be used to turn on/off the messages that are generated to
729 # The WARNINGS tag can be used to turn on/off the warning messages that are
733 # Tip: Turn warnings on while writing the documentation.
1017 # Doxygen will invoke htags (and that will in turn invoke gtags), so these
1419 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
/arkcompiler/ets_frontend/arkguard/src/configs/preset/
Des_reserved_properties_optimized.json892 "turn",
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D10_interfaces.rst238 - *K* is a superinterface of some interface *J* of which *I* is, in turn,
D1_intro.rst353 structured objects. In turn, operands can be operators whose preferences
/arkcompiler/toolchain/build/config/compiler/
DBUILD.gn97 # Turn off optimizations.
/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h398 // Turn fast if only saves 50% space. in ShouldTransToFastElements()

12