Searched defs:tmp_mask (Results 1 – 7 of 7) sorted by relevance
/external/selinux/libsepol/src/ |
D | node_record.c | 450 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/ |
D | row_dspr2.cc | 604 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/ |
D | addrmatch.c | 297 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/ |
D | lp_bld_depth.c | 1161 LLVMValueRef tmp_mask = *cov_mask; in lp_build_depth_stencil_test() local
|
D | lp_state_fs.c | 1041 LLVMValueRef tmp_mask = LLVMBuildLoad(builder, out_sample_mask_storage, "tmp_mask"); in generate_fs_loop() local
|
/external/libaom/libaom/av1/encoder/ |
D | compound_type.c | 350 uint8_t *tmp_mask[2] = { xd->seg_mask, seg_mask }; in pick_interinter_seg() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_s3tc.c | 903 LLVMValueRef sel_mask, tmp_mask, alpha, alpha64, code_s; in s3tc_dxt5_alpha_channel() local
|