Searched refs:spurious (Results 1 – 25 of 113) sorted by relevance
12345
/external/valgrind/none/tests/ |
D | ioctl_moans.stderr.exp | 2 This could cause spurious value errors to appear. 5 This could cause spurious value errors to appear. 8 This could cause spurious value errors to appear. 11 This could cause spurious value errors to appear. 14 This could cause spurious value errors to appear. 17 This could cause spurious value errors to appear. 20 This could cause spurious value errors to appear. 23 This could cause spurious value errors to appear. 26 This could cause spurious value errors to appear. 29 This could cause spurious value errors to appear.
|
/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 | 106 timeout = kernel = firmware = spurious = 0 111 if type(failure) is sys_power.SpuriousWakeupError: spurious += 1 122 (total, iterations, timeout, kernel, firmware, spurious))
|
/external/syslinux/core/ |
D | pxeisr.inc | 6 PXEIRQ_MAX equ 100 ; Max spurious interrupts in a timer tick 84 ; Too many spurious interrupts, shut off the interrupts
|
/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/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
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 | ebb.h | 23 int spurious; member
|
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/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/valgrind/gdbserver_tests/ |
D | mcinvokeRU.vgtest | 8 # We even disable invoker to avoid spurious attach error message
|
/external/swiftshader/third_party/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/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 | 18 # configuration checks to avoid spurious link errors.
|
/external/libcxxabi/cmake/ |
D | config-ix.cmake | 16 # configuration checks to avoid spurious link errors.
|
12345