Searched refs:pass (Results 201 - 225 of 574) sorted by relevance

1234567891011>>

/external/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp46 RetainReleaseDeallocRemover(MigrationPass &pass) argument
47 : Body(0), Pass(pass) {
462 void trans::removeRetainReleaseDeallocFinalize(MigrationPass &pass) { argument
463 BodyTransform<RetainReleaseDeallocRemover> trans(pass);
464 trans.TraverseDecl(pass.Ctx.getTranslationUnitDecl());
H A DTransUnbridgedCasts.cpp69 UnbridgedCastRewriter(MigrationPass &pass) : Pass(pass), ParentD(0), Body(0) { argument
458 void trans::rewriteUnbridgedCasts(MigrationPass &pass) { argument
459 BodyTransform<UnbridgedCastRewriter> trans(pass);
460 trans.TraverseDecl(pass.Ctx.getTranslationUnitDecl());
H A DARCMT.cpp313 MigrationPass pass(Ctx, OrigGCMode, Unit->getSema(), testAct, capturedDiags,
315 pass.setNSAllocReallocError(NoNSAllocReallocError);
316 pass.setNoFinalizeRemoval(NoFinalizeRemoval);
319 transforms[i](pass);
628 MigrationPass pass(Ctx, OrigCI.getLangOpts()->getGC(),
631 trans(pass);
/external/mesa3d/src/mesa/main/
H A Dapi_validate.c263 GLboolean pass = GL_TRUE; local
267 pass = ctx->TransformFeedback.Mode == GL_POINTS;
272 pass = ctx->TransformFeedback.Mode == GL_LINES;
275 pass = ctx->TransformFeedback.Mode == GL_TRIANGLES;
278 if (!pass) {
/external/qemu/android/
H A Dhelp.c211 int pass, maxw = 0; local
218 for (pass = 0; pass < 2; pass++) {
236 if (pass == 0) {
1378 " a bootcharting facility (see http://www.bootchart.org/). You can pass a\n"
1658 PRINTF( " %-*s %s\n", maxwidth, "-qemu args...", "pass arguments to qemu");
/external/libvpx/libvpx/
H A Dvpxenc.c177 * first pass statistics.
181 int pass; member in struct:__anon20747
187 int stats_open_file(stats_io_t *stats, const char *fpf, int pass) { argument
190 stats->pass = pass;
192 if (pass == 0) {
216 fatal("First-pass stats file must be seekable!");
224 fatal("Failed to allocate first-pass stats buffer (%lu bytes)",
235 int stats_open_mem(stats_io_t *stats, int pass) { argument
237 stats->pass
1614 int pass; member in struct:global_config
2202 setup_pass(struct stream_state *stream, struct global_config *global, int pass) argument
2514 int pass; local
[all...]
/external/harfbuzz_ng/contrib/python/lib/
H A Dharfbuzz.pyx7 pass
46 pass
86 pass
91 pass
93 pass
/external/libpng/
H A Dpngrutil.c2527 you want all pixels to be combined, pass 0xff (255) in mask. */
2732 void png_do_read_interlace(png_row_infop row_info, png_bytep row, int pass,
2740 int pass = png_ptr->pass; local
2742 /* Arrays to facilitate easy interlacing - use pass (0 - 6) as index */
2751 final_width = row_info->width * png_pass_inc[pass];
2761 int jstop = png_pass_inc[pass];
2816 int jstop = png_pass_inc[pass];
2873 int jstop = png_pass_inc[pass];
2928 int jstop = png_pass_inc[pass];
3081 png_set_interlaced_pass(png_structp png_ptr, int pass) argument
[all...]
H A Dpngwutil.c76 * length, and does not need to be null terminated. To be safe, pass the
187 /* We may just want to pass the text right through */
1762 /* Arrays to facilitate easy interlacing - use pass (0 - 6) as index */
1829 /* If interlaced, we need to set up width and height of pass */
1860 /* Arrays to facilitate easy interlacing - use pass (0 - 6) as index */
1887 /* If interlaced, go to next pass */
1893 png_ptr->pass++;
1897 /* Loop until we find a non-zero width or height pass */
1900 png_ptr->pass++;
1901 if (png_ptr->pass >
1975 png_do_write_interlace(png_row_infop row_info, png_bytep row, int pass) argument
[all...]
/external/chromium_org/gpu/command_buffer/service/
H A Dtest_helper.cc445 for (int pass = 0; pass < 2; ++pass) {
451 if (pass == 0) {
456 if ((pass == 0 && info.desired_location >= 0) ||
457 (pass == 1 && info.desired_location < 0)) {
/external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
H A Dnacltest.js267 this.pass = function(test_name, from_completed_test) {
691 this.pass = function() {
693 this.tester.rpc.pass(this.name, !this.running);
751 // Async tests do not move on without an explicit pass.
753 this.tester.rpc.pass(this.name);
786 this_.pass();
794 // spuriously pass. Throwing this exception forces us to behave like an
820 this_.pass();
872 // This kind of test does not pass until "pass" i
[all...]
/external/chromium_org/third_party/libpng/
H A Dpngwutil.c76 * length, and does not need to be null terminated. To be safe, pass the
187 /* We may just want to pass the text right through */
1762 /* Arrays to facilitate easy interlacing - use pass (0 - 6) as index */
1829 /* If interlaced, we need to set up width and height of pass */
1860 /* Arrays to facilitate easy interlacing - use pass (0 - 6) as index */
1887 /* If interlaced, go to next pass */
1893 png_ptr->pass++;
1897 /* Loop until we find a non-zero width or height pass */
1900 png_ptr->pass++;
1901 if (png_ptr->pass >
1975 png_do_write_interlace(png_row_infop row_info, png_bytep row, int pass) argument
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/srp/
H A Dsrp_vfy.c524 char *SRP_create_verifier(const char *user, const char *pass, char **salt, argument
536 (pass == NULL)||
573 if(!SRP_create_verifier_BN(user, pass, &s, &v, N_bn, g_bn)) goto err;
608 int SRP_create_verifier_BN(const char *user, const char *pass, BIGNUM **salt, BIGNUM **verifier, BIGNUM *N, BIGNUM *g) argument
616 (pass == NULL)||
634 x = SRP_Calc_x(*salt,user,pass);
/external/openssl/crypto/srp/
H A Dsrp_vfy.c524 char *SRP_create_verifier(const char *user, const char *pass, char **salt, argument
536 (pass == NULL)||
573 if(!SRP_create_verifier_BN(user, pass, &s, &v, N_bn, g_bn)) goto err;
608 int SRP_create_verifier_BN(const char *user, const char *pass, BIGNUM **salt, BIGNUM **verifier, BIGNUM *N, BIGNUM *g) argument
616 (pass == NULL)||
634 x = SRP_Calc_x(*salt,user,pass);
/external/qemu/distrib/libpng-1.2.19/
H A Dpngwutil.c54 * length, and does not need to be null terminated. To be safe, pass the
173 /* we may just want to pass the text right through */
1730 /* arrays to facilitate easy interlacing - use pass (0 - 6) as index */
1795 /* if interlaced, we need to set up width and height of pass */
1826 /* arrays to facilitate easy interlacing - use pass (0 - 6) as index */
1852 /* if interlaced, go to next pass */
1858 png_ptr->pass++;
1862 /* loop until we find a non-zero width or height pass */
1865 png_ptr->pass++;
1866 if (png_ptr->pass >
1940 png_do_write_interlace(png_row_infop row_info, png_bytep row, int pass) argument
[all...]
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
H A DZipFileTest.java163 boolean pass = false;
167 pass = true;
169 assertTrue("did not detect closed jar file", pass);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmrgts.cpp189 UBool pass = TRUE; local
207 pass = FALSE;
211 if( ! pass)
663 UBool pass = TRUE;
683 pass = FALSE;
691 if (!pass) errln("Fail: DateFormat serialization/equality bug");
1142 UBool pass = TRUE; local
1171 pass = FALSE;
1174 if (pass) {
1324 int32_t pass local
[all...]
H A Dtchcfmt.cpp530 for (int32_t pass=0; pass<2; ++pass) {
534 FMT[pass]->format(x, str);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_state_rss.c143 EMIT_RS( svga, curr->stencil[0].pass, STENCILPASS, fail );
173 EMIT_RS( svga, curr->stencil[cw].pass, STENCILPASS, fail );
178 EMIT_RS( svga, curr->stencil[ccw].pass, CCWSTENCILPASS, fail );
/external/e2fsprogs/resize/
H A Dmain.c48 static errcode_t resize_progress_func(ext2_resize_t rfs, int pass, argument
62 switch (pass) {
79 label = _("Unknown pass?!?");
82 printf(_("Begin pass %d (max = %lu)\n"), pass, max);
/external/icu4c/test/intltest/
H A Ddtfmrgts.cpp191 UBool pass = TRUE; local
209 pass = FALSE;
213 if( ! pass)
667 UBool pass = TRUE;
687 pass = FALSE;
695 if (!pass) errln("Fail: DateFormat serialization/equality bug");
1146 UBool pass = TRUE; local
1175 pass = FALSE;
1178 if (pass) {
1328 int32_t pass local
[all...]
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_rss.c143 EMIT_RS( svga, curr->stencil[0].pass, STENCILPASS, fail );
173 EMIT_RS( svga, curr->stencil[cw].pass, STENCILPASS, fail );
178 EMIT_RS( svga, curr->stencil[ccw].pass, CCWSTENCILPASS, fail );
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_filter_armv6.S98 @ Shift low pass filter state, and excute the low pass filter.
99 @ The memmove() and the low pass filter loop are unrolled and mixed.
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c264 else if (opcode == AVRC_OP_PASS_THRU && p_msg->pass.p_pass_data != NULL)
266 p_data = p_msg->pass.p_pass_data;
267 p_p_data = &p_msg->pass.p_pass_data;
268 data_len = (UINT16) p_msg->pass.pass_len;
875 /* if this is a pass thru command */
882 if (p_data->rc_msg.msg.pass.op_id == AVRC_ID_VENDOR)
888 bta_av_group_navi_supported(p_data->rc_msg.msg.pass.pass_len,
889 p_data->rc_msg.msg.pass.p_pass_data, is_inquiry);
894 p_data->rc_msg.msg.hdr.ctype = bta_av_op_supported(p_data->rc_msg.msg.pass.op_id, is_inquiry);
901 AVRC_PassRsp(p_data->rc_msg.handle, p_data->rc_msg.label, &p_data->rc_msg.msg.pass);
[all...]
/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_pars_ct.c130 status = avrc_pars_pass_thru(&p_msg->pass, &id);

Completed in 657 milliseconds

1234567891011>>