/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-func.exp | 1 make: "cond-func.mk" line 37: Missing ')' after argument 'A' for 'defined' 2 make: "cond-func.mk" line 53: Missing ')' after argument 'A' for 'defined' 3 make: "cond-func.mk" line 57: Missing ')' after argument 'A' for 'defined' 9 make: "cond-func.mk" line 138: Missing ')' after argument '' for 'defined' 10 make: "cond-func.mk" line 145: Missing ')' after argument '${:UVARNAME}.param' for 'defined'
|
H A D | directive-info.exp | 3 make: "directive-info.mk" line 16: Missing argument for ".info" 8 make: "directive-info.mk" line 30: Missing argument for ".info" 9 make: "directive-info.mk" line 32: Missing argument for ".info"
|
H A D | cond-func-defined.exp | 1 make: "cond-func-defined.mk" line 24: Missing ')' after argument 'A' for 'defined' 2 make: "cond-func-defined.mk" line 34: Missing ')' after argument 'DEF' for 'defined'
|
H A D | opt-debug-lint.exp | 3 make: "opt-debug-lint.mk" line 65: Missing delimiter ':' after modifier "L" 5 make: "opt-debug-lint.mk" line 65: Missing delimiter ':' after modifier "P"
|
H A D | varmod.exp | 5 make: "varmod.mk" line 117: Missing delimiter ':' after modifier "P" 7 make: "varmod.mk" line 119: Missing argument for ".error"
|
H A D | opt-debug-hash.exp | 1 make: "opt-debug-hash.mk" line 13: Missing argument for ".error"
|
H A D | directive-warning.exp | 5 make: "directive-warning.mk" line 18: Missing argument for ".warning"
|
H A D | moderrs.exp | 43 make: Missing delimiter for modifier ':S' 62 make: Missing delimiter for modifier ':C'
|
H A D | varname.exp | 8 make: "varname.mk" line 32: Missing ')' in archive specification
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 26 enum class LVCompareIndex { Header, Expected, Missing, Added }; enumerator 44 return static_cast<unsigned>(LVCompareIndex::Missing); in getMissing() 90 if (Pass == LVComparePass::Missing) { in updateMissingOrAdded() 175 ReferenceRoot->report(LVComparePass::Missing); in execute() 205 if (Pass == LVComparePass::Missing) in execute() 213 if (Pass == LVComparePass::Missing && Reference->getIsScope()) { in execute() 222 Pass == LVComparePass::Missing ? Reference->setIsMissing() in execute() 237 << (Pass == LVComparePass::Missing ? "Missing" : "Added") << " " in execute() 282 LVComparePass::Missing)) in execute() [all...] |
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | HTMLLogger.cpp | 368 enum : unsigned { Missing = static_cast<unsigned>(-1) }; in writeCode() enumerator 372 unsigned BB = Missing; in writeCode() 375 unsigned Elt = Missing; in writeCode() 388 if (this->BB != Missing && BB != this->BB && BBPriority <= RangeLen) in writeCode() 397 if (this->Elt == Missing || EltPriority > RangeLen) in writeCode() 407 if (BB != Missing) in writeCode() 413 if (Elt != Missing) in writeCode() 415 if (BB != Missing) in writeCode()
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set1 | 14 12 Missing file name 53 51 Missing '%c' 104 102 Missing name for redirect
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_kdf_tls1_prf.txt | 32 # Missing secret. 66 # Missing digest.
|
/freebsd/contrib/unifdef/tests/ |
H A D | defundef-broken2.experr | 1 unifdef: broken2.h: 1: Missing macro name in #define
|
H A D | defundef-broken3.experr | 1 unifdef: broken3.h: 1: Missing macro name in #undef
|
/freebsd/contrib/kyua/admin/ |
H A D | check-style-man.awk | 68 warn("Missing CHECK_STYLE_ENABLE");
|
H A D | check-style-shell.awk | 92 warn("Missing CHECK_STYLE_ENABLE");
|
/freebsd/crypto/openssl/util/ |
H A D | missingssl.txt | 1 # Missing functions in libssl, as of Tue Oct 1 16:13:38 EDT 2019
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | unicode | 6 # treated by text patterns. Missing types are already dealt with internally.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/ |
H A D | BTF.def | 14 #error "Missing macro definition of HANDLE_BTF_*"
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | tps51632-regulator.txt | 9 - ti,dvfs-step-20mV: The 20mV step voltage when PWM DVFS enabled. Missing this
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIEHashAttributes.def | 2 #error "Missing macro definition of HANDLE_DIE_HASH_ATTR"
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | as3722.txt | 19 interrupt pin. Missing this will disable internal pullup on INT pin. 21 i2c scl/sda pins. Missing this will disable internal pullup on i2c 118 Missing this property on DT will be assume as no
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Swift.def | 14 #error "Missing macro definition of HANDLE_SWIFT_SECTION"
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DIEValue.def | 15 #error "Missing macro definition of HANDLE_DIEVALUE"
|