HomeSort by relevance Sort by last modified time
    Searched refs:exits (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Analysis/
ProfileVerifierPass.cpp 179 bool exits = false; local
184 exits |= exitReachable(F);
187 exits = true;
189 if (exits) break;
192 return exits;
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
cfgloop.h 79 /* Previous and next exit in the list of the exits of the loop. */
83 /* Next element in the list of loops from that E exits. */
162 /* Head of the cyclic list of the exits of the loop. */
163 struct loop_exit *exits; local
192 /* Maps edges to the list of their descriptions as loop exits. Edges
194 happen during the cfg manipulations) should not appear in EXITS. */
195 htab_t GTY((param_is (struct loop_exit))) exits;
  /system/media/wilhelm/src/
Android.mk 59 # log all API entries and exits
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 134 # Exits with code 1
149 # Prints an error message and exits.
572 newline. It then exits with status 1. For example, if F<foo.pl>
646 The default is a function that prints an error message and exits the
662 The default is a function that prints an error message and exits the
  /external/iproute2/doc/
ip-tunnels.tex 383 destroyed, when mrouted exits.
ip-cref.tex 165 and exits. As a rule, the error message will contain information
    [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]

Completed in 5777 milliseconds