Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Dnode_record.c441 char *tmp_mask = NULL; in sepol_node_get_mask() local
481 char *tmp_mask = NULL; in sepol_node_set_mask() local
507 char *tmp_mask = malloc(mask_sz); in sepol_node_set_mask_bytes() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpulpfecenc.c230 guint64 tmp_mask; in gst_rtp_ulpfec_enc_stream_ctx_protect() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c1162 LLVMValueRef tmp_mask = *cov_mask; in lp_build_depth_stencil_test() local
Dlp_state_fs.c1059 LLVMValueRef tmp_mask = LLVMBuildLoad(builder, out_sample_mask_storage, "tmp_mask"); in generate_fs_loop() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c903 LLVMValueRef sel_mask, tmp_mask, alpha, alpha64, code_s; in s3tc_dxt5_alpha_channel() local