Home
last modified time | relevance | path

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

12345

/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.c221 void *reference; in DEFINE_TEST() local
332 void *reference; in DEFINE_TEST() local
H A Dtest_read_format_cpio_bin_le.c31 const char *reference = "test_read_format_cpio_bin_le.cpio"; in DEFINE_TEST() local
H A Dtest_read_format_cpio_bin_be.c31 const char *reference = "test_read_format_cpio_bin_be.cpio"; in 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
361 using reference = iter_reference_t<_Iter>; variable
H A Diterator.h27 typedef _Reference reference; typedef
H A Dfront_insert_iterator.h50 typedef void reference; typedef
H A Dback_insert_iterator.h50 typedef void reference; typedef
H A Distream_iterator.h42 typedef const _Tp& reference; typedef
H A Dostream_iterator.h45 typedef void reference; typedef
H A Dostreambuf_iterator.h43 typedef void reference; typedef
H A Dinsert_iterator.h60 typedef void reference; typedef
H A Dwrap_iter.h34 typedef typename iterator_traits<iterator_type>::reference reference; typedef
/freebsd/contrib/libarchive/tar/test/
H A Dtest_option_owner.c30 char *reference, *data; in DEFINE_TEST() local
H A Dtest_option_uid_uname.c29 char *reference, *data; in DEFINE_TEST() local
H A Dtest_option_gid_gname.c29 char *reference, *data; in DEFINE_TEST() local
H A Dtest_option_group.c30 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.h53 typedef void reference; 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

12345