Home
last modified time | relevance | path

Searched defs:mask (Results 1051 - 1075 of 2452) sorted by relevance

1...<<41424344454647484950>>...99

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_state.c1019 char mask[7]; in util_dump_blit_info() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c289 unsigned long long mask; in lp_build_clamped_float_to_unsigned_norm() local
406 unsigned long long mask; in lp_build_unsigned_norm_to_float() local
H A Dlp_bld_format_aos.c274 unsigned long long mask = (1ULL << bits) - 1; in lp_build_unpack_arith_rgba_aos() local
321 unsigned long long mask = ((1ULL << bits) - 1) << shift; in lp_build_unpack_arith_rgba_aos() local
410 unsigned mask = (1 << bits) - 1; in lp_build_pack_rgba_aos() local
560 unsigned mask = 0; lp_build_fetch_rgba_aos() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.h98 update_swiz_mask(nir_alu_instr *alu, nir_dest *dest, unsigned *swiz, unsigned *mask) in update_swiz_mask() argument
124 real_dest(nir_dest *dest, unsigned *swiz, unsigned *mask) in real_dest() argument
/third_party/musl/include/sys/
H A Dfanotify.h15 unsigned long long mask member
/third_party/musl/arch/s390x/bits/
H A Dsignal.h14 unsigned long mask; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp191 unsigned mask = (1 << (2 * num_ij)) - 1; in parse_decls() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_format.c2213 SVGA3dSurfaceFormatCaps mask; in svga_is_format_supported() local
2314 unsigned int mask = 0; svga_is_dx_format_supported() local
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c551 unsigned mask; in stw_st_swap_framebuffer_locked() local
144 stw_st_framebuffer_validate_locked(struct st_context_iface *stctx, struct st_framebuffer_iface *stfb, unsigned width, unsigned height, unsigned mask) stw_st_framebuffer_validate_locked() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c850 unsigned mask = prog->fp.color_interp[i] >> 4; in nvc0_program_upload_code() local
[all...]
H A Dnve4_compute.c502 nve4_state_validate_cp(struct nvc0_context *nvc0, uint32_t mask) in nve4_state_validate_cp() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c54 static unsigned long t_dst_mask(unsigned int mask) in t_dst_mask() argument
H A Dradeon_variable.c138 unsigned int mask = var->Readers[i].WriteMask; in rc_variable_compute_live_intervals() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c522 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha256_cipher() local
[all...]
H A De_aes_cbc_hmac_sha1.c489 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha1_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_gf2m.c654 BN_ULONG u0, u1, b0, b1, mask; in BN_GF2m_mod_inv_vartime() local
1150 BN_ULONG mask; in BN_GF2m_poly2arr() local
/third_party/node/deps/uv/src/unix/
H A Dprocess.c166 int mask; in uv__process_init_stdio() local
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrCode.java143 public static QrCode encodeSegments(List<QrSegment> segs, Ecc ecl, int minVersion, int maxVersion, int mask, boolean boostEcl) { in encodeSegments() argument
220 public final int mask; global() field in QrCode
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_gf2m.c655 BN_ULONG u0, u1, b0, b1, mask; in BN_GF2m_mod_inv_vartime() local
1155 BN_ULONG mask; in BN_GF2m_poly2arr() local
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c522 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha256_cipher() local
[all...]
H A De_aes_cbc_hmac_sha1.c489 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha1_cipher() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp129 deUint64 mask = 1u; in getChannelMask() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseBinding.cpp443 deUint8 mask = 0xFF; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBallotBroadcastTests.cpp106 string mask; in getTestSrc() local
118 << mask in getTestSrc() local
[all...]
H A DvktSubgroupsBuiltinMaskVarTests.cpp188 const string mask = varSubgroupMask(caseDef); in initFrameBufferPrograms() local
[all...]

Completed in 30 milliseconds

1...<<41424344454647484950>>...99