Searched defs:permutations (Results 1 – 14 of 14) sorted by relevance
27 void permutations(void) { in permutations() function
265 const AttributePermutations& permutations) in run_test()334 for (auto permutations : all_tests) in test_kernel_attributes() local
84 public static Iterable<Path> permutations(Path path) throws IOException { in permutations() method in TestUtils
434 int permutations = 1; in calculateSize() local553 public static <E> Collection<List<E>> permutations(Collection<E> elements) { in permutations() method in Collections2
253 Set<String> permutations = new HashSet<String>(); in getEquivalents() local
249 Set<String> permutations = new HashSet<String>(); in getEquivalents() local
457 int permutations = 1; in calculateSize() local576 public static <E> Collection<List<E>> permutations(Collection<E> elements) { in permutations() method in Collections2
108 OPJ_UINT32 * permutations, in opj_lupDecompose()
62 pub fn permutations<I: Iterator>(iter: I, k: usize) -> Permutations<I> { in permutations() function
217 mod permutations; module1412 fn permutations(self, k: usize) -> Permutations<Self> in permutations() method
133 Hashtable *permutations = new Hashtable(FALSE, status); in TestBasic() local
346 Hashtable permutations(status); in getEquivalents() local
760 permutations = rpermutation variable
607 uint8_t* permutations = improved_noise_permutations; in calculateImprovedNoiseValueForPoint() local