Home
last modified time | relevance | path

Searched defs:SliceIndex (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/go-cmp/cmp/
H A Dpath.go211 type SliceIndex struct{ *sliceIndex } argument
218 func (si SliceIndex) Type() reflect.Type { return si.typ }
219 func (si SliceIndex) Values() (vx, vy reflect.Value) { return si.vx, si.vy }
220 func (si SliceIndex) String() string {
237 func (si SliceIndex) Key() int {
253 func (si SliceIndex) SplitKeys() (ix, iy int) { return si.xkey, si.ykey }
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dindex.rs151 pub unsafe trait SliceIndex<T: ?Sized>: private_slice_index::Sealed { interface
854 unsafe impl<T> SliceIndex<[T]> for (ops::Bound<usize>, ops::Bound<usize>) { impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dindex.rs151 pub unsafe trait SliceIndex<T: ?Sized>: private_slice_index::Sealed { trait
854 unsafe impl<T> SliceIndex<[T]> for (ops::Bound<usize>, ops::Bound<usize>) { impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dindex.rs200 pub unsafe trait SliceIndex<T: ?Sized>: private_slice_index::Sealed { interface
1028 unsafe impl<T> SliceIndex<[T]> for (ops::Bound<usize>, ops::Bound<usize>) { impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/slice/
H A Dindex.rs200 pub unsafe trait SliceIndex<T: ?Sized>: private_slice_index::Sealed { interface
1028 unsafe impl<T> SliceIndex<[T]> for (ops::Bound<usize>, ops::Bound<usize>) { impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dindex.rs200 pub unsafe trait SliceIndex<T: ?Sized>: private_slice_index::Sealed { trait
1028 unsafe impl<T> SliceIndex<[T]> for (ops::Bound<usize>, ops::Bound<usize>) { impl
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder.h328 class SliceIndex; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.h324 class SliceIndex; variable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/
H A Dtraits.rs278 unsafe impl SliceIndex<str> for (ops::Bound<usize>, ops::Bound<usize>) { impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/
H A Dtraits.rs278 unsafe impl SliceIndex<str> for (ops::Bound<usize>, ops::Bound<usize>) { impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/
H A Dtraits.rs381 unsafe impl SliceIndex<str> for (ops::Bound<usize>, ops::Bound<usize>) { impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/
H A Dtraits.rs381 unsafe impl SliceIndex<str> for (ops::Bound<usize>, ops::Bound<usize>) { impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/str/
H A Dtraits.rs381 unsafe impl SliceIndex<str> for (ops::Bound<usize>, ops::Bound<usize>) { impl