Home
last modified time | relevance | path

Searched refs:permutations (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/test/intltest/
Dcanittst.cpp128 Hashtable *permutations = new Hashtable(FALSE, status); in TestBasic() local
129 permutations->setValueDeleter(uhash_deleteUnicodeString); in TestBasic()
132 CanonicalIterator::permute(toPermute, FALSE, permutations, status); in TestBasic()
136 …expectEqual("Simple permutation ", "", collectionToString(permutations), "ABC, ACB, BAC, BCA, CAB,… in TestBasic()
138 delete permutations; in TestBasic()
/external/icu4c/common/
Dcaniter.cpp340 Hashtable permutations(status); in getEquivalents() local
346 permutations.setValueDeleter(uhash_deleteUnicodeString); in getEquivalents()
366 permutations.removeAll(); in getEquivalents()
367 permute(item, CANITER_SKIP_ZEROES, &permutations, status); in getEquivalents()
371 ne2 = permutations.nextElement(el2); in getEquivalents()
389 ne2 = permutations.nextElement(el2); in getEquivalents()
/external/openssl/crypto/des/asm/
Ddes_enc.m4121 ! The logic used in initial and final permutations is the same as in
122 ! the C code. The permutations are done with a clever shift, xor, and
/external/openssl/crypto/des/
DVERSION389 final permutations.
/external/srec/config/en.us/dictionary/
Dlarge.ok21975 permutations pVmy6tAS~z
/external/webkit/JavaScriptCore/
DChangeLog6142 Generally adds more operations and permutations of operands to the existing