| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/linux/ |
| H A D | wireless.h | 35 compat_caddr_t pointer; member 46 void __user *pointer; /* Pointer to the data (in user space) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/linux/ |
| H A D | wireless.h | 36 compat_caddr_t pointer; member 47 void __user *pointer; /* Pointer to the data (in user space) */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_kernel_common.h | 91 #define MALI_CHECK_NON_NULL(pointer, error_code) MALI_CHECK( ((pointer)!=NULL), (error_code) ) argument 155 #define MALI_DEBUG_ASSERT_POINTER(pointer) do {if( (pointer)== NULL) {MALI_PRINT_ERROR(("NULL poin… argument 166 #define MALI_DEBUG_ASSERT_POINTER(pointer) do {} while(0) argument
|
| /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 | allocator.h | 81 typedef void* pointer; in _GLIBCXX_VISIBILITY() typedef 143 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | fs_dir.h | 379 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef 466 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | stl_bvector.h | 235 typedef void pointer; in _GLIBCXX_VISIBILITY() typedef 237 typedef _Bit_reference* pointer; in _GLIBCXX_VISIBILITY() typedef 328 typedef void pointer; in _GLIBCXX_VISIBILITY() typedef 330 typedef const bool* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | unordered_set.h | 115 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef 931 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | unordered_map.h | 121 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef 1269 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() 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/bits/ |
| H A D | allocator.h | 81 typedef void* pointer; in _GLIBCXX_VISIBILITY() typedef 143 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | fs_dir.h | 379 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef 466 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | stl_bvector.h | 235 typedef void pointer; in _GLIBCXX_VISIBILITY() typedef 237 typedef _Bit_reference* pointer; in _GLIBCXX_VISIBILITY() typedef 328 typedef void pointer; in _GLIBCXX_VISIBILITY() typedef 330 typedef const bool* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | unordered_set.h | 115 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef 931 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | unordered_map.h | 121 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef 1269 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/ |
| H A D | iterators.hpp | 159 using pointer = value_type*; typedef in protozero::const_fixed_iterator 230 using pointer = value_type*; typedef in protozero::const_varint_iterator 289 using pointer = value_type*; typedef in protozero::const_svarint_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/experimental/bits/ |
| H A D | fs_dir.h | 180 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef 261 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() 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/experimental/bits/ |
| H A D | fs_dir.h | 180 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef 261 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/ |
| H A D | iterator.hpp | 57 typedef It pointer; typedef in boost::move_iterator 194 typedef typename C::pointer pointer; typedef in boost::back_move_insert_iterator 236 typedef typename C::pointer pointer; typedef in boost::front_move_insert_iterator 276 typedef typename C::pointer pointer; typedef in boost::move_insert_iterator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_def.h | 52 # define ZD_MEMCLEAR(pointer, size) memset((pointer), 0xff, (size)) argument 54 # define ZD_MEMCLEAR(pointer, size) do { } while (0) argument
|
| /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/backward/ |
| H A D | hashtable.h | 110 typedef _Val* pointer; in _GLIBCXX_VISIBILITY() typedef 162 typedef const _Val* pointer; in _GLIBCXX_VISIBILITY() typedef 267 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() 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/backward/ |
| H A D | hashtable.h | 110 typedef _Val* pointer; in _GLIBCXX_VISIBILITY() typedef 162 typedef const _Val* pointer; in _GLIBCXX_VISIBILITY() typedef 267 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() typedef
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/ |
| H A D | cJSON_Utils.cpp | 125 static cJSON_bool compare_pointers(const unsigned char *name, const unsigned char *pointer, const c… in compare_pointers() 279 static cJSON_bool decode_array_index_from_pointer(const unsigned char * const pointer, size_t * con… in decode_array_index_from_pointer() 306 static cJSON *get_item_from_pointer(cJSON * const object, const char * pointer, const cJSON_bool ca… in get_item_from_pointer() 353 CJSON_PUBLIC(cJSON *) cJSONUtils_GetPointer(cJSON * const object, const char *pointer) in cJSONUtils_GetPointer() 358 CJSON_PUBLIC(cJSON *) cJSONUtils_GetPointerCaseSensitive(cJSON * const object, const char *pointer) in cJSONUtils_GetPointerCaseSensitive()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | new_allocator.hpp | 49 typedef void * pointer; typedef in boost::container::new_allocator 104 typedef T * pointer; typedef in boost::container::new_allocator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/ |
| H A D | iterators.hpp | 23 typedef typename Allocators::const_pointer pointer; typedef 68 typedef typename Allocators::const_pointer pointer; typedef in boost::geometry::index::detail::rtree::iterators::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/ov_tree_map_/ |
| H A D | node_iterators.hpp | 62 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_ 204 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
|
| /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/ov_tree_map_/ |
| H A D | node_iterators.hpp | 62 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_ 204 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
|