Home
last modified time | relevance | path

Searched refs:intersection (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12.1/contrib/wpa/src/p2p/
H A Dp2p_invitation.c253 &intersection); in p2p_process_invitation_req()
266 &intersection); in p2p_process_invitation_req()
268 if (intersection.reg_classes == 0) { in p2p_process_invitation_req()
294 channels = &intersection; in p2p_process_invitation_req()
313 p2p_channels_includes(&intersection, in p2p_process_invitation_req()
331 p2p_reselect_channel(p2p, &intersection); in p2p_process_invitation_req()
334 if (!p2p_channels_includes(&intersection, in p2p_process_invitation_req()
346 p2p_reselect_channel(p2p, &intersection); in p2p_process_invitation_req()
369 channels = &intersection; in p2p_process_invitation_req()
527 &intersection); in p2p_process_invitation_resp()
[all …]
H A Dp2p_go_neg.c42 struct p2p_channels intersection; in p2p_peer_channels_check() local
82 (int) intersection.reg_classes); in p2p_peer_channels_check()
83 if (intersection.reg_classes == 0) { in p2p_peer_channels_check()
384 struct p2p_channels *intersection) in p2p_reselect_channel() argument
446 if (p2p_channels_includes(intersection, in p2p_reselect_channel()
497 cl = &intersection->reg_class[0]; in p2p_reselect_channel()
508 struct p2p_channels tmp, intersection; in p2p_go_select_channel() local
518 &intersection); in p2p_go_select_channel()
519 if (intersection.reg_classes == 0 || in p2p_go_select_channel()
536 p2p_reselect_channel(p2p, &intersection); in p2p_go_select_channel()
[all …]
H A Dp2p_i.h816 struct p2p_channels *intersection);
H A Dp2p.c1786 struct p2p_channels intersection; in p2p_go_complete() local
1821 &intersection); in p2p_go_complete()
1823 p2p_channels_remove_freqs(&intersection, &p2p->no_go_freq); in p2p_go_complete()
1825 &intersection); in p2p_go_complete()
1828 p2p_channels_to_freqs(&intersection, res.freq_list, in p2p_go_complete()
/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.c1294 svn_rangelist_t *intersection, *this_rangelist; in filter_log_entry_with_rangelist() local
1309 SVN_ERR(svn_rangelist_intersect(&intersection, fleb->rangelist, in filter_log_entry_with_rangelist()
1311 if (! (intersection && intersection->nelts)) in filter_log_entry_with_rangelist()
1314 SVN_ERR_ASSERT(intersection->nelts == 1); in filter_log_entry_with_rangelist()
1321 SVN_ERR(svn_rangelist_intersect(&intersection, fleb->rangelist, in filter_log_entry_with_rangelist()
1323 log_entry->non_inheritable = !intersection->nelts; in filter_log_entry_with_rangelist()
1441 SVN_ERR(svn_rangelist_intersect(&intersection, in filter_log_entry_with_rangelist()
1446 if (intersection->nelts) in filter_log_entry_with_rangelist()
1462 &intersection, in filter_log_entry_with_rangelist()
1466 if (intersection->nelts) in filter_log_entry_with_rangelist()
/freebsd-12.1/contrib/gdb/gdb/
H A Dlin-lwp.c872 sigset_t pending, intersection, blocked, ignored; in flush_callback() local
/freebsd-12.1/contrib/tzdata/
H A Dzone.tab14 # Because of (2), each row stands for an area that is the intersection
/freebsd-12.1/contrib/ncurses/include/
H A DCaps.uwin747 # GC 197 \305 M-E single intersection ACS_PLUS _ _
754 # Gc 206 \316 M-N double intersection
779 acs_plus OTGC str GC - - ----- single intersection
H A DCaps.aix41025 # GC 197 \305 M-E single intersection ACS_PLUS _ _
1032 # Gc 206 \316 M-N double intersection
1057 acs_plus OTGC str GC - - ----- single intersection
H A DCaps.osf1r5931 # GC 197 \305 M-E single intersection ACS_PLUS _ _
938 # Gc 206 \316 M-N double intersection
963 acs_plus OTGC str GC - - ----- single intersection
H A DCaps923 # GC 197 \305 M-E single intersection ACS_PLUS _ _
930 # Gc 206 \316 M-N double intersection
955 acs_plus OTGC str GC - - ----- single intersection
H A DCaps.hpux11937 # GC 197 \305 M-E single intersection ACS_PLUS _ _
944 # Gc 206 \316 M-N double intersection
969 acs_plus OTGC str GC - - ----- single intersection
H A DCaps.keys1013 # GC 197 \305 M-E single intersection ACS_PLUS _ _
1020 # Gc 206 \316 M-N double intersection
1045 acs_plus OTGC str GC - - ----- single intersection
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTarget.td302 // (and GPR, CSR) - Set intersection. All registers from the first set that are
/freebsd-12.1/contrib/gcc/doc/
H A Dtree-ssa.texi1692 to all the memory tags that have a non-empty intersection with
/freebsd-12.1/contrib/sendmail/cf/m4/
H A Dproto.m4903 dnl domain ends in class {Canonify} (this does not work if the intersection
/freebsd-12.1/sys/conf/
H A DNOTES458 # corrupted, the intersection of the hash classes from each instance
/freebsd-12.1/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi1729 the client runs the NTP intersection and clustering
H A Dntp.conf.def1804 the client runs the NTP intersection and clustering
/freebsd-12.1/contrib/sendmail/cf/
H A DREADME4290 intersection of this list and the list
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-17489 intersection on set types.
H A Dgdb.texinfo8737 Multiplication on integral and floating-point types, or set intersection
/freebsd-12.1/contrib/gcc/
H A DChangeLog-199910084 the intersection of successors with the new flow graph structures.
10086 intersection of predecessors with the new flow graph structures.
H A DChangeLog-20053588 compiling at the intersection of C and C++.
5676 * tree-vrp.c (vrp_meet): Fix the intersection of equivalence
16554 intersection of the two equivalence sets.
/freebsd-12.1/share/dict/
H A Dweb2a30359 intersection locus

12