/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
H A D | posix_signal_blocker.hpp | 37 sigset_t new_mask; in posix_signal_blocker() local 54 sigset_t new_mask; in block() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | posix_signal_blocker.hpp | 41 sigset_t new_mask; in posix_signal_blocker() local 58 sigset_t new_mask; in block() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/ |
D | quic.rs | 63 pub fn new_mask(&self, sample: &[u8]) -> Result<[u8; 5], error::Unspecified> { in new_mask() method 86 new_mask: fn(key: &KeyInner, sample: Sample) -> [u8; 5], field
|
D | chacha.rs | 67 pub fn new_mask(&self, sample: Sample) -> [u8; 5] { in new_mask() method
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_info.c | 247 unsigned new_mask = 0; in scan_io_usage() local 347 unsigned new_mask = mask & ~info->output_usagemask[loc]; in scan_io_usage() local
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | forward_error_correction_internal.cc | 485 uint8_t* new_mask, in InsertZeroColumns() 496 void CopyColumn(uint8_t* new_mask, in CopyColumn()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_compiler_util.c | 152 unsigned int new_mask = 0; in rewrite_writemask() local 672 unsigned int new_mask) in rc_make_conversion_swizzle()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_adjust_loop_controls.cpp | 55 uint32_t new_mask = in Apply() local
|
D | fuzzer_pass_adjust_memory_operands_masks.cpp | 92 uint32_t new_mask = in Apply() local
|
D | transformation_set_memory_operands_mask.cpp | 80 uint32_t new_mask = message_.memory_operands_mask(); in IsApplicable() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_pass_adjust_loop_controls.cpp | 55 uint32_t new_mask = in Apply() local
|
H A D | fuzzer_pass_adjust_memory_operands_masks.cpp | 92 uint32_t new_mask = in Apply() local
|
H A D | transformation_set_memory_operands_mask.cpp | 80 uint32_t new_mask = message_.memory_operands_mask(); in IsApplicable() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | fuzzer_pass_adjust_loop_controls.cpp | 55 uint32_t new_mask = in Apply() local
|
H A D | fuzzer_pass_adjust_memory_operands_masks.cpp | 92 uint32_t new_mask = in Apply() local
|
H A D | transformation_set_memory_operands_mask.cpp | 80 uint32_t new_mask = message_.memory_operands_mask(); in IsApplicable() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/util/ |
H A D | pan_lower_store_component.c | 64 unsigned new_mask = nir_intrinsic_write_mask(intr); in lower_store_component() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | syslog.cpp | 39 int setlogmask(int new_mask) { in setlogmask()
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | otapreopt_parameters.cpp | 113 static int ReplaceMask(int input, int old_mask, int new_mask) { in ReplaceMask()
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | bitscan.h | 387 uint32_t new_mask = 0; in util_widen_mask() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi_info.c | 111 uint8_t new_mask = 0; in gather_usage() local
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | crypto.rs | 206 pub fn new_mask(&self, sample: &[u8]) -> Result<[u8; 5]> { in new_mask() method 333 pub fn new_mask(&self, sample: &[u8]) -> Result<[u8; 5]> { in new_mask() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | crypto.rs | 206 pub fn new_mask(&self, sample: &[u8]) -> Result<[u8; 5]> { in new_mask() method 333 pub fn new_mask(&self, sample: &[u8]) -> Result<[u8; 5]> { in new_mask() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/ |
D | test_signal.rs | 208 let new_mask = in test_thread_signal_set_mask() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_drawable.c | 56 unsigned statt_mask, new_mask; in dri_st_framebuffer_validate() local
|