/freebsd/contrib/llvm-project/libcxx/include/__memory/ |
H A D | allocator.h | 41 _LIBCPP_DEPRECATED_IN_CXX17 typedef void* pointer; typedef 56 _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 | 47 typedef void pointer; global() typedef
|
/freebsd/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/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() 481 const u_char *pointer, u_int len, u_int records) in sflow_print_counter_records() 559 const u_char *pointer, u_int len) in sflow_print_counter_sample() 584 const u_char *pointer, u_int len) in sflow_print_expanded_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() [all …]
|
/freebsd/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/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/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/bin/sh/ |
H A D | shell.h | 62 typedef void *pointer; typedef
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | iterator.h | 28 typedef _Pointer pointer; global() typedef
|
H A D | front_insert_iterator.h | 47 typedef void pointer; global() typedef
|
H A D | back_insert_iterator.h | 47 typedef void pointer; global() typedef
|
H A D | istream_iterator.h | 40 typedef const _Tp* pointer; global() typedef
|
H A D | ostream_iterator.h | 42 typedef void pointer; global() typedef
|
H A D | ostreambuf_iterator.h | 41 typedef void pointer; global() typedef
|
H A D | insert_iterator.h | 57 typedef void pointer; global() typedef
|
H A D | wrap_iter.h | 35 typedef typename iterator_traits<iterator_type>::pointer pointer; typedef
|
/freebsd/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/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | LineIterator.h | 45 using pointer = value_type *; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclLookups.h | 34 using pointer = lookup_result; variable
|
/freebsd/contrib/llvm-project/libcxx/include/__thread/ |
H A D | thread.h | 75 typedef _Tp* pointer; typedef
|
/freebsd/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()
|
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | path_iterator.h | 47 typedef const path* pointer; typedef
|