Home
last modified time | relevance | path

Searched full:deadcode (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/pjdfstest/tests/symlink/
H A D12.t15 expect EFAULT symlink DEADCODE ${n0}
17 expect EFAULT symlink test DEADCODE
18 expect EFAULT symlink NULL DEADCODE
19 expect EFAULT symlink DEADCODE NULL
/freebsd/contrib/pjdfstest/tests/link/
H A D17.t16 expect EFAULT link ${n0} DEADCODE
19 expect EFAULT link DEADCODE ${n0}
20 expect EFAULT link NULL DEADCODE
21 expect EFAULT link DEADCODE NULL
/freebsd/contrib/pjdfstest/tests/rename/
H A D17.t16 expect EFAULT rename ${n0} DEADCODE
19 expect EFAULT rename DEADCODE ${n0}
20 expect EFAULT rename NULL DEADCODE
21 expect EFAULT rename DEADCODE NULL
/freebsd/contrib/pjdfstest/tests/chown/
H A D10.t13 expect EFAULT chown DEADCODE 65534 65534
15 expect EFAULT lchown DEADCODE 65534 65534
/freebsd/contrib/pjdfstest/tests/chmod/
H A D10.t17 expect EFAULT chmod DEADCODE 0644
20 expect EFAULT lchmod DEADCODE 0644
/freebsd/crypto/openssl/test/
H A Dcert_comp_test.c155 * to be DEADCODE in test_ssl_cert_comp()
168 /* coverity[deadcode] */ in test_ssl_cert_comp()
212 /* coverity[deadcode] */ in test_ssl_cert_comp()
/freebsd/contrib/pjdfstest/tests/truncate/
H A D14.t13 expect EFAULT truncate DEADCODE 123
/freebsd/contrib/pjdfstest/tests/unlink/
H A D13.t13 expect EFAULT unlink DEADCODE
/freebsd/contrib/pjdfstest/tests/chflags/
H A D13.t15 expect EFAULT chflags DEADCODE UF_NODUMP
/freebsd/contrib/pjdfstest/tests/ftruncate/
H A D14.t13 expect EFAULT truncate DEADCODE 123
/freebsd/contrib/pjdfstest/tests/mkdir/
H A D12.t13 expect EFAULT mkdir DEADCODE 0755
/freebsd/contrib/pjdfstest/tests/mkfifo/
H A D12.t13 expect EFAULT mkfifo DEADCODE 0644
/freebsd/contrib/pjdfstest/tests/open/
H A D21.t13 expect EFAULT open DEADCODE O_RDONLY
/freebsd/contrib/pjdfstest/tests/rmdir/
H A D15.t13 expect EFAULT rmdir DEADCODE
/freebsd/contrib/pjdfstest/tests/mknod/
H A D10.t13 expect EFAULT mknod DEADCODE f 0644 0 0
/freebsd/sys/gdb/
H A Dgdb.h53 deadcode and never invoked for so
/freebsd/share/mk/
H A Dbsd.clang-analyze.mk42 CLANG_ANALYZE_CHECKERS+= core deadcode security unix
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td69 def DeadCode : Package<"deadcode">;
70 def DeadCodeAlpha : Package<"deadcode">, ParentPackage<Alpha>;
860 // Deadcode checkers.
863 let ParentPackage = DeadCode in {
883 } // end DeadCode
891 } // end "alpha.deadcode"
/freebsd/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md244 CID 12345: Logically dead code (DEADCODE)
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.041 o Remove deadcode in http regression tests. Found by coverity. (5553346)
562 DEADCODE REMOVAL
H A DChangeLog1470 o Remove deadcode in http regression tests. Found by coverity. (5553346)
/freebsd/contrib/libevent/
H A DChangeLog-2.041 o Remove deadcode in http regression tests. Found by coverity. (5553346)
562 DEADCODE REMOVAL
H A DChangeLog1470 o Remove deadcode in http regression tests. Found by coverity. (5553346)
/freebsd/contrib/pjdfstest/
H A Dpjdfstest.c701 else if (strcmp(argv[i], "DEADCODE") == 0) in call_syscall()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1124 // Earlier stores to this address are effectively deadcode. in canVectorizeMemory()

12