Searched
full:goto (Results
276 -
300 of
2713) sorted by null
<<11121314151617181920>>
/dalvik/vm/mterp/cstubs/ |
stubdefs.c | 11 * In the C mterp stubs, "goto" is a function call followed immediately 68 * The "goto label" statements turn into function calls followed by 99 * As a special case, "goto bail" turns into a longjmp. Use "bail_switch" 111 * started. If so, switch to a different "goto" table.
|
/external/dhcpcd/ |
bpf.c | 81 goto eexit; 85 goto eexit; 91 goto eexit; 95 goto eexit; 106 goto eexit; 120 goto eexit; 122 goto eexit; 189 goto next; /* Incomplete packet, drop. */ 192 goto next; /* Packet beyond buffer, drop. */
|
/external/dropbear/libtomcrypt/src/mac/hmac/ |
hmac_init.c | 69 goto LBL_ERR; 89 goto LBL_ERR; 93 goto LBL_ERR; 95 goto done;
|
/external/dropbear/libtomcrypt/src/pk/dsa/ |
dsa_import.c | 45 goto error; 57 goto error; 68 goto error; 77 goto error;
|
/external/dropbear/libtomcrypt/src/pk/ecc/ |
ecc_shared_secret.c | 71 if ((err = mp_read_radix(prime, (char *)private_key->dp->prime, 16)) != CRYPT_OK) { goto done; } 72 if ((err = ltc_mp.ecc_ptmul(private_key->k, &public_key->pubkey, result, prime, 1)) != CRYPT_OK) { goto done; } 78 goto done; 81 if ((err = mp_to_unsigned_bin(result->x, out + (x - mp_unsigned_bin_size(result->x)))) != CRYPT_OK) { goto done; }
|
/external/dropbear/libtomcrypt/src/pk/pkcs1/ |
pkcs_1_mgf1.c | 73 goto LBL_ERR; 76 goto LBL_ERR; 79 goto LBL_ERR; 82 goto LBL_ERR;
|
pkcs_1_v1_5_decode.c | 58 goto bail; 73 goto bail; 84 goto bail; 93 goto bail;
|
/external/e2fsprogs/lib/ext2fs/ |
bb_inode.c | 78 goto cleanup; 89 goto cleanup; 92 goto cleanup; 106 goto cleanup; 112 goto cleanup; 115 goto cleanup; 125 goto cleanup; 135 goto cleanup; 239 goto retry;
|
res_gdt.c | 78 goto out_free; 83 goto out_free; 94 goto out_inode; 101 goto out_free; 137 goto out_free; 157 goto out_dindir; 164 goto out_dindir; 185 goto out_dindir; 195 goto out_dindir;
|
/external/e2fsprogs/resize/ |
resize2fs.c | 97 goto errout; 101 goto errout; 107 goto errout; 119 goto errout; 123 goto errout; 127 goto errout; 131 goto errout; 135 goto errout; 139 goto errout; 144 goto errout [all...] |
/external/elfutils/libelf/ |
gelf_getphdr.c | 63 goto out; 70 goto out; 99 goto out; 106 goto out;
|
/external/freetype/src/base/ |
ftglyph.c | 69 goto Exit; 170 goto Exit; 177 goto Exit; 318 goto Exit; 326 goto Exit; 332 goto Exit; 392 goto Exit; 398 goto Exit; 525 goto Bad; 532 goto Bad [all...] |
/external/freetype/src/sfnt/ |
ttkern.c | 58 goto Exit; 65 goto Exit; 72 goto Exit; 113 goto NextTable; 215 goto NextTable; 218 goto NextTable; 251 goto Found; 272 goto Found; 289 goto NextTable;
|
/external/fsck_msdos/ |
check.c | 100 goto out; 130 goto out; 137 goto out; 147 goto out; 158 goto out; 164 goto out; 171 goto out; 179 goto out; 211 goto out;
|
/external/libpng/contrib/gregbook/ |
makevms.com | 100 $ If F$Search(P1) .Eqs. "" Then Goto Makeit 105 $ If Argument .Eqs. "" Then Goto Exit 109 $ If File .Eqs. " " Then Goto Endl 114 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl 115 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit 116 $ Goto Loop3 119 $ Goto Loop2 122 $ If arg .Le. 8 Then Goto Loop 123 $ Goto Exit
|
/external/libpng/scripts/ |
makevms.com | 110 $ If F$Search(P1) .Eqs. "" Then Goto Makeit 115 $ If Argument .Eqs. "" Then Goto Exit 119 $ If File .Eqs. " " Then Goto Endl 124 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl 125 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit 126 $ Goto Loop3 129 $ Goto Loop2 132 $ If arg .Le. 8 Then Goto Loop 133 $ Goto Exit
|
/external/openssl/apps/ |
dh.c | 110 goto end; 127 if (--argc < 1) goto bad; 132 if (--argc < 1) goto bad; 137 if (--argc < 1) goto bad; 142 if (--argc < 1) goto bad; 148 if (--argc < 1) goto bad; 186 goto end; 200 goto end; 210 goto end; 228 goto end [all...] |
dsa.c | 122 goto end; 139 if (--argc < 1) goto bad; 144 if (--argc < 1) goto bad; 149 if (--argc < 1) goto bad; 154 if (--argc < 1) goto bad; 159 if (--argc < 1) goto bad; 164 if (--argc < 1) goto bad; 170 if (--argc < 1) goto bad; 227 goto end; 238 goto end [all...] |
/external/openssl/crypto/bn/ |
bn_kron.c | 83 if (B == NULL) goto end; 86 if (err) goto end; 88 if (err) goto end; 101 goto end; 109 goto end; 117 if (err) goto end; 151 goto end; 159 if (err) goto end; 174 if (err) goto end;
|
/external/qemu/ |
device_tree.c | 40 goto fail; 52 goto fail; 58 goto fail; 65 goto fail;
|
loadpng.c | 33 goto oops; 44 goto oops; 49 goto oops; 95 goto oops; 107 goto oops; 171 goto oops; 180 goto oops; 227 goto oops; 239 goto oops;
|
migration-exec.c | 67 goto err_after_alloc; 73 goto err_after_open; 78 goto err_after_open; 116 goto err;
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/fastwc/ |
mywc.c | 18 goto done;
|
/frameworks/base/opengl/tools/glgen/stubs/gles11/ |
glGetProgramInfoLog.cpp | 15 goto exit;
|
glGetShaderInfoLog.cpp | 15 goto exit;
|
Completed in 71 milliseconds
<<11121314151617181920>>