core
1.88.0-nightly-4824c2bb7-2025-05-02
AsSigned
Required Associated Types
Signed
Required Methods
as_signed
Implementors
In core::
core_
arch::
arm_
shared::
neon
core
::
core_arch
::
arm_shared
::
neon
Trait
AsSigned
Copy item path
Source
pub(crate) trait AsSigned { type
Signed
; // Required method fn
as_signed
(self) -> Self::
Signed
; }
Required Associated Types
§
Source
type
Signed
Required Methods
§
Source
fn
as_signed
(self) -> Self::
Signed
Implementors
§
Source
§
impl
AsSigned
for
*const
u8
Source
§
type
Signed
=
*const
i8
Source
§
impl
AsSigned
for
*const
u16
Source
§
type
Signed
=
*const
i16
Source
§
impl
AsSigned
for
*const
u32
Source
§
type
Signed
=
*const
i32
Source
§
impl
AsSigned
for
*const
u64
Source
§
type
Signed
=
*const
i64
Source
§
impl
AsSigned
for
*mut
u8
Source
§
type
Signed
=
*mut
i8
Source
§
impl
AsSigned
for
*mut
u16
Source
§
type
Signed
=
*mut
i16
Source
§
impl
AsSigned
for
*mut
u32
Source
§
type
Signed
=
*mut
i32
Source
§
impl
AsSigned
for
*mut
u64
Source
§
type
Signed
=
*mut
i64
Source
§
impl
AsSigned
for
u8
Source
§
type
Signed
=
i8
Source
§
impl
AsSigned
for
u16
Source
§
type
Signed
=
i16
Source
§
impl
AsSigned
for
u32
Source
§
type
Signed
=
i32
Source
§
impl
AsSigned
for
u64
Source
§
type
Signed
=
i64
Source
§
impl
AsSigned
for
int8x8_t
Source
§
type
Signed
=
uint8x8_t
Source
§
impl
AsSigned
for
int8x8x2_t
Source
§
type
Signed
=
uint8x8x2_t
Source
§
impl
AsSigned
for
int8x8x3_t
Source
§
type
Signed
=
uint8x8x3_t
Source
§
impl
AsSigned
for
int8x8x4_t
Source
§
type
Signed
=
uint8x8x4_t
Source
§
impl
AsSigned
for
int8x16_t
Source
§
type
Signed
=
uint8x16_t
Source
§
impl
AsSigned
for
int8x16x2_t
Source
§
type
Signed
=
uint8x16x2_t
Source
§
impl
AsSigned
for
int8x16x3_t
Source
§
type
Signed
=
uint8x16x3_t
Source
§
impl
AsSigned
for
int8x16x4_t
Source
§
type
Signed
=
uint8x16x4_t
Source
§
impl
AsSigned
for
int16x4_t
Source
§
type
Signed
=
uint16x4_t
Source
§
impl
AsSigned
for
int16x4x2_t
Source
§
type
Signed
=
uint16x4x2_t
Source
§
impl
AsSigned
for
int16x4x3_t
Source
§
type
Signed
=
uint16x4x3_t
Source
§
impl
AsSigned
for
int16x4x4_t
Source
§
type
Signed
=
uint16x4x4_t
Source
§
impl
AsSigned
for
int16x8_t
Source
§
type
Signed
=
uint16x8_t
Source
§
impl
AsSigned
for
int16x8x2_t
Source
§
type
Signed
=
uint16x8x2_t
Source
§
impl
AsSigned
for
int16x8x3_t
Source
§
type
Signed
=
uint16x8x3_t
Source
§
impl
AsSigned
for
int16x8x4_t
Source
§
type
Signed
=
uint16x8x4_t
Source
§
impl
AsSigned
for
int32x2_t
Source
§
type
Signed
=
uint32x2_t
Source
§
impl
AsSigned
for
int32x2x2_t
Source
§
type
Signed
=
uint32x2x2_t
Source
§
impl
AsSigned
for
int32x2x3_t
Source
§
type
Signed
=
uint32x2x3_t
Source
§
impl
AsSigned
for
int32x2x4_t
Source
§
type
Signed
=
uint32x2x4_t
Source
§
impl
AsSigned
for
int32x4_t
Source
§
type
Signed
=
uint32x4_t
Source
§
impl
AsSigned
for
int32x4x2_t
Source
§
type
Signed
=
uint32x4x2_t
Source
§
impl
AsSigned
for
int32x4x3_t
Source
§
type
Signed
=
uint32x4x3_t
Source
§
impl
AsSigned
for
int32x4x4_t
Source
§
type
Signed
=
uint32x4x4_t
Source
§
impl
AsSigned
for
int64x1_t
Source
§
type
Signed
=
uint64x1_t
Source
§
impl
AsSigned
for
int64x1x2_t
Source
§
type
Signed
=
uint64x1x2_t
Source
§
impl
AsSigned
for
int64x1x3_t
Source
§
type
Signed
=
uint64x1x3_t
Source
§
impl
AsSigned
for
int64x1x4_t
Source
§
type
Signed
=
uint64x1x4_t
Source
§
impl
AsSigned
for
int64x2_t
Source
§
type
Signed
=
uint64x2_t
Source
§
impl
AsSigned
for
int64x2x2_t
Source
§
type
Signed
=
uint64x2x2_t
Source
§
impl
AsSigned
for
int64x2x3_t
Source
§
type
Signed
=
uint64x2x3_t
Source
§
impl
AsSigned
for
int64x2x4_t
Source
§
type
Signed
=
uint64x2x4_t
Source
§
impl
AsSigned
for
uint8x8_t
Source
§
type
Signed
=
int8x8_t
Source
§
impl
AsSigned
for
uint8x8x2_t
Source
§
type
Signed
=
int8x8x2_t
Source
§
impl
AsSigned
for
uint8x8x3_t
Source
§
type
Signed
=
int8x8x3_t
Source
§
impl
AsSigned
for
uint8x8x4_t
Source
§
type
Signed
=
int8x8x4_t
Source
§
impl
AsSigned
for
uint8x16_t
Source
§
type
Signed
=
int8x16_t
Source
§
impl
AsSigned
for
uint8x16x2_t
Source
§
type
Signed
=
int8x16x2_t
Source
§
impl
AsSigned
for
uint8x16x3_t
Source
§
type
Signed
=
int8x16x3_t
Source
§
impl
AsSigned
for
uint8x16x4_t
Source
§
type
Signed
=
int8x16x4_t
Source
§
impl
AsSigned
for
uint16x4_t
Source
§
type
Signed
=
int16x4_t
Source
§
impl
AsSigned
for
uint16x4x2_t
Source
§
type
Signed
=
int16x4x2_t
Source
§
impl
AsSigned
for
uint16x4x3_t
Source
§
type
Signed
=
int16x4x3_t
Source
§
impl
AsSigned
for
uint16x4x4_t
Source
§
type
Signed
=
int16x4x4_t
Source
§
impl
AsSigned
for
uint16x8_t
Source
§
type
Signed
=
int16x8_t
Source
§
impl
AsSigned
for
uint16x8x2_t
Source
§
type
Signed
=
int16x8x2_t
Source
§
impl
AsSigned
for
uint16x8x3_t
Source
§
type
Signed
=
int16x8x3_t
Source
§
impl
AsSigned
for
uint16x8x4_t
Source
§
type
Signed
=
int16x8x4_t
Source
§
impl
AsSigned
for
uint32x2_t
Source
§
type
Signed
=
int32x2_t
Source
§
impl
AsSigned
for
uint32x2x2_t
Source
§
type
Signed
=
int32x2x2_t
Source
§
impl
AsSigned
for
uint32x2x3_t
Source
§
type
Signed
=
int32x2x3_t
Source
§
impl
AsSigned
for
uint32x2x4_t
Source
§
type
Signed
=
int32x2x4_t
Source
§
impl
AsSigned
for
uint32x4_t
Source
§
type
Signed
=
int32x4_t
Source
§
impl
AsSigned
for
uint32x4x2_t
Source
§
type
Signed
=
int32x4x2_t
Source
§
impl
AsSigned
for
uint32x4x3_t
Source
§
type
Signed
=
int32x4x3_t
Source
§
impl
AsSigned
for
uint32x4x4_t
Source
§
type
Signed
=
int32x4x4_t
Source
§
impl
AsSigned
for
uint64x1_t
Source
§
type
Signed
=
int64x1_t
Source
§
impl
AsSigned
for
uint64x1x2_t
Source
§
type
Signed
=
int64x1x2_t
Source
§
impl
AsSigned
for
uint64x1x3_t
Source
§
type
Signed
=
int64x1x3_t
Source
§
impl
AsSigned
for
uint64x1x4_t
Source
§
type
Signed
=
int64x1x4_t
Source
§
impl
AsSigned
for
uint64x2_t
Source
§
type
Signed
=
int64x2_t
Source
§
impl
AsSigned
for
uint64x2x2_t
Source
§
type
Signed
=
int64x2x2_t
Source
§
impl
AsSigned
for
uint64x2x3_t
Source
§
type
Signed
=
int64x2x3_t
Source
§
impl
AsSigned
for
uint64x2x4_t
Source
§
type
Signed
=
int64x2x4_t