Searched defs:pointer (Results 26 - 50 of 215) sorted by relevance

123456789

/macosx-10.9.5/WebCore-7537.78.1/platform/text/cf/
H A DStringImplCF.cpp82 static void* reallocate(void* pointer, CFIndex newSize, CFOptionFlags, void*) argument
100 static void deallocate(void* pointer, void*) argument
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/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
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
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
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/
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
H A Dvstring_util.h59 typedef typename _CharT_alloc_type::pointer pointer; typedef in struct:__vstring_utility
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/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...]
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/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_
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/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_
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp112 pointer; typedef in class:pb_ds::detail::binomial_heap_base_
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/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_
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp111 pointer; typedef in class:pb_ds::detail::pairing_heap_
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/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_
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/unordered_iterator/
H A Diterator.hpp66 typedef pointer_ pointer; typedef in class:iterator_
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/
H A Dpriority_queue.hpp78 typedef typename value_rebind::pointer pointer; typedef in class:pb_ds::priority_queue
/macosx-10.9.5/ruby-104/ruby/ext/fiddle/
H A Dconversions.h24 void * pointer; /* ffi_type_pointer */ member in union:__anon12253
/macosx-10.9.5/ruby-104/ruby/missing/
H A Dalloca.c52 typedef void *pointer; /* generic pointer type */ typedef
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/ffidl/ffidl/library/
H A Dffidlrt.tcl[all...]
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/generic/
H A DxotclUtil.c20 char tmp[LONG_AS_STRING], *pointer = &tmp[1], *string, *p; local
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dulist.c126 const UListNode *pointer = NULL; local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHITablet.cpp121 bool IOHITablet::startTabletPointer(IOHITabletPointer *pointer, OSDictionary *properties) argument

Completed in 322 milliseconds

123456789