Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dnode_record.c450 char *tmp_mask = NULL; in hidden_def() local
492 char *tmp_mask = NULL; in hidden_def() local
519 char *tmp_mask = malloc(mask_sz); in hidden_def() local
/external/libyuv/files/source/
Drow_dspr2.cc604 uint32 tmp_mask = 0x7fff7fff; in I422ToARGBRow_DSPR2() local
730 uint32 tmp_mask = 0xff; in RGB24ToARGBRow_DSPR2() local
758 uint32 tmp_mask = 0xff; in RAWToARGBRow_DSPR2() local
791 uint32 tmp_mask = 0xff; in RGB565ToARGBRow_DSPR2() local
885 uint32 tmp_mask = 0x7fff7fff; in I444ToARGBRow_DSPR2() local
972 uint32 tmp_mask = 0x7fff7fff; in I422ToARGB4444Row_DSPR2() local
1063 uint32 tmp_mask = 0x80008000; in I422ToARGB1555Row_DSPR2() local
1153 uint32 tmp_mask = 0x7fff7fff; in NV12ToARGBRow_DSPR2() local
/external/openssh/
Daddrmatch.c297 struct xaddr tmp_addr, tmp_mask, tmp_result; in addr_host_is_all0s() local
351 struct xaddr tmp_mask, tmp_result; in addr_netmatch() 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/libaom/av1/encoder/
Dcompound_type.c350 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