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

<<61626364656667686970>>

  /external/icu4c/common/
ucnv_u8.c 109 goto morebytes;
147 goto donefornow;
239 goto morebytes;
275 goto donefornow;
363 goto lowsurrogate;
481 goto lowsurrogate;
834 goto moreBytes;
835 /* See note in ucnv_SBCSFromUTF8() about this goto. */
    [all...]
  /external/iptables/
iptables.xslt 29 <xsl:template match="iptables-rules/table/chain/rule/actions/goto">
58 <xsl:template match="iptables-rules/table/chain/rule/actions/call/*|iptables-rules/table/chain/rule/actions/goto/*">
  /external/kernel-headers/original/linux/
slab.h 140 goto found; \
170 goto found; \
  /external/openssl/crypto/asn1/
a_bitstr.c 127 goto err;
151 goto err;
  /external/openssl/crypto/x509v3/
v3_prn.c 128 goto err;
149 goto err;
  /external/openssl/ssl/
s2_enc.c 84 goto err;
94 goto err;
t1_enc.c 276 goto err;
294 goto err2;
300 goto err;
313 goto err;
331 goto err2;
377 goto err2;
484 goto err;
486 goto err;
  /external/oprofile/daemon/
opd_trans.c 117 goto out;
121 goto out;
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11image.c 98 goto error;
118 goto error;
  /external/qemu/tcg/i386/
tcg-target.c 952 goto gen_arith;
955 goto gen_arith;
958 goto gen_arith;
961 goto gen_arith;
1011 goto gen_shift32;
1014 goto gen_shift32;
1017 goto gen_shift32;
1020 goto gen_shift32;
    [all...]
  /external/skia/src/animator/
SkParseSVGPath.cpp 178 goto cubicCommon;
201 goto quadraticCommon;
  /external/tcpdump/
print-ether.c 238 goto recurse;
265 goto recurse;
  /external/v8/src/
token.h 169 F(GOTO, "goto", 0) \
  /external/webkit/JavaScriptCore/pcre/
ucpinternal.h 116 goto (2).
122 (7) Otherwise, set the bottom to one element past the current point and goto
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto_openssl.c 232 goto error;
235 goto error;
tls_gnutls.c 305 goto fail;
309 goto fail;
313 goto fail;
726 goto fail;
758 goto fail;
772 goto fail;
781 goto fail;
1041 goto out;
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_ttls.c 192 goto fail;
197 goto fail;
205 goto fail;
224 goto fail;
235 goto fail;
299 goto fail;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_CompThread.c 129 goto EXIT;
136 goto EXIT;
  /system/extras/tests/bionic/libc/other/
test_jpeg.c 161 goto Exit;
181 goto Exit;
  /system/extras/tests/framebuffer/
mdp_test.c 59 goto err;
85 goto err_pmem_mmap;
  /dalvik/dx/src/com/android/dx/dex/code/
OutputFinisher.java 654 * rewrites them to use a {@code goto} of some sort. In the
656 * test is reversed in order to branch around a {@code goto}
680 if (dop.getFamily() == DalvOps.GOTO) {
681 // It is a goto; widen it if possible.
697 * it to branch around an absolute goto to the original
724 new TargetInsn(Dops.GOTO, target.getPosition(),
  /dalvik/dx/src/com/android/dx/ssa/
SsaMethod.java 219 * Gets a new {@code GOTO} insn.
221 * @param block block to which this GOTO will be added
227 new PlainInsn(Rops.GOTO, SourcePosition.NO_INFO,
233 * a single {@code GOTO}. Successors and predecessors are not yet
810 // Check to see if we need to add a GOTO
821 Insn gotoInsn = new PlainInsn(Rops.GOTO,
  /external/bluetooth/bluez/src/
dbus-hci.c 182 goto done;
634 goto proceed;
810 goto failed;
816 goto failed;
921 goto done;
943 goto done;
  /external/dropbear/
common-channel.c 778 goto failure;
794 goto failure;
804 goto failure;
811 goto cleanup;
817 goto failure;
824 goto cleanup;
  /external/e2fsprogs/e2fsck/
pass3.c 85 goto abort_exit;
96 goto abort_exit;
105 goto abort_exit;
110 goto abort_exit;
112 goto abort_exit;
115 goto abort_exit;

Completed in 502 milliseconds

<<61626364656667686970>>