Home
last modified time | relevance | path

Searched full:directive (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/freebsd/contrib/bmake/unit-tests/
H A Ddirective-misspellings.exp1 make: "directive-misspellings.mk" line 13: Unknown directive "dinclud"
2 make: "directive-misspellings.mk" line 16: Unknown directive "dincludx"
3 make: "directive-misspellings.mk" line 18: .include filename must be delimited by '"' or '<'
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"
[all …]
H A Ddirective-for.exp1 make: "directive-for.mk" line 117: outer
2 make: "directive-for.mk" line 138: a:\ a:\file.txt
3 make: "directive-for.mk" line 138: d:\\
4 make: "directive-for.mk" line 138: d:\\file.txt
5 make: "directive-for.mk" line 158: ( ( (
6 make: "directive-for.mk" line 158: [ [ [
7 make: "directive-for.mk" line 158: { { {
8 make: "directive-for.mk" line 158: ) ) )
9 make: "directive-for.mk" line 158: ] ] ]
10 make: "directive-for.mk" line 158: } } }
[all …]
H A Ddirective-misspellings.mk1 # $NetBSD: directive-misspellings.mk,v 1.4 2023/06/01 20:56:35 rillig Exp $
6 # example, the directive ".exporting" was interpreted as if it were spelled
12 # expect+1: Unknown directive "dinclud"
15 # expect+1: Unknown directive "dincludx"
20 # expect+1: Unknown directive "erro"
22 # expect+1: Unknown directive "errox"
27 # expect+1: Unknown directive "expor"
30 # expect+1: Unknown directive "exporx"
32 # expect+1: Unknown directive "exports"
35 # expect+1: Unknown directive "export-en"
[all …]
H A Ddirective-elif.exp1 make: "directive-elif.mk" line 48: Unknown directive "elsif"
2 make: "directive-elif.mk" line 54: This branch is taken.
3 make: "directive-elif.mk" line 62: Unknown directive "elsif"
4 make: "directive-elif.mk" line 66: This branch is taken.
5 make: "directive-elif.mk" line 73: This branch is taken.
6 make: "directive-elif.mk" line 94: Unknown directive "elsif"
7 make: "directive-elif.mk" line 96: This misspelling is detected.
8 make: "directive-elif.mk" line 98: This branch is taken because of the .else.
9 make: "directive-elif.mk" line 117: What happens on misspelling in a skipped branch?
10 make: "directive-elif.mk" line 128: else
[all …]
H A Ddirective-if.exp1 make: "directive-if.mk" line 14: 0 evaluates to false.
2 make: "directive-if.mk" line 19: 1 evaluates to true.
3 make: "directive-if.mk" line 43: Unknown directive "ifx"
4 make: "directive-if.mk" line 45: This is not conditional.
5 make: "directive-if.mk" line 47: if-less else
6 make: "directive-if.mk" line 49: This is not conditional.
7 make: "directive-if.mk" line 51: if-less endif
8 make: "directive-if.mk" line 55: Malformed conditional ''
9 make: "directive-if.mk" line 66: Quotes in plain words are probably a mistake.
10 make: "directive-if.mk" line 76: Don't do this, always put a space after a directive.
[all …]
H A Ddirective-for-escape.exp4 make: "directive-for-escape.mk" line 21: Unclosed expression, expecting '}' for modifier "U!""
6 in .for loop from directive-for-escape.mk:20 with chars = !"#$%&'()*+,-./0-9:;<=>?@A-Z[\]_^a-z{|}~
7 make: "directive-for-escape.mk" line 21: !"
11 make: "directive-for-escape.mk" line 33: Unclosed expression, expecting '}' for modifier "U!"\\\\"
13 …in .for loop from directive-for-escape.mk:32 with chars = !"\\#$%&'()*+,-./0-9:;<=>?@A-Z[\]_^a-z{|…
14 make: "directive-for-escape.mk" line 33: !"\\
18 make: "directive-for-escape.mk" line 57: $
21 make: "directive-for-escape.mk" line 57: value
24 make: "directive-for-escape.mk" line 57: value-with-modifier
27 make: "directive-for-escape.mk" line 57: value
[all …]
H A Ddirective-info.exp1 make: "directive-info.mk" line 12: begin .info tests
2 make: "directive-info.mk" line 14: Unknown directive "inf"
3 make: "directive-info.mk" line 16: Missing argument for ".info"
4 make: "directive-info.mk" line 18: message
5 make: "directive-info.mk" line 20: indented message
6 make: "directive-info.mk" line 22: Unknown directive "information"
7 make: "directive-info.mk" line 24: Unknown directive "information"
8 make: "directive-info.mk" line 30: Missing argument for ".info"
9 make: "directive-info.mk" line 32: Missing argument for ".info"
10 make: "directive-info.mk" line 36: Unknown directive "info-message"
[all …]
H A Ddirective-for-errors.exp1 make: "directive-for-errors.mk" line 9: Unknown directive "fori"
2 make: "directive-for-errors.mk" line 11: warning: <>
3 make: "directive-for-errors.mk" line 13: for-less endfor
4 make: "directive-for-errors.mk" line 25: Unknown directive "for"
5 make: "directive-for-errors.mk" line 27: warning: <>
6 make: "directive-for-errors.mk" line 29: for-less endfor
7 make: "directive-for-errors.mk" line 44: invalid character '$' in .for loop variable name
8 make: "directive-for-errors.mk" line 52: no iteration variables in for
9 make: "directive-for-errors.mk" line 64: Wrong number of words (5) in .for substitution list with 3…
10 make: "directive-for-errors.mk" line 78: missing `in' in for
[all …]
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"
5 make: "directive-warning.mk" line 18: Missing argument for ".warning"
6 make: "directive-warning.mk" line 19: warning: message
7 make: "directive-warning.mk" line 21: Unknown directive "warnings"
8 make: "directive-warning.mk" line 23: Unknown directive "warnings"
H A Ddirective-else.exp1 make: "directive-else.mk" line 14: The .else directive does not take arguments
2 make: "directive-else.mk" line 16: ok
3 make: "directive-else.mk" line 21: ok
4 make: "directive-else.mk" line 23: The .else directive does not take arguments
5 make: "directive-else.mk" line 29: if-less else
6 make: "directive-else.mk" line 36: ok
7 make: "directive-else.mk" line 38: warning: extra else
8 make: "directive-else.mk" line 51: The .else directive does not take arguments
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 ""
7 make: "directive.mk" line 31: := value
10 make: "directive.mk" line 40: Invalid line 'target-without-colon'
11 make: "directive.mk" line 43: Invalid line 'target-without-colon another-target'
H A Ddirective-endif.exp1 make: "directive-endif.mk" line 16: The .endif directive does not take arguments
2 make: "directive-endif.mk" line 21: The .endif directive does not take arguments
3 make: "directive-endif.mk" line 32: The .endif directive does not take arguments
4 make: "directive-endif.mk" line 39: The .endif directive does not take arguments
5 make: "directive-endif.mk" line 44: Unknown directive "endifx"
H A Ddirective-info.mk1 # $NetBSD: directive-info.mk,v 1.11 2023/06/01 20:56:35 rillig Exp $
3 # Tests for the .info directive.
5 # Until parse.c 1.502 from 2020-12-19, a missing argument to the directive
6 # produced the wrong error message "Unknown directive". Since parse.c 1.503
13 # expect+1: Unknown directive "inf"
21 # expect+1: Unknown directive "information"
23 # expect+1: Unknown directive "information"
35 # expect+1: Unknown directive "info-message"
36 .info-message # This is an unknown directive.
38 .info no-target: no-source # This is a .info directive, not a dependency.
[all …]
H A Ddirective-include.exp2 Comparing "directive-include.mk null" != "directive-include.mk null"
4 Comparing "directive-include.mk null" != "directive-include.mk null"
5 make: "directive-include.mk" line 26: Could not find nonexistent.mk
6 make: "directive-include.mk" line 49: Could not find "
7 make: "directive-include.mk" line 56: Unknown modifier "Z"
9 make: "directive-include.mk" line 56: Could not find nonexistent.mk
10 make: "directive-include.mk" line 61: Cannot open /nonexistent
11 make: "directive-include.mk" line 66: Invalid line 'include'
H A Ddirective-warning.mk1 # $NetBSD: directive-warning.mk,v 1.9 2023/12/17 09:44:00 rillig Exp $
3 # Tests for the .warning directive.
5 # Until parse.c 1.502 from 2020-12-19, a missing argument to the directive
6 # produced the wrong error message "Unknown directive". Since parse.c 1.503
9 # expect+1: Unknown directive "warn"
11 # expect+1: Unknown directive "warn"
13 # expect+1: Unknown directive "warnin"
15 # expect+1: Unknown directive "warnin"
20 # expect+1: Unknown directive "warnings"
22 # expect+1: Unknown directive "warnings"
H A Ddirective-if.mk1 # $NetBSD: directive-if.mk,v 1.13 2024/08/06 18:00:17 rillig Exp $
3 # Tests for the .if directive.
29 # token_len). This made is_token return true even if the directive was
32 # (x 123)", while the intended error message was "Unknown directive".
42 # expect+1: Unknown directive "ifx"
75 # expect+1: Don't do this, always put a space after a directive.
76 . info Don't do this, always put a space after a directive.
80 # expect+1: Don't do this, always put a space after a directive.
81 . info Don't do this, always put a space after a directive.
94 # expect+1: Don't do this, always put a space after a directive.
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h24 using OpenMPDirectiveKind = llvm::omp::Directive;
239 /// Checks if the specified directive is a directive with an associated
241 /// \param DKind Specified directive.
242 /// \return true - the directive is a loop-associated directive like 'omp simd'
243 /// or 'omp for' directive, otherwise - false.
246 /// Checks if the specified directive is a worksharing directive.
247 /// \param DKind Specified directive.
248 /// \return true - the directive is a worksharing directive like 'omp for',
252 /// Checks if the specified directive is a taskloop directive.
253 /// \param DKind Specified directive.
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h60 /// directive. A OMPCanonicalLoop must not appear in the AST unless associated
264 /// directive.
270 /// Kind of the directive.
272 /// Starting location of the directive (directive keyword).
274 /// Ending location of the directive.
284 /// Was this directive mapped from an another directive?
288 /// It was necessary to note it down in the Directive because of
294 /// Data, associated with the directive.
297 /// Build instance of directive of class \a K.
300 /// \param K Kind of OpenMP directive.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp28 static iterator_range<ArrayRef<Directive>::iterator>
29 getFirstCompositeRange(iterator_range<ArrayRef<Directive>::iterator> Leafs) { in getFirstCompositeRange()
31 // If directive-name-A and directive-name-B both correspond to loop- in getFirstCompositeRange()
32 // associated constructs then directive-name is a composite construct in getFirstCompositeRange()
33 // otherwise directive-name is a combined construct. in getFirstCompositeRange()
50 [](iterator_range<ArrayRef<Directive>::iterator> List) { in getFirstCompositeRange()
77 ArrayRef<Directive> getLeafConstructs(Directive D) { in getLeafConstructs()
85 ArrayRef<Directive> getLeafConstructsOrSelf(Directive D) { in getLeafConstructsOrSelf()
89 assert(Idx < Directive_enumSize && "Invalid directive"); in getLeafConstructsOrSelf()
91 // The first entry in the row is the directive itself. in getLeafConstructsOrSelf()
[all …]
/freebsd/contrib/bmake/
H A DFILES295 unit-tests/directive-dinclude.exp
296 unit-tests/directive-dinclude.mk
297 unit-tests/directive-elif.exp
298 unit-tests/directive-elif.mk
299 unit-tests/directive-elifdef.exp
300 unit-tests/directive-elifdef.mk
301 unit-tests/directive-elifmake.exp
302 unit-tests/directive-elifmake.mk
303 unit-tests/directive-elifndef.exp
304 unit-tests/directive-elifndef.mk
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h80 /// \param FilenameTok The file name token in \#include "FileName" directive
81 /// or macro expanded file name token from \#include MACRO(PARAMS) directive.
88 /// embed directive.
97 /// Callback invoked whenever an embed directive has been processed,
100 /// \param HashLoc The location of the '#' that starts the embed directive.
108 /// \param File The actual file that may be included by this embed directive.
110 /// \param Params The parameters used by the directive.
116 /// inclusion directive.
125 /// Callback invoked whenever an inclusion directive of
130 /// directive.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp40 /// Implementation of directive handling which is shared across all
44 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler() argument
47 getParser().addDirectiveHandler(Directive, Handler); in addDirectiveHandler()
219 // Named Section Directive
436 // Darwin silently ignores the .ident directive. in parseSectionDirectiveIdent()
446 bool parseWatchOSVersionMin(StringRef Directive, SMLoc Loc) { in parseWatchOSVersionMin() argument
447 return parseVersionMin(Directive, Loc, MCVM_WatchOSVersionMin); in parseWatchOSVersionMin()
449 bool parseTvOSVersionMin(StringRef Directive, SMLoc Loc) { in parseTvOSVersionMin() argument
450 return parseVersionMin(Directive, Loc, MCVM_TvOSVersionMin); in parseTvOSVersionMin()
452 bool parseIOSVersionMin(StringRef Directive, SMLoc Loc) { in parseIOSVersionMin() argument
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.h22 ArrayRef<Directive> getLeafConstructs(Directive D);
23 ArrayRef<Directive> getLeafConstructsOrSelf(Directive D);
25 ArrayRef<Directive>
26 getLeafOrCompositeConstructs(Directive D, SmallVectorImpl<Directive> &Output);
28 Directive getCompoundConstruct(ArrayRef<Directive> Parts);
30 bool isLeafConstruct(Directive D);
31 bool isCompositeConstruct(Directive D);
32 bool isCombinedConstruct(Directive D);
H A DOMP.td1 //===-- OMP.td - OpenMP directive definition file ----------*- tablegen -*-===//
13 include "llvm/Frontend/Directive/DirectiveBase.td"
486 // Sorted alphabetically wrt directive spelling, except "end xyz" immediately
490 def OMP_Allocate : Directive<"allocate"> {
498 def OMP_Allocators : Directive<"allocators"> {
505 def OMP_Assumes : Directive<"assumes"> {
509 def OMP_EndAssumes : Directive<"end assumes"> {
513 def OMP_Atomic : Directive<"atomic"> {
534 def OMP_Barrier : Directive<"barrier"> {
538 def OMP_BeginAssumes : Directive<"begin assumes"> {
[all …]
/freebsd/lib/libfigpar/
H A Dfigpar.343 .Fa "char *directive"
50 .Fa "const char *directive"
104 const char *directive; /* keyword */
107 /* Pointer to function used when directive is found */
109 char *directive, char *value);
148 is normally considered part of the directive.
149 This flag enables terminating the directive at the equals sign.
160 This flag enables directive matching to be case sensitive.
162 If a directive is not followed by an equals,
165 Equals must be part of the directive to be considered a delimiter between
[all …]

12345678910>>...31