Home
last modified time | relevance | path

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

123456

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Drefcount.h47 typedef struct reference { struct
52 } reference_t; argument
/freebsd-12.1/contrib/libstdc++/include/backward/
H A Diterator.h91 typedef _Tp& reference; typedef
99 typedef void reference; typedef
108 typedef _Tp& reference; typedef
117 typedef _Tp& reference; typedef
126 typedef _Tp& reference; typedef
/freebsd-12.1/contrib/libarchive/libarchive/test/
H A Dtest_acl_pax.c222 void *reference; in DEFINE_TEST() local
333 void *reference; in DEFINE_TEST() local
H A Dtest_read_format_cpio_bin_be.c32 const char *reference = "test_read_format_cpio_bin_be.cpio"; in DEFINE_TEST() local
H A Dtest_read_format_cpio_bin_le.c32 const char *reference = "test_read_format_cpio_bin_le.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-12.1/contrib/llvm/include/llvm/IR/
H A DCFG.h63 using reference = typename super::reference; variable
144 using reference = BlockT *; variable
176 operator reference() const { return *It; } in reference() function
/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dstl_queue.h114 typedef typename _Sequence::reference reference; in _GLIBCXX_BEGIN_NAMESPACE() typedef
335 typedef typename _Sequence::reference reference; typedef
H A Dstl_iterator_base_types.h117 typedef _Reference reference; typedef
133 typedef typename _Iterator::reference reference; typedef
H A Dstl_iterator.h108 typedef typename iterator_traits<_Iterator>::reference reference; in _GLIBCXX_BEGIN_NAMESPACE() typedef
647 typedef typename iterator_traits<_Iterator>::reference reference; typedef
H A Dstl_stack.h116 typedef typename _Sequence::reference reference; in _GLIBCXX_BEGIN_NAMESPACE() typedef
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp91 typedef Const_Iterator reference; typedef in pb_ds::detail::bin_search_tree_const_node_it_
192 typedef Iterator reference; typedef in pb_ds::detail::bin_search_tree_node_it_
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Darray_allocator.h56 typedef _Tp& reference; typedef
98 typedef _Tp& reference; typedef
H A Dhashtable.h123 typedef _Val& reference; typedef
175 typedef const _Val& reference; typedef
268 typedef value_type& reference; typedef
/freebsd-12.1/contrib/libarchive/tar/test/
H A Dtest_option_gid_gname.c30 char *reference, *data; in DEFINE_TEST() local
H A Dtest_option_uid_uname.c30 char *reference, *data; in DEFINE_TEST() local
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/basic_tree_policy/
H A Dbasic_tree_policy_base.hpp89 reference; typedef
146 reference; typedef
H A Dnull_node_metadata.hpp65 typedef const_reference reference; typedef
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dbasic_types.hpp80 typedef typename value_type_allocator::reference reference; typedef
107 typedef typename value_type_allocator::reference reference; typedef
142 typedef typename value_type_allocator::reference reference; typedef
184 typedef typename value_type_allocator::reference reference; typedef
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DSequence.h40 using reference = typename BaseT::reference; variable
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dnode_iterators.hpp163 typedef value_type reference; typedef in pb_ds::detail::pat_trie_const_node_it_
296 typedef value_type reference; typedef in pb_ds::detail::pat_trie_node_it_
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclLookups.h34 using reference = lookup_result; variable
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp114 reference; typedef in pb_ds::detail::ov_tree_node_const_it_
244 reference; typedef in pb_ds::detail::ov_tree_node_it_
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp72 typedef reference_ reference; typedef in const_iterator_

123456