Searched defs:colors (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_frontend/arkguard/test/grammar/toplevel_obfuscation/open_export/ |
| D | exportApi_1.ts | 16 export const colors = { constant
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/toplevel_obfuscation/close_export/ |
| D | exportApi1.ts | 16 export const colors = { constant
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.h | 250 Register AssignColors(size_t colors, size_t callee_offset) in AssignColors() 333 static size_t FirstFree(const T &nbr_bs, const T &nbr_bs_bias, size_t colors, size_t off) in FirstFree()
|
| D | reg_alloc_graph_coloring.cpp | 245 unsigned colors = 0; in AllocateRegisters() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.h | 294 bool AssignColors(size_t colors, size_t calleeOffset) in AssignColors() 383 static size_t FirstFree(const T &nbrBs, const T &nbrBsBias, size_t colors, size_t off) in FirstFree()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 83339 …colors: [ Bi.WHITE.r, Bi.WHITE.g, Bi.WHITE.b, Bi.WHITE.a, Bi.WHITE.r, Bi.WHITE.g, Bi.WHITE.b, Bi.W… property 114134 colors: l property
|