Searched refs:pass (Results 226 - 250 of 336) sorted by relevance

1234567891011>>

/external/libvpx/vp8/common/arm/neon/
H A Dsixtappredict8x8_neon.asm58 ;First pass: output_height lines x output_width columns (13x8)
250 ;Second pass: 8x8
335 ;First pass: output_height lines x output_width columns (8x8)
451 ;Second pass: 8x8
/external/llvm/lib/Support/Windows/
H A DProgram.inc172 // Windows wants a command line, not an array of args, to pass to the new
/external/openssl/include/openssl/
H A Dts.h731 EVP_PKEY *TS_CONF_load_key(const char *file, const char *pass);
743 const char *key, const char *pass, TS_RESP_CTX *ctx);
/external/openssl/ssl/
H A Dtls_srp.c256 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass, const char *grp) argument
272 if(!SRP_create_verifier_BN(user, pass, &s->srp_ctx.s, &s->srp_ctx.v, GN->N, GN->g)) return -1;
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
H A Djsunittest.js534 block.call(this) ? this.pass() : this.fail(message);
731 var pass = true, expressions = DrNicTest.arrayfromargs(arguments);
736 pass = false;
742 pass = true;
747 pass = false;
749 this.assert(pass, "Expected all elements to match.");
924 DrNicTest.Unit.Testcase.prototype.pass = function() {
/external/chromium/third_party/libjingle/source/talk/xmpp/
H A Dxmppclient.cc134 d_->pass_ = settings.pass();
/external/dropbear/libtomcrypt/src/hashes/
H A Dtiger.c578 /* one complete pass */
579 static void pass(ulong64 *a, ulong64 *b, ulong64 *c, ulong64 *x, int mul) function
629 pass(&a,&b,&c,x,5);
631 pass(&c,&a,&b,x,7);
633 pass(&b,&c,&a,x,9);
/external/libvpx/vp8/encoder/
H A Donyx_int.h373 int gf_bits; // Bits for the golden frame or ARF - 2 pass only
382 // Bits for the key frame in a key frame group - 2 pass only
388 int gf_group_error_left; // Remaining error from uncoded frames in a gf group. Two pass use only
500 // Experimental code for lagged and one pass
528 int pass; member in struct:__anon8239
/external/llvm/lib/Support/
H A Dregengine.inc302 const char *stp; /* string matched by it cannot pass here */
615 if (sp == m->lastpos[lev]) /* last pass matched null */
617 /* try another pass */
/external/icu4c/test/intltest/
H A Drestsnew.cpp156 : pass(0),
226 logln("Passed: %d\nFailed: %d", pass, fail);
997 ++pass;
H A Dtzregts.cpp266 UBool pass = TRUE;
290 pass = false;
293 if (!pass) errln("Fail: TimeZone serialization/equality bug");
329 UBool pass = TRUE; local
338 pass = FALSE;
342 if ( ! pass)
358 // the MILLSECOND field; you need to pass in the millis in the day in STANDARD
/external/webkit/Source/WebCore/platform/graphics/
H A DShadowBlur.cpp219 int lobes[3][2]; // indexed by pass, and left/right lobe
243 // First pass is horizontal.
250 for (int pass = 0; pass < 2; ++pass) {
301 // Last pass is vertical.
/external/webkit/Source/WebCore/platform/network/cf/
H A DResourceHandleCFNet.cpp483 d->m_pass = url.pass();
517 RetainPtr<CFStringRef> pass(AdoptCF, d->m_pass.createCFString());
519 CFURLCredentialCreate(kCFAllocatorDefault, user.get(), pass.get(), 0, kCFURLCredentialPersistenceNone));
/external/icu4c/tools/tzcode/
H A Dzic.c1610 register int pass; local
1713 for (pass = 1; pass <= 2; ++pass) {
1724 if (pass == 1) {
1807 if (pass == 1)
1854 if (pass == 1)
/external/openssh/
H A Dssh-keygen.c239 char *pass; local
245 pass = xstrdup(identity_passphrase);
247 pass = read_passphrase("Enter passphrase: ",
249 prv = key_load_private(filename, pass, NULL);
250 memset(pass, 0, strlen(pass));
251 xfree(pass);
/external/openssl/apps/
H A Ds_server.c380 /* This is a context that we pass to callbacks */
477 BIO_printf(bio_err," -pass arg - private key file pass phrase source\n");
482 BIO_printf(bio_err," -dpass arg - second private key file pass phrase source\n");
720 /* This is a context that we pass to callbacks */
898 /* This is the context that we pass to next_proto_cb */
949 char *passarg = NULL, *pass = NULL; local
1046 else if (strcmp(*argv,"-pass") == 0)
1381 if (!app_passwd(bio_err, passarg, dpassarg, &pass, &dpass))
1397 s_key = load_key(bio_err, s_key_file, s_key_format, 0, pass,
[all...]
/external/icu4c/i18n/
H A Dtimezone.cpp612 for (int32_t pass=0; ; ++pass) {
625 if (pass!=0 || !local || dstOffset == 0) {
/external/chromium/base/win/
H A Dpe_image.cc16 pass before doing any real work. The current unit tests don't test the\
/external/clang/utils/
H A DFuzzTest78 pass
/external/e2fsprogs/e2fsck/
H A De2fsck.h131 * been used for a particular pass of e2fsck.
185 * Defines for indicating the e2fsck pass number
226 int (*progress)(e2fsck_t ctx, int pass, unsigned long cur,
/external/libpng/contrib/gregbook/
H A Drpng2-x.c502 " -pause\tpauses after displaying each pass until mouse clicked\n"
1389 if (rpng2_info.pass != prevpass) {
1390 if (pause_after_pass && rpng2_info.pass > 0) {
1395 "%s: end of pass %d of 7; click in image window to continue\n",
1401 fprintf(stderr, "%s: pass %d of 7\r", PROGNAME, rpng2_info.pass + 1);
1403 prevpass = rpng2_info.pass;
/external/libvpx/
H A Dexamples.mk71 twopass_encoder.DESCRIPTION = Two-pass encoder loop
/external/openssl/crypto/evp/
H A Devp_locl.h347 int PKCS5_v2_PBKDF2_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
/external/ppp/pppd/
H A Dsys-solaris.c1684 * set_filters - transfer the pass and active filters to the kernel.
1687 set_filters(pass, active)
1688 struct bpf_program *pass, *active;
1692 if (pass->bf_len > 0) {
1693 if (strioctl(pppfd, PPPIO_PASSFILT, pass,
1695 error("Couldn't set pass-filter in kernel: %m");
1760 * sifup - Config the interface up and enable IP packets to pass.
1829 * sif6up - Config the IPv6 interface up and enable IPv6 packets to pass.
/external/stressapptest/src/
H A Dworker.h483 volatile uint8 pass; member in struct:FileThread::SectorTag

Completed in 1926 milliseconds

1234567891011>>