Home
last modified time | relevance | path

Searched defs:pointer (Results 51 – 75 of 286) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_common.h43 #define DEBUG_ASSERT_POINTER(pointer) do {if( (pointer)== NULL) MSG_ERR(("NULL pointer " #pointer)… argument
52 #define DEBUG_ASSERT_POINTER(pointer) do {} while(0) argument
/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/
H A Dalloc_traits.h57 typedef typename _Base_type::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
123 typedef typename _Alloc::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dnew_allocator.h62 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h69 typedef typename _Traits::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h61 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
/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/
H A Dalloc_traits.h57 typedef typename _Base_type::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
123 typedef typename _Alloc::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dnew_allocator.h62 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h69 typedef typename _Traits::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h61 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
/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/bits/
H A Dforward_list.h141 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
217 typedef const _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
443 typedef typename _Alloc_traits::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_list.h193 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
275 typedef const _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
584 typedef typename _Tp_alloc_traits::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_tempbuf.h143 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dallocated_ptr.h48 using pointer = typename allocator_traits<_Alloc>::pointer; in _GLIBCXX_VISIBILITY() member
/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/bits/
H A Dforward_list.h141 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
217 typedef const _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
443 typedef typename _Alloc_traits::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_list.h193 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
275 typedef const _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
584 typedef typename _Tp_alloc_traits::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_tempbuf.h143 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dallocated_ptr.h48 using pointer = typename allocator_traits<_Alloc>::pointer; in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/faraday/
H A Dftgmac100.c430 unsigned int pointer) in ftgmac100_next_rx_pointer()
456 unsigned int pointer, size; in ftgmac100_rx_packet() local
590 unsigned int pointer) in ftgmac100_next_tx_pointer()
613 unsigned int pointer, in ftgmac100_free_tx_packet()
640 unsigned int pointer; in ftgmac100_tx_complete_packet() local
710 unsigned int pointer, nfrags, len, i, j; in ftgmac100_hard_start_xmit() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/
H A Dpointer_traits.hpp73 typedef Ptr pointer; typedef
269 typedef T* pointer; typedef
/OK3568_Linux_fs/kernel/drivers/base/
H A Dswnode.c131 const void *pointer; in property_entry_find() local
162 const void *pointer; in property_entry_read_int_array() local
186 const void *pointer; in property_entry_read_string_array() local
251 const void *pointer = property_get_pointer(src); in property_entry_copy_data() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dscoped_deallocator.hpp24 typedef typename Alloc::pointer pointer; typedef in boost::geometry::index::detail::rtree::scoped_deallocator
/OK3568_Linux_fs/kernel/sound/soc/au1x/
H A Ddma.c47 struct pcm_period *pointer; in au1000_release_dma_link() local
69 struct pcm_period *pointer; in au1000_setup_dma_link() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Diterator_to_raw_pointer.hpp41 typedef typename boost::movelib::iterator_traits<Iterator>::pointer pointer; typedef
/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/unordered_iterator/
H A Dconst_iterator.hpp61 typedef pointer_ pointer; typedef in const_iterator_
/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/unordered_iterator/
H A Dconst_iterator.hpp61 typedef pointer_ pointer; typedef in const_iterator_

12345678910>>...12