Home
last modified time | relevance | path

Searched defs:color (Results 1 - 14 of 14) sorted by relevance

/arkcompiler/runtime_core/verifier/tests/js/
H A Dtest_constant_pool.js
H A Dtest_register_index.js
H A Dtest_constant_pool_content.js
/arkcompiler/ets_runtime/test/moduletest/module/
H A DC.js
H A Dmodule.js
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.h92 SetColor(color); variable
[all...]
H A Dreg_alloc_graph_coloring.cpp117 auto color = map.CodegenToRegallocReg(interv->GetReg()); in PrecolorIG() local
268 auto color = node.GetColor(); in Remap() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.h100 SetColor(color); variable
247 Register color = INVALID_REG; member
[all...]
H A Dreg_alloc_graph_coloring.cpp129 auto color = map.CodegenToRegallocReg(interv->GetReg()); in PrecolorIG() local
363 auto color = node.GetColor(); in Remap() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/
H A Dbouncing_peas_unit.cpp177 SkoalaPaint1nSetColor([[maybe_unused]] ark::Method *m, [[maybe_unused]] long ptr , [[maybe_unused]] int color) SkoalaPaint1nSetColor() argument
215 SkoalaParagraphTextStyle1nSetColor([[maybe_unused]] ark::Method *m, [[maybe_unused]] long ptr , [[maybe_unused]] int color) SkoalaParagraphTextStyle1nSetColor() argument
H A Dbouncing_peas_unit_napi.cpp188 SkoalaPaint1nSetColor([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class klass, [[maybe_unused]] ets_long ptr , [[maybe_unused]] ets_int color) SkoalaPaint1nSetColor() argument
227 SkoalaParagraphTextStyle1nSetColor([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class klass, [[maybe_unused]] ets_long ptr , [[maybe_unused]] ets_int color) SkoalaParagraphTextStyle1nSetColor() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Doptimize_common.cpp93 void DotGenerator::SetColor(uint32 bbID, const std::string &color) in SetColor() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_tree.h97 JSTaggedValue color = GetElement(index); in GetColor() local
265 inline void SetColor(const JSThread *thread, int entry, TreeColor color) in SetColor() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinst_generator.cpp1326 std::string color; in FillHTMLPageOpcodeStatistic() local
1386 std::string color; in GenerateHTMLPage() local

Completed in 10 milliseconds