Home
last modified time | relevance | path

Searched defs:pointer (Results 301 – 325 of 2748) sorted by relevance

1...<<11121314151617181920>>...110

/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Darena_containers.h136 using pointer = void*; variable
169 using pointer = T*; variable
/aosp_15_r20/external/libchrome/base/
H A Dvalue_iterators.cc16 dict_iterator::pointer::pointer(const reference& ref) : ref_(ref) {} in pointer() function in base::detail::dict_iterator::pointer
71 const_dict_iterator::pointer::pointer(const reference& ref) : ref_(ref) {} in pointer() function in base::detail::const_dict_iterator::pointer
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
Dnode_iterators.hpp64 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
211 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dexpand_bwd_test_allocator.hpp63 typedef T * pointer; typedef in boost::container::test::expand_bwd_test_allocator
106 void deallocate(const pointer &, size_type) in deallocate()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dvector_proxy.hpp271 typedef typename const_subiterator_type::pointer pointer; typedef in boost::numeric::ublas::vector_range::const_iterator
379 typedef typename subiterator_type::pointer pointer; typedef in boost::numeric::ublas::vector_range::iterator
848 typedef typename V::const_iterator::pointer pointer; typedef in boost::numeric::ublas::vector_slice::const_iterator
957 typedef typename V::iterator::pointer pointer; typedef in boost::numeric::ublas::vector_slice::iterator
1409 typedef typename V::const_iterator::pointer pointer; typedef in boost::numeric::ublas::vector_indirect::const_iterator
1518 typedef typename V::iterator::pointer pointer; typedef in boost::numeric::ublas::vector_indirect::iterator
Dstorage.hpp55 typedef T *pointer; typedef in boost::numeric::ublas::unbounded_array
371 typedef T *pointer; typedef in boost::numeric::ublas::bounded_array
565 typedef T *pointer; typedef in boost::numeric::ublas::array_adaptor
805 typedef T *pointer; typedef in boost::numeric::ublas::shallow_array_adaptor
1021 typedef value_type *pointer; typedef in boost::numeric::ublas::basic_range
1249 typedef value_type *pointer; typedef in boost::numeric::ublas::basic_slice
1487 typedef typename A::pointer pointer; typedef in boost::numeric::ublas::indirect_array
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dstl_tree.h161 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
232 typedef const _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
345 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dstl_tree.h161 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
232 typedef const _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
345 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/external/freetype/src/cff/
H A Dcffgload.c54 FT_Byte** pointer, in cff_get_glyph_data()
89 FT_Byte** pointer, in cff_free_glyph_data()
/aosp_15_r20/external/pigweed/pw_bytes/public/pw_bytes/
H A Dbyte_builder.h48 using pointer = const std::byte*; variable
201 using pointer = std::byte*; variable
/aosp_15_r20/frameworks/native/include/input/
H A DRingBuffer.h44 using pointer = value_type*; variable
190 using pointer = U*; variable
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage.cc494 const char* pointer = value.c_str(); in AppendString() local
503 const char* pointer = value.value().c_str(); in AppendObjectPath() local
686 const char* pointer = value.c_str(); in AppendVariantOfString() local
691 const char* pointer = value.value().c_str(); in AppendVariantOfObjectPath() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dtransform_array_ref.h37 using pointer = void; member
49 using pointer = typename Iter::pointer; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/iterators/detail/
Dsplit_functor_input_policy.hpp67 typedef result_type const* pointer; typedef in boost::spirit::iterator_policies::split_functor_input::unique
136 typedef result_type const* pointer; typedef in boost::spirit::iterator_policies::split_functor_input::unique
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dulist.cpp159 const UListNode *pointer; in ulist_containsString() local
173 UListNode *pointer; in ulist_removeString() local
/aosp_15_r20/art/libartbase/base/
H A Dtransform_array_ref.h37 using pointer = void; member
49 using pointer = typename Iter::pointer; variable
H A Darena_containers.h136 using pointer = void*; variable
169 using pointer = T*; variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dtransform_array_ref.h37 using pointer = void; member
49 using pointer = typename Iter::pointer; variable
/aosp_15_r20/art/dex2oat/utils/
H A Dswap_space.h118 using pointer = void*; variable
150 using pointer = T*; variable
/aosp_15_r20/external/pigweed/pw_multibuf/public/pw_multibuf/
H A Dchunk.h69 using pointer = std::byte*; variable
354 using pointer = std::byte*; variable
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dulist.cpp159 const UListNode *pointer; in ulist_containsString() local
173 UListNode *pointer; in ulist_removeString() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dtransform_array_ref.h37 using pointer = void; member
49 using pointer = typename Iter::pointer; variable
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DDenseSet.h87 typedef value_type *pointer; typedef
109 typedef value_type *pointer; typedef
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/
H A Dflat_map.h64 using pointer = value_type*; variable
79 using pointer = value_type*; variable
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dtransform_array_ref.h37 using pointer = void; member
49 using pointer = typename Iter::pointer; variable

1...<<11121314151617181920>>...110