Searched defs:VOTE (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/ |
H A D | test_subgroup_non_uniform_vote.cpp | 23 template <typename T, NonUniformVoteOp operation> struct VOTE struct 25 static void log_test(const WorkGroupParams &test_params, in log_test() 34 static void gen(T *x, T *t, cl_int *m, const WorkGroupParams &test_params) in gen() 91 static test_status chk(T *x, T *y, T *mx, T *my, cl_int *m, in chk()
|
/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/ |
H A D | VotesStorageTest.java | 42 private static final Vote VOTE = Vote.forDisableRefreshRateSwitching(); field in VotesStorageTest
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | bitflags.rs | 616 pub const VOTE: Self = Self(0b10); constant
|