HomeSort by relevance Sort by last modified time
    Searched full:exits (Results 251 - 275 of 756) sorted by null

<<11121314151617181920>>

  /external/chromium/base/
message_pump_mac.mm 356 // Called before the run loop goes to sleep or exits, or processes sources.
426 // to be called here, as the run loop exits.
message_pump_win.h 57 // normal. If false is returned, the nested loop exits immediately.
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.cc 163 // then exits with status 1.
438 _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash)
  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 429 // execute any invokes. In particular, for functions with early exits, e.g.
449 // that needs to be restored on all exits from the function. This is an
  /external/valgrind/main/exp-ptrcheck/docs/
pc-manual.xml 315 exits. Hence, the first access by an instruction to an array (in any
405 exits reliably, and there's no obvious way to do it with the PPC
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-dlltool.1 444 Displays a list of command line options and then exits.
451 Displays dlltool's version number and then exits.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-dlltool.1 444 Displays a list of command line options and then exits.
451 Displays dlltool's version number and then exits.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-dlltool.1 444 Displays a list of command line options and then exits.
451 Displays dlltool's version number and then exits.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-dlltool.1 444 Displays a list of command line options and then exits.
451 Displays dlltool's version number and then exits.
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-dlltool.1 495 Displays a list of command line options and then exits.
502 Displays dlltool's version number and then exits.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-dlltool.1 444 Displays a list of command line options and then exits.
451 Displays dlltool's version number and then exits.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-dlltool.1 444 Displays a list of command line options and then exits.
451 Displays dlltool's version number and then exits.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-dlltool.1 444 Displays a list of command line options and then exits.
451 Displays dlltool's version number and then exits.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-dlltool.1 444 Displays a list of command line options and then exits.
451 Displays dlltool's version number and then exits.
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-dlltool.1 495 Displays a list of command line options and then exits.
502 Displays dlltool's version number and then exits.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-dlltool.1 444 Displays a list of command line options and then exits.
451 Displays dlltool's version number and then exits.
  /external/llvm/docs/
CodingStandards.html 45 <li><a href="#hl_earlyexit">Use Early Exits and <tt>continue</tt> to Simplify
573 <a name="hl_earlyexit">Use Early Exits and <tt>continue</tt> to Simplify Code</a>
582 exits and the <tt>continue</tt> keyword in long loops. As an example of using
672 <p>This has all the benefits of using early exits for functions: it reduces
792 <a href="#hl_earlyexit">early exits</a> to compute the predicate. We prefer
    [all...]
  /external/gtest/src/
gtest-death-test.cc 199 // then exits with status 1.
538 _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash)
865 _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash)
    [all...]
  /external/mksh/src/
jobs.c 71 #define JF_USETTYMODE 0x400 /* tty mode saved if process exits normally */
1040 * when more exits, it restores the 'original'
1050 * later restarted and exits. Consider
    [all...]
  /dalvik/vm/
Thread.h 280 /* used by threadExitCheck when a thread exits without detaching */
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 39 * either exits or resumes another coroutine.</li>
  /external/bluetooth/glib/glib/
gutils.h 286 * wants the function to be called when it *itself* exits (or is
  /external/bluetooth/glib/m4macros/
glib-gettext.m4 420 # file name to PROGRAM. Perform ACTION-IF-PASS if PROGRAM exits with
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.h 327 // Enters (or exits) fullscreen mode.
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_controller.mm 403 // mouse exits should not trigger autoclose, so also remove the tracking area.

Completed in 2521 milliseconds

<<11121314151617181920>>