Searched refs:get_root (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dtest_display.c10 static Window get_root(struct test_display *t) function in typeref:typename:Window
138 out->root = get_root(out);
144 ref->root = get_root(ref);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dtest_display.c10 static Window get_root(struct test_display *t) function in typeref:typename:Window
138 out->root = get_root(out);
144 ref->root = get_root(ref);
/xsrc/external/mit/MesaLib/dist/src/compiler/isaspec/
H A Dencode.py215 if leaf.get_root() != root:
263 return self.expr_name(bitset.get_root(), expr) + '(s, p, src)'
425 ${s.expr_name(leaf.get_root(), expr)}(struct encode_state *s, struct bitset_params *p, ${leaf.get_root().encode.type} src)
H A Disa.py344 def get_root(self): member in class:BitSet
346 return self.isa.bitsets[self.extends].get_root()

Completed in 4 milliseconds