HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 201 - 225 of 5535) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/guava/guava-tests/test/com/google/common/collect/
RangeNonGwtTest.java 24 * Test cases for {@link Range} which cannot run as GWT tests.
  /external/icu4c/test/perf/DateFmtPerf/
ReadMe.txt 8 The purpose of this performance test is to test the "real world" applications of ICU, such as Date Formatting and the Break Iterator. In both of these cases, the performance test function does all of the work, i.e. initializing, formatting, etc.
  /external/kernel-headers/original/linux/
delay.h 21 * while loop for the common cases where n <= MAX_UDELAY_MS -- Paul G.
vt_buffer.h 8 * In most cases the console works with simple in-memory buffer,
  /external/llvm/docs/HistoricalNotes/
2000-12-06-EncodingIdea.txt 25 plenty for most cases...
  /external/llvm/lib/Target/CppBackend/TargetInfo/
CppBackendTargetInfo.cpp 18 // This class always works, but shouldn't be the default in most cases.
  /external/llvm/lib/Target/Mips/
MipsDirectObjLower.h 20 /// MipsDirectObjLower - This name space is used to lower MCInstr in cases
  /external/llvm/lib/Target/X86/
README-UNIMPLEMENTED.txt 5 These are cases we know the X86 backend doesn't handle. Patches are welcome
  /external/llvm/test/CodeGen/X86/
misched-new.ll 4 ; Interesting MachineScheduler cases.
unreachable-loop-sinking.ll 5 ; not worthwhile, and there are corner cases which it doesn't handle.
  /external/llvm/test/Transforms/SimplifyLibCalls/
pow-to-sqrt.ll 5 ; special cases. The readonly attribute on the call should be preserved.
  /external/llvm/tools/gold/
CMakeLists.txt 21 # Makefile.rules contains a special cases for OpenBSD, Darwin and
  /external/markdown/docs/
release-2.0.1.txt 6 There have also been a few fixes for minor parsing bugs in some edge cases.
  /external/mesa3d/src/glsl/
TODO 7 cases should be silently converted to uniforms?
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
CastUtils.java 21 * Casts a long to an int. In many cases I use a long for a UInt32 but this cannot be used to allocate
  /external/protobuf/gtest/xcode/Config/
General.xcconfig 32 // Turn on position dependent code for most cases (overridden where appropriate)
  /external/qemu/
qemu-log.h 51 /* Special cases: */
  /external/skia/src/images/
SkImageDecoder_Factory.cpp 18 // corner cases.
  /external/stlport/test/unit/
test_errno.cpp 40 * due to errno in most cases is just a macro, that frequently
  /external/valgrind/main/memcheck/tests/
leak-cases.c 33 // How we handle the 9 cases:
35 // - "indirectly lost": cases 4, 9
36 // - "possibly lost": cases 5..8
37 // - "still reachable": cases 1, 2
leak-delta.c 60 f(); // see leak-cases.c
origin2-not-quite.c 4 // This test demonstrates some cases that the piggybacking algorithm
  /external/webkit/LayoutTests/fast/dom/CSSStyleDeclaration/
css-properties-case-sensitive-expected.txt 6 normal cases
  /external/webkit/LayoutTests/fast/dom/HTMLTableRowElement/script-tests/
cells.js 1 description('Test behavior of the HTMLTableRowElement cells attribute in cases where there is unusual nesting.');
  /external/webkit/LayoutTests/fast/url/script-tests/
host.js 3 cases = [
65 for (var i = 0; i < cases.length; ++i) {
66 test_vector = cases[i][0];
67 expected_result = cases[i][1];

Completed in 2156 milliseconds

1 2 3 4 5 6 7 891011>>