Searched refs:permutations (Results 1 – 6 of 6) sorted by relevance
/external/icu4c/test/intltest/ |
D | canittst.cpp | 128 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/ |
D | caniter.cpp | 340 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/ |
D | des_enc.m4 | 121 ! 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/ |
D | VERSION | 389 final permutations.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 21975 permutations pVmy6tAS~z
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog | 6142 Generally adds more operations and permutations of operands to the existing
|