HomeSort by relevance Sort by last modified time
    Searched full:goto (Results 1201 - 1225 of 2713) sorted by null

<<41424344454647484950>>

  /external/srec/srec/Recognizer/src/
RecognizerImpl.c 530 goto CLEANUP;
543 goto CLEANUP;
    [all...]
  /external/dbus/bus/
connection.c 215 goto retry;
426 goto failed_0;
430 goto failed_1;
435 goto failed_2;
441 goto failed_3;
450 goto failed_4;
455 goto failed_5;
582 goto out;
591 goto out;
598 goto out
    [all...]
  /external/skia/src/animator/
SkScriptTokenizer.cpp 237 goto twoChar;
241 goto twoChar;
247 goto twoChar;
257 goto twoChar;
358 goto error;
535 goto intCommon;
538 goto scalarCommon;
802 goto done;
813 goto done;
835 goto done
    [all...]
SkScript.cpp 218 goto returnAdv;
233 goto twoChar;
237 goto twoChar;
243 goto twoChar;
253 goto twoChar;
277 goto returnAdv;
437 goto end;
445 goto end;
649 goto intCommon;
652 goto scalarCommon
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp.c 349 goto fail;
356 goto fail;
402 goto fail;
835 goto fail;
842 goto fail;
859 goto fail;
939 goto fail;
943 goto fail;
949 goto fail;
961 goto fail
    [all...]
wps_upnp_web.c 726 goto send_buf;
    [all...]
  /system/core/sh/
expand.c 273 goto done;
276 goto done;
284 goto lose;
286 goto lose;
288 goto lose;
527 goto recordleft;
539 goto recordleft;
556 goto recordright;
572 goto recordright;
742 goto again
    [all...]
  /external/ipsec-tools/src/racoon/
pfkey.c 211 goto end;
238 goto end;
246 goto end;
252 goto end;
261 goto end;
268 goto end;
272 goto end;
306 goto fail;
315 goto done;
336 goto fail
    [all...]
  /external/webkit/JavaScriptCore/pcre/
pcre_exec.cpp 277 /* Use GCC's computed goto extension. */
290 goto RECURSE;\
307 #define RRETURN goto RRETURN_LABEL
495 #define NEXT_OPCODE goto *opcodeJumpTable[*stack.currentFrame->args.instructionPtr]
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 581 goto EXIT;
594 goto EXIT;
651 goto EXIT;
709 goto EXIT;
722 goto EXIT;
    [all...]
  /development/simulator/app/
PropertyServer.cpp 258 goto bail;
265 goto bail;
272 goto bail;
282 goto bail;
292 goto bail;
298 goto bail;
  /external/dbus/dbus/
dbus-mainloop.c 487 goto next;
550 goto next_iteration;
726 goto next_iteration;
729 goto next_iteration;
781 goto next_iteration;
784 goto next_iteration;
  /external/e2fsprogs/lib/uuid/
gen_uuid.c 334 goto try_again;
429 goto fail;
431 goto fail;
443 goto fail;
447 goto fail;
450 goto fail;
  /external/iproute2/tc/
m_ematch.c 73 goto out;
80 goto out;
111 goto out;
118 goto out;
453 goto errout;
457 goto errout;
  /external/openssl/crypto/asn1/
a_int.c 203 goto err;
294 goto err;
300 goto err;
309 goto err;
417 goto err;
430 goto err;
  /external/openssl/crypto/dso/
dso_win32.c 167 goto err;
174 goto err;
180 goto err;
186 goto err;
315 /*goto err;*/
349 /*goto err;*/
  /external/openssl/crypto/evp/
encode.c 248 { rv=0; goto end; }
254 if (ln >= 80) { rv= -1; goto end; }
269 goto end;
327 if (v < 0) { rv=0; goto end; }
341 goto end;
346 if (seof >= 0) { rv=0; goto end; }
  /external/qemu/
qemu-char-android.c 341 goto send_char;
805 goto err;
808 goto err;
811 goto err;
814 goto err;
818 goto err;
    [all...]
qemu-char.c 333 goto send_char;
773 goto err;
776 goto err;
779 goto err;
782 goto err;
786 goto err;
    [all...]
  /external/srec/portable/src/
plog.c 173 goto CLEANUP;
295 goto CLEANUP;
349 goto CLEANUP;
369 goto CLEANUP;
388 goto CLEANUP;
448 goto CLEANUP;
  /external/tremolo/Tremolo/
floor0.c 378 if(info->order<1)goto err_out;
379 if(info->rate<1)goto err_out;
380 if(info->barkmap<1)goto err_out;
384 if(info->books[j]>=ci->books)goto err_out;
387 if(oggpack_eop(opb))goto err_out;
417 if(vorbis_book_decodev_set(b,lsp+j,&vd->opb,b->dim,-24)==-1)goto eop;
  /external/wpa_supplicant/
crypto_cryptoapi.c 501 goto done;
505 goto done;
584 goto fail1;
590 goto fail2;
595 goto fail3;
600 goto fail3;
ctrl_iface_udp.c 187 goto done;
289 goto fail;
298 goto fail;
466 goto done;
527 goto fail;
536 goto fail;
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_udp.c 187 goto done;
289 goto fail;
298 goto fail;
466 goto done;
527 goto fail;
536 goto fail;
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto_cryptoapi.c 486 goto done;
490 goto done;
569 goto fail1;
575 goto fail2;
580 goto fail3;
585 goto fail3;

Completed in 320 milliseconds

<<41424344454647484950>>