Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 25 of 127) sorted by relevance

123456

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_refcount.h46 typedef struct reference { struct
54 } reference_t; argument
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_pax.c222 void *reference; DEFINE_TEST() local
333 void *reference; DEFINE_TEST() local
[all...]
H A Dtest_read_format_cpio_bin_le.c32 const char *reference = "test_read_format_cpio_bin_le.cpio"; DEFINE_TEST() local
H A Dtest_read_format_cpio_bin_be.c32 const char *reference = "test_read_format_cpio_bin_be.cpio"; DEFINE_TEST() local
H A Dtest_read_filter_lzop_multiple_parts.c30 const char *reference = "test_read_filter_lzop_multiple_parts.tar.lzo"; in DEFINE_TEST() local
H A Dtest_read_filter_lzop.c30 const char *reference = "test_read_filter_lzop.tar.lzo"; in DEFINE_TEST() local
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dreverse_iterator.h87 using reference = iter_reference_t<_Iter>; variable
91 using reference = typename iterator_traits<_Iter>::reference; variable
H A Diterator.h29 typedef _Reference reference; global() typedef
H A Dfront_insert_iterator.h48 typedef void reference; global() typedef
H A Dback_insert_iterator.h48 typedef void reference; global() typedef
H A Distream_iterator.h41 typedef const _Tp& reference; global() typedef
H A Dostream_iterator.h43 typedef void reference; global() typedef
H A Dostreambuf_iterator.h42 typedef void reference; global() typedef
H A Dinsert_iterator.h58 typedef void reference; global() typedef
H A Dwrap_iter.h36 typedef typename iterator_traits<iterator_type>::reference reference; typedef
/freebsd/contrib/libarchive/tar/test/
H A Dtest_option_group.c12 char *reference, *data; in DEFINE_TEST() local
H A Dtest_option_gid_gname.c11 char *reference, *data; in DEFINE_TEST() local
H A Dtest_option_owner.c12 char *reference, *data; in DEFINE_TEST() local
H A Dtest_option_uid_uname.c11 char *reference, *data; in DEFINE_TEST() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h48 using reference = Ptr *; variable
145 using reference = BlockT *; variable
177 operator reference() const { return *It; } in reference() function
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Draw_storage_iterator.h48 typedef void reference; global() typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionIterator.h44 using reference = value_type &; variable
182 using reference = value_type &; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DLineIterator.h46 using reference = value_type &; variable
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Ddefault_accessor.h46 using reference = _ElementType&; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h33 using reference = lookup_result; variable

123456