| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_common.h | 43 #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 D | alloc_traits.h | 57 typedef typename _Base_type::pointer pointer; in _GLIBCXX_VISIBILITY() typedef 123 typedef typename _Alloc::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | new_allocator.h | 62 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | debug_allocator.h | 69 typedef typename _Traits::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | malloc_allocator.h | 61 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 D | alloc_traits.h | 57 typedef typename _Base_type::pointer pointer; in _GLIBCXX_VISIBILITY() typedef 123 typedef typename _Alloc::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | new_allocator.h | 62 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | debug_allocator.h | 69 typedef typename _Traits::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | malloc_allocator.h | 61 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 D | forward_list.h | 141 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 D | stl_list.h | 193 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 D | stl_tempbuf.h | 143 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | allocated_ptr.h | 48 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 D | forward_list.h | 141 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 D | stl_list.h | 193 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 D | stl_tempbuf.h | 143 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | allocated_ptr.h | 48 using pointer = typename allocator_traits<_Alloc>::pointer; in _GLIBCXX_VISIBILITY() member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/faraday/ |
| H A D | ftgmac100.c | 430 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 D | pointer_traits.hpp | 73 typedef Ptr pointer; typedef 269 typedef T* pointer; typedef
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | swnode.c | 131 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 D | scoped_deallocator.hpp | 24 typedef typename Alloc::pointer pointer; typedef in boost::geometry::index::detail::rtree::scoped_deallocator
|
| /OK3568_Linux_fs/kernel/sound/soc/au1x/ |
| H A D | dma.c | 47 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 D | iterator_to_raw_pointer.hpp | 41 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 D | const_iterator.hpp | 61 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 D | const_iterator.hpp | 61 typedef pointer_ pointer; typedef in const_iterator_
|