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

<<51525354555657585960>>

  /external/quake/quake/src/WinQuake/
d_polyse.cpp 322 goto split;
325 goto split;
329 goto split2;
332 goto split2;
336 goto split3;
346 goto split;
367 goto nodraw;
369 goto nodraw;
1048 goto split;
1051 goto split;
    [all...]
  /external/skia/src/core/
SkStrokerPriv.cpp 189 goto DO_BLUNT;
210 goto DO_MITER;
225 goto DO_BLUNT;
  /external/srec/portable/src/
LCHAR.c 51 goto CLEANUP;
58 goto CLEANUP;
180 goto CLEANUP;
  /external/v8/src/
regexp-macro-assembler-irregexp.cc 179 void RegExpMacroAssemblerIrregexp::GoTo(Label* l) {
181 // Combine advance current and goto.
187 // Regular goto.
regexp-macro-assembler-tracer.cc 86 void RegExpMacroAssemblerTracer::GoTo(Label* label) {
87 PrintF(" GoTo(label[%08x]);\n\n", label);
88 assembler_->GoTo(label);
  /external/webkit/WebCore/plugins/mac/
PluginPackageMac.cpp 280 goto abort;
290 goto abort;
295 goto abort;
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_fast_common.c 124 goto fail;
128 goto fail;
139 goto fail;
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 441 goto EXIT;
450 goto EXIT;
458 goto EXIT;
470 goto EXIT;
651 goto EXIT;
659 goto EXIT;
713 goto EXIT;
721 goto EXIT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_ComponentThread.c 111 goto EXIT;
144 goto EXIT;
181 goto EXIT;
  /system/bluetooth/tools/
sock_shutdown_test.c 231 if (fd < 0) goto error;
233 if (_bind(fd, type) < 0) goto error;
235 if (_listen(fd, type) < 0) goto error;
  /system/core/libcutils/
mspace.c 153 goto error;
161 goto error;
187 goto error;
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c 883 goto done;
899 goto done;
    [all...]
  /bionic/libc/netbsd/isc/
ev_streams.c 74 goto free;
76 goto free;
108 goto free;
110 goto free;
  /bionic/libc/string/
strtok.c 58 goto cont;
  /dalvik/docs/opcodes/
opcode-32-if-test.html 22 either by branching around a backward goto or by including a nop as a target
opcode-38-if-testz.html 22 either by branching around a backward goto or by including a nop as a target
  /dalvik/vm/analysis/
DexVerify.c 191 goto bail;
194 goto success;
204 goto bail;
216 goto bail;
224 goto bail;
231 goto bail;
237 goto bail;
243 goto bail;
255 goto bail;
  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE.S 44 add pc, pc, r0, lsl #3 @ computed goto, 2 instrs each
OP_EXECUTE_INLINE_RANGE.S 39 add pc, pc, r0, lsl #3 @ computed goto, 2 instrs each
  /development/simulator/wrapsim/
BitVector.c 89 goto retry;
  /device/htc/common/updater/
recovery_updater.c 68 goto done;
  /external/blktrace/
blkiomon.c 207 goto out;
211 goto out;
243 goto failed;
245 goto failed;
437 goto failed;
439 goto failed;
441 goto failed;
545 goto failed;
548 goto failed;
  /external/bluetooth/bluez/network/
server.c 418 goto reply;
422 goto reply;
427 goto reply;
431 goto reply;
467 goto reject;
474 goto reject;
500 goto drop;
507 goto drop;
520 goto drop;
  /external/bluetooth/bluez/sbc/
sbctester.c 321 goto error;
328 goto error;
338 goto error;
344 goto error;
  /external/bluetooth/bluez/tools/
hciattach_ti.c 122 goto out;
127 goto errclose;
132 goto errclose;
138 goto out;

Completed in 237 milliseconds

<<51525354555657585960>>