Searched defs:pointer (Results 1 - 25 of 128) sorted by relevance

123456

/freebsd-11-stable/bin/sh/
H A Dshell.h65 typedef void *pointer; typedef
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_iterator_base_types.h115 typedef _Pointer pointer; typedef in struct:iterator
132 typedef typename _Iterator::pointer pointer; typedef in struct:iterator_traits
142 typedef _Tp* pointer; typedef in struct:iterator_traits
152 typedef const _Tp* pointer; typedef in struct:iterator_traits
H A Dallocator.h69 typedef void* pointer; typedef in class:allocator
90 typedef _Tp* pointer; typedef in class:allocator
H A Dstl_tempbuf.h84 typedef value_type* pointer; typedef in class:_Temporary_buffer
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dchild_iterator.hpp53 typedef node_pointer_pointer pointer; typedef in struct:iterator
H A Dconst_child_iterator.hpp56 typedef node_pointer_pointer pointer; typedef in struct:const_iterator
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp66 typedef pointer_ pointer; typedef in class:const_iterator_
H A Dconst_point_iterator.hpp66 typedef pointer_ pointer; typedef in class:const_point_iterator_
H A Dpoint_iterator.hpp64 typedef pointer_ pointer; typedef in class:point_iterator_
H A Diterator.hpp66 typedef pointer_ pointer; typedef in class:iterator_
/freebsd-11-stable/sbin/dhclient/
H A Dhash.c78 add_hash(struct hash_table *table, const unsigned char *name, int len, unsigned char *pointer) argument
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Ddebug_allocator.h70 typedef typename _Alloc::pointer pointer; typedef in class:debug_allocator
H A Dmalloc_allocator.h59 typedef _Tp* pointer; typedef in class:malloc_allocator
H A Dnew_allocator.h58 typedef _Tp* pointer; typedef in class:new_allocator
/freebsd-11-stable/contrib/libstdc++/include/backward/
H A Ddefalloc.h88 typedef _Tp* pointer; typedef in class:allocator
112 typedef void* pointer; typedef in class:allocator
H A Diterator.h90 typedef _Tp* pointer; typedef in struct:input_iterator
98 typedef void pointer; typedef in struct:output_iterator
107 typedef _Tp* pointer; typedef in struct:forward_iterator
116 typedef _Tp* pointer; typedef in struct:bidirectional_iterator
125 typedef _Tp* pointer; typedef in struct:random_access_iterator
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dbasic_types.hpp78 typedef typename value_type_allocator::pointer pointer; typedef in struct:pb_ds::detail::value_type_base
105 typedef typename value_type_allocator::pointer pointer; typedef in struct:pb_ds::detail::value_type_base
140 typedef typename value_type_allocator::pointer pointer; typedef in struct:pb_ds::detail::value_type_base
182 typedef typename value_type_allocator::pointer pointer; typedef in struct:pb_ds::detail::value_type_base
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp90 typedef typename base_type::pointer pointer; typedef in class:pb_ds::detail::binary_heap_const_iterator_
H A Dconst_point_iterator.hpp78 pointer; typedef in class:pb_ds::detail::binary_heap_const_point_iterator_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp87 typedef typename base_type::pointer pointer; typedef in class:pb_ds::detail::binomial_heap_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp112 pointer; typedef in class:pb_ds::detail::binomial_heap_base_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp87 typedef typename base_type::pointer pointer; typedef in class:pb_ds::detail::left_child_next_sibling_heap_const_iterator_
H A Dconst_point_iterator.hpp88 pointer; typedef in class:pb_ds::detail::left_child_next_sibling_heap_node_const_point_iterator_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp111 pointer; typedef in class:pb_ds::detail::pairing_heap_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc_binomial_heap_.hpp97 typedef typename base_type::pointer pointer; typedef in class:pb_ds::detail::rc_binomial_heap_

Completed in 188 milliseconds

123456