Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/wpa/src/p2p/
H A Dp2p_invitation.c263 &intersection); in p2p_process_invitation_req()
276 &intersection); in p2p_process_invitation_req()
278 if (intersection.reg_classes == 0) { in p2p_process_invitation_req()
304 channels = &intersection; in p2p_process_invitation_req()
323 p2p_channels_includes(&intersection, in p2p_process_invitation_req()
341 p2p_reselect_channel(p2p, &intersection); in p2p_process_invitation_req()
344 if (!p2p_channels_includes(&intersection, in p2p_process_invitation_req()
356 p2p_reselect_channel(p2p, &intersection); in p2p_process_invitation_req()
379 channels = &intersection; in p2p_process_invitation_req()
537 &intersection); in p2p_process_invitation_resp()
[all …]
H A Dp2p_go_neg.c43 struct p2p_channels intersection; in p2p_peer_channels_check() local
83 (int) intersection.reg_classes); in p2p_peer_channels_check()
84 if (intersection.reg_classes == 0) { in p2p_peer_channels_check()
421 struct p2p_channels *intersection) in p2p_reselect_channel() argument
484 if (p2p_channels_includes(intersection, in p2p_reselect_channel()
543 cl = &intersection->reg_class[0]; in p2p_reselect_channel()
554 struct p2p_channels tmp, intersection; in p2p_go_select_channel() local
564 &intersection); in p2p_go_select_channel()
565 if (intersection.reg_classes == 0 || in p2p_go_select_channel()
582 p2p_reselect_channel(p2p, &intersection); in p2p_go_select_channel()
[all …]
H A Dp2p_i.h824 struct p2p_channels *intersection);
H A Dp2p.c1838 struct p2p_channels intersection; in p2p_go_complete() local
1874 &intersection); in p2p_go_complete()
1876 p2p_channels_remove_freqs(&intersection, &p2p->no_go_freq); in p2p_go_complete()
1878 &intersection); in p2p_go_complete()
1881 p2p_channels_to_freqs(&intersection, res.freq_list, in p2p_go_complete()
/freebsd-14.2/sys/contrib/device-tree/Bindings/input/
H A Dtwl4030-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
H A Domap-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
H A Dmediatek,mt6779-keypad.yaml18 A key can be placed at each intersection of a unique row and a unique column.
H A Dgpio-matrix-keypad.txt5 placed at each intersection of a unique row and a unique column. The matrix
H A Dsamsung-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
H A Dbrcm,bcm-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp554 InternalMmapVector<Region> intersection; in ScanRootRegions() local
555 Intersect(mapped_regions, regions, intersection); in ScanRootRegions()
557 for (const Region &r : intersection) { in ScanRootRegions()
/freebsd-14.2/tools/build/
H A Dmake.py253 if not set(sys.argv).intersection(set(mach_indep_targets)):
/freebsd-14.2/contrib/ncurses/include/
H A DCaps.uwin793 # GC 197 \305 M-E single intersection ACS_PLUS _ _
800 # Gc 206 \316 M-N double intersection
825 acs_plus OTGC str GC - - ----- single intersection
H A DCaps.hpux11997 # GC 197 \305 M-E single intersection ACS_PLUS _ _
1004 # Gc 206 \316 M-N double intersection
1029 acs_plus OTGC str GC - - ----- single intersection
H A DCaps.osf1r5988 # GC 197 \305 M-E single intersection ACS_PLUS _ _
995 # Gc 206 \316 M-N double intersection
1020 acs_plus OTGC str GC - - ----- single intersection
H A DCaps981 # GC 197 \305 M-E single intersection ACS_PLUS _ _
988 # Gc 206 \316 M-N double intersection
1013 acs_plus OTGC str GC - - ----- single intersection
H A DCaps.keys1072 # GC 197 \305 M-E single intersection ACS_PLUS _ _
1079 # Gc 206 \316 M-N double intersection
1104 acs_plus OTGC str GC - - ----- single intersection
H A DCaps.aix41083 # GC 197 \305 M-E single intersection ACS_PLUS _ _
1090 # Gc 206 \316 M-N double intersection
1115 acs_plus OTGC str GC - - ----- single intersection
/freebsd-14.2/contrib/tzdata/
H A Dzone.tab14 # Because of (2), each row stands for an area that is the intersection
/freebsd-14.2/contrib/tcpdump/
H A DCONTRIBUTING.md199 * Make sure that the intersection of `GET_*()` and `ND_TCHECK_*()` is minimal,
/freebsd-14.2/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in593 if options.tags and not set(self.tags).intersection(set(options.tags)):
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleZnver3.td34 // At each set-way intersection is an entry containing up to 8 macro ops.
H A DX86ScheduleZnver4.td30 // At each set-way intersection is an entry containing up to 8 macro ops.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td359 // (and GPR, CSR) - Set intersection. All registers from the first set that are
/freebsd-14.2/contrib/sendmail/cf/m4/
H A Dproto.m4928 dnl domain ends in class {Canonify} (this does not work if the intersection

12