Home
last modified time | relevance | path

Searched full:indicate (Results 1 – 25 of 135) sorted by relevance

123456

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dcpu_affinity.h108 /// Initialize Cpu Affinity Manager: load CPUs info, indicate CPUs power
117 * @param cpuset cpu-set to indicate used CPU numbers
125 * @param power_flags Flags to indicate CPUs power
132 * @param power_flags Flags to indicate CPUs power
140 * @param cpuset cpu-set to indicate used CPU numbers
/arkcompiler/runtime_core/common_interfaces/thread/
Dmutator_base.h90 // Indicate whether mutator is in saferegion
96 // // Indicate whether mutator need SafepointPolling
126 // Return true indicate there are some observer is visitting this mutator
309 // Indicate whether execution thread should check safepoint suspension request
311 // Indicate the current mutator phase and use which barrier in concurrent gc
322 // Indicate the state of mutator's phase transition
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h74 // Instrumentation: indicate what the frame must be force poped
76 // Instrumentation: indicate what the frame must retry last instruction
78 // Instrumentation: indicate what the frame must notify when poped
80 // Indicate that the frame was created after deoptimization.
84 …// Indicate whether this frame is stackless frame, only take effects under stackless interpreter m…
86 …// Indicate whether this frame is initobj frame, only take effects under stackless interpreter mod…
89 // Indicate whether this frame is created in Method::Invoke
92 // Indicate whether this frame is static or dynamic, which decides the frame layout
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates_deprecated/15.exceptions/01.throwing_functions/
Dconstructor.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction_without_keyword.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda_without_keyword.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates_deprecated/15.exceptions/02.non_throwing_functions/
Dfunction_with_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dconstructor_without_keyword.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction_without_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda_with_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda_without_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dconstructor_with_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dconstructor_without_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
/arkcompiler/runtime_core/static_core/tests/verifier-tests/
Dbug_2107_1.pa38 # Return 0 to indicate that negative test failed, because this line is unreachable and code will …
Dbug_2107_2.pa40 # Return 0 to indicate that negative test failed, because this line is unreachable and code will …
/arkcompiler/runtime_core/tests/verifier-tests/
Dbug_2107_1.pa38 # Return 0 to indicate that negative test failed, because this line is unreachable and code will …
Dbug_2107_2.pa40 # Return 0 to indicate that negative test failed, because this line is unreachable and code will …
/arkcompiler/runtime_core/docs/
Dglossary.md12 compilation" are used to indicate that the source code or bytecode is compiled before actual
25 compilation" are used to indicate that the source code or bytecode is compiled during program
/arkcompiler/runtime_core/static_core/docs/
Dglossary.md12 compilation" are used to indicate that the source code or bytecode is compiled before actual
25 compilation" are used to indicate that the source code or bytecode is compiled during program
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmem_reference_table.h75 // The field is set TRUE to indicate that the callee-save and callee-reload instructions do not
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Du32toi16.yaml73 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
Du32tof32.yaml85 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Du32toi64.yaml67 …Return 0 to indicate that negative test failed, because this line is unreachable and code will not…

123456