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

<<31323334353637383940>>

  /external/freetype/src/base/
ftobjs.c 149 goto Exit;
243 goto Exit;
399 goto Exit;
654 goto Load_Ok;
683 goto Exit;
690 goto Exit;
1085 goto Fail;
1088 goto Fail;
    [all...]
  /system/core/sh/
parser.c 492 goto checkneg;
579 goto checkneg;
751 goto out;
758 goto top;
829 goto breakloop;
856 goto breakloop;
874 * using goto's to implement the subroutine linkage. The following macros
878 #define CHECKEND() {goto checkend; checkend_return:;}
879 #define PARSEREDIR() {goto parseredir; parseredir_return:;}
880 #define PARSESUB() {goto parsesub; parsesub_return:;
    [all...]
  /dalvik/vm/reflect/
Reflect.c 357 goto bail;
363 goto bail;
367 goto bail;
376 goto bail;
433 goto fail;
445 goto fail;
527 goto bail;
536 goto bail;
546 goto bail;
555 goto bail
    [all...]
  /external/libpcap/
pcap-bpf.c 174 goto again;
199 goto again;
214 goto again;
630 goto bad;
638 goto bad;
644 goto bad;
673 goto bad;
680 goto bad;
687 goto bad;
718 goto bad
    [all...]
pcap-snoop.c 89 goto again;
221 goto bad;
230 goto bad;
236 goto bad;
309 goto bad;
322 goto bad;
356 goto bad;
363 goto bad;
371 goto bad;
  /external/openssl/ssl/
s2_clnt.c 187 goto end;
195 goto end;
209 if (ret <= 0) goto end;
217 if (ret <= 0) goto end;
233 if (ret <= 0) goto end;
244 goto end;
253 if (ret <= 0) goto end;
261 if (ret <= 0) goto end;
269 if (ret <= 0) goto end;
278 if (ret <= 0) goto end
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 1029 goto gen_arith32;
1032 goto gen_arith32;
1035 goto gen_arith32;
1038 goto gen_arith32;
1041 goto gen_arith32;
1044 goto gen_arith32;
1047 goto gen_arith32;
1050 goto gen_arith32;
1053 goto gen_arith32;
1057 goto gen_arith32
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
dhdu.c 563 goto exit;
570 goto exit;
618 goto exit;
625 goto exit;
907 goto exit;
922 goto exit;
972 goto exit;
990 goto exit;
1002 goto exit;
1037 goto exit
    [all...]
  /external/clearsilver/util/
wdb.c 340 if (!r) goto save_err;
343 if (err) goto save_err;
345 if (!r) goto save_err;
349 if (err != STATUS_OK) goto save_err;
351 if (!r) goto save_err;
356 if (!r) goto save_err;
359 if (!r) goto save_err;
365 if (err != STATUS_OK) goto save_err;
367 if (err != STATUS_OK) goto save_err;
369 if (!r) goto save_err
    [all...]
  /external/bluetooth/bluez/network/
connection.c 242 goto failed;
249 goto failed;
254 goto failed;
261 goto failed;
267 goto failed;
277 goto failed;
289 goto failed;
371 goto failed;
378 goto failed;
  /external/bluetooth/bluez/plugins/
hciops.c 206 goto fail;
210 goto fail;
213 goto done;
460 goto done; /* on success */
483 goto done; /* on success */
569 goto done;
574 goto done; /* Already limited */
579 goto done; /* Already clear */
588 goto done;
  /external/grub/netboot/
3c509.c 446 goto donewithdetect;
516 goto no3c509;
531 goto no3c509;
535 goto no3c509;
539 goto no3c509;
568 goto no3c509;
576 goto no3c509;
586 goto no3c509;
591 goto no3c509;
  /external/openssl/apps/
s_socket.c 354 if (s == INVALID_SOCKET) goto err;
367 goto err;
370 if (type==SOCK_STREAM && listen(s,128) == -1) goto err;
418 goto redoit;
436 if (host == NULL) goto end;
493 goto err;
497 goto err;
514 goto err;
531 goto err;
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_bmp.c 87 goto done;
96 goto done;
101 goto done;
137 goto done;
201 goto done;
209 goto done;
240 goto done;
270 goto done;
283 goto done;
  /external/qemu/
net-android.c 242 goto fail;
249 goto fail;
879 goto fail_syntax;
888 goto fail_syntax;
913 goto fail_syntax;
920 goto fail_syntax;
924 goto fail_syntax;
928 goto fail_syntax;
932 goto fail_syntax;
938 goto fail_syntax
    [all...]
net.c 237 goto fail;
244 goto fail;
794 goto fail_syntax;
803 goto fail_syntax;
828 goto fail_syntax;
835 goto fail_syntax;
839 goto fail_syntax;
843 goto fail_syntax;
847 goto fail_syntax;
853 goto fail_syntax
    [all...]
  /external/zlib/examples/
zran.c 170 goto build_index_error;
174 goto build_index_error;
196 goto build_index_error;
215 goto build_index_error;
274 goto extract_ret;
279 goto extract_ret;
313 goto extract_ret;
317 goto extract_ret;
325 goto extract_ret;
  /system/vold/
Volume.cpp 218 goto err;
226 goto err;
520 goto fail_republish;
530 goto fail_remount_tmpfs;
538 goto fail_recreate_bindmount;
553 goto out_nomedia;
558 goto out_nomedia;
563 goto out_nomedia;
603 goto out;
  /build/tools/zipalign/
ZipEntry.cpp 412 goto bail;
418 goto bail;
439 goto bail;
443 goto bail;
453 goto bail;
457 goto bail;
548 goto bail;
554 goto bail;
581 goto bail;
585 goto bail
    [all...]
  /dalvik/tools/hprof-conv/
HprofConv.c 438 goto bail;
538 goto bail;
561 goto bail;
580 goto bail;
586 goto bail;
590 goto bail;
596 goto bail;
604 goto bail;
606 goto bail;
619 goto bail
    [all...]
  /external/openssl/crypto/objects/
obj_dat.c 240 if ((o=OBJ_dup(obj)) == NULL) goto err;
241 if (!(ao[ADDED_NID]=(ADDED_OBJ *)OPENSSL_malloc(sizeof(ADDED_OBJ)))) goto err2;
243 if (!(ao[ADDED_DATA]=(ADDED_OBJ *)OPENSSL_malloc(sizeof(ADDED_OBJ)))) goto err2;
245 if (!(ao[ADDED_SNAME]=(ADDED_OBJ *)OPENSSL_malloc(sizeof(ADDED_OBJ)))) goto err2;
247 if (!(ao[ADDED_LNAME]=(ADDED_OBJ *)OPENSSL_malloc(sizeof(ADDED_OBJ)))) goto err2;
484 goto err;
488 goto err;
497 goto err;
499 goto err;
505 goto err
    [all...]
  /external/qemu/slirp/
tcp_output.c 178 goto send;
181 goto send;
183 goto send;
185 goto send;
187 goto send;
207 goto send;
209 goto send;
216 goto send;
218 goto send;
220 goto send
    [all...]
  /external/qemu/slirp-android/
tcp_output.c 178 goto send;
181 goto send;
183 goto send;
185 goto send;
187 goto send;
207 goto send;
209 goto send;
216 goto send;
218 goto send;
220 goto send
    [all...]
  /external/srec/portable/src/
pmemory.c 146 goto CLEANUP;
162 goto CLEANUP;
356 goto CLEANUP;
364 goto CLEANUP;
440 goto CLEANUP;
601 goto CLEANUP;
608 goto CLEANUP;
621 goto CLEANUP;
629 goto CLEANUP;
634 goto CLEANUP
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c 435 goto out;
454 goto out;
491 goto out;
497 goto out;
506 goto out;
726 goto out;
739 goto out;
847 goto out;
952 goto fail;
957 goto fail
    [all...]

Completed in 124 milliseconds

<<31323334353637383940>>