Home
last modified time | relevance | path

Searched defs:mask (Results 1151 - 1175 of 2232) sorted by relevance

1...<<41424344454647484950>>...90

/third_party/node/deps/icu-small/source/common/
H A Ducnvsel.cpp80 uint32_t mask; in generateSelectorData() local
679 static int16_t countOnes(uint32_t* mask, int32_t len) { in countOnes() argument
756 uint32_t* mask = (uint32_t*) uprv_malloc(columns * 4); ucnvsel_selectForString() local
798 uint32_t* mask = (uint32_t*) uprv_malloc(columns * 4); ucnvsel_selectForUTF8() local
[all...]
H A Duts46.cpp1029 uint32_t mask=firstMask|lastMask; in checkLabelBiDi() local
/third_party/ninja/src/
H A Dgraph.cc594 uint64_t mask = 1; in PathDecanonicalized() local
/third_party/node/deps/brotli/c/enc/
H A Dhash.h465 InitOrStitchToPreviousBlock( MemoryManager* m, Hasher* hasher, const uint8_t* data, size_t mask, BrotliEncoderParams* params, size_t position, size_t input_size, BROTLI_BOOL is_last) InitOrStitchToPreviousBlock() argument
H A Dcompress_fragment.c352 uint32_t mask = in UpdateBits() local
367 const size_t mask = (1u << bitpos) - 1; in RewindBitPosition() local
H A Dcompress_fragment_two_pass.c543 const size_t mask = (1u << bitpos) - 1; in RewindBitPosition() local
/third_party/mesa3d/src/mesa/main/
H A Dff_fragment_shader.cpp262 GLbitfield mask; in make_state_key() local
H A Dtexparam.c204 GLuint mask = 0x7 << (3 * comp); in set_swizzle_component() local
H A Dimage.c418 GLubyte mask = 1U << (unpack->SkipPixels & 0x7); in _mesa_expand_bitmap() local
440 GLubyte mask = 128U >> (unpack->SkipPixels & 0x7); in _mesa_expand_bitmap() local
[all...]
H A Drastpos.c115 GLbitfield mask = ctx->Transform.ClipPlanesEnabled; in userclip_point() local
148 GLbitfield mask; in shade_rastpos() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.c266 uint32_t mask = (1 << comps) - 1; in dzn_nir_indirect_draw_shader() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp300 uint32_t mask = BITFIELD_MASK(glsl_get_vector_elements(arr->type)); in zero_array_members() local
384 nir_variable_mode mask = nir_var_shader_in | nir_var_shader_out; in st_nir_preprocess() local
548 nir_variable_mode mask = in st_glsl_to_nir_post_opts() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c713 mask_to_string(uint32_t mask, char str[5]) in mask_to_string() argument
737 char mask[5] = ""; in dump_io_signature() local
/third_party/mesa3d/src/util/
H A Dregister_allocate.c754 BITSET_WORD mask = ~(BITSET_WORD)0 >> (31 - high_bit); in ra_simplify() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp789 Instruction::defCount(unsigned int mask, bool singleFile) const in defCount() argument
808 Instruction::srcCount(unsigned int mask, bool singleFile) const in srcCount() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c316 const unsigned mask = bld->mask[attrib]; in attribs_update_simple() local
H A Dlp_rast.c354 uint64_t mask = 0; in lp_rast_shade_tile() local
411 lp_rast_shade_quads_mask_sample(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned x, unsigned y, uint64_t mask) lp_rast_shade_quads_mask_sample() argument
492 lp_rast_shade_quads_mask(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned x, unsigned y, unsigned mask) lp_rast_shade_quads_mask() argument
H A Dlp_rast_tri.c68 unsigned mask = 0; in build_mask_linear() local
300 struct { unsigned mask:16; unsigned i:8; unsigned j:8; } out[16]; lp_rast_triangle_32_3_16() member
381 unsigned mask = _mm_movemask_epi8(c_0123); lp_rast_triangle_32_3_16() local
474 unsigned mask = _mm_movemask_epi8(c_0123); lp_rast_triangle_32_3_4() local
583 struct { unsigned mask:16; unsigned i:8; unsigned j:8; } out[16]; lp_rast_triangle_32_3_16() member
678 unsigned mask = vec_movemask_epi8(c_0123); lp_rast_triangle_32_3_16() local
[all...]
H A Dlp_setup_rect.c408 unsigned mask = left_mask | right_mask; in lp_setup_bin_rectangle() local
414 unsigned mask = top_mask | bottom_mask; in lp_setup_bin_rectangle() local
203 partial(struct lp_setup_context *setup, const struct lp_rast_rectangle *rect, boolean opaque, unsigned ix, unsigned iy, unsigned mask) partial() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_vp.c257 int i, sum = 0, mask, block_index, count; in nv84_decoder_vp_mpeg12_mb() local
/third_party/libinput/test/
H A Dtest-utils.c740 uint32_t mask; in START_TEST() local
/third_party/libfuse/example/
H A Dpassthrough_fh.c88 static int xmp_access(const char *path, int mask) in xmp_access() argument
/third_party/ltp/testcases/lib/
H A Dtst_net_vars.c92 struct in_addr mask; in prefix2mask() local
108 calc_network(const struct in_addr *ip, struct in_addr *mask) calc_network() argument
119 is_in_subnet_ipv4(const struct in_addr *network, const struct in_addr *mask, const struct in_addr *ip) is_in_subnet_ipv4() argument
126 is_in_subnet_ipv6(const struct in6_addr *network, const struct in6_addr *mask, const struct in6_addr *ip6) is_in_subnet_ipv6() argument
146 struct in_addr mask = prefix2mask(prefix); get_ipv4_netmask() local
190 struct in_addr mask = prefix2mask(prefix); get_ipv4_broadcast() local
211 struct in_addr mask, network; get_ipv4_net16_unused() local
265 struct in6_addr mask, network; get_ipv6_net32_unused() local
[all...]
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c64 static inline int nodemask_isset(nodemask_t * mask, int node) in nodemask_isset() argument
74 static inline void nodemask_set(nodemask_t * mask, int node) in nodemask_set() argument
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify10.c487 unsigned int mflags, mask, ignored_mask; in show_fanotify_ignore_marks() local
525 unsigned int mark_ignored, mask; in create_fanotify_groups() local
[all...]

Completed in 34 milliseconds

1...<<41424344454647484950>>...90