HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 151 - 175 of 1012) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
mtio.h 87 number of files not skipped, or
88 number of records not skipped. */
  /external/clang/lib/CodeGen/
CGStmt.cpp 376 const Stmt *Skipped = S.getElse();
378 std::swap(Executed, Skipped);
380 // If the skipped block has no labels in it, just emit the executed block.
382 if (!ContainsLabel(Skipped)) {
499 // The LoopHeader typically is just a branch if we skipped emitting
546 // The DoCond block typically is just a branch if we skipped
    [all...]
  /cts/libs/vogar-expect/src/vogar/
Outcome.java 130 * For example, for a test skipped because it is unsupported, we don't care about the result.
  /dalvik/vm/
AtomicCache.cpp 82 * In the event of a collision with another thread, the update may be skipped.
  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE.S 52 bl common_abort @ (skipped due to ARM prefetch)
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
MessageData.java 56 if (msg.getType() == Type.BeforeCall) // incomplete call, client SKIPPED
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
KeyIterator.java 98 * rejected, or skipped, as defined above .
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
UnionChildIterator.java 111 * rejected, or skipped, as defined above .
  /external/bison/lib/
getopt_int.h 99 been skipped. `first_nonopt' is the index in ARGV of the first
  /external/chromium/base/i18n/
break_iterator.h 90 // end of a word. (Otherwise, the break iterator just skipped over e.g.
  /external/chromium/base/
process_util_linux.cc 177 int skipped = 0; local
179 while (skipped < kSkipLimit) {
195 skipped++;
236 if (skipped >= kSkipLimit) {
  /external/chromium/crypto/
symmetric_key_unittest.cc 87 VLOG(1) << "Skipped test vector for " << test_data.expected;
  /external/chromium/sdch/open-vcdiff/src/
decodetable.h 96 // are skipped over and ignored, not returned.
  /external/chromium/testing/gtest/samples/
sample3_unittest.cc 76 // Otherwise, this can be skipped.
  /external/chromium/testing/gtest/test/
gtest_help_test.py 105 skipped when the given flag is specified.
  /external/clang/test/CodeGen/
switch.c 182 // Make sure return is not constant (if empty range is skipped or miscompiled)
  /external/e2fsprogs/tests/r_move_itable/
script 113 echo "skipped"
  /external/e2fsprogs/tests/r_resize_inode/
script 100 echo "skipped"
  /external/fsck_msdos/
check.c 108 printf("** Phase 1 - Read FAT (compare skipped)\n");
  /external/grub/docs/
mdate-sh 80 # words should be skipped to get the date.
  /external/gtest/samples/
sample3_unittest.cc 76 // Otherwise, this can be skipped.
  /external/icu4c/test/perf/charperf/
charperf.cpp 63 // first tag is always skipped in u_parseArgs
  /external/llvm/lib/Support/
Regex.cpp 114 // Add the skipped substring.
  /external/openssl/crypto/hmac/
hmactest.c 133 printf("test skipped: MD5 disabled\n");
  /external/oprofile/libpp/
locate_images.cpp 145 // We catch a case where root_path.empty() since we skipped a

Completed in 684 milliseconds

1 2 3 4 5 67 8 91011>>