Home
last modified time | relevance | path

Searched defs:tmp_mask (Results 1 – 4 of 4) 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/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c1166 LLVMValueRef tmp_mask = *cov_mask; in lp_build_depth_stencil_test() local
Dlp_state_fs.c1121 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