HomeSort by relevance Sort by last modified time
    Searched full:permuted (Results 1 - 22 of 22) sorted by null

  /external/chromium/chrome/browser/sync/util/
nigori.h 47 // always yields the same |permuted| value. Note that |permuted| will be
49 bool Permute(Type type, const std::string& name, std::string* permuted) const;
nigori_unittest.cc 20 std::string permuted; local
22 &permuted));
27 EXPECT_EQ(expected, permuted);
nigori.cc 127 std::string* permuted) const {
158 return Base64Encode(output, permuted);
  /frameworks/wilhelm/tests/listening/
seekTorture.c 18 // It needs as input a permuted .wav and .map produced by the permute tool.
97 // play back a file in permuted order using the seek map
  /external/chromium-trace/src/shared/js/cr/ui/
array_data_model_test.html 67 m.addEventListener('permuted', function(event) {
list.js 125 'permuted',
141 'permuted',
619 * This handles data model 'permuted' event.
627 * @param {Event} e The 'permuted' event.
    [all...]
array_data_model.js 342 var e = new Event('permuted');
  /external/opencv/ml/src/
mlrtrees.cpp 451 // turn values of (m-1)-th variable, that were permuted
457 // predict "permuted" cases and calculate the number of votes for the
458 // correct class in the variable-m-permuted oob data
  /frameworks/wilhelm/tools/permute/
permute.c 19 * permuted .wav file and .map which can be given the seek torture test
251 // Create a permuted output file
  /bionic/libc/netbsd/resolv/
res_random.c 59 * The output of this generator is then randomly permuted though a
  /packages/apps/Email/tests/src/com/android/email/provider/
AttachmentProviderTests.java 90 * - permuted projection
155 // Return a row with permuted columns
  /external/llvm/test/Transforms/BBVectorize/
simple.ll 28 ; Basic depth-3 chain (last pair permuted)
  /external/bison/lib/
getopt.c 315 that is not an option. (The ARGV-elements have been permuted
440 and back over any non-options that we skipped and permuted. */
  /external/grub/lib/
getopt.c 477 that is not an option. (The ARGV-elements have been permuted
597 and back over any non-options that we skipped and permuted. */
  /ndk/sources/host-tools/make-3.81/
getopt.c 464 that is not an option. (The ARGV-elements have been permuted
579 and back over any non-options that we skipped and permuted. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.c 310 that is not an option. (The ARGV-elements have been permuted
435 and back over any non-options that we skipped and permuted. */
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 744 /*Prepare a randomly permuted subset of size
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 744 /*Prepare a randomly permuted subset of size
    [all...]
  /external/bison/src/
vcg.h 820 crossing weights are permuted. By specifying no, this phase is
    [all...]
  /external/zlib/contrib/puff/
puff.c 640 * code. The code length code lengths are received in a permuted order (see
    [all...]
  /external/clang/lib/AST/
StmtPrinter.cpp 1137 // AtomicExpr stores its subexpressions in a permuted order.
    [all...]
  /external/openssl/crypto/des/asm/
des_enc.m4 279 ! the sbox table. Each sbox entry contains the 4 output bits permuted
    [all...]

Completed in 852 milliseconds