| /freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/ |
| H A D | allocator.h | 48 _LIBCPP_DEPRECATED_IN_CXX17 typedef void* pointer; typedef 64 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* pointer; typedef
|
| H A D | allocator_destructor.h | 26 typedef _LIBCPP_NODEBUG typename __alloc_traits::pointer pointer; typedef
|
| H A D | raw_storage_iterator.h | 52 typedef void pointer; typedef
|
| /freebsd-14.2/sys/contrib/ck/src/ |
| H A D | ck_hp.c | 165 ck_hp_member_scan(ck_stack_entry_t *entry, unsigned int degree, void *pointer) in ck_hp_member_scan() 196 void *pointer; in ck_hp_member_cache() local 274 void *pointer) in ck_hp_retire() 292 void *pointer) in ck_hp_free()
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | print-sflow.c | 312 const u_char *pointer, u_int len) in print_sflow_counter_generic() 357 const u_char *pointer, u_int len) in print_sflow_counter_ethernet() 394 const u_char *pointer, u_int len) in print_sflow_counter_basevg() 430 const u_char *pointer, u_int len) in print_sflow_counter_vlan() 460 const u_char *pointer, u_int len) in print_sflow_counter_processor() 559 const u_char *pointer, u_int len) in sflow_print_counter_sample() 610 const u_char *pointer, u_int len) in print_sflow_raw_packet() 633 const u_char *pointer, u_int len) in print_sflow_ethernet_frame() 651 const u_char *pointer, u_int len) in print_sflow_extended_switch_data() 756 const u_char *pointer, u_int len) in sflow_print_flow_sample() [all …]
|
| /freebsd-14.2/sys/contrib/ck/include/ |
| H A D | ck_hp.h | 53 void *pointer; member 78 ck_hp_set(struct ck_hp_record *record, unsigned int i, void *pointer) in ck_hp_set() 86 ck_hp_set_fence(struct ck_hp_record *record, unsigned int i, void *pointer) in ck_hp_set_fence()
|
| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/ |
| H A D | tst.InlineTypedef.d | 45 typedef int * pointer; typedef
|
| H A D | tst.InlineDataAssign.d | 63 inline int * pointer = &`kmem_flags; variable
|
| H A D | tst.InlineExpression.d | 65 inline int * pointer = &`kmem_flags; variable
|
| /freebsd-14.2/contrib/processor-trace/libipt/src/ |
| H A D | pt_sync.c | 47 static const uint8_t *truncate(const uint8_t *pointer, size_t alignment) in truncate() 57 static const uint8_t *align(const uint8_t *pointer, size_t alignment) in align()
|
| /freebsd-14.2/bin/sh/ |
| H A D | shell.h | 64 typedef void *pointer; typedef
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/ |
| H A D | iterator.h | 26 typedef _Pointer pointer; typedef
|
| H A D | front_insert_iterator.h | 49 typedef void pointer; typedef
|
| H A D | back_insert_iterator.h | 49 typedef void pointer; typedef
|
| H A D | reverse_iterator.h | 82 using pointer = typename iterator_traits<_Iter>::pointer; variable 358 using pointer = __iterator_pointer_type<_Iter>; variable
|
| H A D | istream_iterator.h | 41 typedef const _Tp* pointer; typedef
|
| H A D | ostreambuf_iterator.h | 42 typedef void pointer; typedef
|
| H A D | ostream_iterator.h | 44 typedef void pointer; typedef
|
| H A D | insert_iterator.h | 59 typedef void pointer; typedef
|
| H A D | wrap_iter.h | 33 typedef typename iterator_traits<iterator_type>::pointer pointer; typedef
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | RegionIterator.h | 43 using pointer = value_type *; variable 181 using pointer = value_type *; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | LineIterator.h | 45 using pointer = value_type *; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclLookups.h | 34 using pointer = lookup_result; variable
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/ |
| H A D | thread.h | 78 typedef _Tp* pointer; typedef
|
| /freebsd-14.2/contrib/libcbor/src/cbor/internal/ |
| H A D | memory_utils.c | 50 void* _cbor_realloc_multiple(void* pointer, size_t item_size, in _cbor_realloc_multiple()
|