Home
last modified time | relevance | path

Searched defs:to_ptr (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/binary_heap_/
H A Dpoint_const_iterator.hpp127 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
131 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/binary_heap_/
H A Dpoint_const_iterator.hpp127 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
131 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
/OK3568_Linux_fs/kernel/arch/um/kernel/skas/
H A Duaccess.c139 unsigned long *to_ptr = arg, to = *to_ptr; in copy_chunk_from_user() local
179 char **to_ptr = arg, *to = *to_ptr; in strncpy_chunk_from_user() local
/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c818 int *to_ptr; in dhcp_process_options() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dforeach.hpp425 inline T *&to_ptr(T const &) in to_ptr() function
434 inline T (*&to_ptr(T (&)[N]))[N] in to_ptr() function
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ds3cmci.c496 void __iomem *to_ptr; in do_pio_write() local