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

1 2

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
contextlib.py 105 exits = []
113 exits.append(exit)
118 while exits:
119 exit = exits.pop()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
contextlib.py 105 exits = []
113 exits.append(exit)
118 while exits:
119 exit = exits.pop()
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
parser.py 227 """Get a mapping from line numbers to count of exits from that line.
412 be many exits from a chunk.
440 chunk.exits.add(bc.offset)
447 chunk.exits.add(bc.offset)
462 chunk.exits.add(bc.jump_to)
466 chunk.exits.add(-self.code.co_firstlineno)
478 chunk.exits.add(block_stack[-1][1])
484 chunk.exits.add(block_stack[-1][1])
489 chunk.exits.add(block_stack[iblock][1])
513 last_chunk.exits.remove(ex
    [all...]
results.py 146 exits = exit_counts[lnum]
151 stats[lnum] = (exits, exits - missing)
  /external/llvm/lib/Analysis/
ProfileVerifierPass.cpp 180 bool exits = false; local
185 exits |= exitReachable(F);
188 exits = true;
190 if (exits) break;
193 return exits;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/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. */
166 /* Head of the cyclic list of the exits of the loop. */
167 struct loop_exit *exits; variable in typeref:struct:loop_exit
195 /* Maps edges to the list of their descriptions as loop exits. Edges
197 happen during the cfg manipulations) should not appear in EXITS. */
198 htab_t GTY((param_is (struct loop_exit))) exits;
452 return loop->exits->next->e != NULL;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/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. */
166 /* Head of the cyclic list of the exits of the loop. */
167 struct loop_exit *exits; variable in typeref:struct:loop_exit
195 /* Maps edges to the list of their descriptions as loop exits. Edges
197 happen during the cfg manipulations) should not appear in EXITS. */
198 htab_t GTY((param_is (struct loop_exit))) exits;
452 return loop->exits->next->e != NULL;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/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. */
166 /* Head of the cyclic list of the exits of the loop. */
167 struct loop_exit *exits; variable in typeref:struct:loop_exit
195 /* Maps edges to the list of their descriptions as loop exits. Edges
197 happen during the cfg manipulations) should not appear in EXITS. */
198 htab_t GTY((param_is (struct loop_exit))) exits;
452 return loop->exits->next->e != NULL;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/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. */
166 /* Head of the cyclic list of the exits of the loop. */
167 struct loop_exit *exits; variable in typeref:struct:loop_exit
195 /* Maps edges to the list of their descriptions as loop exits. Edges
197 happen during the cfg manipulations) should not appear in EXITS. */
198 htab_t GTY((param_is (struct loop_exit))) exits;
452 return loop->exits->next->e != NULL;
  /frameworks/wilhelm/src/
Android.mk 60 # log all API entries and exits (also requires Debug or Verbose log level)
  /external/chromium_org/native_client_sdk/src/examples/
common.js 124 // All NaCl SDK examples are OK if the example exits cleanly; (i.e. the
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 418 * exits normally returning to rule a. Now it finds the ']' (and
419 * with the successful match exits errorRecovery mode).
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 646 // exits cleanly when we are waiting for it to load.
867 // If this kind of test exits cleanly, it passes
  /external/eigen/blas/testing/
cblat2.f 16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
145 * Read the flag that indicates whether error exits are to be tested.
294 * Test error exits.
393 9980 FORMAT( ' ERROR-EXITS WILL NOT BE TESTED' )
    [all...]
dblat2.f 16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
140 * Read the flag that indicates whether error exits are to be tested.
289 * Test error exits.
386 9980 FORMAT( ' ERROR-EXITS WILL NOT BE TESTED' )
    [all...]
dblat3.f 16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
115 * Read the flag that indicates whether error exits are to be tested.
267 * Test error exits.
351 9984 FORMAT( ' ERROR-EXITS WILL NOT BE TESTED' )
    [all...]
sblat2.f 16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
140 * Read the flag that indicates whether error exits are to be tested.
289 * Test error exits.
386 9980 FORMAT( ' ERROR-EXITS WILL NOT BE TESTED' )
    [all...]
sblat3.f 16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
115 * Read the flag that indicates whether error exits are to be tested.
267 * Test error exits.
351 9984 FORMAT( ' ERROR-EXITS WILL NOT BE TESTED' )
    [all...]
zblat2.f 16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
146 * Read the flag that indicates whether error exits are to be tested.
295 * Test error exits.
394 9980 FORMAT( ' ERROR-EXITS WILL NOT BE TESTED' )
    [all...]
cblat3.f 16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
122 * Read the flag that indicates whether error exits are to be tested.
274 * Test error exits.
361 9984 FORMAT( ' ERROR-EXITS WILL NOT BE TESTED' )
    [all...]
zblat3.f 16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
123 * Read the flag that indicates whether error exits are to be tested.
275 * Test error exits.
362 9984 FORMAT( ' ERROR-EXITS WILL NOT BE TESTED' )
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 383 destroyed, when mrouted exits.
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
slide_mode.js 818 case 'U+001B': // Escape exits the slideshow.
    [all...]
  /external/bison/
maint.mk     [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]

Completed in 907 milliseconds

1 2