Home
last modified time | relevance | path

Searched defs:mask (Results 1251 - 1275 of 2052) sorted by relevance

1...<<51525354555657585960>>...83

/third_party/musl/porting/linux/user/src/network/
H A Dlookup_name.c302 unsigned char len, mask; member
/third_party/nghttp2/lib/
H A Dnghttp2_hd.h161 size_t mask; member
/third_party/node/deps/cares/src/lib/
H A Dares_private.h226 unsigned char mask; member
/third_party/node/deps/icu-small/source/common/
H A Ducnvisci.cpp1568 uint8_t mask; in _ISCIIGetUnicodeSet() local
H A Duprops.cpp164 uint32_t mask; member
516 uint32_t mask; member
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4.cpp2360 src_reg mask = src_reg(dst_reg(UNIFORM, mask_param / 4)); in run() local
H A Dbrw_vec4_visitor.cpp1181 uint8_t mask = 0; in emit_scratch_write() local
[all...]
H A Dbrw_vec4_generator.cpp749 const int mask = ivb ? INTEL_MASK(22, 16) : INTEL_MASK(23, 17); in generate_tcs_get_instance_id() local
871 unsigned mask = write_mask.ud; in generate_tcs_output_urb_offsets() local
/third_party/mesa3d/src/mesa/main/
H A Ddebug_output.c344 uint32_t mask, val; in debug_namespace_set_all() local
H A Dapi_arrayelt.c1439 GLbitfield mask; in _mesa_array_element() local
H A Dpack.c281 GLubyte mask = 1 << (unpack->SkipPixels & 0x7); in extract_uint_indexes() local
295 GLubyte mask = 128 >> (unpack->SkipPixels & 0x7); in extract_uint_indexes() local
549 const GLuint mask = ctx->PixelMaps.StoS.Size - 1; _mesa_unpack_stencil_span() local
[all...]
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c1120 GLuint mask = 0; in analyse_from_scratch() local
[all...]
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp315 void maybeDumpMaskValue(UProperty uproperty, uint32_t v, uint32_t mask, FILE* f) { in maybeDumpMaskValue() argument
433 uint16_t mask = 0; in dumpScriptExtensions() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h161 size_t mask; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pkt.c165 static int has_mask(uint8_t b, uint8_t mask) { return (b & mask) == mask; } in has_mask() argument
2184 int64_t mask = win - 1; in ngtcp2_pkt_adjust_pkt_num() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c919 st_context_copy(struct st_context_iface *stctxi, struct st_context_iface *stsrci, unsigned mask) st_context_copy() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c66 add_dependency(struct util_dynarray *table, unsigned index, uint16_t mask, midgard_instruction **instructions, unsigned child) in add_dependency() argument
88 mark_access(struct util_dynarray *table, unsigned index, uint16_t mask, unsigned parent) in mark_access() argument
127 unsigned mask = mir_bytemask(instructions[i]); in mir_create_dependency_graph() local
213 is_single_component_mask(unsigned mask) in is_single_component_mask() argument
376 unsigned mask; global() member
667 unsigned mask = predicate->mask; mir_choose_instruction() local
[all...]
H A Dmidgard_ra.c402 unsigned mask = mir_bytemask(ins); in mir_compute_interference() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_driver.h42 unsigned mask : 4; /* vec4 mask */ member
/third_party/mesa3d/src/util/
H A Dxmlconfig.c262 uint32_t size = 1 << cache->tableSize, mask = size - 1; in findOption() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c242 lp_build_stencil_op(struct lp_build_context *bld, const struct pipe_stencil_state stencil[2], enum stencil_op op, LLVMValueRef stencilRefs[2], LLVMValueRef stencilVals, LLVMValueRef mask, LLVMValueRef front_facing) lp_build_stencil_op() argument
353 get_z_shift_and_mask(const struct util_format_description *format_desc, unsigned *shift, unsigned *width, unsigned *mask) get_z_shift_and_mask() argument
391 get_s_shift_and_mask(const struct util_format_description *format_desc, unsigned *shift, unsigned *mask) get_s_shift_and_mask() argument
825 lp_build_depth_stencil_test(struct gallivm_state *gallivm, const struct lp_depth_state *depth, const struct pipe_stencil_state stencil[2], struct lp_type z_src_type, const struct util_format_description *format_desc, struct lp_build_mask_context *mask, LLVMValueRef *cov_mask, LLVMValueRef stencil_refs[2], LLVMValueRef z_src, LLVMValueRef z_fb, LLVMValueRef s_fb, LLVMValueRef face, LLVMValueRef *z_value, LLVMValueRef *s_value, boolean do_branch, bool restrict_depth) lp_build_depth_stencil_test() argument
970 LLVMValueRef mask = lp_build_const_int_vec(gallivm, s_type, s_mask); lp_build_depth_stencil_test() local
[all...]
H A Dlp_linear_sampler.c599 const __m128i mask = _mm_set1_epi32(0xff000000); in fetch_bgrx_axis_aligned_linear() local
618 const __m128i mask = _mm_set1_epi32(0xff000000); in fetch_bgrx_clamp_linear() local
638 const __m128i mask = _mm_set1_epi32(0xff000000); in fetch_bgrx_linear() local
H A Dlp_rast.h256 uint64_t mask; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c69 nv50_colormask(unsigned mask) in nv50_colormask() argument
1251 unsigned mask = 0; in nv50_bind_images_range() local
1344 unsigned mask = 0; nv50_bind_buffers_range() local
[all...]
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp256 uint16_t mask = 0; in dumpScriptExtensions() local

Completed in 40 milliseconds

1...<<51525354555657585960>>...83