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

<<71727374757677787980>>

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlWpa2.c 674 goto adm_ctrl_wpa2_end;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
admCtrlWpa2.c 672 goto adm_ctrl_wpa2_end;
    [all...]
  /external/icu4c/common/
utext.cpp 914 // Apologies to those who are allergic to goto statements.
915 // Consider each goto to a labelled block to be the equivalent of
    [all...]
  /dalvik/vm/interp/
Stack.c 516 goto bail;
612 goto bail;
624 goto bail;
723 goto bail_popped;
734 goto bail;
902 goto retry;
    [all...]
  /dalvik/vm/mterp/out/
InterpC-armv4t.c 49 * There's a "hybrid" approach that uses a goto table instead of a switch
431 * In the C mterp stubs, "goto" is a function call followed immediately
488 * The "goto label" statements turn into function calls followed by
519 * As a special case, "goto bail" turns into a longjmp. Use "bail_switch"
531 * started. If so, switch to a different "goto" table.
548 /* forward declarations of goto targets */
    [all...]
InterpC-armv5te-vfp.c 49 * There's a "hybrid" approach that uses a goto table instead of a switch
431 * In the C mterp stubs, "goto" is a function call followed immediately
488 * The "goto label" statements turn into function calls followed by
519 * As a special case, "goto bail" turns into a longjmp. Use "bail_switch"
531 * started. If so, switch to a different "goto" table.
548 /* forward declarations of goto targets */
    [all...]
InterpC-armv5te.c 49 * There's a "hybrid" approach that uses a goto table instead of a switch
431 * In the C mterp stubs, "goto" is a function call followed immediately
488 * The "goto label" statements turn into function calls followed by
519 * As a special case, "goto bail" turns into a longjmp. Use "bail_switch"
531 * started. If so, switch to a different "goto" table.
548 /* forward declarations of goto targets */
    [all...]
InterpC-armv7-a-neon.c 49 * There's a "hybrid" approach that uses a goto table instead of a switch
431 * In the C mterp stubs, "goto" is a function call followed immediately
488 * The "goto label" statements turn into function calls followed by
519 * As a special case, "goto bail" turns into a longjmp. Use "bail_switch"
531 * started. If so, switch to a different "goto" table.
548 /* forward declarations of goto targets */
    [all...]
InterpC-armv7-a.c 49 * There's a "hybrid" approach that uses a goto table instead of a switch
431 * In the C mterp stubs, "goto" is a function call followed immediately
488 * The "goto label" statements turn into function calls followed by
519 * As a special case, "goto bail" turns into a longjmp. Use "bail_switch"
531 * started. If so, switch to a different "goto" table.
548 /* forward declarations of goto targets */
    [all...]
InterpC-x86.c 49 * There's a "hybrid" approach that uses a goto table instead of a switch
431 * In the C mterp stubs, "goto" is a function call followed immediately
488 * The "goto label" statements turn into function calls followed by
519 * As a special case, "goto bail" turns into a longjmp. Use "bail_switch"
531 * started. If so, switch to a different "goto" table.
548 /* forward declarations of goto targets */
    [all...]
  /external/bluetooth/bluez/rfcomm/
lexer.c 744 goto yy_find_action;
888 goto yy_match;
894 goto yy_find_action;
918 goto do_action;
937 goto yy_match;
947 goto yy_find_action;
    [all...]
  /external/icu4c/test/intltest/
numfmtst.cpp     [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 504 goto CLOSEUCA;
511 goto CLOSEUCA;
533 goto CLOSETAILOR;
540 goto CLOSETAILOR;
616 goto CLOSERULES;
623 goto CLOSERULES;
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c     [all...]
  /external/webkit/WebKit/mac/Carbon/
CarbonWindowAdapter.mm     [all...]
  /sdk/emulator/qemud/
qemud.c     [all...]
  /system/core/sh/
arith_lex.c 759 goto yy_find_action;
976 goto yy_match;
982 goto yy_find_action;
1006 goto do_action;
1025 goto yy_match;
1035 goto yy_find_action;
    [all...]
  /bionic/libc/bionic/
malloc_debug_common.c 123 goto done;
152 goto done;
  /dalvik/libdex/
OpCode.h 33 * - update the "goto table" definition macro, DEFINE_GOTO_TABLE(), below
379 * Macro used to generate computed goto tables for the C interpreter.
    [all...]
  /external/bluetooth/bluez/cups/
main.c 750 goto service_search;
776 goto connect;
  /external/bluetooth/bluez/plugins/
service.c 585 goto done;
727 goto done;
  /external/bluetooth/glib/gio/fen/
fen-data.c 451 goto L_delete;
482 goto L_exit;
fen-kernel.c 237 goto L_delete;
375 goto L_exit;
  /external/bluetooth/glib/glib/
giochannel.c     [all...]
  /external/grub/netboot/
smc9000.c 426 goto out;
464 goto out;

Completed in 647 milliseconds

<<71727374757677787980>>