Searched refs:reference (Results 1 - 25 of 193) sorted by relevance

12345678

/freebsd-9.3-release/contrib/groff/src/preproc/refer/
H A Dref.h22 int compare_reference(const reference &, const reference &);
23 int same_reference(const reference &, const reference &);
24 int same_year(const reference &, const reference &);
25 int same_date(const reference &, const reference &);
26 int same_author_last_name(const reference &, const reference
48 class reference { class
[all...]
H A Dlabel.y47 // Does the tentative label depend on the reference?
54 virtual void evaluate(int, const reference &, string &,
62 void evaluate(int, const reference &, string &, substring_position &);
73 void evaluate(int, const reference &, string &, substring_position &);
82 void evaluate(int, const reference &, string &, substring_position &);
90 void evaluate(int, const reference &, string &, substring_position &);
99 void evaluate(int, const reference &, string &, substring_position &) = 0;
109 void evaluate(int, const reference &, string &, substring_position &);
116 void evaluate(int, const reference &, string &, substring_position &);
129 void evaluate(int, const reference
[all...]
H A Drefer.h76 class reference;
78 void compute_labels(reference **, int);
H A Drefer.cpp87 static reference **citation = 0;
91 static reference **reference_hash_table = 0;
104 static reference *make_reference(const string &, unsigned *);
108 static void output_citation_group(reference **v, int n, label_type, FILE *fp);
620 reference **rptr; // pointer to next reference
625 label_processing_state(reference **, int, FILE *);
683 static void store_citation(reference *ref)
687 citation = new reference*[citation_max = 100];
689 reference **old_citatio
[all...]
H A Dref.cpp54 reference::reference(const char *start, int len, reference_id *ridp) function in class:reference
154 reference::~reference()
162 void reference::merge(reference &ref)
193 void reference::insert_field(unsigned char c, string &s)
222 void reference::delete_field(unsigned char c)
242 void reference::compute_hash_code()
256 void reference
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/bits/
H A Dstl_iterator_base_types.h116 /// This type represents a reference-to-value_type.
117 typedef _Reference reference; typedef in struct:iterator
133 typedef typename _Iterator::reference reference; typedef in struct:iterator_traits
143 typedef _Tp& reference; typedef in struct:iterator_traits
153 typedef const _Tp& reference; typedef in struct:iterator_traits
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_arch.h100 #define INT_GET(reference,arch) \
103 (reference) \
105 INT_SWAP((reference),(reference)) \
109 #define INT_SET(reference,arch,valueref) \
111 (void)( (reference) = ( ((arch) != ARCH_NOCONVERT) ? (INT_SWAP((reference),(valueref))) : (valueref)) ) : \
113 ((reference) = (valueref)), \
114 ( ((arch) != ARCH_NOCONVERT) ? (reference) = INT_SWAP((reference),(referenc
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cpio_bin_be.c32 const char *reference = "test_read_format_cpio_bin_be.cpio"; local
34 extract_reference_file(reference);
39 archive_read_open_filename(a, reference, 10));
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dbasic_types.hpp73 typedef typename mapped_type_allocator::reference mapped_reference;
80 typedef typename value_type_allocator::reference reference; typedef in struct:pb_ds::detail::value_type_base
100 typedef typename mapped_type_allocator::reference mapped_reference;
107 typedef typename value_type_allocator::reference reference; typedef in struct:pb_ds::detail::value_type_base
134 typedef typename mapped_type_allocator::reference mapped_reference;
142 typedef typename value_type_allocator::reference reference; typedef in struct:pb_ds::detail::value_type_base
176 typedef typename mapped_type_allocator::reference mapped_referenc
184 typedef typename value_type_allocator::reference reference; typedef in struct:pb_ds::detail::value_type_base
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/basic_tree_policy/
H A Dnull_node_metadata.hpp65 typedef const_reference reference; typedef in struct:pb_ds::detail::dumconst_node_iterator
H A Dbasic_tree_policy_base.hpp88 value_type>::type>::other::reference
89 reference; typedef in struct:pb_ds::detail::basic_tree_policy_base
145 value_type>::type>::other::reference
146 reference; typedef in struct:pb_ds::detail::basic_tree_policy_base
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dtraits.hpp89 typename type_traits::reference,
102 typename type_traits::reference,
115 typename type_traits::reference,
128 typename type_traits::reference,
203 typename type_traits::reference,
218 typename type_traits::reference,
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/
H A Dpoint_iterator.hpp69 // Iterator's reference type.
70 typedef reference_ reference; typedef in class:point_iterator_
72 // Iterator's const reference type.
101 inline reference
H A Diterator.hpp71 // Iterator's reference type.
72 typedef reference_ reference; typedef in class:iterator_
74 // Iterator's const reference type.
112 inline reference
117 return (const_cast<reference>(*base_type::m_p_value));
H A Dconst_iterator.hpp71 // Iterator's reference type.
72 typedef reference_ reference; typedef in class:const_iterator_
74 // Iterator's const reference type.
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dleaf.hpp95 typedef typename Type_Traits::reference reference; typedef in struct:pb_ds::detail::pat_trie_leaf
113 inline reference
140 inline typename PB_DS_CLASS_C_DEC::reference
H A Dchild_iterator.hpp54 typedef node_pointer_reference reference; typedef in struct:iterator
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DPackedVector.h82 class reference { class in class:llvm::PackedVector
86 reference(); // Undefined
88 reference(PackedVector &vec, unsigned idx) : Vec(vec), Idx(idx) { } function in class:llvm::PackedVector::reference
90 reference &operator=(T val) {
122 reference operator[](unsigned Idx) {
123 return reference(*this, Idx);
/freebsd-9.3-release/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh146 help reference-dictionary no-reference-dictionary
204 with the --reference-dictionary option, if processing a
205 document stream to produce only a reference dictionary.
207 --no-reference-dictionary
208 Suppress the generation of a '$CMD' reference dictionary
210 reference dictionary, at the start of document processing;
212 advance, that no reference dictionary is required.
214 --reference-dictionary=name
215 Save the document reference dictionar
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dmdoc2man.awk32 reference=0
173 reference=1
197 reference=0
198 } else if(reference) {
/freebsd-9.3-release/contrib/libstdc++/include/backward/
H A Ddefalloc.h90 typedef _Tp& reference; typedef in class:allocator
98 pointer address(reference __x) { return (pointer)&__x; }
/freebsd-9.3-release/contrib/libstdc++/include/ext/
H A Ddebug_allocator.h72 typedef typename _Alloc::reference reference; typedef in class:debug_allocator
H A Dnew_allocator.h60 typedef _Tp& reference; typedef in class:new_allocator
78 address(reference __x) const { return &__x; }
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp95 // Iterator's reference type.
96 typedef typename base_type::reference reference; typedef in class:pb_ds::detail::binary_heap_const_iterator_
98 // Iterator's const reference type.
H A Dconst_point_iterator.hpp85 // Iterator's reference type.
87 typename Allocator::template rebind<value_type>::other::reference
88 reference; typedef in class:pb_ds::detail::binary_heap_const_point_iterator_
90 // Iterator's const reference type.

Completed in 366 milliseconds

12345678