Searched defs:permutations (Results 1 – 7 of 7) sorted by relevance
84 Iterator<List<Integer>> permutations = permutationSet.iterator(); in testOrderedPermutationSetEmpty() local86 assertNextPermutation(Lists.<Integer>newArrayList(), permutations); in testOrderedPermutationSetEmpty() local92 Iterator<List<Integer>> permutations = in testOrderedPermutationSetOneElement() local101 Iterator<List<String>> permutations = in testOrderedPermutationSetThreeElements() local115 Iterator<List<Integer>> permutations = in testOrderedPermutationSetRepeatedElements() local129 Collection<List<Integer>> permutations = in testOrderedPermutationSetRepeatedElementsSize() local175 Iterator<List<Integer>> permutations = permutationSet.iterator(); in testPermutationSetEmpty() local176 assertNextPermutation(Collections.<Integer> emptyList(), permutations); in testPermutationSetEmpty() local181 Iterator<List<Integer>> permutations = in testPermutationSetOneElement() local189 Iterator<List<Integer>> permutations = Collections2.permutations( in testPermutationSetTwoElements() local[all …]
433 long permutations = 1; in calculateSize() local557 @Beta public static <E> Collection<List<E>> permutations( in permutations() method in Collections2
251 Set<String> permutations = new HashSet<String>(); in getEquivalents() local
106 OPJ_BOOL opj_lupDecompose(OPJ_FLOAT32 * matrix,OPJ_UINT32 * permutations, in opj_lupDecompose()
132 Hashtable *permutations = new Hashtable(FALSE, status); in TestBasic() local
344 Hashtable permutations(status); in getEquivalents() local
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...