Home
last modified time | relevance | path

Searched defs:new_mask (Results 1 – 25 of 25) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/detail/
Dposix_signal_blocker.hpp41 sigset_t new_mask; in posix_signal_blocker() local
58 sigset_t new_mask; in block() local
/third_party/boost/boost/asio/detail/
Dposix_signal_blocker.hpp41 sigset_t new_mask; in posix_signal_blocker() local
58 sigset_t new_mask; in block() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_adjust_loop_controls.cpp53 uint32_t new_mask = in Apply() local
Dfuzzer_pass_adjust_memory_operands_masks.cpp90 uint32_t new_mask = in Apply() local
Dtransformation_set_memory_operands_mask.cpp77 uint32_t new_mask = message_.memory_operands_mask(); in IsApplicable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_adjust_loop_controls.cpp54 uint32_t new_mask = in Apply() local
Dfuzzer_pass_adjust_memory_operands_masks.cpp91 uint32_t new_mask = in Apply() local
Dtransformation_set_memory_operands_mask.cpp77 uint32_t new_mask = message_.memory_operands_mask(); in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_adjust_loop_controls.cpp54 uint32_t new_mask = in Apply() local
Dfuzzer_pass_adjust_memory_operands_masks.cpp91 uint32_t new_mask = in Apply() local
Dtransformation_set_memory_operands_mask.cpp77 uint32_t new_mask = message_.memory_operands_mask(); in IsApplicable() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c80 unsigned new_mask = 0; in scan_io_usage() local
150 unsigned new_mask = mask & ~info->output_usagemask[loc]; in scan_io_usage() local
/third_party/gn/src/gn/
Dhash_table_base.h504 size_t new_mask = new_size - 1; in GrowBuckets() local
/third_party/libunwind/include/
Dlibunwind_i.h190 # define SIGPROCMASK(how, new_mask, old_mask) \ argument
193 # define SIGPROCMASK(how, new_mask, old_mask) mark_as_used(old_mask) argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c168 unsigned int new_mask = 0; in rewrite_writemask() local
683 unsigned int new_mask) in rc_make_conversion_swizzle()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c116 uint8_t new_mask = 0; in gather_usage() local
/third_party/libuv/src/unix/
Dsignal.c141 sigset_t new_mask; in uv__signal_block_and_lock() local
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_drawable.c54 unsigned statt_mask, new_mask; in dri_st_framebuffer_validate() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c210 unsigned statt_mask, new_mask, i; in xmesa_st_framebuffer_validate() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c505 uint64_t new_mask = 0; in lp_rast_shade_quads_mask() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c460 uint32_t new_mask = 0; in r600_bind_sampler_states() local
655 uint32_t new_mask = 0; in r600_set_sampler_views() local
/third_party/mesa3d/src/compiler/nir/
Dnir.c91 nir_component_mask_t new_mask = 0; in nir_component_mask_reinterpret() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c3574 unsigned new_mask = nir_intrinsic_write_mask(intr); in bifrost_nir_lower_store_component() local
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc540 std::vector<int64_t> new_mask(input_tensors->size() - tensors_mask->size(), tensor_mask); in ConstructInputTensor() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp3627 uint32_t new_mask = 0; in widen_mask() local