Home
last modified time | relevance | path

Searched refs:directive (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmodule-directive-bad.s6 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
10 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
14 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
18 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
22 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
26 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
30 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
34 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
38 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
42 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
[all …]
/external/llvm/test/MC/Mips/
Dmodule-directive-bad.s6 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
10 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
14 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
18 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
22 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
26 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
30 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
34 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
38 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
42 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
[all …]
/external/clang/test/Index/
Dannotate-module.m12 // CHECK: Punctuation: "#" [2:1 - 2:2] inclusion directive=[[INC_DIR:DependsOnModule[/\\]Depen…
13 // CHECK-NEXT: Identifier: "include" [2:2 - 2:9] inclusion directive=[[INC_DIR]]
14 // CHECK-NEXT: Punctuation: "<" [2:10 - 2:11] inclusion directive=[[INC_DIR]]
15 // CHECK-NEXT: Identifier: "DependsOnModule" [2:11 - 2:26] inclusion directive=[[INC_DIR]]
16 // CHECK-NEXT: Punctuation: "/" [2:26 - 2:27] inclusion directive=[[INC_DIR]]
17 // CHECK-NEXT: Identifier: "DependsOnModule" [2:27 - 2:42] inclusion directive=[[INC_DIR]]
18 // CHECK-NEXT: Punctuation: "." [2:42 - 2:43] inclusion directive=[[INC_DIR]]
19 // CHECK-NEXT: Identifier: "h" [2:43 - 2:44] inclusion directive=[[INC_DIR]]
20 // CHECK-NEXT: Punctuation: ">" [2:44 - 2:45] inclusion directive=[[INC_DIR]]
32 // CHECK-MOD: Punctuation: "#" [1:1 - 1:2] inclusion directive=[[INC_DIR:Module[/\\]Sub2\.h \(…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Ddata-directives-invalid.s4 # CHECK: [[@LINE+1]]:7: error: out of range literal value in '.byte' directive
6 # CHECK: [[@LINE+1]]:7: error: out of range literal value in '.half' directive
8 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.short' directive
10 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.hword' directive
12 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.2byte' directive
14 # CHECK: [[@LINE+1]]:7: error: out of range literal value in '.word' directive
16 # CHECK: [[@LINE+1]]:7: error: out of range literal value in '.long' directive
18 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.4byte' directive
20 # CHECK: [[@LINE+1]]:8: error: literal value out of range for directive in '.dword' directive
22 # CHECK: [[@LINE+1]]:8: error: literal value out of range for directive in '.8byte' directive
/external/turbine/java/com/google/turbine/binder/
DModuleBinder.java112 for (ModDirective directive : module.module().directives()) { in bind()
113 switch (directive.directiveKind()) { in bind()
116 ModRequires require = (ModRequires) directive; in bind()
122 exports.add(bindExports((ModExports) directive)); in bind()
125 opens.add(bindOpens((ModOpens) directive)); in bind()
128 uses.add(bindUses((ModUses) directive)); in bind()
131 provides.add(bindProvides((ModProvides) directive)); in bind()
134 throw new AssertionError(directive.kind()); in bind()
164 private RequireInfo bindRequires(ModRequires directive) { in bindRequires() argument
165 String moduleName = directive.moduleName(); in bindRequires()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Hexagon/
Ddata-directives-invalid.s3 # CHECK: [[@LINE+1]]:7: error: out of range literal value in '.byte' directive
5 # CHECK: [[@LINE+1]]:7: error: out of range literal value in '.half' directive
7 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.short' directive
9 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.hword' directive
11 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.2byte' directive
13 # CHECK: [[@LINE+1]]:7: error: out of range literal value in '.word' directive
15 # CHECK: [[@LINE+1]]:7: error: out of range literal value in '.long' directive
17 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.4byte' directive
19 # CHECK: [[@LINE+1]]:8: error: literal value out of range for directive in '.8byte' directive
/external/deqp-deps/glslang/Test/baseResults/
Dpreprocessor.include.enabled.vert.err3 ERROR: 0:8002: '#include' : Could not process include directive for header name: foo.oeu
4 ERROR: 0:8003: '#include' : Could not process include directive for header name: foo.oeu/ao eu/ao.h
5 ERROR: 0:8004: '#include' : Could not process include directive for header name: foo<oeu
6 ERROR: 0:8005: '#include' : Could not process include directive for header name: foo.oe>
7 ERROR: 0:8006: '#include' : Could not process include directive for header name: foo.oe
8 ERROR: 0:8007: '#include' : Could not process include directive for header name: foo"bar"
9 ERROR: 0:8008: '#include' : Could not process include directive for header name: foo\bar
10 ERROR: 0:8009: '#include' : Could not process include directive for header name: foo.oe>
11 ERROR: 0:8010: '#include' : Could not process include directive for header name: foo
14 ERROR: 0:8014: '#include' : Could not process include directive for header name: ABCDEF0123456789AB…
[all …]
DcppSimple.vert.out10 ERROR: 0:104: '#if' : unexpected tokens following directive
14 ERROR: 0:112: '#if' : unexpected tokens following directive
18 ERROR: 0:120: '#if' : unexpected tokens following directive
20 ERROR: 0:122: '#endif' : unexpected tokens following directive
32 ERROR: 0:148: '#else' : unexpected tokens following directive
34 ERROR: 0:155: '#else' : unexpected tokens following directive
36 ERROR: 0:160: '#endif' : unexpected tokens following directive
46 ERROR: 0:210: '#' : invalid directive
47 ERROR: 0:211: '#' : invalid directive
48 ERROR: 0:212: '#' : invalid directive
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dcv-errors.s6 # CHECK: error: expected file number in '.cv_file' directive
12 # CHECK: error: expected function id in '.cv_func_id' directive
15 # CHECK: error: expected function id in '.cv_func_id' directive
21 # CHECK: error: expected function id in '.cv_inline_site_id' directive
28 # CHECK: error: expected 'within' identifier in '.cv_inline_site_id' directive
32 # CHECK: error: expected function id in '.cv_inline_site_id' directive
36 # CHECK: error: expected 'inlined_at' identifier in '.cv_inline_site_id' directive
40 # CHECK: error: file number less than one in '.cv_inline_site_id' directive
44 # CHECK: error: unassigned file number in '.cv_inline_site_id' directive
Dcv-fpo-errors.s12 # CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: unexpected tokens in '.cv_fpo_proc' directive
17 # CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: invalid register name in '.cv_fpo_pushreg' directive
22 # CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: expected offset in '.cv_fpo_stackalloc' directive
24 # CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: unexpected tokens in '.cv_fpo_stackalloc' directive
27 # CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: unexpected tokens in '.cv_fpo_endprologue' directive
34 # CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: unexpected tokens in '.cv_fpo_endproc' directive
45 # CHECK: :[[@LINE-1]]:{{[0-9]+}}: error: unexpected tokens in '.cv_fpo_data' directive
/external/clang/include/clang/Basic/
DOpenMPKinds.def234 // Clauses allowed for OpenMP directive 'parallel'.
245 // Clauses allowed for directive 'omp simd'.
255 // Clauses allowed for directive 'omp for'.
266 // Clauses allowed for directive 'omp for simd'.
280 // Clauses allowed for OpenMP directive 'omp sections'.
287 // Clauses allowed for directive 'omp single'.
293 // Clauses allowed for OpenMP directive 'cancel'.
335 // Clauses allowed for OpenMP directive 'parallel for'.
351 // Clauses allowed for OpenMP directive 'parallel for simd'.
370 // Clauses allowed for OpenMP directive 'parallel sections'.
[all …]
/external/llvm/test/MC/MachO/ARM/
Dbad-darwin-directives.s10 @ CHECK-ERROR: error: unknown directive
13 @ CHECK-ERROR: error: unknown directive
16 @ CHECK-ERROR: error: unknown directive
19 @ CHECK-ERROR: error: unknown directive
22 @ CHECK-ERROR: error: unknown directive
25 @ CHECK-ERROR: error: unknown directive
28 @ CHECK-ERROR: error: unknown directive
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/ARM/
Dbad-darwin-directives.s10 @ CHECK-ERROR: error: unknown directive
13 @ CHECK-ERROR: error: unknown directive
16 @ CHECK-ERROR: error: unknown directive
19 @ CHECK-ERROR: error: unknown directive
22 @ CHECK-ERROR: error: unknown directive
25 @ CHECK-ERROR: error: unknown directive
28 @ CHECK-ERROR: error: unknown directive
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DCacheControl.java189 String directive = value.substring(tokenStart, pos).trim(); in parse() local
215 if ("no-cache".equalsIgnoreCase(directive)) { in parse()
217 } else if ("no-store".equalsIgnoreCase(directive)) { in parse()
219 } else if ("max-age".equalsIgnoreCase(directive)) { in parse()
221 } else if ("s-maxage".equalsIgnoreCase(directive)) { in parse()
223 } else if ("private".equalsIgnoreCase(directive)) { in parse()
225 } else if ("public".equalsIgnoreCase(directive)) { in parse()
227 } else if ("must-revalidate".equalsIgnoreCase(directive)) { in parse()
229 } else if ("max-stale".equalsIgnoreCase(directive)) { in parse()
231 } else if ("min-fresh".equalsIgnoreCase(directive)) { in parse()
[all …]
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
DCacheControl.java191 String directive = value.substring(tokenStart, pos).trim(); in parse() local
217 if ("no-cache".equalsIgnoreCase(directive)) { in parse()
219 } else if ("no-store".equalsIgnoreCase(directive)) { in parse()
221 } else if ("max-age".equalsIgnoreCase(directive)) { in parse()
223 } else if ("s-maxage".equalsIgnoreCase(directive)) { in parse()
225 } else if ("private".equalsIgnoreCase(directive)) { in parse()
227 } else if ("public".equalsIgnoreCase(directive)) { in parse()
229 } else if ("must-revalidate".equalsIgnoreCase(directive)) { in parse()
231 } else if ("max-stale".equalsIgnoreCase(directive)) { in parse()
233 } else if ("min-fresh".equalsIgnoreCase(directive)) { in parse()
[all …]
/external/tensorflow/tensorflow/python/autograph/converters/
Ddirectives.py74 def _process_symbol_directive(self, call_node, directive): argument
77 ' as the target' % directive.__name__)
81 def_.directives[directive] = _map_args(call_node, directive)
84 def _process_statement_directive(self, call_node, directive): argument
87 '"%s" must be used inside a statement' % directive.__name__)
90 node_anno[directive] = _map_args(call_node, directive)
/external/python/cpython2/Lib/test/
Dtest_strptime.py32 def compare_against_time(self, testing, directive, tuple_position, argument
38 strftime_output = time.strftime(directive, self.time_tuple).lower()
156 for directive in ('a','A','b','B','c','d','H','I','j','m','M','p','S',
158 compiled = self.time_re.compile("%" + directive)
159 found = compiled.match(time.strftime("%" + directive))
161 (time.strftime("%" + directive),
226 def helper(self, directive, position): argument
228 strf_output = time.strftime("%" + directive, self.time_tuple)
229 strp_output = _strptime._strptime_time(strf_output, "%" + directive)
232 (directive, strf_output, strp_output[position],
[all …]
/external/grpc-grpc/tools/mkowners/
Dmkowners.py74 directive = None
78 directive = Directive(who='*', globs=[])
82 directive = Directive(who=who, globs=globs_list)
84 directive = Directive(who=line, globs=[])
85 if directive:
86 directives.append(directive)
152 for directive in directives:
153 for glob in directive.globs or ['**']:
156 if directive.who not in globs[glob]:
157 globs[glob].append(directive.who)
/external/llvm/test/MC/AsmParser/
Dhash-directive.s3 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
9 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
12 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
15 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
23 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dhash-directive.s3 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
9 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
12 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
15 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
23 # CHECK: hash-directive.s:[[@LINE-1]]:1: error
/external/clang/test/SemaObjC/
Dformat-cstrings-warning.m1 // RUN: %clang_cc1 -Wcstring-format-directive -verify -fsyntax-only %s
33 …ength %c name %s", 1, 'a', "something"]; // expected-warning {{using %s directive in NSString whic…
34 …tringWithFormat : @"Hello%s", " There"]; // expected-warning {{using %s directive in NSString whic…
35 …[pns initWithFormat : @"Hello%s %d %d", "Hello", 1, 2]; // expected-warning {{using %s directive i…
36 …%s %d %d" locale:0 arguments: argList]; // expected-warning {{using %s directive in NSString whic…
37 …tringWithFormat : @"Hello%s", " There"]; // expected-warning {{using %s directive in NSString whic…
63 …lloc, 0, (CFStringRef)@"%s\n", argList); // expected-warning {{using %s directive in CFString whic…
64 …ringRef)"Hello %s there %d\n", argList); // expected-warning {{using %s directive in CFString whic…
74 …MyNSLog(@"%s\n", "Hello"); // expected-warning {{using %s directive in CFString which is being pas…
76 …MyCFStringCreateWithFormat((CFStringRef)@"%s", "Hello"); // expected-warning {{using %s directive
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Deh-directive-save-diagnostics.s4 @ Check the diagnostics for .save directive
6 @ .save directive should always come after .fnstart directive and
7 @ before .handlerdata directive.
38 @ CHECK: error: .save or .vsave must precede .handlerdata directive
Deh-directive-vsave-diagnostics.s4 @ Check the diagnostics for .vsave directive
6 @ .vsave directive should always come after .fnstart directive
7 @ and before .handlerdata directive.
38 @ CHECK: error: .save or .vsave must precede .handlerdata directive
/external/llvm/test/MC/ARM/
Deh-directive-vsave-diagnostics.s4 @ Check the diagnostics for .vsave directive
6 @ .vsave directive should always come after .fnstart directive
7 @ and before .handlerdata directive.
38 @ CHECK: error: .save or .vsave must precede .handlerdata directive
Deh-directive-save-diagnostics.s4 @ Check the diagnostics for .save directive
6 @ .save directive should always come after .fnstart directive and
7 @ before .handlerdata directive.
38 @ CHECK: error: .save or .vsave must precede .handlerdata directive

12345678910>>...24