| /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
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | malloc.c | 50 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 D | getaddrinfo.c | 121 const int mask = AI_PASSIVE | AI_CANONNAME | AI_NUMERICHOST | in getaddrinfo_ext() local
|
| /third_party/musl/src/network/linux/ |
| H A D | getaddrinfo.c | 136 const int mask = AI_PASSIVE | AI_CANONNAME | AI_NUMERICHOST | in getaddrinfo_ext() local
|
| /third_party/musl/porting/linux/user/src/fdsan/ |
| H A D | fdsan.c | 161 uint64_t mask = ((uint64_t)(1) << 56) - 1; in fdsan_create_owner_tag() local
|
| /third_party/musl/porting/linux/user/src/sigchain/ |
| H A D | sigchain.c | 189 sigset_t mask; in signal_chain_handler() local
|
| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | malloc.c | 48 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 D | malloc.c | 297 uint64_t mask; in malloc() local
|
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
| H A D | malloc.c | 307 uint64_t mask; in malloc() local
|
| /third_party/musl/src/fdsan/linux/ |
| H A D | fdsan.c | 204 uint64_t mask = ((uint64_t)(1) << 56) - 1; in fdsan_create_owner_tag() local
|
| /third_party/musl/src/signal/liteos_a/ |
| H A D | sigaction.c | 186 sigset_t mask, oldmask; in __sig_operation() local
|
| /third_party/musl/porting/liteos_a/user/src/signal/ |
| H A D | sigaction.c | 171 sigset_t mask, oldmask; in __sig_operation() local
|
| /third_party/musl/src/sigchain/linux/ |
| H A D | sigchain.c | 218 sigset_t mask; in signal_chain_handler() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_sysconfig_files.c | 178 int mask = atoi(maskstr); in parse_sort() local [all...] |