Home
last modified time | relevance | path

Searched refs:second (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_pair.h111 : first(__p.first), second(__p.second) { } in _GLIBCXX_VISIBILITY()
117 : first(__p.first), second(__p.second) { } in _GLIBCXX_VISIBILITY()
144 second(std::forward<_U2>(__p.second)) { } in _GLIBCXX_VISIBILITY()
153 second = __p.second; in _GLIBCXX_VISIBILITY()
163 second = std::forward<second_type>(__p.second); in _GLIBCXX_VISIBILITY()
172 second = __p.second; in _GLIBCXX_VISIBILITY()
181 second = std::forward<_U2>(__p.second); in _GLIBCXX_VISIBILITY()
188 && noexcept(swap(second, __p.second))) in _GLIBCXX_VISIBILITY()
192 swap(second, __p.second); in _GLIBCXX_VISIBILITY()
207 { return __x.first == __y.first && __x.second == __y.second; } in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_pair.h277 : first(__p.first), second(__p.second) { } in _GLIBCXX_VISIBILITY()
292 : first(__p.first), second(__p.second) { } in _GLIBCXX_VISIBILITY()
301 : first(__p.first), second(__p.second) { } in _GLIBCXX_VISIBILITY()
362 second(std::forward<_U2>(__p.second)) { } in _GLIBCXX_VISIBILITY()
372 second(std::forward<_U2>(__p.second)) { } in _GLIBCXX_VISIBILITY()
384 second = __p.second; in _GLIBCXX_VISIBILITY()
397 second = std::forward<second_type>(__p.second); in _GLIBCXX_VISIBILITY()
408 second = __p.second; in _GLIBCXX_VISIBILITY()
419 second = std::forward<_U2>(__p.second); in _GLIBCXX_VISIBILITY()
430 swap(second, __p.second); in _GLIBCXX_VISIBILITY()
[all …]
H A Dregex.tcc88 __it.first = __it.second = __e; in __regex_algo_impl()
95 __pre.second = __s; in __regex_algo_impl()
98 __suf.second = __e; in __regex_algo_impl()
103 __pre.second = __res[0].first; in __regex_algo_impl()
105 __suf.first = __res[0].second; in __regex_algo_impl()
106 __suf.second = __e; in __regex_algo_impl()
116 __it.first = __it.second = __e; in __regex_algo_impl()
316 && ((__it.second in lookup_classname()
319 return __it.second; in lookup_classname()
634 _M_suffix.second = __prev->suffix().second; in operator ++()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dmem-stats.h161 m_times + second.m_times,
162 m_peak + second.m_peak,
171 && m_peak == second.m_peak
179 if (*this == second)
183 (m_peak == second.m_peak ? m_times < second.m_times
184 : m_peak < second.m_peak) : m_allocated < second.m_allocated);
196 if (*f.second == *s.second) in compare()
199 return *f.second < *s.second ? 1 : -1; in compare()
570 delete (*it).second; in ~mem_alloc_description()
617 sum = sum + *list[i].second; in get_sum()
[all …]
H A Dggc-common.c844 && m_peak == second.m_peak
852 if (*this == second)
856 (m_peak == second.m_peak ? m_times < second.m_times
857 : m_peak < second.m_peak)
882 m_times + second.m_times,
883 m_peak + second.m_peak,
884 m_freed + second.m_freed,
941 if (*f.second == *s.second) in compare()
944 return *f.second < *s.second ? 1 : -1; in compare()
954 const ggc_usage *s = ((const mem_pair_t *)second)->second; in compare_final()
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dicf.cc226 if (uniq_map_insert.second) in preprocess_for_unique_sections()
375 loc.shndx = it_v->second; in get_section_contents()
377 + it_a->second); in get_section_contents()
380 if (loc.shndx != it_v->second) in get_section_contents()
382 it_v->second = loc.shndx; in get_section_contents()
385 it_a->second = 0; in get_section_contents()
424 && reloc_secn.second == self_secn.second) in get_section_contents()
625 it_ext->second.offset + it_ext->second.length); in get_section_contents()
777 it->second = i; in match_sections()
785 if (it == key_range.second) in match_sections()
[all …]
H A Dcref.cc208 fprintf(f, "archive %s %zu %zu\n", p->second.name.c_str(), in print_symbol_counts()
209 p->second.member_count, p->second.objects->size()); in print_symbol_counts()
210 this->print_objects_symbol_counts(symtab, f, p->second.objects); in print_symbol_counts()
272 if (ins.second) in gather_cref()
273 pc->second = new Objects(); in gather_cref()
277 pc->second->insert(pc->second->begin(), *po); in gather_cref()
279 pc->second->push_back(*po); in gather_cref()
298 this->gather_cref(p->second.objects, &table); in print_cref()
306 const Objects* objects = pc->second; in print_cref()
/dragonfly/contrib/binutils-2.27/gold/
H A Dicf.cc204 if (uniq_map_insert.second) in preprocess_for_unique_sections()
335 loc.shndx = it_v->second; in get_section_contents()
337 + it_a->second); in get_section_contents()
340 if (loc.shndx != it_v->second) in get_section_contents()
342 it_v->second = loc.shndx; in get_section_contents()
345 it_a->second = 0; in get_section_contents()
384 && reloc_secn.second == secn.second) in get_section_contents()
678 if (it == key_range.second) in match_sections()
834 unsigned int section_num = it->second; in unfold_section()
851 unsigned int section_num = it->second; in is_section_folded()
[all …]
H A Dcref.cc208 fprintf(f, "archive %s %zu %zu\n", p->second.name.c_str(), in print_symbol_counts()
209 p->second.member_count, p->second.objects->size()); in print_symbol_counts()
210 this->print_objects_symbol_counts(symtab, f, p->second.objects); in print_symbol_counts()
268 if (ins.second) in gather_cref()
269 pc->second = new Objects(); in gather_cref()
273 pc->second->insert(pc->second->begin(), *po); in gather_cref()
275 pc->second->push_back(*po); in gather_cref()
294 this->gather_cref(p->second.objects, &table); in print_cref()
302 const Objects* objects = pc->second; in print_cref()
/dragonfly/sys/platform/pc64/isa/
H A Dpmtimer.c80 u_int second, minute, hour; in pmtimer_resume() local
90 second = resume_time.tv_sec - suspend_time.tv_sec; in pmtimer_resume()
91 hour = second / 3600; in pmtimer_resume()
92 second %= 3600; in pmtimer_resume()
93 minute = second / 60; in pmtimer_resume()
94 second %= 60; in pmtimer_resume()
96 hour, minute, second); in pmtimer_resume()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp429 return (p_e->m_value.second); in subscript_imp()
445 r_key, pos_hash_pair.second)) in subscript_imp()
455 return p_e->m_value.second; in subscript_imp()
460 pos_hash_pair)->second; in subscript_imp()
501 p_e->m_hash = r_pos_hash_pair.second; in insert_new_imp()
542 r_key, pos_hash_pair.second)) in find_key_pointer()
589 for (++r_pos.second; r_pos.second < m_num_e; ++r_pos.second) in inc_it_state()
590 if (m_entries[r_pos.second] != 0) in inc_it_state()
592 r_pos.first = m_entries[r_pos.second]; in inc_it_state()
603 for (r_pos.second = 0; r_pos.second < m_num_e; ++r_pos.second) in get_start_it_state()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp430 return (p_e->m_value.second); in subscript_imp()
446 r_key, pos_hash_pair.second)) in subscript_imp()
456 return p_e->m_value.second; in subscript_imp()
461 pos_hash_pair)->second; in subscript_imp()
502 p_e->m_hash = r_pos_hash_pair.second; in insert_new_imp()
543 r_key, pos_hash_pair.second)) in find_key_pointer()
590 for (++r_pos.second; r_pos.second < m_num_e; ++r_pos.second) in inc_it_state()
591 if (m_entries[r_pos.second] != 0) in inc_it_state()
593 r_pos.first = m_entries[r_pos.second]; in inc_it_state()
604 for (r_pos.second = 0; r_pos.second < m_num_e; ++r_pos.second) in get_start_it_state()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Diterator.h69 ++_Base::second;
76 { return _IteratorPair(_Base::first++, _Base::second++); }
83 --_Base::second;
90 { return _IteratorPair(_Base::first--, _Base::second--); }
94 { return _Base::second; } in _Iterator2()
100 _Base::second = __other.second;
106 { return _IteratorPair(_Base::first + __delta, _Base::second + __delta);
H A Dmultiseq_selection.h74 return __p1.second < __p2.second; in operator()
99 return __p2.second < __p1.second; in operator()
151 __begin_seqs[__i].second);
154 __begin_seqs[__i].second) > 0);
221 __a[__sample[__j].second] += __n + 1;
223 __b[__sample[__j].second] -= __n + 1;
285 _SeqNumber __source = __pq.top().second;
311 _SeqNumber __source = __pq.top().second;
412 __begin_seqs[__i].second);
474 __a[__sample[__j].second] += __n + 1;
[all …]
H A Dmultiway_merge.h688 ++((*__s).second); in multiway_merge_loser_tree_sentinel()
701 --((*__s).second); in multiway_merge_loser_tree_sentinel()
943 (*__s).second, __comp));
971 __seqs_begin[0].second,
973 __seqs_begin[1].second,
1100 __pieces[__slab][__seq].second =
1183 __pieces[__slab - 1][__seq].second;
1185 __pieces[__slab][__seq].second =
1190 __pieces[__slab][__seq].second =
1311 + __pieces[__iam][__s].second);
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Diterator.h69 ++_Base::second;
76 { return _IteratorPair(_Base::first++, _Base::second++); }
83 --_Base::second;
90 { return _IteratorPair(_Base::first--, _Base::second--); }
94 { return _Base::second; } in _Iterator2()
100 _Base::second = __other.second;
106 { return _IteratorPair(_Base::first + __delta, _Base::second + __delta);
H A Dmultiseq_selection.h74 return __p1.second < __p2.second; in operator()
99 return __p2.second < __p1.second; in operator()
151 __begin_seqs[__i].second);
154 __begin_seqs[__i].second) > 0);
221 __a[__sample[__j].second] += __n + 1;
223 __b[__sample[__j].second] -= __n + 1;
285 _SeqNumber __source = __pq.top().second;
311 _SeqNumber __source = __pq.top().second;
412 __begin_seqs[__i].second);
474 __a[__sample[__j].second] += __n + 1;
[all …]
H A Dmultiway_merge.h688 ++((*__s).second); in multiway_merge_loser_tree_sentinel()
701 --((*__s).second); in multiway_merge_loser_tree_sentinel()
943 (*__s).second, __comp));
971 __seqs_begin[0].second,
973 __seqs_begin[1].second,
1100 __pieces[__slab][__seq].second =
1183 __pieces[__slab - 1][__seq].second;
1185 __pieces[__slab][__seq].second =
1190 __pieces[__slab][__seq].second =
1311 + __pieces[__iam][__s].second);
[all …]
/dragonfly/contrib/flex/src/
H A Dnfa.c382 return second; in mkbranch()
384 else if (second == NO_TRANSITION) in mkbranch()
390 mkxtion (eps, second); in mkbranch()
460 int mkor (int first, int second) in mkor() argument
465 return second; in mkor()
467 else if (second == NIL) in mkor()
478 mkxtion (first, second); in mkor()
483 mkxtion (finalst[second], orend); in mkor()
487 accptnum[finalst[second]] == NIL) { in mkor()
488 orend = finalst[second]; in mkor()
[all …]
/dragonfly/sys/dev/video/bktr/
H A Dmsp34xx.c123 int main, second; /* sound carrier */ member
536 if (msp->main == msp->second) { in msp3400c_print_mode()
546 msp->second/910000,(msp->second/910)%1000); in msp3400c_print_mode()
549 msp->second/910000,(msp->second/910)%1000); in msp3400c_print_mode()
551 msp->main != msp->second) { in msp3400c_print_mode()
553 msp->second/910000,(msp->second/910)%1000); in msp3400c_print_mode()
815 msp->second = carrier_detect_55[max2].cdo; in msp3400c_thread()
823 msp->second = carrier_detect_55[max2].cdo; in msp3400c_thread()
834 msp->second = MSP_CARRIER(6.552); in msp3400c_thread()
910 int main, second; member
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dinsert_store_hash_fn_imps.hpp59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); in find_ins_pos()
70 std::make_pair(pos, pos_hash_pair.second) : in find_ins_pos()
71 std::make_pair(ins_pos, pos_hash_pair.second)); in find_ins_pos()
80 r_key, pos_hash_pair.second)) in find_ins_pos()
84 return std::make_pair(pos, pos_hash_pair.second); in find_ins_pos()
95 return std::make_pair(ins_pos, pos_hash_pair.second); in find_ins_pos()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dinsert_store_hash_fn_imps.hpp59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); in find_ins_pos()
70 std::make_pair(pos, pos_hash_pair.second) : in find_ins_pos()
71 std::make_pair(ins_pos, pos_hash_pair.second)); in find_ins_pos()
80 r_key, pos_hash_pair.second)) in find_ins_pos()
84 return std::make_pair(pos, pos_hash_pair.second); in find_ins_pos()
95 return std::make_pair(ins_pos, pos_hash_pair.second); in find_ins_pos()
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2expr.c1116 struct value *first, *second; in execute_stack_op() local
1118 second = dwarf_expr_fetch (ctx, 0); in execute_stack_op()
1131 dwarf_require_integral (value_type (second)); in execute_stack_op()
1155 second = value_cast (utype, second); in execute_stack_op()
1169 dwarf_require_integral (value_type (second)); in execute_stack_op()
1221 result = ! value_less (second, first); in execute_stack_op()
1226 result = ! value_less (first, second); in execute_stack_op()
1230 result = value_equal (first, second); in execute_stack_op()
1234 result = value_less (first, second); in execute_stack_op()
1239 result = value_less (second, first); in execute_stack_op()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dsafe_iterator.tcc49 bool __ok = ((__dist.second == __dp_exact && __dist.first >= -__n) in _M_can_advance()
50 || (__dist.second != __dp_exact && __dist.first > 0)); in _M_can_advance()
57 bool __ok = ((__dist.second == __dp_exact && __dist.first >= __n) in _M_can_advance()
58 || (__dist.second != __dp_exact && __dist.first > 0)); in _M_can_advance()
75 switch (__dist.second) in _M_valid_range()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/debug/
H A Dsafe_iterator.tcc52 bool __ok = ((__dist.second == __dp_exact && __dist.first >= -__n) in _M_can_advance()
53 || (__dist.second != __dp_exact && __dist.first > 0)); in _M_can_advance()
61 bool __ok = ((__dist.second == __dp_exact && __dist.first >= __n) in _M_can_advance()
62 || (__dist.second != __dp_exact && __dist.first > 0)); in _M_can_advance()
80 switch (__dist.second) { in _M_valid_range()

12345678910>>...25