| /external/crosvm/base/src/ |
| D | volatile_memory.rs | 60 fn get_slice(&self, offset: usize, count: usize) -> Result<VolatileSlice>; in get_slice() method 366 fn get_slice(&self, offset: usize, count: usize) -> Result<VolatileSlice> { in get_slice() method 410 fn get_slice(&self, offset: usize, count: usize) -> Result<VolatileSlice> { in get_slice() method
|
| D | mmap.rs | 496 fn get_slice(&self, offset: usize, count: usize) -> VolatileMemoryResult<VolatileSlice> { in get_slice() method
|
| /external/ComputeLibrary/tests/validation/reference/ |
| D | Unstack.cpp | 65 SimpleTensor<T> get_slice(const SimpleTensor<T> &input_tensor, size_t axis, size_t slice) in get_slice() function
|
| /external/crosvm/swap/src/ |
| D | staging.rs | 204 pub fn get_slice(&self, idx_range: Range<usize>) -> Result<VolatileSlice> { in get_slice() method 367 fn get_slice() { in get_slice() function
|
| D | file.rs | 630 pub fn get_slice(&self, idx_page_range: Range<usize>) -> Result<VolatileSlice> { in get_slice() method 1059 fn get_slice() { in get_slice() function
|
| /external/crosvm/common/data_model/src/ |
| D | flexible_array.rs | 77 unsafe fn get_slice(&self, len: usize) -> &[S]; in get_slice() method
|
| /external/flatbuffers/include/flatbuffers/ |
| D | grpc.h | 129 ::grpc::Slice &get_slice(uint8_t *p, size_t size) { in get_slice() function
|
| /external/rust/crates/vm-memory/src/ |
| D | mmap_windows.rs | 200 fn get_slice( in get_slice() method
|
| D | guest_memory.rs | 257 fn get_slice( in get_slice() method 708 fn get_slice(&self, addr: GuestAddress, count: usize) -> Result<VolatileSlice<MS<Self>>> { in get_slice() method
|
| D | mmap_unix.rs | 401 fn get_slice( in get_slice() method
|
| D | volatile_memory.rs | 116 fn get_slice(&self, offset: usize, count: usize) -> Result<VolatileSlice<BS<Self::B>>>; in get_slice() method 1015 fn get_slice(&self, offset: usize, count: usize) -> Result<VolatileSlice<B>> { in get_slice() method
|
| D | mmap.rs | 470 fn get_slice( in get_slice() method
|
| D | mmap_xen.rs | 365 fn get_slice( in get_slice() method
|
| /external/tensorflow/tensorflow/tools/graph_transforms/ |
| D | sparsify_gather.cc | 163 bool get_slice = false; in ReadTensorFromCheckpoint() local
|
| /external/flatbuffers/rust/flexbuffers/src/reader/ |
| D | mod.rs | 315 pub fn get_slice<T: ReadLE>(&self) -> Result<&[T], Error> { in get_slice() method
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | buffer_assignment_test.cc | 2638 auto get_slice = [&](std::string_view hlo_name, const ShapeIndex& index) { in TEST_F() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
| D | dot_handler.cc | 4231 auto get_slice = [&](HloInstruction* padded, in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local
|