Searched defs:rust_slice (Results 1 – 7 of 7) sorted by relevance
47 let rust_slice = RustSlice { repr: self.repr }; in as_non_null_ptr() localVariable53 let rust_slice = RustSlice { repr: self.repr }; in len() localVariable
454 mod rust_slice; module
2 mod rust_slice; module
8 let rust_slice = RustSlice::from_raw_parts(ptr, len); in slice_new() localVariable
10 pub rust_slice: bool, field
132 rust::Slice<const uint8_t> rust_slice = reader.get_iccp_chunk(); in CreateColorProfile() local
1813 let rust_slice = Ident::new("RustSlice", ty.bracket.span.join()); in expand_extern_type() localVariable