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

1234567

/freebsd-10-stable/contrib/texinfo/lib/
H A Dxmalloc.c46 xrealloc (void *pointer, size_t bytes) argument
/freebsd-10-stable/bin/sh/
H A Dshell.h65 typedef void *pointer; typedef
/freebsd-10-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-10-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-10-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_
/freebsd-10-stable/contrib/texinfo/info/
H A Dgc.c35 add_gcable_pointer (char *pointer) argument
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dmacro.h32 char *pointer; /* Pointer to the input text. */ member in struct:__anon4697
/freebsd-10-stable/sbin/dhclient/
H A Dhash.c78 add_hash(struct hash_table *table, unsigned char *name, int len, unsigned char *pointer) argument
/freebsd-10-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-10-stable/contrib/llvm/include/llvm/Support/
H A DPath.h63 typedef value_type *pointer; typedef in class:llvm::sys::path::const_iterator
/freebsd-10-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-10-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-10-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-10-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-10-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-10-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_

Completed in 223 milliseconds

1234567