Searched defs:permutations (Results 1 – 10 of 10) 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 …]
249 Set<String> permutations = new HashSet<String>(); in getEquivalents() local
253 Set<String> permutations = new HashSet<String>(); in getEquivalents() local
433 long permutations = 1; in calculateSize() local557 @Beta public static <E> Collection<List<E>> permutations( in permutations() method in Collections2
108 OPJ_UINT32 * permutations, in opj_lupDecompose()
133 Hashtable *permutations = new Hashtable(FALSE, status); in TestBasic() local
346 Hashtable permutations(status); in getEquivalents() local
753 permutations = rpermutation variable
607 uint8_t* permutations = improved_noise_permutations; in calculateImprovedNoiseValueForPoint() local