Home
last modified time | relevance | path

Searched refs:Missing (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/contrib/bmake/unit-tests/
H A Dcond-func.exp1 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 Ddirective-info.exp3 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 Dcond-func-defined.exp1 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 Dopt-debug-lint.exp3 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 Dvarmod.exp5 make: "varmod.mk" line 117: Missing delimiter ':' after modifier "P"
7 make: "varmod.mk" line 119: Missing argument for ".error"
H A Dopt-debug-hash.exp1 make: "opt-debug-hash.mk" line 13: Missing argument for ".error"
H A Ddirective-warning.exp5 make: "directive-warning.mk" line 18: Missing argument for ".warning"
H A Dmoderrs.exp43 make: Missing delimiter for modifier ':S'
62 make: Missing delimiter for modifier ':C'
H A Dvarname.exp8 make: "varname.mk" line 32: Missing ')' in archive specification
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp26 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 DHTMLLogger.cpp368 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 Dset114 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 Devppkey_kdf_tls1_prf.txt32 # Missing secret.
66 # Missing digest.
/freebsd/contrib/unifdef/tests/
H A Ddefundef-broken2.experr1 unifdef: broken2.h: 1: Missing macro name in #define
H A Ddefundef-broken3.experr1 unifdef: broken3.h: 1: Missing macro name in #undef
/freebsd/contrib/kyua/admin/
H A Dcheck-style-man.awk68 warn("Missing CHECK_STYLE_ENABLE");
H A Dcheck-style-shell.awk92 warn("Missing CHECK_STYLE_ENABLE");
/freebsd/crypto/openssl/util/
H A Dmissingssl.txt1 # Missing functions in libssl, as of Tue Oct 1 16:13:38 EDT 2019
/freebsd/contrib/file/magic/Magdir/
H A Dunicode6 # treated by text patterns. Missing types are already dealt with internally.
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.def14 #error "Missing macro definition of HANDLE_BTF_*"
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dtps51632-regulator.txt9 - ti,dvfs-step-20mV: The 20mV step voltage when PWM DVFS enabled. Missing this
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def2 #error "Missing macro definition of HANDLE_DIE_HASH_ATTR"
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Das3722.txt19 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 DSwift.def14 #error "Missing macro definition of HANDLE_SWIFT_SECTION"
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIEValue.def15 #error "Missing macro definition of HANDLE_DIEVALUE"

12345