Searched refs:spurious (Results 1 – 25 of 130) sorted by relevance
123456
/external/autotest/client/site_tests/hardware_TouchScreenPowerCycles/ |
D | control | 7 PURPOSE = "Check whether there are spurious contacts." 8 CRITERIA = "Fails if there are any spurious contacts." 15 Check if there are any spurious contacts when power is cycled.
|
/external/autotest/client/site_tests/power_SuspendStress/ |
D | power_SuspendStress.py | 119 timeout = kernel = firmware = spurious = 0 124 if type(failure) is sys_power.SpuriousWakeupError: spurious += 1 135 (total, iterations, timeout, kernel, firmware, spurious))
|
/external/swiftshader/third_party/LLVM/test/Assembler/ |
D | 2002-03-08-NameCollision2.ll | 4 ; declaration for a method was found, that this would cause spurious conflicts
|
/external/llvm/test/Assembler/ |
D | 2002-03-08-NameCollision2.ll | 5 ; declaration for a method was found, that this would cause spurious conflicts
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/ |
D | 2002-03-08-NameCollision2.ll | 5 ; declaration for a method was found, that this would cause spurious conflicts
|
/external/curl/tests/data/ |
D | test513 | 27 # the 1s post-command delay helps to prevent a spurious failure on s390
|
D | test514 | 38 # the 1s post-command delay helps to prevent a spurious failure on s390
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
D | ebb.h | 23 int spurious; member
|
D | pmae_handling_test.c | 37 ebb_state.stats.spurious++; in syscall_ebb_callee()
|
D | pmc56_overflow_test.c | 25 ebb_state.stats.spurious++; in ebb_callee()
|
D | back_to_back_ebbs_test.c | 33 ebb_state.stats.spurious++; in ebb_callee()
|
D | ebb.c | 106 ebb_state.stats.spurious++; in standard_ebb_callee() 177 ebb_state.stats.ebb_count, ebb_state.stats.spurious, in dump_summary_ebb_state()
|
D | cycles_with_freeze_test.c | 32 ebb_state.stats.spurious++; in ebb_callee()
|
D | instruction_count_test.c | 96 ebb_state.stats.spurious++; in pmc4_ebb_callee()
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.41.14 | 4 Fix spurious complaint in mke2fs where it would complain if the file
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2010-03-05-ConstantFoldCFG.ll | 4 ; spurious operands when the CFG is trimmed.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2010-03-05-ConstantFoldCFG.ll | 4 ; spurious operands when the CFG is trimmed.
|
D | 2010-01-11-ExtraPHIArg.ll | 3 ; The lowering of a switch combined with constand folding would leave spurious extra arguments on a…
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-03-05-ConstantFoldCFG.ll | 4 ; spurious operands when the CFG is trimmed.
|
D | 2010-01-11-ExtraPHIArg.ll | 3 ; The lowering of a switch combined with constand folding would leave spurious extra arguments on a…
|
/external/clang/test/SemaObjC/ |
D | selector-3.m | 125 SEL s = @selector(compare:); // spurious warning
|
/external/libcxxabi/cmake/ |
D | config-ix.cmake | 16 # configuration checks to avoid spurious link errors.
|
/external/clang/test/Analysis/ |
D | lambdas.mm | 136 // Make sure we don't emit a spurious diagnostic about the address of a block
|
/external/libcxx/cmake/ |
D | config-ix.cmake | 27 # configuration checks to avoid spurious link errors.
|
/external/libunwind_llvm/cmake/ |
D | config-ix.cmake | 19 # configuration checks to avoid spurious link errors.
|
123456