HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 376 - 400 of 6052) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/lib/ppc/
gcc_qdiv.c 25 /* Detect special cases */
  /external/freetype/include/freetype/
ftxf86.h 49 /* however, there are special cases (like in PDF devices) where it is */
  /external/grub/stage2/
apic.h 35 /* this next one is used in all cases but an old local APIC, which has
  /external/guava/guava-tests/test/com/google/common/collect/
NewCustomTableTest.java 28 * Test cases for {@link Tables#newCustomTable}.
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
SettableFutureTest.java 25 * Test cases for {@link SettableFuture}.
  /external/harfbuzz_ng/src/hb-ucdn/
README 37 In some cases, it might be necessary to regenerate the Unicode
  /external/junit/src/org/junit/runner/notification/
Failure.java 11 * exception that was thrown while running it. In most cases the {@link org.junit.runner.Description}
  /external/kernel-headers/original/asm-arm/
domain.h 25 * addressing. In such cases, we want to map system memory with
  /external/kernel-headers/original/asm-mips/
i8259.h 47 * cases where no better interrupt acknowledge method is available and we
  /external/libffi/
Libffi.mk 16 # point OS-specific issues started to creep in. In some cases there
  /external/llvm/test/Analysis/BasicAA/
gcsetest.ll 2 ; disambiguating some obvious cases. All loads should be removable in
  /external/llvm/test/Transforms/DeadArgElim/
deadretval2.ll 41 ; these cases slightly different.
  /external/nist-sip/java/gov/nist/javax/sip/
DialogExt.java 45 * Your application will be responsible for error handling of these cases.
  /external/regex-re2/re2/testing/
mimics_pcre_test.cc 46 // boundary cases if the string ends with \n.)
  /external/skia/src/gpu/effects/
GrConfigConversionEffect.h 18 * unpremultiplied. Also on some systems reading/writing BGRA or RGBA is faster. In those cases we
  /external/v8/test/cctest/
test-diy-fp.cc 58 // Halfway cases are allowed to round either way. So don't check for it.
  /external/v8/test/mjsunit/regress/
regress-260.js 29 // conditions twice, even in cases where the loop condition is
  /external/v8/test/mjsunit/
shifts.js 30 // test a few corners cases with shifts
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
complex_rep.S 2 # I thought up a lot of corner-cases in the rep code. This tries
  /external/valgrind/main/exp-bbv/tests/x86/
complex_rep.S 2 # I thought up a lot of corner-cases in the rep code. This tries
  /external/valgrind/main/exp-sgcheck/tests/
filter_stderr 24 # Tidy up in cases where glibc (+ libdl + libpthread + ld) have
  /external/valgrind/main/memcheck/tests/
leak-tree.c 62 // See leak-cases.c for why we do the work in f().
  /external/webkit/LayoutTests/fast/url/script-tests/
segments.js 3 cases = [
107 for (var i = 0; i < cases.length; ++i) {
108 shouldBe("segments('" + cases[i][0] + "')",
109 "'" + JSON.stringify(cases[i][1]) + "'");
  /external/webkit/Source/JavaScriptCore/runtime/
StringRecursionChecker.h 34 EncodedJSValue earlyReturnValue() const; // 0 if everything is OK, value to return for failure cases
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/RegExp/
hex-001.js 5 * Positive test cases for constructing a RegExp object

Completed in 799 milliseconds

<<11121314151617181920>>