Home
last modified time | relevance | path

Searched defs:masked (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp1420 Int masked = value; in writeColor() local
1438 Int masked = value; in writeColor() local
1457 Short4 masked = value; in writeColor() local
1473 Short4 masked = value; in writeColor() local
1491 …bool masked = ((state.targetFormat[index] == VK_FORMAT_R8G8B8A8_UNORM || state.targetFormat[index]… in writeColor() local
1495 Short4 masked = value; in writeColor() local
1511 Short4 masked = value; in writeColor() local
1573 Short4 masked = value; in writeColor() local
1590 Short4 masked = value; in writeColor() local
1611 Short4 masked = value; in writeColor() local
[all …]
/external/swiftshader/src/Shader/
DPixelRoutine.cpp1586 Int masked = value; in writeColor() local
1604 Int masked = value; in writeColor() local
1663 Short4 masked = value; in writeColor() local
1681 Short4 masked = value; in writeColor() local
1701 …bool masked = (((state.targetFormat[index] == FORMAT_A8B8G8R8 || state.targetFormat[index] == FORM… in writeColor() local
1707 Short4 masked = value; in writeColor() local
1723 Short4 masked = value; in writeColor() local
1802 Short4 masked = value; in writeColor() local
1819 Short4 masked = value; in writeColor() local
1840 Short4 masked = value; in writeColor() local
[all …]
/external/cldr/tools/java/org/unicode/cldr/draft/
DRegexTransform.java31 int masked = i % BUCKETSIZE; in RegexTransform() local
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Dspl_boot.c58 uint8_t masked; in mxs_get_bootmode_index() local
/external/rappor/client/java/com/google/android/rappor/
DEncoder.java519 BitSet masked = new BitSet(); in computePermanentRandomizedResponse() local
581 BitSet masked = new BitSet(); in computeInstantaneousRandomizedResponse() local
/external/webp/src/dsp/
Dcost_neon.c30 const uint8x16_t masked = vandq_u8(eob, vld1q_u8(position)); in SetResidualCoeffs_NEON() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Ddeblock_vsx.c223 int16x8_t filtered, masked; in vpx_mbpost_proc_across_ip_vsx() local
327 int16x8_t filtered, masked; in vpx_mbpost_proc_down_vsx() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateBcp47Bits.java169 final long masked = bits[index] & mask; in get() local
DCountItems.java484 Set<String> masked = new HashSet<String>(); in writeZonePrettyPath() local
/external/webrtc/webrtc/base/
Dipaddress.cc350 in_addr masked; in TruncateIP() local
/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp145 …har* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked) in DepthStencilClearCase()
/external/deqp/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp145 …har* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked) in DepthStencilClearCase()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.c535 LLVMValueRef masked; in lp_build_swizzle_aos() local
Dlp_bld_format_aos.c226 LLVMValueRef shifted, casted, scaled, masked; in lp_build_unpack_arith_rgba_aos() local
/external/elfutils/libcpu/
Di386_disasm.c427 uint_fast8_t masked = *codep++ & *curr++; in i386_disasm() local
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/
DSRWebSocket.m68 BOOL masked; field
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1988 dst_reg masked = dst_reg(this, glsl_type::int_type); in nir_emit_alu() local
Dbrw_fs_nir.cpp1487 fs_reg masked = vgrf(glsl_type::int_type); in nir_emit_alu() local
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h504 uintptr_t masked = ~reinterpret_cast<uintptr_t>(ptr); in PartitionFreelistMask() local
/external/selinux/libsepol/src/
Dservices.c850 sepol_access_vector_t masked = 0; in type_attribute_bounds_av() local
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c289 nir_ssa_def *masked = nir_iand(b, src, nir_imm_int(b, src_mask)); in nir_mask_shift_or() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp2670 Value *masked = in handleRDSV() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h315 __u8 masked; member
/external/v8/src/compiler/
Dwasm-compiler.cc1042 int32_t masked = (match.Value() & kMask32); in MaskShiftCount32() local
1058 int64_t masked = (match.Value() & kMask64); in MaskShiftCount64() local
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.c265 u8 abort_on_error, u8 masked) in wpa_config_parse_addr_list()

12