Home
last modified time | relevance | path

Searched refs:Inconsistent (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/bmake/unit-tests/
H A Ddep.exp1 make: "dep.mk" line 11: Inconsistent operator for only-colon
2 make: "dep.mk" line 13: Inconsistent operator for only-colon
/freebsd-13.1/contrib/ntp/
H A DNOTES.y2kfixes77 1) Inconsistent casts of variables containing time values may
/freebsd-13.1/lib/libomp/
H A Dkmp_i18n_default.inc45 "Inconsistent cpuid info",
252 …"Inconsistent THREADPRIVATE common block declarations are non-conforming and are unsupported. Eith…
/freebsd-13.1/crypto/heimdal/lib/krb5/
H A Dkrb5_err.et97 error_code INCONSISTENT_KEY_PURPOSE, "Inconsistent key purpose"
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt75 InconsistentCpuidInfo "Inconsistent cpuid info"
297 TPCommonBlocksInconsist "Inconsistent THREADPRIVATE common block declarations are non-conformi…
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dcurses.priv.h1548 #error Inconsistent values for CCHARW_MAX
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3098 void Sema::DiagnoseAbsenceOfOverrideControl(NamedDecl *D, bool Inconsistent) { in DiagnoseAbsenceOfOverrideControl() argument
3116 Inconsistent && !Diags.isIgnored(DiagInconsistent, MD->getLocation()) in DiagnoseAbsenceOfOverrideControl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7290 void DiagnoseAbsenceOfOverrideControl(NamedDecl *D, bool Inconsistent);