Searched defs:permutations (Results 1 - 5 of 5) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
H A D | canittst.cpp | 132 Hashtable *permutations = new Hashtable(FALSE, status); local 133 permutations->setValueDeleter(uhash_deleteUnicodeString); 136 CanonicalIterator::permute(toPermute, FALSE, permutations, status); 140 expectEqual("Simple permutation ", "", collectionToString(permutations), "ABC, ACB, BAC, BCA, CAB, CBA"); 142 delete permutations;
|
/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/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
H A D | invert.c | 38 OPJ_UINT32 * permutations, 106 OPJ_BOOL opj_lupDecompose(OPJ_FLOAT32 * matrix,OPJ_UINT32 * permutations, argument 110 OPJ_UINT32 * tmpPermutations = permutations; 123 /*initialize permutations */ 129 tmpPermutations = permutations;
|
/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/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
H A D | compiler.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ... |
Completed in 120 milliseconds