Home
last modified time | relevance | path

Searched refs:is_fixed (Results 1 – 10 of 10) sorted by relevance

/external/autotest/client/site_tests/hardware_SsdDetection/
Dhardware_SsdDetection.py34 def is_fixed(dev): function
46 if len(dev) != 1 or not is_fixed(dev[0]):
/external/skia/src/core/
DSkRemoteGlyphCache.cpp14 bool is_fixed; member
86 wire.is_fixed, in decodeTypeface()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_valtable.cpp110 if (v.is_fixed()) in operator <<()
272 bool value::is_fixed() { in is_fixed() function in r600_sb::value
275 if (chunk && chunk->is_fixed()) in is_fixed()
Dsb_ra_coalesce.cpp246 if (!c->is_fixed()) in build_chunk_queue()
281 if (c->is_fixed() || c->values.size() == 1) in color_chunks()
587 if (cc->is_fixed()) { in color_reg_constraint()
Dsb_shader.h109 bool is_fixed() { return flags & RCF_FIXED; } in is_fixed() function
Dsb_sched.cpp1104 if (prealloc && v->is_fixed()) { in init_globals()
1201 vi->is_fixed() && gpr.chan() == chan) { in add_interferences()
1467 if ((!v->is_any_gpr() || !v->is_fixed()) && !v->is_rel()) in map_src_vec()
Dsb_ra_init.cpp486 if (v->chunk && v->chunk->is_fixed()) in color()
Dsb_ir.h567 bool is_fixed();
/external/skqp/tools/
Dremote_demo.cpp42 bool is_fixed; member
176 wire.is_fixed, in gpu_from_renderer_by_ID()
/external/v8/src/compiler/
Dregister-allocator.cc3228 bool is_fixed = range->TopLevel()->IsFixed(); in AllocateBlockedReg() local
3234 if (is_fixed) { in AllocateBlockedReg()
3245 if (is_fixed) { in AllocateBlockedReg()
3258 if (is_fixed) { in AllocateBlockedReg()