/aosp_15_r20/packages/modules/adb/client/ |
D | usb_linux.cpp | 71 unsigned zero_mask; member 155 unsigned zero_mask = 0; in find_usb_device() local 546 unsigned zero_mask, size_t max_packet_size) { in register_device()
|
D | usb_libusb.cpp | 111 static bool should_perform_zero_transfer(size_t write_length, uint16_t zero_mask) { in should_perform_zero_transfer() 387 uint16_t zero_mask = 0; in FindInterface() local
|
D | usb_windows.cpp | 71 unsigned zero_mask; member
|
D | usb_osx.cpp | 55 unsigned int zero_mask; member
|
/aosp_15_r20/external/FP16/include/fp16/ |
H A D | fp16.h | 85 const int32_t zero_mask = (int32_t) (nonsign - 1) >> 31; in fp16_ieee_to_fp32_bits() local 306 const int32_t zero_mask = (int32_t) (nonsign - 1) >> 31; in fp16_alt_to_fp32_bits() local
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | Float8_e4m3fn.h | 118 const int32_t zero_mask = (int32_t)(nonsign - 1) >> 31; in fp8e4m3fn_to_fp32_value() local
|
H A D | Half.h | 129 const int32_t zero_mask = (int32_t)(nonsign - 1) >> 31; in fp16_ieee_to_fp32_bits() local
|
/aosp_15_r20/external/eigen/Eigen/src/Core/arch/MSA/ |
H A D | MathFunctions.h | 54 Packet4i zero_mask = __builtin_msa_fceq_w(_x, zero); variable
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_vec4_nir.cpp | 2045 int zero_mask = 0xf & ~coord_mask; in nir_emit_texture() local 2189 int zero_mask = 0xf & ~coord_mask; in emit_mcs_fetch() local
|
/aosp_15_r20/external/executorch/runtime/core/portable_type/ |
H A D | half.h | 154 const int32_t zero_mask = (int32_t)(nonsign - 1) >> 31; in fp16_ieee_to_fp32_bits() local
|
/aosp_15_r20/system/core/fastboot/ |
H A D | usb_osx.cpp | 65 unsigned int zero_mask; member
|
/aosp_15_r20/external/minijail/ |
H A D | system_unittest.cc | 41 TEST(secure_noroot_set_and_locked, zero_mask) { in TEST() argument
|
/aosp_15_r20/external/executorch/kernels/optimized/vec/vec256/ |
H A D | vec256_double.h | 104 int zero_mask() const { in zero_mask() function
|
H A D | vec256_float.h | 110 int zero_mask() const { in zero_mask() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/ |
H A D | vec256_double.h | 96 int zero_mask() const { in zero_mask() function
|
H A D | vec256_float.h | 102 int zero_mask() const { in zero_mask() function
|
H A D | vec256_bfloat16.h | 197 int zero_mask() const { in zero_mask() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec512/ |
H A D | vec512_double.h | 100 int zero_mask() const { in zero_mask() function
|
H A D | vec512_float.h | 119 int zero_mask() const { in zero_mask() function
|
H A D | vec512_bfloat16.h | 203 int zero_mask() const { in zero_mask() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/ |
H A D | vec256_double_vsx.h | 59 int zero_mask() const { in zero_mask() function
|
H A D | vec256_float_vsx.h | 251 int zero_mask() const { in zero_mask() function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_vecmathlib.h | 387 vmask4 zero_mask = y == vfloat4(0.0f); in pow() local
|
/aosp_15_r20/external/executorch/kernels/optimized/vec/ |
H A D | vec_base.h | 189 int zero_mask() const { in zero_mask() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/ |
H A D | vec_base.h | 264 int zero_mask() const { in zero_mask() function
|