Home
last modified time | relevance | path

Searched defs:uq (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/Analysis/
Ddesignated-initializer.c12 struct LUQ { union UQ uq; } var = { getUQ(), .uq.q.a = 100 }; in test() member
/external/llvm-project/clang/test/Analysis/
Ddesignated-initializer.c12 struct LUQ { union UQ uq; } var = { getUQ(), .uq.q.a = 100 }; in test() member
/external/mesa3d/src/compiler/nir/
Dnir_opt_idiv_const.c77 nir_ssa_def *uq = nir_ushr_imm(b, nir_iabs(b, n), util_logbase2_64(abs_d)); in build_idiv() local
/external/google-breakpad/src/tools/mac/upload_system_symbols/
Dupload_system_symbols.go222 uq *UploadQueue member
/external/mesa3d/src/intel/compiler/
Dbrw_reg.h678 brw_imm_uq(uint64_t uq) in brw_imm_uq()
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp474 tcu::Vec4 uq = sq * (float)src.getWidth(); in sampleTextureProjected() local
514 tcu::Vec4 uq = sq * (float)src.getWidth(); in sampleTextureProjected() local
813 tcu::Vec4 uq = sq * (float)src.getWidth(); in sampleTextureProjected() local