Home
last modified time | relevance | path

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

1234567891011

/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Tools/
H A DSubtest.t28 subset {
61 subset {
92 subset {
121 subset {
151 subset {
182 subset {
213 subset {
236 subset {
252 subset {
280 subset {
[all …]
/openbsd/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/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/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/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/lib/libfido2/
H A DREADME.openbsd5 Only a subset of the upstream files have been imported: src/, man/ and LICENSE.
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Tools/Test-Refcount/
H A D03weak.t23 subset {
H A D02one.t43 subset {
H A D01count.t65 subset {
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/corpus/
H A Dplain_latin1.txt8 simple_text_document -- an explicitly Latin-1 (ASCII subset) test document
H A Dplain_utf8.txt8 simple_text_document -- an explicitly UTF8 (ASCII subset) test document
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def6 // TODO: this is just a subset
/openbsd/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/gnu/usr.bin/gcc/gcc/treelang/
H A DREADME8 To this end, treelang is essentially an implementation of a subset of
/openbsd/gnu/gcc/gcc/treelang/
H A DREADME8 To this end, treelang is essentially an implementation of a subset of
/openbsd/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/regress/usr.bin/mandoc/roff/esc/
H A Dtwo.out_ascii16 <proportional to> {} <element of> <proper subset> <proper superset>
/openbsd/usr.bin/file/magdir/
H A Dsgml27 # Extensible markup language (XML), a subset of SGML
/openbsd/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/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/gnu/usr.bin/perl/Porting/
H A Dsecurity_template.pod68 subset of the perl committers subcribed to it.
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Compare/
H A DOrderedSubset.t112 is ( $o1 , subset{ item 'b' }, "same" );
/openbsd/games/boggle/
H A DREADME35 I've stuck to a small subset of the curses routines.
/openbsd/usr.sbin/rpki-client/
H A Drrdp_snapshot.c209 const char *sysid, const char *pubid, int subset) in snapshot_doctype_handler() argument

1234567891011