Home
last modified time | relevance | path

Searched defs:slice_ptr (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/cxx/src/symbols/
Drust_slice.rs13 unsafe extern "C" fn slice_ptr(this: &RustSlice) -> NonNull<()> { in slice_ptr() function
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFramebuffer.cpp237 unsigned char* slice_ptr = slice_pixels_ptr[n_slice]; in iterate() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs39572 let slice_ptr = slice.as_mut_ptr(); localVariable
39589 let slice_ptr = slice.as_mut_ptr(); localVariable
39602 let slice_ptr = slice.as_mut_ptr(); localVariable
39613 let slice_ptr = slice.as_mut_ptr(); localVariable