/frameworks/wilhelm/tools/permute/ |
Makefile | 0 permute : permute.c 2 gcc -o $@ -Wall permute.c -lsndfile
|
readme.txt | 1 See comments at top of permute.c for information on how to build and use.
|
permute.c | 17 /** Permute is a host tool to randomly permute an audio file. 119 /** Permute the specified input file */ 121 void permute(char *path_in) function 228 // now permute the segments randomly using a bad algorithm 337 // Permute the file 338 permute(arg);
|
/external/chromium/chrome/browser/sync/util/ |
nigori_unittest.cc | 16 TEST(NigoriTest, Permute) { 21 EXPECT_TRUE(nigori.Permute(Nigori::Password, "test name", 35 EXPECT_TRUE(nigori1.Permute(Nigori::Password, 43 EXPECT_TRUE(nigori2.Permute(Nigori::Password, 164 EXPECT_TRUE(nigori1.Permute(Nigori::Password, original, &permuted1)); 165 EXPECT_TRUE(nigori2.Permute(Nigori::Password, original, &permuted2));
|
nigori.h | 20 // To store secrets securely, use the |Permute| method to derive a lookup name 49 bool Permute(Type type, const std::string& name, std::string* permuted) const;
|
cryptographer.cc | 14 // a username, and a password) by calling Permute on this string. Since the 15 // output of Permute is always the same for a given triplet, clients will always 124 if (!nigori->Permute(Nigori::Password, kNigoriKeyName, &name)) {
|
nigori.cc | 125 // Permute[Kenc,Kmac](type || name) 126 bool Nigori::Permute(Type type, const std::string& name,
|
/external/chromium_org/sync/util/ |
nigori_unittest.cc | 16 TEST(SyncNigoriTest, Permute) { 21 EXPECT_TRUE(nigori.Permute(Nigori::Password, "test name", 35 EXPECT_TRUE(nigori1.Permute(Nigori::Password, 43 EXPECT_TRUE(nigori2.Permute(Nigori::Password, 164 EXPECT_TRUE(nigori1.Permute(Nigori::Password, original, &permuted1)); 165 EXPECT_TRUE(nigori2.Permute(Nigori::Password, original, &permuted2));
|
nigori.h | 23 // To store secrets securely, use the |Permute| method to derive a lookup name 52 bool Permute(Type type, const std::string& name, std::string* permuted) const;
|
cryptographer.cc | 20 // a username, and a password) by calling Permute on this string. Since the 21 // output of Permute is always the same for a given triplet, clients will always 180 if (!initialized_nigori->Permute(Nigori::Password, kNigoriKeyName, &name)) {
|
nigori.cc | 120 // Permute[Kenc,Kmac](type || name) 121 bool Nigori::Permute(Type type, const std::string& name,
|
/external/bison/lib/ |
getopt_int.h | 38 POSIXLY_CORRECT is defined, PERMUTE otherwise. 47 PERMUTE is the default. We permute the contents of ARGV as we 65 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
getopt_int.h | 60 POSIXLY_CORRECT is defined, PERMUTE otherwise. 69 PERMUTE is the default. We permute the contents of ARGV as we 87 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
|
/frameworks/wilhelm/tests/listening/ |
seekTorture.c | 18 // It needs as input a permuted .wav and .map produced by the permute tool. 32 fprintf(stderr, " where file.wav and file.map are created by the permute tool\n");
|
/external/chromium_org/third_party/icu/source/common/ |
caniter.cpp | 264 void U_EXPORT2 CanonicalIterator::permute(UnicodeString &source, UBool skipZeros, Hashtable *result, UErrorCode &status) { function in class:CanonicalIterator 268 //if (PROGRESS) printf("Permute: %s\n", UToS(Tr(source))); 285 // otherwise iterate through the string, and recursively permute all the other characters 301 // don't permute it 310 //Hashtable *subpermute = permute(source.substring(0,i) + source.substring(i + UTF16.getCharCount(cp))); 311 permute(subPermuteString.replace(i, UTF16_CHAR_LENGTH(cp), NULL, 0), skipZeros, &subpermute, status); 370 permute(item, CANITER_SKIP_ZEROES, &permutations, status);
|
/external/icu4c/common/ |
caniter.cpp | 265 void U_EXPORT2 CanonicalIterator::permute(UnicodeString &source, UBool skipZeros, Hashtable *result, UErrorCode &status) { function in class:CanonicalIterator 269 //if (PROGRESS) printf("Permute: %s\n", UToS(Tr(source))); 286 // otherwise iterate through the string, and recursively permute all the other characters 302 // don't permute it 311 //Hashtable *subpermute = permute(source.substring(0,i) + source.substring(i + UTF16.getCharCount(cp))); 312 permute(subPermuteString.replace(i, U16_LENGTH(cp), NULL, 0), skipZeros, &subpermute, status); 371 permute(item, CANITER_SKIP_ZEROES, &permutations, status);
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
pagemap_unittest.cc | 48 static void Permute(vector<intptr_t>* elements) { 102 Permute(&elements);
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
pagemap_unittest.cc | 48 static void Permute(vector<intptr_t>* elements) { 102 Permute(&elements);
|
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
getopt_long.c | 82 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ 110 static int nonopt_start = -1; /* first non option argument (for permute) */ 111 static int nonopt_end = -1; /* first option after non options (for permute) */ 464 * non-options, we have to permute.
|
/external/chromium_org/third_party/mesa/src/src/getopt/ |
getopt_long.c | 66 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ 87 static int nonopt_start = -1; /* first non option argument (for permute) */ 88 static int nonopt_end = -1; /* first option after non options (for permute) */ 374 * non-options, we have to permute.
|
/external/dropbear/libtomcrypt/src/ciphers/ |
rc2.c | 43 static const unsigned char permute[256] = { variable 95 tmp[i] = permute[(tmp[i - 1] + tmp[i - keylen]) & 255]; 103 tmp[128 - T8] = permute[tmp[128 - T8] & TM]; 105 tmp[i] = permute[tmp[i + 1] ^ tmp[i + T8]];
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
qrsolv.h | 85 /* permute the components of z back to components of x. */
|
/external/mesa3d/src/getopt/ |
getopt_long.c | 66 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ 87 static int nonopt_start = -1; /* first non option argument (for permute) */ 88 static int nonopt_end = -1; /* first option after non options (for permute) */ 374 * non-options, we have to permute.
|
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
Complex.h | 77 // Permute and multiply the real parts of a and b 86 // permute back to a proper order
|
/external/grub/lib/ |
getopt.c | 163 POSIXLY_CORRECT is defined, PERMUTE otherwise. 172 PERMUTE is the default. We permute the contents of ARGV as we scan, 190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER 426 ordering = PERMUTE; 504 The elements of ARGV aren't really const, because we permute them. 560 if (ordering == PERMUTE) 608 /* If we have come to a non-option and did not permute it,
|