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

1 2 3 4 5 6 7 8 91011>>

  /external/openssl/crypto/x509v3/
v3_pci.c 131 if (!tmp_data2) goto err;
153 goto err;
177 goto err;
198 goto err;
204 goto err;
235 goto err;
247 goto err;
257 goto err;
265 goto err;
274 goto err
    [all...]
  /external/e2fsprogs/lib/blkid/
devname.c 117 goto set_pri;
132 goto set_pri;
178 goto out;
181 goto out;
184 goto out;
187 goto out;
190 goto out;
194 goto out;
201 goto out;
222 goto out
    [all...]
  /dalvik/dx/tests/098-dex-jsr-ret-throw/
expected.txt 7 ViewDebug.java:564@0000: goto . <- .
13 ViewDebug.java:564@0001: goto . <- .
27 ViewDebug.java:564@0004: goto . <- .
33 ViewDebug.java:566@0005: goto . <- .
45 ViewDebug.java:566@0009: goto . <- .
65 ViewDebug.java:567@0010: goto . <- .
71 ViewDebug.java:569@0012: goto . <- .
90 ViewDebug.java:571@0017: goto . <- .
96 ViewDebug.java:573@0018: goto . <- .
108 ViewDebug.java:573@001c: goto . <-
    [all...]
  /external/openssl/ssl/
d1_clnt.c 188 goto end;
199 goto end;
204 goto end;
210 if (!ssl3_setup_buffers(s)) { ret= -1; goto end; }
213 if (!ssl_init_wbio_buffer(s,0)) { ret= -1; goto end; }
236 if (ret <= 0) goto end;
257 if (ret <= 0) goto end;
274 goto end;
287 if (ret <= 0) goto end;
303 if (ret <= 0) goto end
    [all...]
  /external/openssl/crypto/bn/
bn_exp2.c 156 if(!d || !r || !val1[0] || !val2[0]) goto err;
162 if ((mont=BN_MONT_CTX_new()) == NULL) goto err;
163 if (!BN_MONT_CTX_set(mont,m,ctx)) goto err;
175 goto err;
184 goto err;
187 if (!BN_to_montgomery(val1[0],a_mod_m,mont,ctx)) goto err;
190 if (!BN_mod_mul_montgomery(d,val1[0],val1[0],mont,ctx)) goto err;
198 goto err;
209 goto err;
218 goto err
    [all...]
bntest.c 186 if (!test_add(out)) goto err;
190 if (!test_sub(out)) goto err;
194 if (!test_lshift1(out)) goto err;
199 goto err;
203 if (!test_lshift(out,ctx,NULL)) goto err;
207 if (!test_rshift1(out)) goto err;
211 if (!test_rshift(out,ctx)) goto err;
215 if (!test_sqr(out,ctx)) goto err;
219 if (!test_mul(out)) goto err;
223 if (!test_div(out,ctx)) goto err
    [all...]
  /external/webkit/WebCore/svg/
SVGPreserveAspectRatio.cpp 72 goto bail_out;
76 goto bail_out;
79 goto bail_out;
84 goto bail_out;
88 goto bail_out;
90 goto bail_out;
99 goto bail_out;
103 goto bail_out;
111 goto bail_out;
115 goto bail_out
    [all...]
  /external/webkit/WebKit/win/
WebDownload.cpp 209 goto exit;
215 goto exit;
217 goto exit;
222 goto exit;
227 goto exit;
235 goto exit;
238 goto exit;
243 goto exit;
250 goto exit;
252 goto exit
    [all...]
  /bootable/diskinstaller/libdiskconfig/
diskconfig.c 154 goto fail;
162 goto fail;
167 goto fail;
173 goto fail;
180 goto fail;
185 goto fail;
188 goto fail;
196 goto fail;
202 goto fail;
207 goto fail
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/aput_object/d/
T_aput_object_3.d 99 goto Label2
102 goto Label2
109 goto Label3
112 goto Label3
119 goto Label4
122 goto Label4
  /dalvik/dx/tests/080-dex-exception-tables/
expected.txt 13 0012: goto 000c // -0006
18 0018: goto 000c // -000c
36 0012: goto 000c // -0006
41 0018: goto 000c // -000c
65 0018: goto 0012 // -0006
70 001e: goto 0012 // -000c
75 0024: goto 0012 // -0012
105 0015: goto 000f // -0006
110 001b: goto 000f // -000c
115 0021: goto 000f // -001
    [all...]
  /dalvik/dx/tests/083-ssa-phi-placement/
expected.txt 8 Blort.java:17@0000: goto . <- .
22 Blort.java:17@0004: goto . <- .
33 @????: goto . <- .
43 Blort.java:21@0000: goto . <- .
55 Blort.java:23@0005: goto . <- .
82 Blort.java:28@0017: goto . <- .
91 Blort.java:31@001f: goto . <- .
99 Blort.java:35@0023: goto . <- .
110 @????: goto . <- .
122 @????: goto . <-
    [all...]
  /external/bluetooth/glib/gmodule/
gmodule-ar.c 64 goto exit;
67 goto exit;
74 goto exit;
77 goto exit;
85 goto exit;
91 goto exit;
  /external/dbus/bus/
dir-watch-kqueue.c 104 goto out;
117 goto out;
128 goto out;
135 goto out;
142 goto out;
151 goto out;
bus.c 297 goto failed;
318 goto failed;
329 goto failed;
352 goto failed;
357 goto failed;
363 goto failed;
374 goto failed;
384 goto failed;
440 goto failed;
448 goto failed
    [all...]
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_ansi_x963_import.c 56 goto error;
61 goto error;
65 goto error;
67 if ((err = mp_set(key->pubkey.z, 1)) != CRYPT_OK) { goto error; }
78 goto error;
86 goto error;
ecc_decrypt_key.c 90 goto LBL_ERR;
95 goto LBL_ERR;
102 goto LBL_ERR;
108 goto LBL_ERR;
114 goto LBL_ERR;
121 goto LBL_ERR;
  /external/e2fsprogs/e2fsck/
badblocks.c 46 goto fatal;
58 goto fatal;
72 goto fatal;
83 goto fatal;
94 goto fatal;
105 goto fatal;
  /external/icu4c/common/
ucnvscsu.c 271 * The function branches to either one, and a change of the mode is done with a goto to
280 * The slow loop jumps (goto) to the fast-path loop again as soon as possible.
323 goto endloop;
352 goto fastSingle;
357 goto fastSingle;
372 goto fastUnicode;
378 goto endloop;
398 goto fastSingle;
431 goto endloop;
437 goto fastSingle
    [all...]
  /external/openssl/apps/
dsaparam.c 138 goto end;
152 if (--argc < 1) goto bad;
157 if (--argc < 1) goto bad;
162 if (--argc < 1) goto bad;
167 if (--argc < 1) goto bad;
173 if (--argc < 1) goto bad;
180 if (--argc < 1) goto bad;
195 if (--argc < 1) goto bad;
238 goto end;
248 goto end
    [all...]
  /frameworks/base/tools/aapt/
Main.cpp 195 goto bail;
213 goto bail;
239 goto bail;
252 goto bail;
284 goto bail;
295 goto bail;
306 goto bail;
317 goto bail;
328 goto bail;
339 goto bail
    [all...]
  /sdk/files/
find_java.bat 29 if ERRORLEVEL 1 goto SearchForJava
30 goto :EOF
45 if defined java_exe goto :EOF
56 goto :EOF
63 if defined java_exe goto :EOF
69 if ERRORLEVEL 1 goto :EOF
  /system/core/libcutils/
socket_local_client.c 58 goto error;
75 goto error;
88 goto error;
100 goto error;
135 goto error;
139 goto error;
  /system/core/libdiskconfig/
diskconfig.c 156 goto fail;
164 goto fail;
169 goto fail;
175 goto fail;
182 goto fail;
187 goto fail;
190 goto fail;
198 goto fail;
204 goto fail;
209 goto fail
    [all...]
  /external/icu4c/test/intltest/
idnaref.cpp 148 goto CLEANUP;
156 goto CLEANUP;
169 goto CLEANUP;
178 goto CLEANUP;
218 goto CLEANUP;
225 goto CLEANUP;
292 goto CLEANUP;
303 goto CLEANUP;
312 goto CLEANUP;
317 goto CLEANUP
    [all...]

Completed in 203 milliseconds

1 2 3 4 5 6 7 8 91011>>