Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/docs/
H A DDirectXUsage.rst59 ``intersection`` Ray intersection (ray tracing)
H A DSupportPolicy.rst81 and the intersection of that with the core tier and other peripheral parts.
/openbsd-src/regress/usr.bin/mandoc/roff/esc/
H A Dtwo.out_ascii17 <intersection> <union> <sqrt> |~ ~| |_ _| <infinity> <Aleph> <Im> <Re>
/openbsd-src/regress/usr.bin/mandoc/char/unicode/
H A Dnamed.out_ascii135 <intersection><intersection> INTERSECTION
/openbsd-src/gnu/llvm/llvm/utils/
H A Dupdate_mca_test_checks.py189 common_to_all = set.intersection(*all_sets)
356 common_values = set.intersection(*pruned_sets[i])
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl585delta.pod17 intersection of two Unicode character classes. You can also now refer to
H A Dperlrecharclass.pod1034 such as intersection. An example is
1057 & intersection
1063 ^ symmetric difference (the union minus the intersection). This
1198 would likely expect, as the intersection applies just to C<\p{Thai}>,
H A Dperlunicode.pod1288 not in Kana. You can use intersection to exclude these, if desired, as
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/ucm/
H A DadobeSymbol.ucm195 <U2229> \xC7 |0 # INTERSECTION # intersection
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Ddotest.py659 if dir_components.intersection(excluded_components):
/openbsd-src/gnu/usr.bin/perl/
H A Dregexec.c11568 * this is the current intersection of the possiblities. */ in Perl_isSCRIPT_RUN()
11569 SCX_enum * intersection = NULL; in Perl_isSCRIPT_RUN()
11747 if (intersection) { in Perl_isSCRIPT_RUN()
11748 search_in = intersection; in Perl_isSCRIPT_RUN()
11786 * intersection is empty, then this character isn't in this script in Perl_isSCRIPT_RUN()
11787 * run. Otherwise, we need to calculate the intersection to use in Perl_isSCRIPT_RUN()
11799 if (intersection) { in Perl_isSCRIPT_RUN()
11800 search_run = intersection; in Perl_isSCRIPT_RUN()
11816 * the complete intersection, for the next loop in Perl_isSCRIPT_RUN()
11820 * for the intersection lis in Perl_isSCRIPT_RUN()
11571 SCX_enum * intersection = NULL; Perl_isSCRIPT_RUN() local
[all...]
H A Dregcomp.c8900 case '^': /* The union minus the intersection */ in S_handle_regex_sets()
10795 * be checked. Get the intersection of this class and all the in S_regclass()
11894 SV * intersection = NULL; in S_optimize_regclass()
11949 &intersection); in S_optimize_regclass()
11950 if (_invlist_len(intersection) != 0) { in S_optimize_regclass()
12010 SvREFCNT_dec(intersection); in S_optimize_regclass()
12017 SvREFCNT_dec(intersection); in S_optimize_regclass()
11795 SV * intersection = NULL; S_optimize_regclass() local
/openbsd-src/share/zoneinfo/datfiles/
H A Dzone.tab15 # Because of (2), each row stands for an area that is the intersection
/openbsd-src/lib/libcurses/
H A DCaps930 # GC 197 \305 M-E single intersection ACS_PLUS _ _
937 # Gc 206 \316 M-N double intersection
962 acs_plus OTGC str GC - - ----- single intersection
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dlinux-nat.c1411 sigset_t pending, intersection, blocked, ignored; in flush_callback() local
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq.pod502 How do I compute the difference of two arrays? How do I compute the intersection of two arrays?
H A Dperlfaq4.pod1581 =head2 How do I compute the difference of two arrays? How do I compute the intersection of two arrays?
1586 my (@union, @intersection, @difference);
1591 push @{ $count{$element} > 1 ? \@intersection : \@difference }, $element;
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A DIndex.txt2231 generalized intersection 22C2
2755 intersection, generalized 22C2
2757 intersection, proper 22D4
4240 proper intersection 22D4
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-6794 `log' prints the intersection of the revisions selected with the
/openbsd-src/gnu/llvm/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.
/openbsd-src/gnu/gcc/gcc/doc/
H A Dtree-ssa.texi1692 to all the memory tags that have a non-empty intersection with
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTarget.td340 // (and GPR, CSR) - Set intersection. All registers from the first set that are
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dgcj.texi1072 C++ compiler), it is possible to make the intersection of the two
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DAttr.td4054 "library", "raygeneration", "intersection", "anyHit",

12