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

<<11121314151617181920>>

  /external/openssl/crypto/asn1/
tasn_new.c 118 goto memerr;
127 goto memerr;
135 goto memerr;
138 goto memerr;
143 goto memerr;
151 goto auxerr;
165 goto memerr;
170 goto auxerr;
179 goto auxerr;
193 goto memerr
    [all...]
f_enum.c 76 if (BIO_write(bp,"00",2) != 2) goto err;
85 if (BIO_write(bp,"\\\n",2) != 2) goto err;
90 if (BIO_write(bp,buf,2) != 2) goto err;
112 if (bufsize < 1) goto err_sl;
115 if (i == 0) goto err_sl;
117 if (i == 0) goto err_sl;
133 if (i < 2) goto err_sl;
150 goto err;
165 goto err;
184 goto err
    [all...]
f_string.c 74 if (BIO_write(bp,"0",1) != 1) goto err;
83 if (BIO_write(bp,"\\\n",2) != 2) goto err;
88 if (BIO_write(bp,buf,2) != 2) goto err;
113 goto err_sl;
119 if (i == 0) goto err_sl;
121 if (i == 0) goto err_sl;
146 if (i < 2) goto err_sl;
155 goto err;
170 goto err;
189 goto err
    [all...]
  /external/tcpdump/
print-cdp.c 102 goto trunc;
111 goto trunc;
118 goto trunc;
139 goto trunc;
163 goto trunc;
202 goto trunc;
254 goto trunc;
261 goto trunc;
274 goto trunc;
292 goto trunc
    [all...]
print-syslog.c 98 goto trunc;
104 goto trunc;
111 goto trunc;
117 goto trunc;
150 goto trunc;
  /frameworks/base/tools/aapt/
Command.cpp 82 goto bail;
131 goto bail;
137 goto bail;
193 goto bail;
387 goto bail;
396 goto bail;
405 goto bail;
411 goto bail;
423 goto bail;
432 goto bail
    [all...]
  /external/freetype/src/sfnt/
ttsbit.c 282 goto Exit;
290 goto Exit;
300 goto Exit;
356 goto Exit;
367 goto Exit;
482 goto Exit;
486 goto Exit;
500 goto Exit;
505 goto Exit;
516 goto Exit
    [all...]
  /external/ipsec-tools/src/racoon/
proposal.c 230 goto err;
237 goto err;
248 goto err;
277 goto prop_pfs_check;
286 goto err;
294 goto err;
301 goto err;
311 goto err;
323 goto err;
328 goto err
    [all...]
  /bootable/diskinstaller/
installer.c 220 goto fail;
226 goto fail;
232 goto fail;
244 goto fail;
247 goto fail;
256 goto fail;
266 goto fail;
269 goto fail;
273 goto fail;
274 goto done
    [all...]
  /external/dbus/dbus/
dbus-auth-util.c 76 goto failed;
100 goto next;
108 goto failed;
119 goto failed;
145 goto failed;
  /external/dropbear/libtomcrypt/src/misc/pkcs5/
pkcs_5_2.c 79 goto LBL_ERR;
82 goto LBL_ERR;
85 goto LBL_ERR;
89 goto LBL_ERR;
96 goto LBL_ERR;
  /external/dropbear/libtomcrypt/src/pk/dsa/
dsa_decrypt_key.c 86 goto LBL_ERR;
92 goto LBL_ERR;
97 goto LBL_ERR;
103 goto LBL_ERR;
110 goto LBL_ERR;
dsa_encrypt_key.c 82 goto LBL_ERR;
87 goto LBL_ERR;
92 goto LBL_ERR;
98 goto LBL_ERR;
103 goto LBL_ERR;
  /external/elfutils/libelf/
gelf_update_symshndx.c 72 goto out;
81 goto out;
94 goto out;
101 goto out;
124 goto out;
  /external/proguard/src/proguard/optimize/peephole/
GotoGotoReplacer.java 60 * goto instructions.
77 // Check if the instruction is an unconditional goto instruction.
82 // Check if the goto instruction points to another simple goto
96 // Simplify the goto instruction.
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_unix.c 288 goto fail;
294 goto havesock;
314 goto fail;
332 goto fail;
342 goto fail;
350 goto fail;
356 goto fail;
362 goto fail;
372 goto fail;
387 goto fail
    [all...]
  /hardware/ti/wlan/wl1271/platforms/hw/linux/
SdioAdapter.c 85 goto err1;
90 goto err2;
316 goto fail;
324 if (iStatus) { goto fail; }
331 goto fail;
337 goto fail;
343 goto fail;
349 goto fail;
367 if (iStatus) { goto fail; }
370 if (iStatus) { goto fail;
    [all...]
  /system/bluetooth/tools/
asocket_test.c 402 if (fd < 0) goto error;
404 if (_bind(fd, type) < 0) goto error;
406 if (_listen(fd, type) < 0) goto error;
424 if (fd < 0) goto error;
426 if (_bind(fd, type) < 0) goto error;
428 if (_listen(fd, type) < 0) goto error;
449 if (fd < 0) goto error;
451 if (_bind(fd, type) < 0) goto error;
453 if (_listen(fd, type) < 0) goto error;
477 if (fd < 0) goto error
    [all...]
  /external/openssl/apps/
apps.c 716 goto die;
730 goto die;
738 goto die;
760 goto end;
775 goto end;
793 goto end;
800 goto end;
808 goto end;
814 goto end;
820 goto end
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 178 goto EXIT; \
457 goto EXIT;
468 goto EXIT;
514 goto EXIT;
524 goto EXIT;
530 goto EXIT;
535 goto EXIT;
544 goto EXIT;
558 goto EXIT;
569 goto EXIT;
    [all...]
  /external/netcat/data/
data.c 137 goto wrong;
145 goto do_rand;
151 goto wrong;
152 goto do_dump;
155 goto do_gen;
178 goto stuff;
183 goto hex;
185 goto stuff;
231 goto nextbuf; /* go get some more */
258 goto nextbuf
    [all...]
  /external/openssl/crypto/ecdh/
ech_ossl.c 127 if ((ctx = BN_CTX_new()) == NULL) goto err;
136 goto err;
143 goto err;
149 goto err;
157 goto err;
165 goto err;
174 goto err;
179 goto err;
186 goto err;
194 goto err
    [all...]
  /external/srec/portable/src/
PANSIFileSystemImpl.c 114 goto CLEANUP;
125 goto CLEANUP;
137 goto CLEANUP;
149 goto CLEANUP;
167 goto CLEANUP;
192 goto CLEANUP;
242 goto CLEANUP;
250 goto CLEANUP;
301 goto CLEANUP;
309 goto CLEANUP
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 163 if (err < 0) goto error;
166 if (err < 0) goto error;
169 if (err < 0) goto error;
172 if (err < 0) goto error;
175 if (err < 0) goto error;
178 if (err < 0) goto error;
183 if (err < 0) goto error;
200 if (err < 0) goto error;
259 if (err < 0 || p_response->success == 0) goto error;
270 goto error
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 180 goto EXIT; \
261 goto EXIT;
271 goto EXIT;
294 goto EXIT;
427 goto EXIT;
437 goto EXIT;
444 goto EXIT;
451 goto EXIT;
458 goto EXIT;
509 goto EXIT
    [all...]

Completed in 181 milliseconds

<<11121314151617181920>>