Searched refs:other (Results 26 - 50 of 400) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/list_update_policy/
H A Dsample_update_policy.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
61 swap(sample_update_policy& other);
/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dconstructors_destructor_fn_imps.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
76 pairing_heap_(const PB_DS_CLASS_C_DEC& other) : argument
77 PB_DS_BASE_C_DEC(other)
85 swap(PB_DS_CLASS_C_DEC& other) argument
89 PB_DS_BASE_C_DEC::swap(other);
/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dchild_iterator.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
63 operator==(const iterator& other) const
64 { return const_iterator::m_p_p_cur == other.m_p_p_cur; }
67 operator!=(const iterator& other) const
68 { return const_iterator::m_p_p_cur != other.m_p_p_cur; }
H A Dpoint_iterators.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
112 Node>::other::pointer
117 Leaf>::other::const_pointer
122 Leaf>::other::pointer
127 Head>::other::pointer
132 Internal_Node>::other::pointer
158 pat_trie_const_it_(const PB_DS_CONST_ODIR_IT_C_DEC& other) argument
159 : m_p_nd(other
164 operator =(const PB_DS_CONST_IT_C_DEC& other) argument
172 operator =(const PB_DS_CONST_ODIR_IT_C_DEC& other) argument
410 pat_trie_it_(const PB_DS_ODIR_IT_C_DEC& other) argument
415 operator =(const PB_DS_IT_C_DEC& other) argument
423 operator =(const PB_DS_ODIR_IT_C_DEC& other) argument
[all...]
H A Dsplit_fn_imps.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
50 split(const_key_reference r_key, PB_DS_CLASS_C_DEC& other) argument
53 _GLIBCXX_DEBUG_ONLY(other.assert_valid(););
55 leaf_pointer p_split_lf = split_prep(r_key, other, bag);
60 _GLIBCXX_DEBUG_ONLY(other.assert_valid();)
65 other.clear();
69 other,
74 other
89 split_prep(const_key_reference r_key, PB_DS_CLASS_C_DEC& other, split_join_branch_bag& r_bag) argument
139 rec_split(node_pointer p_nd, const_e_iterator b_it, const_e_iterator e_it, PB_DS_CLASS_C_DEC& other, split_join_branch_bag& r_bag) argument
[all...]
H A Dconstructors_destructor_fn_imps.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
82 PB_DS_CLASS_NAME(const PB_DS_CLASS_C_DEC& other) : argument
84 map_debug_base(other),
86 synth_e_access_traits(other),
87 node_update(other),
92 m_size = other.m_size;
93 _GLIBCXX_DEBUG_ONLY(other.assert_valid();)
94 if (other
118 swap(PB_DS_CLASS_C_DEC& other) argument
131 value_swap(PB_DS_CLASS_C_DEC& other) argument
[all...]
H A Dconst_child_iterator.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
68 operator==(const const_iterator& other) const
69 { return m_p_p_cur == other.m_p_p_cur; }
72 operator!=(const const_iterator& other) const
73 { return m_p_p_cur != other.m_p_p_cur; }
/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dsplit_join_fn_imps.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
51 split(Pred pred, PB_DS_CLASS_C_DEC& other) argument
54 _GLIBCXX_DEBUG_ONLY(other.assert_valid(true);)
56 other.clear();
61 _GLIBCXX_DEBUG_ONLY(other.assert_valid(true);)
75 ++other.m_size;
83 p_out->m_p_next_sibling = other.m_p_root;
85 if (other
130 join(PB_DS_CLASS_C_DEC& other) argument
[all...]
H A Dconstructors_destructor_fn_imps.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
78 binomial_heap_base_(const PB_DS_CLASS_C_DEC& other) : argument
79 PB_DS_BASE_C_DEC(other),
88 swap(PB_DS_CLASS_C_DEC& other) argument
92 base_type::swap(other);
94 std::swap(m_p_max, other.m_p_max);
/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_/
H A Dconstructors_destructor_fn_imps.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
60 binomial_heap_(const PB_DS_CLASS_C_DEC& other) : argument
61 PB_DS_BASE_C_DEC(other)
/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/hash_fn/
H A Ddirect_mask_range_hashing_imp.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
50 swap(PB_DS_CLASS_C_DEC& other) argument
51 { mask_based_base::swap(other); }
H A Ddirect_mod_range_hashing_imp.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
50 swap(PB_DS_CLASS_C_DEC& other) argument
51 { mod_based_base::swap(other); }
H A Dsample_ranged_probe_fn.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
65 sample_ranged_probe_fn(const sample_ranged_probe_fn& other);
69 swap(sample_ranged_probe_fn& other);
H A Dmod_based_range_hashing.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
71 swap(PB_DS_CLASS_C_DEC& other);
86 swap(PB_DS_CLASS_C_DEC& other) argument
88 std::swap(m_size, other.m_size);
/freebsd-10.2-release/contrib/llvm/include/llvm/Support/
H A DWatchdog.h32 Watchdog(const Watchdog &other) LLVM_DELETED_FUNCTION;
33 Watchdog &operator=(const Watchdog &other) LLVM_DELETED_FUNCTION;
/freebsd-10.2-release/usr.bin/dtc/
H A Dstring.hh16 * documentation and/or other materials provided with the distribution.
95 bool operator==(const string& other) const;
101 bool operator==(const char *other) const;
107 inline bool operator!=(T other) argument
109 return !(*this == other);
115 bool operator<(const string& other) const;
H A Dstring.cc16 * documentation and/or other materials provided with the distribution.
148 string::operator==(const string& other) const
150 return (length == other.length) &&
151 (memcmp(start, other.start, length) == 0);
155 string::operator==(const char *other) const
157 return strncmp(other, start, length) == 0;
161 string::operator<(const string& other) const
163 if (length < other.length) { return true; }
164 if (length > other.length) { return false; }
165 return memcmp(start, other
[all...]
/freebsd-10.2-release/sys/dev/mii/
H A Dmlphy.c12 * documentation and/or other materials provided with the distribution.
192 struct mii_softc *other = NULL; local
201 other = mlphy_find_other(msc);
222 if (other != NULL) {
223 PHY_RESET(other);
224 PHY_WRITE(other, MII_BMCR, BMCR_ISO);
239 if (other != NULL) {
240 PHY_RESET(other);
241 PHY_WRITE(other, MII_BMCR, ife->ifm_data);
254 if (other !
368 struct mii_softc *other = NULL; local
[all...]
/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dconstructors_destructor_fn_imps.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
82 PB_DS_CLASS_NAME(const PB_DS_CLASS_C_DEC& other) : argument
84 map_debug_base(other),
87 PB_DS_TREE_TRACE_BASE_C_DEC(other),
89 Cmp_Fn(other),
90 node_update(other),
95 m_size = other.m_size;
96 _GLIBCXX_DEBUG_ONLY(other
118 swap(PB_DS_CLASS_C_DEC& other) argument
131 value_swap(PB_DS_CLASS_C_DEC& other) argument
[all...]
H A Dcond_dtor_entry_dealtor.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
67 typename Allocator::template rebind<Node>::other().
/freebsd-10.2-release/contrib/llvm/include/llvm/Object/
H A DArchive.h63 bool operator ==(const Child &other) const {
64 assert(Parent == other.Parent);
65 return Data.begin() == other.Data.begin();
68 bool operator <(const Child &other) const {
69 return Data.begin() < other.Data.begin();
106 bool operator==(const child_iterator &other) const {
107 return child == other.child;
110 bool operator!=(const child_iterator &other) const {
111 return !(*this == other);
114 bool operator <(const child_iterator &other) cons
[all...]
/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_size_base.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
69 swap(hash_load_check_resize_trigger_size_base& other) argument
70 { std::swap(m_size, other.m_size); }
92 swap(hash_load_check_resize_trigger_size_base& other) { } argument
/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dconstructor_destructor_fn_imps.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
131 PB_DS_CLASS_NAME(const PB_DS_CLASS_C_DEC& other) : argument
133 map_debug_base(other),
135 PB_DS_HASH_EQ_FN_C_DEC(other),
136 resize_base(other), ranged_hash_fn_base(other),
144 copy_from_range(other.begin(), other
162 swap(PB_DS_CLASS_C_DEC& other) argument
[all...]
/freebsd-10.2-release/contrib/libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
85 PB_DS_CLASS_NAME(const PB_DS_CLASS_C_DEC& other) : argument
86 base_type(other)
95 swap(PB_DS_CLASS_C_DEC& other) argument
98 base_type::swap(other);
/freebsd-10.2-release/lib/libutil/tests/
H A Dpidfile_test.c13 * documentation and/or other materials provided with the distribution.
64 pid_t other = 0; local
67 pf = pidfile_open(fn, 0600, &other);
68 if (pf == NULL && other != 0)
90 pid_t other = 0; local
94 pf1 = pidfile_open(fn, 0600, &other);
95 if (pf1 == NULL && other != 0)
106 pf2 = pidfile_open(fn, 0600, &other);
113 if (other != getpid()) {
130 pid_t other local
[all...]

Completed in 152 milliseconds

1234567891011>>