Searched refs:combinations (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dneon-ldst-es-bad.d1 # name: Bad element size combinations in Neon load/store instructions
H A Dsp-pc-validations-bad.s8 @No unpredictable or undefined combinations.
/netbsd-current/external/bsd/jemalloc/dist/scripts/
H A Dgen_run_tests.py4 from itertools import combinations namespace
19 result += combinations(items, i)
H A Dgen_travis.py3 from itertools import combinations namespace
28 # travis though, we don't test all 2**7 = 128 possible combinations of these;
29 # instead, we only test combinations of up to 2 'unusual' settings, under the
62 unusual_combinations_to_test += combinations(all_unusuals, i)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenmultilib50 # combinations that should not be built.
77 # combinations that we actually required.
78 # For some cases, the generated option combinations are far more than what
79 # we need, we have to write a lot of rules to screen out combinations we
81 # Now with this argument, one can simply give what combinations are needed.
150 # What we want to do is select all combinations of the sets in
153 # item in the set. Selecting combinations is a recursive process.
161 # This recursive script basically outputs all combinations of its
164 # options which should appear before all combinations this will
191 combinations
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenmultilib50 # combinations that should not be built.
77 # combinations that we actually required.
78 # For some cases, the generated option combinations are far more than what
79 # we need, we have to write a lot of rules to screen out combinations we
81 # Now with this argument, one can simply give what combinations are needed.
150 # What we want to do is select all combinations of the sets in
153 # item in the set. Selecting combinations is a recursive process.
161 # This recursive script basically outputs all combinations of its
164 # options which should appear before all combinations this will
191 combinations
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Dpic-err-1.s1 ; Check that invalid PIC reloc and instruction size combinations are
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dcomment-1.s2 # mnemonic types and pseudos. The goal is to use all combinations of
4 # combinations are missing, for simplicity, add them to another file.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dcompressed-plt-1.s70 # Test all the combinations of interest.
/netbsd-current/usr.bin/make/unit-tests/
H A Dcond-op-or.mk32 # Test combinations of outer '&&' with inner '||', to ensure that the operands
H A Dcond-op-and.mk32 # Test combinations of outer '||' with inner '&&', to ensure that the operands
H A Dopt-jobs-no-action.mk68 # Test all combinations of the 3 RunFlags.
H A Dparse-var.mk5 # TODO: Add systematic tests for all of the below combinations.
H A Dvarmod-sysv.mk243 # Test all relevant combinations of prefix, '%' and suffix in both the pattern
/netbsd-current/external/apache2/llvm/dist/clang/utils/ABITest/
H A DTypeGen.py236 # Compute the number of combinations (n choose k)
240 # Enumerate the combinations choosing k elements from the list of values
241 def combinations(values, k): function
243 # combinations, selections of a sequence
247 for cc in combinations(values[i+1:],k-1):
277 for enumerators in combinations(self.values, numEnumerators):
/netbsd-current/external/gpl3/gcc/dist/gcc/config/riscv/
H A Dmultilib-generator86 for ext_comb in itertools.combinations(exts, comb_len):
/netbsd-current/sys/arch/m68k/fpsp/
H A Dl_fpsp.h224 * FPSR combinations used in the FPSP
/netbsd-current/external/bsd/ipf/dist/perl/
H A Dplog303 my $showFlags = 0; # Show TCP flag combinations.
1032 -F Show all flag combinations associated with packets.
/netbsd-current/external/bsd/kyua-cli/dist/store/
H A Dschema_v1.sql144 -- combinations of root + relative_path can map to the same absolute path).
H A Dschema_v2.sql178 -- combinations of root + relative_path can map to the same absolute path).
/netbsd-current/external/gpl2/lvm2/dist/
H A Dconfigure.in339 The following cluster manager combinations are valid:
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
H A DTest.pm52 and C<$BLDTOP>. Without one of the combinations it refuses to work.
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DTest.pm56 and C<$BLDTOP>. Without one of the combinations it refuses to work.
/netbsd-current/external/gpl3/autoconf/dist/
H A Dmaint.mk932 # A regular expression matching undesirable combinations of words like
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Dfplsp.s477 # FPSR combinations used in the FPSP #

Completed in 421 milliseconds