/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
H A D | Collections2Test.java | 84 Iterator<List<Integer>> permutations = permutationSet.iterator(); 86 assertNextPermutation(Lists.<Integer>newArrayList(), permutations); 87 assertNoMorePermutations(permutations); 92 Iterator<List<Integer>> permutations = 95 assertNextPermutation(newArrayList(1), permutations); 96 assertNoMorePermutations(permutations); 101 Iterator<List<String>> permutations = 104 assertNextPermutation(newArrayList("a", "b", "c"), permutations); 105 assertNextPermutation(newArrayList("a", "c", "b"), permutations); 106 assertNextPermutation(newArrayList("b", "a", "c"), permutations); 308 assertNextPermutation(List<T> expectedPermutation, Iterator<List<T>> permutations) argument 315 assertNoMorePermutations( Iterator<List<T>> permutations) argument [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
H A D | Collections2Test.java | 242 Iterator<List<Integer>> permutations = permutationSet.iterator(); 244 assertNextPermutation(Lists.<Integer>newArrayList(), permutations); 245 assertNoMorePermutations(permutations); 250 Iterator<List<Integer>> permutations = 253 assertNextPermutation(newArrayList(1), permutations); 254 assertNoMorePermutations(permutations); 259 Iterator<List<String>> permutations = 262 assertNextPermutation(newArrayList("a", "b", "c"), permutations); 263 assertNextPermutation(newArrayList("a", "c", "b"), permutations); 264 assertNextPermutation(newArrayList("b", "a", "c"), permutations); 466 assertNextPermutation(List<T> expectedPermutation, Iterator<List<T>> permutations) argument 473 assertNoMorePermutations( Iterator<List<T>> permutations) argument [all...] |
/external/icu/icu4c/source/test/intltest/ |
H A D | canittst.cpp | 132 Hashtable *permutations = new Hashtable(FALSE, status); local 133 permutations->setValueDeleter(uprv_deleteUObject); 136 CanonicalIterator::permute(toPermute, FALSE, permutations, status); 140 expectEqual("Simple permutation ", "", collectionToString(permutations), "ABC, ACB, BAC, BCA, CAB, CBA"); 142 delete permutations;
|
/external/pdfium/third_party/libopenjpeg20/ |
H A D | invert.c | 38 OPJ_UINT32 * permutations, 106 static OPJ_BOOL opj_lupDecompose(OPJ_FLOAT32 * matrix,OPJ_UINT32 * permutations, argument 110 OPJ_UINT32 * tmpPermutations = permutations; 123 /*initialize permutations */ 129 tmpPermutations = permutations;
|
/external/guava/guava/src/com/google/common/collect/ |
H A D | Collections2.java | 326 * Returns a {@link Collection} of all the permutations of the specified 347 * permutations of the original iterable. 358 * Returns a {@link Collection} of all the permutations of the specified 391 * <p>Elements that compare equal are considered equal and no new permutations 399 * permutations of the original iterable. 423 * The number of permutations with repeated elements is calculated as 428 * permutations is increased by a factor of (n choose r).</li> 433 long permutations = 1; 441 permutations *= binomial(n, r); 443 if (!isPositiveInt(permutations)) { 557 @Beta public static <E> Collection<List<E>> permutations( method in class:Collections2 [all...] |
/external/icu/tools/srcgen/currysrc/libs/ |
H A D | org.eclipse.osgi_3.10.100.v20150529-1857.jar | META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ... |
/external/dagger2/lib/ |
H A D | auto-value-1.0.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ... |
H A D | google-java-format-0.1-20151017.042846-2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ... |
/external/guice/lib/ |
H A D | guava-16.0.1.jar | META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |