Home
last modified time | relevance | path

Searched refs:subset (Results 1 – 25 of 250) sorted by relevance

12345678910

/openbsd-src/regress/usr.bin/mandoc/char/unicode/
H A Dnamed.out_ascii148 <proper subset><proper subset> SUBSET OF
150 <not subset><not subset> NOT A SUBSET OF
152 <subset or equal><subset or equal> SUBSET OF OR EQUAL TO
/openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/
H A Dcxx_loop_proto.proto10 /// This file describes a subset of C++ as a protobuf. It is used to
12 /// This subset differs from the one defined in cxx_proto.proto by eliminating
H A Dcxx_proto.proto10 /// This file describes a subset of C++ as a protobuf. It is used to
/openbsd-src/gnu/usr.bin/perl/regen/
H A Dregcharclass.pl985 my @subset = $try_base;
1012 if ($remaining && @subset + $remaining < $need) {
1018 scalar @subset, " ones\n" if DEBUG;
1026 push @subset, $try_this;
1033 print STDERR __LINE__, ": subset (", join(", ", @subset),
1034 ") has ", scalar @subset, " elements; needs $need\n" if DEBUG;
1036 if (@subset < $need) {
1056 foreach my $to_remove (@subset) {
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-m68k.c158 int superset = 0, subset = 0; in bfd_m68k_features_to_mach() local
184 return superset ? superset : subset; in bfd_m68k_features_to_mach()
/openbsd-src/lib/libfido2/
H A DREADME.openbsd5 Only a subset of the upstream files have been imported: src/, man/ and LICENSE.
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/corpus/
H A Dplain_utf8.txt8 simple_text_document -- an explicitly UTF8 (ASCII subset) test document
H A Dplain_latin1.txt8 simple_text_document -- an explicitly Latin-1 (ASCII subset) test document
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def6 // TODO: this is just a subset
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_activation_flags.inc9 // A subset of ASan (and common) runtime flags supported at activation time.
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A DREADME8 To this end, treelang is essentially an implementation of a subset of
/openbsd-src/gnu/gcc/gcc/treelang/
H A DREADME8 To this end, treelang is essentially an implementation of a subset of
/openbsd-src/gnu/llvm/clang/docs/
H A DTooling.rst57 * need to run over a specific subset of files in your project which is not
72 * want to run tools over a single file, or a specific subset of files,
/openbsd-src/regress/usr.bin/mandoc/roff/esc/
H A Dtwo.out_ascii16 <proportional to> {} <element of> <proper subset> <proper superset>
/openbsd-src/usr.bin/file/magdir/
H A Dsgml27 # Extensible markup language (XML), a subset of SGML
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DSearchableTable.td126 // search. This is convenient for tables that add extended data for a subset
127 // of a larger enum-based space, e.g. extended data about a subset of
/openbsd-src/share/snmp/
H A DVM-MIB.txt1327 subsequently poll the subset of virtual machines of
1341 subsequently poll the subset of virtual machines of
1355 the subset of virtual machines of interest for
1370 the subset of virtual machines of interest for
1384 the subset of virtual machines of interest for
1398 the subset of virtual machines of interest for
1412 the subset of virtual machines of interest for
1427 the subset of virtual machines of interest for
1439 encouraged to subsequently poll the subset of virtual
1451 encouraged to subsequently poll the subset of virtual
/openbsd-src/gnu/usr.bin/perl/Porting/
H A Dsecurity_template.pod68 subset of the perl committers subcribed to it.
/openbsd-src/games/boggle/
H A DREADME35 I've stuck to a small subset of the curses routines.
/openbsd-src/usr.sbin/rpki-client/
H A Drrdp_snapshot.c209 const char *sysid, const char *pubid, int subset) in snapshot_doctype_handler() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dalias.c641 record_alias_subset (superset, subset) in record_alias_subset() argument
643 HOST_WIDE_INT subset;
650 if (superset == subset)
671 if (subset == 0)
675 subset_entry = get_alias_set_entry (subset);
689 (splay_tree_key) subset, 0);
/openbsd-src/gnu/gcc/gcc/
H A Dalias.c656 record_alias_subset (HOST_WIDE_INT superset, HOST_WIDE_INT subset) in record_alias_subset() argument
663 if (superset == subset) in record_alias_subset()
681 if (subset == 0) in record_alias_subset()
685 subset_entry = get_alias_set_entry (subset); in record_alias_subset()
699 (splay_tree_key) subset, 0); in record_alias_subset()
/openbsd-src/gnu/usr.bin/binutils-2.17/config/
H A Dwarnings.m423 # Sets @WARN_CFLAGS@ to the subset of the given options which the
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Drope45 * containing extensions from the HP/SGI STL subset). You should only
/openbsd-src/gnu/gcc/config/
H A Dwarnings.m423 # Sets @WARN_CFLAGS@ to the subset of the given options which the

12345678910