/netbsd-src/sys/arch/amiga/pci/ |
H A D | empb_bsm.c | 201 empb_bsrm1(bus_space_handle_t handle, bus_size_t offset, u_int8_t *pointer, in empb_bsrm1() 220 const u_int8_t *pointer, bus_size_t count) in empb_bswm1() 237 empb_bsrr1(bus_space_handle_t handle, bus_size_t offset, u_int8_t *pointer, in empb_bsrr1() 257 const u_int8_t *pointer, bus_size_t count) in empb_bswr1() 376 empb_bsrm2(bus_space_handle_t handle, bus_size_t offset, u_int16_t *pointer, in empb_bsrm2() 395 u_int16_t *pointer, bus_size_t count) in empb_bsrm2_swap() 413 const u_int16_t *pointer, bus_size_t count) in empb_bswm2() 431 const u_int16_t *pointer, bus_size_t count) in empb_bswm2_swap() 448 empb_bsrr2(bus_space_handle_t handle, bus_size_t offset, u_int16_t *pointer, in empb_bsrr2() 468 u_int16_t *pointer, bus_size_t count) in empb_bsrr2_swap() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/ |
H A D | gmock-more-actions.h | 89 AND_1_VALUE_PARAMS(pointer)) { in ACTION_TEMPLATE() 97 AND_1_VALUE_PARAMS(pointer)) { in ACTION_TEMPLATE() 140 ACTION_P(ReturnPointee, pointer) { return *pointer; } in ACTION_P() argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | extptr_allocator.h | 63 typedef _Pointer_adapter<_Relative_pointer_impl<_Tp> > pointer; in _GLIBCXX_VISIBILITY() typedef 175 typedef _Pointer_adapter<_Relative_pointer_impl<void> > pointer; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | extptr_allocator.h | 63 typedef _Pointer_adapter<_Relative_pointer_impl<_Tp> > pointer; in _GLIBCXX_VISIBILITY() typedef 175 typedef _Pointer_adapter<_Relative_pointer_impl<void> > pointer; in _GLIBCXX_VISIBILITY() typedef
|
H A D | array_allocator.h | 59 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef 115 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/ |
H A D | allocator.h | 36 typedef void* pointer; typedef 47 typedef const void* pointer; typedef 97 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp* pointer; typedef 178 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* pointer; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | iterator.h | 56 typedef _IteratorPair* pointer; typedef 127 typedef _IteratorTriple* pointer; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | iterator.h | 56 typedef _IteratorPair* pointer; typedef 127 typedef _IteratorTriple* pointer; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | allocator.h | 84 typedef void* pointer; in _GLIBCXX_VISIBILITY() typedef 138 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
|
H A D | fs_dir.h | 399 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef 503 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef
|
H A D | unordered_set.h | 117 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef 985 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | Address.h | 28 Address(llvm::Value *pointer, CharUnits alignment) in Address() 76 ConstantAddress(llvm::Constant *pointer, CharUnits alignment) in ConstantAddress()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | allocator.h | 81 typedef void* pointer; in _GLIBCXX_VISIBILITY() typedef 131 typedef _Tp* pointer; in _GLIBCXX_VISIBILITY() typedef
|
H A D | fs_dir.h | 379 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef 466 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef
|
H A D | unordered_set.h | 115 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef 931 typedef typename _Hashtable::pointer pointer; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | fs_dir.h | 180 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef 261 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/ |
H A D | fs_dir.h | 180 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef 261 typedef const directory_entry* pointer; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | associated.c | 32 associated (const gfc_array_void *pointer, const gfc_array_void *target) in associated()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | associated.c | 32 associated (const gfc_array_void *pointer, const gfc_array_void *target) in associated()
|
/netbsd-src/external/gpl2/texinfo/dist/lib/ |
H A D | xmalloc.c | 48 xrealloc (void *pointer, size_t bytes) in xrealloc()
|
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/ |
H A D | xmalloc.c | 66 xrealloc (PTR_T pointer, size_t bytes) in xrealloc()
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | xmalloc.c | 66 xrealloc (PTR_T pointer, size_t bytes) in xrealloc()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/ |
H A D | hashtable.h | 110 typedef _Val* pointer; in _GLIBCXX_VISIBILITY() typedef 162 typedef const _Val* pointer; in _GLIBCXX_VISIBILITY() typedef 267 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/ |
H A D | hashtable.h | 110 typedef _Val* pointer; in _GLIBCXX_VISIBILITY() typedef 162 typedef const _Val* pointer; in _GLIBCXX_VISIBILITY() typedef 267 typedef value_type* pointer; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/ |
H A D | allocator.d | 39 alias pointer = T*; in allocator() local 230 alias pointer = allocator_type.pointer; in allocator_traits() local
|