/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A D | is_zero.rs | 6 pub(super) unsafe trait IsZero { interface 14 unsafe impl IsZero for $t { impl 43 unsafe impl<T> IsZero for *const T { impl 50 unsafe impl<T> IsZero for *mut T { impl 57 unsafe impl<T: IsZero, const N: usize> IsZero for [T; N] { impl 78 unsafe impl <$first_arg: IsZero, $($rest: IsZero,)*> IsZero for ($first_arg, $($rest,)*){ impl 170 unsafe impl IsZero for $t { impl
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A D | is_zero.rs | 6 pub(super) unsafe trait IsZero { interface 14 unsafe impl IsZero for $t { impl 43 unsafe impl<T> IsZero for *const T { impl 50 unsafe impl<T> IsZero for *mut T { impl 57 unsafe impl<T: IsZero, const N: usize> IsZero for [T; N] { impl 78 unsafe impl <$first_arg: IsZero, $($rest: IsZero,)*> IsZero for ($first_arg, $($rest,)*){ impl 170 unsafe impl IsZero for $t { impl
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A D | is_zero.rs | 6 pub(super) unsafe trait IsZero { interface 14 unsafe impl IsZero for $t { impl 43 unsafe impl<T> IsZero for *const T { impl 50 unsafe impl<T> IsZero for *mut T { impl 57 unsafe impl<T: IsZero, const N: usize> IsZero for [T; N] { impl 78 unsafe impl <$first_arg: IsZero, $($rest: IsZero,)*> IsZero for ($first_arg, $($rest,)*){ impl 170 unsafe impl IsZero for $t { impl
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A D | is_zero.rs | 6 pub(super) unsafe trait IsZero { interface 14 unsafe impl IsZero for $t { impl 43 unsafe impl<T> IsZero for *const T { impl 50 unsafe impl<T> IsZero for *mut T { impl 57 unsafe impl<T: IsZero, const N: usize> IsZero for [T; N] { impl 78 unsafe impl <$first_arg: IsZero, $($rest: IsZero,)*> IsZero for ($first_arg, $($rest,)*){ impl 170 unsafe impl IsZero for $t { impl
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A D | is_zero.rs | 6 pub(super) unsafe trait IsZero { interface 14 unsafe impl IsZero for $t { impl 43 unsafe impl<T> IsZero for *const T { impl 50 unsafe impl<T> IsZero for *mut T { impl 57 unsafe impl<T: IsZero, const N: usize> IsZero for [T; N] { impl 78 unsafe impl <$first_arg: IsZero, $($rest: IsZero,)*> IsZero for ($first_arg, $($rest,)*){ impl 170 unsafe impl IsZero for $t { impl
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/ |
H A D | TunableGemm.h | 114 inline bool IsZero(T v) { in IsZero() function 119 inline bool IsZero(BFloat16 v) { in IsZero() function 124 inline bool IsZero(Half v) { in IsZero() function 129 inline bool IsZero(c10::complex<double> v) { in IsZero() function 134 inline bool IsZero(c10::complex<float> v) { in IsZero() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_client_stats.h | 125 bool IsZero() const { in IsZero() function 173 bool IsZero() const { in IsZero() function 196 bool IsZero() const { in IsZero() function
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ |
H A D | xds_client_stats.h | 133 bool IsZero() const { in IsZero() function 182 bool IsZero() const { in IsZero() function 205 bool IsZero() const { in IsZero() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | SemaOpenACC.h | 54 bool IsZero; member 253 bool IsZero) { in setVarListDetails() 289 bool IsZero) { in setVarListDetails()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | OpenACCClause.h | 501 bool IsZero; variable 504 SourceLocation LParenLoc, bool IsZero, in OpenACCCopyOutClause() 528 bool IsZero; variable 531 SourceLocation LParenLoc, bool IsZero, in OpenACCCreateClause()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | constants.h | 128 virtual bool IsZero() const { return false; } in IsZero() function 155 bool IsZero() const override { in IsZero() function 301 bool IsZero() const override { in IsZero() function 443 bool IsZero() const override { return true; } in IsZero() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | constants.h | 128 virtual bool IsZero() const { return false; } in IsZero() function 155 bool IsZero() const override { in IsZero() function 301 bool IsZero() const override { in IsZero() function 443 bool IsZero() const override { return true; } in IsZero() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | constants.h | 128 virtual bool IsZero() const { return false; } in IsZero() function 155 bool IsZero() const override { in IsZero() function 301 bool IsZero() const override { in IsZero() function 443 bool IsZero() const override { return true; } in IsZero() function
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_rect.cpp | 34 bool dng_rect::IsZero () const in IsZero() function in dng_rect 55 bool dng_rect_real64::IsZero () const in IsZero() function in dng_rect_real64
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/netip/ |
D | export_test.go | 35 func (a Addr) IsZero() bool { return a.isZero() } func 36 func (p Prefix) IsZero() bool { return p.isZero() } func
|
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/ |
H A D | simultaneous_fixed_bases_exp.cc | 51 bool IsZero(const private_join_and_compute::BigNum& c) { in IsZero() function 76 bool IsZero(const private_join_and_compute::MontBigNum& c) { in IsZero() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 296 pub trait IsZero { interface
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 295 pub trait IsZero { trait
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 296 pub trait IsZero { interface
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 295 pub trait IsZero { interface
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | mod.rs | 296 pub trait IsZero { interface
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
H A D | TcgStorageCore.h | 72 UINT8 IsZero : 1; member 84 UINT8 IsZero : 1; member 100 UINT8 IsZero : 1; member 118 UINT8 IsZero : 1; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
H A D | TcgStorageCore.h | 73 UINT8 IsZero : 1; member 86 UINT8 IsZero : 1; member 103 UINT8 IsZero : 1; member 122 UINT8 IsZero : 1; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
H A D | TcgStorageCore.h | 72 UINT8 IsZero : 1; member 85 UINT8 IsZero : 1; member 102 UINT8 IsZero : 1; member 121 UINT8 IsZero : 1; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
H A D | TcgStorageCore.h | 72 UINT8 IsZero : 1; member 85 UINT8 IsZero : 1; member 102 UINT8 IsZero : 1; member 121 UINT8 IsZero : 1; member
|