Searched defs:BALLOT (Results 1 – 2 of 2) sorted by relevance
24 template <typename Ty> struct BALLOT struct26 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()40 static int chk(Ty *x, Ty *y, Ty *mx, Ty *my, cl_int *m, in chk()
626 pub const BALLOT: Self = Self(0b1000); constant