Searched refs:Unknown (Results 1 - 25 of 271) sorted by relevance

1234567891011

/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmod-hash.exp1 make: in target "all": while evaluating variable "12345": Unknown modifier "has"
5 make: in target "all": while evaluating variable "12345": Unknown modifier "hasX"
7 make: in target "all": while evaluating variable "12345": Unknown modifier "hashed"
H A Ddirective-warning.exp1 make: "directive-warning.mk" line 10: Unknown directive "warn"
2 make: "directive-warning.mk" line 12: Unknown directive "warn"
3 make: "directive-warning.mk" line 14: Unknown directive "warnin"
4 make: "directive-warning.mk" line 16: Unknown directive "warnin"
7 make: "directive-warning.mk" line 21: Unknown directive "warnings"
8 make: "directive-warning.mk" line 23: Unknown directive "warnings"
H A Ddirective-misspellings.exp1 make: "directive-misspellings.mk" line 13: Unknown directive "dinclud"
2 make: "directive-misspellings.mk" line 16: Unknown directive "dincludx"
4 make: "directive-misspellings.mk" line 21: Unknown directive "erro"
5 make: "directive-misspellings.mk" line 23: Unknown directive "errox"
6 make: "directive-misspellings.mk" line 28: Unknown directive "expor"
7 make: "directive-misspellings.mk" line 31: Unknown directive "exporx"
8 make: "directive-misspellings.mk" line 33: Unknown directive "exports"
9 make: "directive-misspellings.mk" line 36: Unknown directive "export-en"
10 make: "directive-misspellings.mk" line 40: Unknown directive "export-environment"
11 make: "directive-misspellings.mk" line 43: Unknown directiv
[all...]
H A Ddirective-info.exp2 make: "directive-info.mk" line 14: Unknown directive "inf"
6 make: "directive-info.mk" line 22: Unknown directive "information"
7 make: "directive-info.mk" line 24: Unknown directive "information"
10 make: "directive-info.mk" line 36: Unknown directive "info-message"
H A Dcond-op-and-lint.exp1 make: "cond-op-and-lint.mk" line 10: Unknown operator '&'
H A Dcond-op-or-lint.exp1 make: "cond-op-or-lint.mk" line 10: Unknown operator '|'
H A Ddirective.exp1 make: "directive.mk" line 10: Unknown directive "indented"
2 make: "directive.mk" line 12: Unknown directive "indented"
3 make: "directive.mk" line 14: Unknown directive "indented"
4 make: "directive.mk" line 19: Unknown directive ""
H A Dvar-op-expand.exp1 make: "var-op-expand.mk" line 274: while evaluating variable "indirect": while evaluating variable "later": Unknown modifier "s,value,replaced,"
3 make: "var-op-expand.mk" line 283: while evaluating variable "indirect": while evaluating variable "later": Unknown modifier "s,value,replaced,"
H A Ddirective-elif.exp1 make: "directive-elif.mk" line 48: Unknown directive "elsif"
3 make: "directive-elif.mk" line 62: Unknown directive "elsif"
6 make: "directive-elif.mk" line 94: Unknown directive "elsif"
13 make: "directive-elif.mk" line 137: Unknown directive "elsif"
15 make: "directive-elif.mk" line 141: Unknown directive "elsif"
H A Ddirective-for-errors.exp1 make: "directive-for-errors.mk" line 9: Unknown directive "fori"
4 make: "directive-for-errors.mk" line 25: Unknown directive "for"
11 make: "directive-for-errors.mk" line 89: while evaluating "${:U3:Z} 4": Unknown modifier "Z"
H A Dcmd-errors.exp6 make: in target "unknown-modifier": while evaluating variable "UNKNOWN": Unknown modifier "Z"
H A Dcmd-errors-jobs.exp6 make: in target "unknown-modifier": while evaluating variable "UNKNOWN": Unknown modifier "Z"
H A Dcmd-errors-lint.exp6 make: in target "unknown-modifier": while evaluating variable "UNKNOWN": Unknown modifier "Z"
H A Ddirective-unexport-env.mk13 # expect+1: Unknown directive "unexport-en"
16 # expect+1: Unknown directive "unexport-environment"
H A Ddirective.mk7 # Unknown directives are correctly named in the error messages,
9 # expect+1: Unknown directive "indented"
11 # expect+1: Unknown directive "indented"
13 # expect+1: Unknown directive "indented"
18 # expect+1: Unknown directive ""
H A Ddirective-unexport-env.exp1 make: "directive-unexport-env.mk" line 14: Unknown directive "unexport-en"
2 make: "directive-unexport-env.mk" line 17: Unknown directive "unexport-environment"
H A Dmoderrs.exp2 want: Unknown modifier 'Z'
3 make: in target "mod-unknown-direct": while evaluating variable "VAR": Unknown modifier "Z"
7 want: Unknown modifier 'Z'
8 make: in target "mod-unknown-indirect": while evaluating variable "VAR": Unknown modifier "Z"
122 make: in target "mod-remember-parse": while evaluating variable "FIB": Unknown modifier "__"
126 make: in target "mod-sysv-parse": while evaluating variable "FIB": Unknown modifier "3"
129 make: in target "mod-sysv-parse": while evaluating variable "FIB": Unknown modifier "3="
132 make: in target "mod-sysv-parse": while evaluating variable "FIB": Unknown modifier "3=x3"
/freebsd-current/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkFormat.cpp25 .Default(Format::Unknown);
27 if (Result == Format::Unknown)
29 "Unknown remark format: '%s'",
41 .Default(Format::Unknown);
43 if (Result == Format::Unknown)
45 "Unknown remark magic: '%s'", MagicStr.data());
H A DRemarkSerializer.cpp24 case Format::Unknown:
26 "Unknown remark serializer format.");
34 llvm_unreachable("Unknown remarks::Format enum");
41 case Format::Unknown:
43 "Unknown remark serializer format.");
53 llvm_unreachable("Unknown remarks::Format enum");
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DASTImportError.h27 Unknown /// Other error. enumerator in enum:clang::ASTImportError::ErrorKind
34 ASTImportError() : Error(Unknown) {}
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkFormat.h25 enum class Format { Unknown, YAML, YAMLStrTab, Bitstream }; member in class:llvm::remarks::Format
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DOperatorPrecedence.h27 Unknown = 0, // Not binary operator. enumerator in enum:clang::prec::Level
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h24 enum class ABI { Unknown, O32, N32, N64 }; member in class:llvm::MipsABIInfo::ABI
32 static MipsABIInfo Unknown() { return MipsABIInfo(ABI::Unknown); } function in class:llvm::MipsABIInfo
39 bool IsKnown() const { return ThisABI != ABI::Unknown; }
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DOperatorPrecedence.cpp27 return prec::Unknown;
38 return prec::Unknown;
40 default: return prec::Unknown;
/freebsd-current/stand/efi/include/
H A Defipart.h61 UINT8 Unknown[2]; member in struct:__anon661

Completed in 159 milliseconds

1234567891011