/external/chromium/testing/gtest/xcode/Config/ |
General.xcconfig | 32 // Turn on position dependent code for most cases (overridden where appropriate)
|
/external/clang/test/CXX/class.derived/class.abstract/ |
p4.cpp | 23 // Check cases where we have a virtual function that is pure in one
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
p5-cxx0x-no-extra-copy.cpp | 6 // don't diagnose cases where the copy constructor is unavailable.
|
/external/clang/test/CodeGen/ |
asm-reg-var-local.c | 2 // Exercise various use cases for local asm "register variables".
|
/external/clang/test/CodeGenObjC/ |
objc-assign-ivar.m | 30 // The test cases
|
/external/clang/test/Sema/ |
warn-unused-parameters.c | 17 // warnings for the above cases.
|
/external/clang/test/SemaCXX/ |
warn-string-conversion.cpp | 3 // Warn on cases where a string literal is converted into a bool.
|
/external/dropbear/libtommath/ |
bn_mp_add.c | 27 /* handle two cases, not four */
|
/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/X86/ |
README-UNIMPLEMENTED.txt | 5 These are cases we know the X86 backend doesn't handle. Patches are welcome
|
/external/llvm/test/Analysis/BasicAA/ |
gcsetest.ll | 2 ; disambiguating some obvious cases. All loads should be removable in
|
/external/llvm/test/CodeGen/X86/ |
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/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/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
|
origin2-not-quite.c | 4 // This test demonstrates some cases that the piggybacking algorithm
|