Searched defs:color (Results 1 - 14 of 14) sorted by relevance
| /arkcompiler/runtime_core/verifier/tests/js/ |
| H A D | test_constant_pool.js | |
| H A D | test_register_index.js | |
| H A D | test_constant_pool_content.js | |
| /arkcompiler/ets_runtime/test/moduletest/module/ |
| H A D | C.js | |
| H A D | module.js | |
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| H A D | interference_graph.h | 92 SetColor(color); variable [all...] |
| H A D | reg_alloc_graph_coloring.cpp | 117 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 D | interference_graph.h | 100 SetColor(color); variable 247 Register color = INVALID_REG; member [all...] |
| H A D | reg_alloc_graph_coloring.cpp | 129 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 D | bouncing_peas_unit.cpp | 177 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 D | bouncing_peas_unit_napi.cpp | 188 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 D | optimize_common.cpp | 93 void DotGenerator::SetColor(uint32 bbID, const std::string &color) in SetColor() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | tagged_tree.h | 97 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 D | inst_generator.cpp | 1326 std::string color; in FillHTMLPageOpcodeStatistic() local 1386 std::string color; in GenerateHTMLPage() local
|
Completed in 10 milliseconds