Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/target/ext/
Dbreakpoints.rs45 addr: <Self::Arch as Arch>::Usize, in add_sw_breakpoint()
54 addr: <Self::Arch as Arch>::Usize, in remove_sw_breakpoint()
76 addr: <Self::Arch as Arch>::Usize, in add_hw_breakpoint()
85 addr: <Self::Arch as Arch>::Usize, in remove_hw_breakpoint()
119 addr: <Self::Arch as Arch>::Usize, in add_hw_watchpoint()
120 len: <Self::Arch as Arch>::Usize, in add_hw_watchpoint()
130 addr: <Self::Arch as Arch>::Usize, in remove_hw_watchpoint()
131 len: <Self::Arch as Arch>::Usize, in remove_hw_watchpoint()
Dhost_io.rs334 offset: <Self::Arch as Arch>::Usize, in pwrite()
336 ) -> HostIoResult<<Self::Arch as Arch>::Usize, Self>; in pwrite()
Dsection_offsets.rs70 fn get_section_offsets(&mut self) -> Result<Offsets<<Self::Arch as Arch>::Usize>, Self::Error>; in get_section_offsets()
Dcatch_syscalls.rs24 filter: Option<SyscallNumbers<'_, <Self::Arch as Arch>::Usize>>, in enable_catch_syscalls()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dmut_ptr.rs7 type Usize; typedef
40 fn addr(self) -> Self::Usize; in addr()
52 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
81 type Usize = Simd<usize, N>; typedef
111 fn addr(self) -> Self::Usize { in addr()
131 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
H A Dconst_ptr.rs7 type Usize; typedef
43 fn addr(self) -> Self::Usize; in addr()
55 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
84 type Usize = Simd<usize, N>; typedef
114 fn addr(self) -> Self::Usize { in addr()
134 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs7 type Usize; typedef
43 fn addr(self) -> Self::Usize; in addr()
55 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
84 type Usize = Simd<usize, N>; typedef
114 fn addr(self) -> Self::Usize { in addr()
134 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
H A Dmut_ptr.rs7 type Usize; typedef
40 fn addr(self) -> Self::Usize; in addr()
52 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
81 type Usize = Simd<usize, N>; typedef
111 fn addr(self) -> Self::Usize { in addr()
131 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs7 type Usize; typedef
43 fn addr(self) -> Self::Usize; in addr()
55 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
84 type Usize = Simd<usize, N>; typedef
114 fn addr(self) -> Self::Usize { in addr()
134 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
H A Dmut_ptr.rs7 type Usize; typedef
40 fn addr(self) -> Self::Usize; in addr()
52 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
81 type Usize = Simd<usize, N>; typedef
111 fn addr(self) -> Self::Usize { in addr()
131 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs7 type Usize; typedef
43 fn addr(self) -> Self::Usize; in addr()
55 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
84 type Usize = Simd<usize, N>; typedef
114 fn addr(self) -> Self::Usize { in addr()
134 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
H A Dmut_ptr.rs7 type Usize; typedef
40 fn addr(self) -> Self::Usize; in addr()
52 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
81 type Usize = Simd<usize, N>; typedef
111 fn addr(self) -> Self::Usize { in addr()
131 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs7 type Usize; typedef
43 fn addr(self) -> Self::Usize; in addr()
55 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
84 type Usize = Simd<usize, N>; typedef
114 fn addr(self) -> Self::Usize { in addr()
134 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
H A Dmut_ptr.rs7 type Usize; typedef
40 fn addr(self) -> Self::Usize; in addr()
52 fn expose_provenance(self) -> Self::Usize; in expose_provenance()
81 type Usize = Simd<usize, N>; typedef
111 fn addr(self) -> Self::Usize { in addr()
131 fn expose_provenance(self) -> Self::Usize { in expose_provenance()
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/mips/
Dmod.rs68 type Usize = u32; typedef
79 type Usize = u32; typedef
93 type Usize = u64; typedef
105 type Usize = u64; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/target/ext/base/
Dsinglethread.rs51 start_addr: <Self::Arch as Arch>::Usize, in read_addrs()
62 start_addr: <Self::Arch as Arch>::Usize, in write_addrs()
173 start: <Self::Arch as Arch>::Usize, in resume_range_step()
174 end: <Self::Arch as Arch>::Usize, in resume_range_step()
Dmultithread.rs62 start_addr: <Self::Arch as Arch>::Usize, in read_addrs()
74 start_addr: <Self::Arch as Arch>::Usize, in write_addrs()
287 start: <Self::Arch as Arch>::Usize, in set_resume_action_range_step()
288 end: <Self::Arch as Arch>::Usize, in set_resume_action_range_step()
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dgdb.rs245 start_addr: <Self::Arch as Arch>::Usize, in read_addrs()
271 start_addr: <Self::Arch as Arch>::Usize, in write_addrs()
356 addr: <Self::Arch as Arch>::Usize, in add_hw_breakpoint()
390 addr: <Self::Arch as Arch>::Usize, in remove_hw_breakpoint()
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/msp430/
Dmod.rs11 type Usize = u16; typedef
25 type Usize = u32; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/x86/
Dmod.rs12 type Usize = u64; typedef
29 type Usize = u32; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/riscv/
Dmod.rs16 type Usize = u32; typedef
27 type Usize = u64; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/ppc/
Dmod.rs18 type Usize = u32; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/aarch64/
Dmod.rs18 type Usize = u64; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub_arch/src/arm/
Dmod.rs37 type Usize = u32; typedef
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy-derive/tests/
Denum_as_bytes.rs57 enum Usize { enum

12