Home
last modified time | relevance | path

Searched defs:vote (Results 1 – 5 of 5) sorted by relevance

/third_party/libsnd/src/
Daudio_detect.c48 { VOTE vote ; in audio_detect() local
81 vote_for_format (VOTE * vote, const unsigned char * data, int datalen) in vote_for_format()
/third_party/mesa3d/src/freedreno/decode/
Dcrashdec-hfi.c143 uint32_t vote; member
148 uint32_t vote; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h209 …void (*vote)(struct lp_build_nir_context *bld_base, LLVMValueRef src, nir_intrinsic_instr *instr, … member
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_int64.c1116 nir_intrinsic_instr *vote = in build_vote_ieq() local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp810 vote(const _mesa_glsl_parse_state *state) in vote() function