/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_instruction_selection.h | 46 uint8_t mask[VARYING_SLOT_MAX]; member
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_conversion_builder.h | 169 nir_ssa_def *mask = nir_inot(b, nir_isub(b, adjust, one)); in nir_round_int_to_float() local
|
H A D | nir_lower_alu_width.c | 80 unsigned mask = ~(width - 1); in alu_is_swizzled_in_bounds() local
|
H A D | nir_format_convert.h | 65 nir_const_value mask[NIR_MAX_VEC_COMPONENTS]; in nir_format_mask_uvec() local 212 nir_ssa_def *mask = nir_imm_int(b, ~0u >> (32 - dst_bits)); in nir_format_bitcast_uvec_unmasked() local 49 nir_mask_shift(struct nir_builder *b, nir_ssa_def *src, uint32_t mask, int left_shift) nir_mask_shift() argument
|
H A D | nir_lower_blend.c | 244 nir_const_value mask[4]; in nir_blend_logicop() local 149 nir_color_mask( nir_builder *b, unsigned mask, nir_ssa_def *src, nir_ssa_def *dst) nir_color_mask() argument
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | linker_util.cpp | 227 unsigned mask = prog->data->linked_stages; in link_util_check_subroutine_resources() local 322 unsigned mask = prog->data->linked_stages; in link_util_calculate_subroutine_compat() local
|
H A D | ir_print_visitor.cpp | 447 char mask[5]; in visit() local
|
/third_party/mesa3d/src/compiler/isaspec/ |
H A D | decode.h | 144 bitmask_t mask; member
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_logic_ops.c | 249 nir_ssa_def *mask = in v3d_emit_logic_op_raw() local
|
/third_party/libwebsockets/lib/roles/h2/ |
H A D | hpack.c | 1361 unsigned int mask = (unsigned int)((1 << starting_bits) - 1); in lws_h2_num_start() local 1373 unsigned int mask = (unsigned int)((1 << starting_bits) - 1); in lws_h2_num() local
|
/third_party/ltp/include/lapi/ |
H A D | stat.h | 110 statx(int dirfd, const char *pathname, unsigned int flags, unsigned int mask, struct statx *statxbuf) statx() argument
|
/third_party/libwebsockets/lib/roles/ws/ |
H A D | server-ws.c | 809 uint8_t *buffer = *buf, mask[4]; in lws_ws_frame_rest_is_payload() local
|
/third_party/ltp/lib/ |
H A D | tst_net.c | 56 static int tst_mask2prefix(struct in_addr mask) in tst_mask2prefix() argument
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_composite.h | 120 struct xa_picture *src, *mask, *dst; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_liverangeevaluator_helpers.cpp | 416 int mask = 1 << (next_ifelse_nesting_depth - 1); in record_else_write() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | gfx10_query.c | 203 static const uint64_t mask = ((uint64_t)1 << 63) - 1; in gfx10_sh_query_add_result() local
|
H A D | si_shader_info.c | 240 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 D | xm_st.c | 120 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 D | brw_ir_vec4.h | 205 writemask(dst_reg reg, unsigned mask) in writemask() argument
|
H A D | brw_inst.h | 1290 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 D | hgl.c | 83 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 D | indirect_glx.c | 287 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 D | protocol_core.cc | 54 int32_t mask = 0; in GetMandatoryFieldMask() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfslabel.c | 242 le64 mask; in change_serial() local
|
/third_party/musl/src/malloc/oldmalloc/ |
H A D | malloc.c | 325 uint64_t mask; in malloc() local
|