Searched refs:permutations (Results 1 – 10 of 10) sorted by relevance
/external/icu4c/test/intltest/ |
D | canittst.cpp | 132 Hashtable *permutations = new Hashtable(FALSE, status); in TestBasic() local 133 permutations->setValueDeleter(uhash_deleteUnicodeString); in TestBasic() 136 CanonicalIterator::permute(toPermute, FALSE, permutations, status); in TestBasic() 140 …expectEqual("Simple permutation ", "", collectionToString(permutations), "ABC, ACB, BAC, BCA, CAB,… in TestBasic() 142 delete permutations; in TestBasic()
|
/external/icu4c/common/ |
D | caniter.cpp | 343 Hashtable permutations(status); in getEquivalents() local 349 permutations.setValueDeleter(uhash_deleteUnicodeString); in getEquivalents() 369 permutations.removeAll(); in getEquivalents() 370 permute(item, CANITER_SKIP_ZEROES, &permutations, status); in getEquivalents() 374 ne2 = permutations.nextElement(el2); in getEquivalents() 392 ne2 = permutations.nextElement(el2); in getEquivalents()
|
/external/chromium/testing/gmock/scripts/generator/ |
D | README | 34 Not all permutations of using multiple pointers/references will be rendered
|
/external/llvm/test/Transforms/InstCombine/ |
D | bit-checks.ll | 270 ; test parameter permutations
|
/external/openssl/crypto/des/asm/ |
D | des_enc.m4 | 122 ! The logic used in initial and final permutations is the same as in 123 ! the C code. The permutations are done with a clever shift, xor, and
|
/external/openssl/crypto/des/ |
D | VERSION | 389 final permutations.
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 254 // permutations of selection between i32/f32/f64 on ICC and FCC.
|
/external/libvpx/vp8/common/ppc/ |
D | loopfilter_filters_altivec.asm | 32 ;# when we think of them as permutations of address bits: Concatenate a
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 21975 permutations pVmy6tAS~z
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 17935 Generally adds more operations and permutations of operands to the existing
|