Searched defs:pointer (Results 76 - 100 of 226) sorted by relevance

12345678910

/haiku-buildtools/gcc/intl/
H A DgettextP.h85 const char *pointer; member in struct:sysdep_string_desc
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/dfp/
H A D44473-1.C45 typedef _Tp *pointer; typedef in class:__gnu_cxx::new_allocator
78 typedef typename _Tp_alloc_type::pointer pointer; typedef in class:std::vector
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr42883.C8 typedef _Tp* pointer; typedef in class:__gnu_cxx::new_allocator
H A Dpr65694.C74 typedef unsigned short *pointer; typedef in struct:J
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr24351-3.C7 typedef T_type* pointer; typedef in struct:sigc::type_trait
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dunique_ptr.h150 typedef typename _Pointer::type pointer; typedef in class:unique_ptr
407 typedef typename _Pointer::type pointer; typedef in class:unique_ptr
[all...]
H A Dstl_tree.h178 typedef _Tp* pointer; typedef in struct:_Rb_tree_iterator
248 typedef const _Tp* pointer; typedef in struct:_Rb_tree_const_iterator
H A Dstl_tempbuf.h129 typedef value_type* pointer; typedef in class:_Temporary_buffer
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dalloc_traits.h104 typedef typename _Base_type::pointer pointer; typedef in struct:__alloc_traits
172 typedef typename _Alloc::pointer pointer; typedef in struct:__alloc_traits
[all...]
H A Ddebug_allocator.h71 typedef typename _Traits::pointer pointer; typedef in class:debug_allocator
[all...]
H A Dvstring_util.h59 typedef typename _CharT_alloc_type::pointer pointer; typedef in struct:__vstring_utility
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dpoint_iterators.hpp111 typedef Pointer pointer; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dleft_child_next_sibling_heap_.hpp121 typedef typename __rebind_v::other::pointer pointer; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp64 pointer; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
211 typedef typename base_type::pointer pointer; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/
H A Drb_tree_.hpp107 typedef typename base_type::pointer pointer; typedef in class:__gnu_pbds::detail::PB_DS_RB_TREE_NAME
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp96 typedef typename __rebind_a::pointer pointer; typedef in class:__gnu_pbds::detail::thin_heap
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Diterator.h56 typedef _IteratorPair* pointer; typedef in class:__gnu_parallel::_IteratorPair
127 typedef _IteratorTriple* pointer; typedef in class:__gnu_parallel::_IteratorTriple
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/deque/cons/
H A D2.cc58 typedef X::pointer pointer; typedef
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr65554.C42 template <typename _Tp> struct F { typedef _Tp *pointer; }; typedef in struct:F
59 typedef __pointer pointer; typedef in struct:std::allocator_traits
85 typedef __alloc_traits <_Tp_alloc_type>::pointer pointer; typedef in struct:std::H
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ubsan/
H A Dpr65583.C69 typedef __pointer pointer; typedef in struct:std::allocator_traits
102 typedef typename _Alloc_traits::pointer pointer; typedef in class:std::__cxx11::basic_string
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr65549_0.C33 template <typename> struct allocator_traits { typedef decltype(0) pointer; }; member in struct:std::allocator_traits
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dtexnfo-upd.el[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dbad.c374 char pointer; local
[all...]
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_hash_map.h67 typedef typename _Ht::pointer pointer; typedef in class:hash_map
250 typedef typename _Ht::pointer pointer; typedef in class:hash_multimap
H A Dstl_hash_set.h64 typedef typename _Ht::const_pointer pointer; typedef in class:hash_set
243 typedef typename _Ht::const_pointer pointer; typedef in class:hash_multiset

Completed in 121 milliseconds

12345678910