Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsepol/src/
H A 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
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c1155 LLVMValueRef tmp_mask = *cov_mask; in lp_build_depth_stencil_test() local
H A Dlp_state_fs.c1156 …LLVMValueRef tmp_mask = LLVMBuildLoad2(builder, int_vec_type, out_sample_mask_storage, "tmp_mask"); in generate_fs_loop() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/cff/
H A Dhint.rs788 let mut tmp_mask = mask; in build() localVariable
/aosp_15_r20/external/libaom/av1/encoder/
H A Dcompound_type.c353 uint8_t *tmp_mask[2] = { xd->seg_mask, seg_mask }; in pick_interinter_seg() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c903 LLVMValueRef sel_mask, tmp_mask, alpha, alpha64, code_s; in s3tc_dxt5_alpha_channel() local