Home
last modified time | relevance | path

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

/external/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
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c1161 LLVMValueRef tmp_mask = *cov_mask; in lp_build_depth_stencil_test() local
Dlp_state_fs.c1041 LLVMValueRef tmp_mask = LLVMBuildLoad(builder, out_sample_mask_storage, "tmp_mask"); in generate_fs_loop() local
/external/libaom/av1/encoder/
Dcompound_type.c353 uint8_t *tmp_mask[2] = { xd->seg_mask, seg_mask }; in pick_interinter_seg() local
/external/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