Searched defs:guard (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dylwrap43 guard () function
/xsrc/external/mit/xkbcomp/dist/
H A Dylwrap43 guard () function
/xsrc/external/mit/xkbevd/dist/
H A Dylwrap43 guard () function
/xsrc/external/mit/twm/dist/
H A Dylwrap43 guard () function
/xsrc/external/mit/xorg-server/dist/
H A Dylwrap43 guard () function
/xsrc/external/mit/MesaLib/dist/src/compiler/isaspec/
H A Ddecode.py302 guard = os.path.basename(glue_h).upper().replace("-", "_").replace(".", "_") variable
309 guard variable
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_fp16_conv.c69 half_rounded(nir_builder *b, nir_ssa_def *value, nir_ssa_def *guard, nir_ssa_def *sticky, argument
140 nir_ssa_def *guard = nir_iand(b, nir_ushr(b, abs, nir_imm_int(b, 12)), one); local in function:float_to_half_impl
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_extensions.py72 guard = False variable in class:Extension
/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Dheadergen2.c59 char *guard; member in struct:fout
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dhelpers.cpp311 std::lock_guard<std::mutex> guard(create_device_mutex); local in function:get_vk_device
/xsrc/external/mit/pixman/dist/test/utils/
H A Dutils.c524 uint8_t *guard = (uint8_t *)pixels + stride - page_size; local in function:fence_image_create_bits

Completed in 10 milliseconds