Home
last modified time | relevance | path

Searched defs:mask (Results 551 - 575 of 2059) sorted by relevance

1...<<21222324252627282930>>...83

/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_composite.h120 struct xa_picture *src, *mask, *dst; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp416 int mask = 1 << (next_ifelse_nesting_depth - 1); in record_else_write() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c203 static const uint64_t mask = ((uint64_t)1 << 63) - 1; in gfx10_sh_query_add_result() local
H A Dsi_shader_info.c240 unsigned mask, bit_size; in scan_io_usage() local
493 unsigned mask = nir_ssa_def_components_read(&intr->dest.ssa); scan_instruction() local
507 uint8_t mask = nir_ssa_def_components_read(&intr->dest.ssa); scan_instruction() local
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c120 xmesa_st_framebuffer_validate_textures(struct st_framebuffer_iface *stfbi, unsigned width, unsigned height, unsigned mask) xmesa_st_framebuffer_validate_textures() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_vec4.h205 writemask(dst_reg reg, unsigned mask) in writemask() argument
H A Dbrw_inst.h1290 const uint64_t mask = (~0ull >> (64 - (high - low + 1))); in brw_inst_bits() local
1311 const uint64_t mask = (~0ull >> (64 - (high - low + 1))) << low; in brw_inst_set_bits() local
1340 const uint64_t mask = (1ull << (high - low + 1)) - 1; in brw_compact_inst_bits() local
1354 const uint64_t mask = ((1ull << (high - low + 1)) - 1) << low; in brw_compact_inst_set_bits() local
[all...]
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c83 hgl_st_framebuffer_validate_textures(struct st_framebuffer_iface *stfbi, unsigned width, unsigned height, unsigned mask) hgl_st_framebuffer_validate_textures() argument
/third_party/mesa3d/src/glx/
H A Dindirect_glx.c287 uint32_t mask = GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB; in indirect_create_context_attribs() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core.cc54 int32_t mask = 0; in GetMandatoryFieldMask() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfslabel.c242 le64 mask; in change_serial() local
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c325 uint64_t mask; in malloc() local
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c50 uint32_t mask; in get_randomIdx() local
373 uint32_t mask, first; malloc() local
[all...]
/third_party/musl/porting/linux/user/src/network/
H A Dgetaddrinfo.c121 const int mask = AI_PASSIVE | AI_CANONNAME | AI_NUMERICHOST | in getaddrinfo_ext() local
/third_party/musl/src/network/linux/
H A Dgetaddrinfo.c136 const int mask = AI_PASSIVE | AI_CANONNAME | AI_NUMERICHOST | in getaddrinfo_ext() local
/third_party/musl/porting/linux/user/src/fdsan/
H A Dfdsan.c161 uint64_t mask = ((uint64_t)(1) << 56) - 1; in fdsan_create_owner_tag() local
/third_party/musl/porting/linux/user/src/sigchain/
H A Dsigchain.c189 sigset_t mask; in signal_chain_handler() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c48 uint32_t mask; in get_randomIdx() local
368 uint32_t mask, first; malloc() local
[all...]
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c297 uint64_t mask; in malloc() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c307 uint64_t mask; in malloc() local
/third_party/musl/src/fdsan/linux/
H A Dfdsan.c204 uint64_t mask = ((uint64_t)(1) << 56) - 1; in fdsan_create_owner_tag() local
/third_party/musl/src/signal/liteos_a/
H A Dsigaction.c186 sigset_t mask, oldmask; in __sig_operation() local
/third_party/musl/porting/liteos_a/user/src/signal/
H A Dsigaction.c171 sigset_t mask, oldmask; in __sig_operation() local
/third_party/musl/src/sigchain/linux/
H A Dsigchain.c218 sigset_t mask; in signal_chain_handler() local
/third_party/node/deps/cares/src/lib/
H A Dares_sysconfig_files.c178 int mask = atoi(maskstr); in parse_sort() local
[all...]

Completed in 17 milliseconds

1...<<21222324252627282930>>...83