Searched full:goal (Results 1 – 25 of 34) sorted by relevance
12
26 /// Track G1 GC pause goal: pauses sum does not exceed max_gc_time in gc_pause_interval40 /// @return minimum delay for pause from now to achieve pause goal43 /// @return minimum delay for maximum allowed pause from now to achieve pause goal
203 goal symbol *compilationUnit* (see :ref:`Modules and Compilation Units`). It is212 goal symbol237 goal symbol, grammars specify the language itself, i.e., the set of possible243 goal symbol266 goal symbol365 goal symbol367 (*compilationUnit*). The *goal symbol* describes how sequences of440 set of productions starting from the :term:`goal symbol`).
16 // Main goal is to test that bytecode is valid
132 } else if (triggerType == "pause-time-goal-trigger") { in GetRuntimeOptions()133 options.SetGcTriggerType("pause-time-goal-trigger"); in GetRuntimeOptions()171 Runtime::Create(GetRuntimeOptions("pause-time-goal-trigger")); in TEST()
68 … LOG(FATAL, RUNTIME) << "Pause time goal is supported with G1 GC and pause-time-goal trigger only"; in Create()
40 Main goal is to reduce ignore list (FailKind.SRC_DUMPER_FAIL).
18 The main goal of this cookbook is to provide recipes for all partially
42 // the goal of this method is to merge these two sequences of instructions. in Compile()
3 … hardware(cores)/OS(threads) resources we introduce TaskManager. The main goal of TaskManager is t…
28 special program called _interpreter_. The goal of the interpreter is to read our unified _virtual_
14 The first goal of the Panda IR to be able to change the order of the passes, add and delete passes(…102 The goal is overhead about 100000 native instructions per guest (standard for JIT compilers)
162 … given package folder in the **artksconfig.json** configuration file, the goal of which is to gene…
16 The main goal of "System |LANG|" is to help developers make their ArkTS code
277 - pause-time-goal-trigger488 - name: g1-pause-time-goal489 description: Enable G1 pause time goal
15 // Our main goal is to have similar interface for two different platforms - high-end and low-end.
47 // satisfy pause time goal
192 } else if (gcTriggerType == "pause-time-goal-trigger") { in GetTriggerType()
14 The first goal of the Panda IR to be able to change the order of the passes, add and delete passes(…93 The goal is overhead about 100000 native instructions per guest (standard for JIT compilers)
41 // the goal of this method is to merge these two sequences of instructions. in CompileBinaryExpr()
236 // The goal of this function is just drop this argument and shift other arguments back
269 // The goal of this function is just drop this argument and shift other arguments back
249 // The goal of this function is just drop this argument and
263 // The goal of this function is just drop this argument and
34 …The main goal of using accumulator is to improve encoding density without losing much in performan…