Home
last modified time | relevance | path

Searched defs:intersection (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_invitation.c196 struct p2p_channels all_channels, intersection, *channels = NULL; in p2p_process_invitation_req() local
446 struct p2p_channels intersection, *channels = NULL; in p2p_process_invitation_resp() local
H A Dp2p_go_neg.c43 struct p2p_channels intersection; in p2p_peer_channels_check() local
421 struct p2p_channels *intersection) in p2p_reselect_channel()
554 struct p2p_channels tmp, intersection; in p2p_go_select_channel() local
H A Dp2p.c1838 struct p2p_channels intersection; in p2p_go_complete() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DInterval.h150 Interval intersection(const Interval &Other) const { in intersection() function
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp638 InternalMmapVector<Region> intersection; in ScanRootRegions() local