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

<<21222324252627282930>>

  /external/qemu/
usb-linux.c 321 goto fail;
347 goto fail;
361 goto fail;
900 goto fail;
907 goto fail;
915 goto fail;
937 goto fail;
942 goto fail;
949 goto fail;
1069 goto the_end
    [all...]
  /external/dropbear/libtommath/mtest/
mpi.c 255 goto CLEANUP;
768 goto X;
775 goto CLEANUP;
781 goto CLEANUP;
1191 goto CLEANUP;
1194 goto CLEANUP;
1280 goto X;
1290 goto CLEANUP;
1296 goto CLEANUP;
1306 goto CLEANUP
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 498 goto EXIT;
515 goto EXIT;
520 goto EXIT;
527 goto EXIT;
540 goto EXIT;
547 goto EXIT;
554 goto EXIT;
561 goto EXIT;
567 goto EXIT;
572 goto EXIT
    [all...]
  /bionic/libc/stdio/
fseek.c 123 goto dumb;
129 goto dumb;
143 goto dumb;
153 goto dumb;
205 goto dumb;
214 goto dumb;
  /dalvik/vm/
DvmDex.c 130 goto bail;
135 goto bail;
142 goto bail;
149 goto bail;
184 goto bail;
189 goto bail;
  /external/dbus/dbus/
dbus-server-debug-pipe.c 153 goto nomem_0;
156 goto nomem_1;
161 goto nomem_2;
165 goto nomem_2;
169 goto nomem_3;
174 goto nomem_4;
  /external/e2fsprogs/debugfs/
dump.c 199 goto errout;
212 goto errout;
219 goto errout;
234 goto errout;
264 goto errout;
276 goto errout;
  /external/e2fsprogs/lib/ext2fs/
fileio.c 65 goto fail;
70 goto fail;
223 goto fail;
226 goto fail;
267 goto fail;
280 goto fail;
  /external/iproute2/tc/
tc.c 131 goto noexist;
138 goto noexist;
153 goto reg;
184 goto noexist;
191 goto noexist;
204 goto reg;
  /external/openssl/apps/
rand.c 102 goto err;
177 goto err;
191 goto err;
205 goto err;
211 goto err;
225 goto err;
  /external/openssl/crypto/dh/
dhtest.c 123 goto err;
125 if (!DH_check(a, &i)) goto err;
142 if (b == NULL) goto err;
146 if ((b->p == NULL) || (b->g == NULL)) goto err;
152 if (!DH_generate_key(a)) goto err;
159 if (!DH_generate_key(b)) goto err;
  /external/openssl/crypto/ec/
ecp_mont.c 177 if (!BN_MONT_CTX_copy(dest->field_data1, src->field_data1)) goto err;
182 if (dest->field_data2 == NULL) goto err;
223 if (mont == NULL) goto err;
227 goto err;
230 if (one == NULL) goto err;
231 if (!BN_to_montgomery(one, BN_value_one(), mont, ctx)) goto err;
  /external/qemu/android/
config.c 149 goto got_c;
173 goto restart;
220 goto got_text;
230 goto got_text;
235 goto got_text;
242 goto got_text;
  /external/qemu/block/
qcow2.c 164 goto fail;
180 goto fail;
184 goto fail;
186 goto fail;
213 goto fail;
218 goto fail;
231 goto fail;
239 goto fail;
247 goto fail;
251 goto fail
    [all...]
  /external/skia/src/utils/
SkParse.cpp 77 goto skipLeading;
82 goto goHome;
87 goto goHome;
98 goto skipLeading;
103 goto goHome;
108 goto goHome;
  /external/tcpdump/
print-telnet.c 118 goto pktend; \
128 goto pktend;
133 goto done;
138 goto pktend;
165 goto pktend;
214 goto done;
  /hardware/broadcom/wlan/bcm4329/src/shared/
miniopt.c 78 goto exit;
88 goto exit;
104 goto exit;
117 goto exit;
128 goto exit;
138 goto exit;
  /bionic/libc/bionic/
basename_r.c 44 goto Exit;
56 goto Exit;
dirname_r.c 43 goto Exit;
59 goto Exit;
  /bionic/libc/netbsd/net/
getservbyname_r.c 61 goto gotname;
64 goto gotname;
  /cts/tools/dx-tests/src/dxc/junit/opcodes/monitorenter/jm/
T_monitorenter_2.j 67 goto Label0
98 goto Label2
  /development/samples/SimpleJNI/jni/
native.cpp 96 goto bail;
102 goto bail;
  /external/bluetooth/bluez/audio/
manager.c 448 goto drop;
463 goto drop;
467 goto drop;
473 goto drop;
478 goto drop;
485 goto drop;
551 goto drop;
556 goto drop;
561 goto drop;
566 goto drop
    [all...]
  /external/dropbear/libtomcrypt/src/encauth/ocb/
ocb_decrypt_verify_memory.c 59 goto LBL_ERR;
64 goto LBL_ERR;
ocb_encrypt_authenticate_memory.c 57 goto LBL_ERR;
62 goto LBL_ERR;

Completed in 573 milliseconds

<<21222324252627282930>>