Home
last modified time | relevance | path

Searched refs:inconsistent (Results 1 – 25 of 152) sorted by relevance

1234567

/external/linux-kselftest/tools/testing/selftests/timers/
Dinconsistency-check.c97 int i, inconsistent; in consistency_test() local
110 inconsistent = -1; in consistency_test()
119 inconsistent = i; in consistency_test()
122 if (inconsistent >= 0) { in consistency_test()
127 if (i == inconsistent) in consistency_test()
131 if (i == inconsistent + 1) in consistency_test()
134 delta = list[inconsistent].tv_sec * NSEC_PER_SEC; in consistency_test()
135 delta += list[inconsistent].tv_nsec; in consistency_test()
136 delta -= list[inconsistent+1].tv_sec * NSEC_PER_SEC; in consistency_test()
137 delta -= list[inconsistent+1].tv_nsec; in consistency_test()
/external/syzkaller/pkg/report/testdata/linux/report/
D331 TITLE: inconsistent lock state in inet_ehash_insert
5 [ 52.261501] [ INFO: inconsistent lock state ]
8 [ 52.261501] inconsistent {IN-SOFTIRQ-W} -> {SOFTIRQ-ON-W} usage.
/external/e2fsprogs/tests/f_quota/
Dexpect.16 [QUOTA WARNING] Usage inconsistent for ID 0:actual (13312, 2) != expected (14336, 3)
7 [QUOTA WARNING] Usage inconsistent for ID 100:actual (2048, 2) != expected (1024, 1)
/external/clang/test/SemaObjC/
Dconflicting-ivar-test-1.m24 int IVAR1; // expected-error {{inconsistent number of instance variables specified}}
49 int IVAR1; // expected-error {{inconsistent number of instance variables specified}}
/external/e2fsprogs/tests/f_del_dup_quota/
Dexpect.132 [QUOTA WARNING] Usage inconsistent for ID 0:actual (15360, 3) != expected (17408, 4)
34 [QUOTA WARNING] Usage inconsistent for ID 0:actual (15360, 3) != expected (17408, 4)
/external/libxml2/result/schemas/
Drestriction-attr1_0_0.err1 …l complex type, attribute use 'barA': The 'optional' attribute use is inconsistent with the corres…
Dderivation-ok-restriction-2-1-1_0_0.err1 …complex type, attribute use 'barB_1': The 'optional' attribute use is inconsistent with the corres…
/external/e2fsprogs/tests/f_quota_extent_opt/
Dexpect.19 [QUOTA WARNING] Usage inconsistent for ID 0:actual (147456, 3) != expected (148480, 3)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcfi-inserter-verify-inconsistent-register.mir3 # Test that CFI verifier finds inconsistent register between bb.end and one of
Dcfi-inserter-verify-inconsistent-offset.mir3 # Test that CFI verifier finds inconsistent offset between bb.end and one of
Dbswap-rotate.ll6 ; This test checks for combining rotates with inconsistent constant value types.
/external/llvm/test/CodeGen/AArch64/
Darm64-stack-no-frame.ll7 ; inconsistent about how much to move SP.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-stack-no-frame.ll7 ; inconsistent about how much to move SP.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dbuild-attributes-fn-attr6.ll5 ; functions have inconsistent values, and that a default is returned.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Ddebug-md5-err.s25 # CHECK: [[@LINE+1]]:{{[0-9]+}}: warning: inconsistent use of MD5 checksums
/external/e2fsprogs/lib/et/test_cases/
Dsimple.et25 "Request is inconsistent"
Dheimdal.et36 ec RD_AP_INCON, "Kerberos request inconsistent"
/external/llvm/test/Transforms/MergeFunc/
Dundef-different-types.ll7 ; anything else, because this implies the ordering will be inconsistent (i.e.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MergeFunc/
Dundef-different-types.ll7 ; anything else, because this implies the ordering will be inconsistent (i.e.
/external/deqp-deps/glslang/Test/baseResults/
D420.tesc.out2 ERROR: 0:7: 'vertices' : inconsistent output number of vertices for array size of gl_out
3 ERROR: 0:11: 'vertices' : inconsistent output number of vertices for array size of a
4 ERROR: 0:12: 'vertices' : inconsistent output number of vertices for array size of outb
/external/u-boot/doc/device-tree-bindings/video/
Ddisplaymode.txt25 not allow for inconsistent parameters. Unlike the Framebuffer framework
/external/python/cpython3/Tools/
DREADME29 by Tim Peters, which checks for inconsistent mixing of
/external/deqp/doc/testspecs/EGL/
Dfunctional.resize.txt48 display pixels. An error is reported if the results are inconsistent,
/external/python/cpython2/Tools/
DREADME34 by Tim Peters, which checks for inconsistent mixing of
/external/llvm/test/Transforms/LoopSimplify/
Dashr-crash.ll15 ; inconsistent with the AddRec.

1234567