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

<<11121314151617181920>>

  /external/freetype/src/pshinter/
pshrec.c 98 goto Exit;
194 goto Exit;
200 goto Exit;
270 goto Exit;
300 goto Exit;
325 goto Exit;
329 goto Exit;
447 goto Exit;
513 goto Exit;
570 goto Exit
    [all...]
  /external/openssl/crypto/asn1/
asn1_gen.c 192 goto err;
231 goto err;
452 goto bad;
456 goto bad;
459 goto bad;
464 goto bad;
466 goto bad;
483 goto bad;
489 goto bad;
492 goto bad
    [all...]
p5_pbe.c 86 goto err;
91 goto err;
96 goto err;
101 goto err;
105 goto err;
112 goto err;
120 goto err;
  /external/openssl/crypto/x509v3/
v3_crld.c 110 if(!(crld = sk_DIST_POINT_new_null())) goto merr;
114 if(!(gen = v2i_GENERAL_NAME(method, ctx, cnf))) goto err;
115 if(!(gens = GENERAL_NAMES_new())) goto merr;
116 if(!sk_GENERAL_NAME_push(gens, gen)) goto merr;
118 if(!(point = DIST_POINT_new())) goto merr;
121 goto merr;
123 if(!(point->distpoint = DIST_POINT_NAME_new())) goto merr;
  /external/qemu/audio/
alsaaudio.c 368 goto err;
378 goto err;
384 goto err;
390 goto err;
401 goto err;
408 goto err;
439 goto err;
478 goto err;
489 goto err;
495 goto err
    [all...]
dsound_template.h 101 goto fail;
107 goto fail;
115 goto fail;
122 goto fail;
239 goto fail0;
253 goto fail0;
258 goto fail0;
  /external/qemu/slirp/
ip_output.c 90 * goto bad;
104 goto done;
114 goto bad;
120 goto bad;
139 goto sendorfree;
163 goto sendorfree;
202 goto done;
  /external/qemu/slirp-android/
ip_output.c 90 * goto bad;
104 goto done;
114 goto bad;
120 goto bad;
139 goto sendorfree;
163 goto sendorfree;
202 goto done;
  /external/wpa_supplicant_6/wpa_supplicant/
main.c 160 goto out;
176 goto out;
186 goto out;
208 goto out;
217 goto out;
225 goto out;
234 goto out;
  /frameworks/base/libs/ui/
KeyCharacterMap.cpp 218 goto cleanup1;
224 goto cleanup1;
229 goto cleanup1;
233 goto cleanup1;
237 goto cleanup1;
241 goto cleanup1;
250 goto cleanup1;
  /system/vold/
main.cpp 191 goto out_syntax;
195 goto out_syntax;
199 goto out_syntax;
208 goto out_syntax;
212 goto out_syntax;
225 goto out_fail;
232 goto out_syntax;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 238 goto EXIT; \
345 goto EXIT;
512 goto EXIT;
520 goto EXIT;
528 goto EXIT;
536 goto EXIT;
619 goto EXIT;
625 goto EXIT;
631 goto EXIT;
641 goto EXIT
    [all...]
  /external/e2fsprogs/lib/ext2fs/
rw_bitmaps.c 95 goto skip_block_bitmap;
99 goto skip_this_block_bitmap;
133 goto skip_this_inode_bitmap;
192 goto cleanup;
201 goto cleanup;
214 goto cleanup;
223 goto cleanup;
239 goto cleanup;
260 goto cleanup;
  /external/openssl/apps/
gendh.c 113 goto end;
122 if (--argc < 1) goto bad;
134 if (--argc < 1) goto bad;
140 if (--argc < 1) goto bad;
162 goto end;
173 goto end;
191 goto end;
207 goto end;
212 goto end;
  /external/openssl/crypto/pkcs7/
dec.c 110 goto err;
117 if (!BIO_read_filename(data,argv[0])) goto err;
121 goto err;
124 if ((in=BIO_new_file(keyfile,"r")) == NULL) goto err;
125 if ((x509=PEM_read_bio_X509(in,NULL,NULL,NULL)) == NULL) goto err;
128 goto err;
136 if ((p7=PEM_read_bio_PKCS7(data,NULL,NULL,NULL)) == NULL) goto err;
157 goto err;
185 goto err;
  /external/tcpdump/
print-mobility.c 104 goto trunc;
107 goto trunc;
116 goto trunc;
123 goto trunc;
132 goto trunc;
139 goto trunc;
148 goto trunc;
155 goto trunc;
196 goto trunc;
  /external/tremolo/Tremolo/
res012.c 65 if(info->type>2 || info->type<0)goto errout;
71 if(info->groupbook>=ci->books)goto errout;
87 if(book>=ci->books)goto errout;
95 if(oggpack_eop(opb))goto errout;
150 if(temp==-1)goto eopbreak;
173 goto eopbreak;
177 goto eopbreak;
214 if(temp==-1)goto eopbreak;
234 goto eopbreak;
  /external/bluetooth/bluez/input/
fakehid.c 171 goto error;
180 goto out;
190 goto error;
226 goto failed;
234 goto failed;
240 goto failed;
251 goto failed;
260 goto failed;
300 goto err;
306 goto err
    [all...]
  /external/dbus/bus/
dir-watch-dnotify.c 50 goto out;
57 goto out;
64 goto out;
  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_decrypt_verify_memory.c 74 goto LBL_ERR;
78 goto LBL_ERR;
83 goto LBL_ERR;
eax_done.c 54 goto LBL_ERR;
62 goto LBL_ERR;
67 goto LBL_ERR;
eax_encrypt_authenticate_memory.c 56 goto LBL_ERR;
60 goto LBL_ERR;
64 goto LBL_ERR;
  /external/dropbear/libtomcrypt/src/mac/f9/
f9_memory_multi.c 57 goto LBL_ERR;
65 goto LBL_ERR;
75 goto LBL_ERR;
  /external/dropbear/libtomcrypt/src/mac/hmac/
hmac_memory.c 62 goto LBL_ERR;
66 goto LBL_ERR;
70 goto LBL_ERR;
hmac_memory_multi.c 57 goto LBL_ERR;
66 goto LBL_ERR;
76 goto LBL_ERR;

Completed in 172 milliseconds

<<11121314151617181920>>