Home
last modified time | relevance | path

Searched defs:color (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/module/
DC.js33 color: "Yellow" property
Dmodule.js42 color: "Yellow_Test" property
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h49 void SetColor(Register color) noexcept in SetColor()
89 void SetFixedColor(Register color, bool is_physical) noexcept in SetFixedColor()
217 Register color = INVALID_REG; member
Dreg_alloc_graph_coloring.cpp125 auto color = map.CodegenToRegallocReg(interv->GetReg()); in PrecolorIG() local
276 auto color = node.GetColor(); in Remap() local
Dinterference_graph.cpp216 auto color = GetNode(i).GetColor(); in Dump() local
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefine_info_test.js31 constructor(name, color) { argument
Dcallee_info_test.js78 constructor(x, y, color) { argument
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h98 JSTaggedValue color = GetElement(index); in GetColor() local
298 inline void SetColor(const JSThread *thread, int entry, TreeColor color) in SetColor()
/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.cpp1245 std::string color = ""; in GenerateHTMLPage() local
1288 std::string color = ""; in GenerateHTMLPage() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …les/index.js":(e,t,r)=>{"use strict";e=r.nmd(e);const n=r("./node_modules/color-convert/index.js")… property