/external/ltp/testcases/kernel/syscalls/futex/ |
D | futex_cmp_requeue01.c | 24 int spurious; member 55 tst_atomic_inc(&sd->spurious); in do_child() 76 int i, status, spurious, woken_up; in verify_futex_cmp_requeue() local 81 tst_atomic_store(0, &sd->spurious); in verify_futex_cmp_requeue() 128 spurious = tst_atomic_load(&sd->spurious); in verify_futex_cmp_requeue() 131 num_waits, num_requeues, spurious); in verify_futex_cmp_requeue() 148 if ((num_requeues < tc->set_requeues - spurious) in verify_futex_cmp_requeue() 152 num_requeues, tc->set_requeues - spurious, in verify_futex_cmp_requeue() 167 if ((woken_up < tc->set_wakes - spurious) in verify_futex_cmp_requeue() 168 || (woken_up > tc->set_wakes + spurious)) { in verify_futex_cmp_requeue() [all …]
|
/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/llvm/test/Assembler/ |
D | 2002-03-08-NameCollision2.ll | 5 ; declaration for a method was found, that this would cause spurious conflicts
|
/external/llvm-project/llvm/test/Assembler/ |
D | 2002-03-08-NameCollision2.ll | 5 ; declaration for a method was found, that this would cause spurious conflicts
|
/external/llvm-project/polly/lib/External/isl/test_inputs/codegen/ |
D | unroll3.in | 2 # in particular that no spurious loop is introduced.
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
D | pmc56_overflow_test.c | 25 ebb_state.stats.spurious++; in ebb_callee()
|
D | ebb.h | 23 int spurious; member
|
D | pmae_handling_test.c | 37 ebb_state.stats.spurious++; in syscall_ebb_callee()
|
D | back_to_back_ebbs_test.c | 33 ebb_state.stats.spurious++; in ebb_callee()
|
D | cycles_with_freeze_test.c | 32 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 | 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/e2fsprogs/doc/RelNotes/ |
D | v1.45.2.txt | 18 Fix spurious complaint of blocks beyond i_size for verity files.
|
D | v1.41.14 | 4 Fix spurious complaint in mke2fs where it would complain if the file
|
D | v1.45.4.txt | 29 Avoid spurious lvm warnings when e2scrub_all is run out of cron on
|
/external/llvm-project/lldb/test/API/api/multithreaded/ |
D | driver.cpp.template | 25 // because we seem to get spurious SIGPIPES on some
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-03-05-ConstantFoldCFG.ll | 4 ; spurious operands when the CFG is trimmed.
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | 2010-03-05-ConstantFoldCFG.ll | 4 ; spurious operands when the CFG is trimmed.
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 29 Avoid spurious lvm warnings when e2scrub_all is run out of cron on
|
/external/llvm-project/clang/test/SemaObjC/ |
D | selector-3.m | 125 SEL s = @selector(compare:); // spurious warning
|
/external/clang/test/SemaObjC/ |
D | selector-3.m | 125 SEL s = @selector(compare:); // spurious warning
|
/external/llvm-project/libunwind/cmake/ |
D | config-ix.cmake | 25 # configuration checks to avoid spurious link errors.
|