/external/llvm/test/MC/Mips/ |
D | module-directive-bad.s | 6 # 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/ |
D | annotate-module.m | 10 // CHECK: Punctuation: "#" [2:1 - 2:2] inclusion directive=[[INC_DIR:DependsOnModule[/\\]Depen… 11 // CHECK-NEXT: Identifier: "include" [2:2 - 2:9] inclusion directive=[[INC_DIR]] 12 // CHECK-NEXT: Punctuation: "<" [2:10 - 2:11] inclusion directive=[[INC_DIR]] 13 // CHECK-NEXT: Identifier: "DependsOnModule" [2:11 - 2:26] inclusion directive=[[INC_DIR]] 14 // CHECK-NEXT: Punctuation: "/" [2:26 - 2:27] inclusion directive=[[INC_DIR]] 15 // CHECK-NEXT: Identifier: "DependsOnModule" [2:27 - 2:42] inclusion directive=[[INC_DIR]] 16 // CHECK-NEXT: Punctuation: "." [2:42 - 2:43] inclusion directive=[[INC_DIR]] 17 // CHECK-NEXT: Identifier: "h" [2:43 - 2:44] inclusion directive=[[INC_DIR]] 18 // CHECK-NEXT: Punctuation: ">" [2:44 - 2:45] inclusion directive=[[INC_DIR]] 30 // CHECK-MOD: Punctuation: "#" [1:1 - 1:2] inclusion directive=[[INC_DIR:Module[/\\]Sub2\.h \(… [all …]
|
/external/bison/build-aux/ |
D | gnupload | 283 cat >${2}.directive<<EOF 290 cat ${2}.directive 322 rm -f $base.directive $base.directive.asc 326 echo "$passphrase" | $dbg $GPG $passphrase_fd_0 --clearsign $base.directive 327 $dbg ncftpput ftp-upload.gnu.org /incoming/alpha $files $base.directive.asc 331 echo "$passphrase" | $dbg $GPG $passphrase_fd_0 --clearsign $base.directive 332 $dbg ncftpput ftp-upload.gnu.org /incoming/ftp $files $base.directive.asc 350 echo "$passphrase" | $dbg $GPG $passphrase_fd_0 --clearsign $base.directive 351 for f in $files $base.directive.asc 359 echo "$passphrase" | $dbg $GPG $passphrase_fd_0 --clearsign $base.directive [all …]
|
D | cross-options.pl | 8 my %directive; 64 $directive{$long} = $dir; 77 print ' @code{', $directive{$long}, '}' if $directive{$long};
|
/external/llvm/test/MC/MachO/ARM/ |
D | bad-darwin-directives.s | 10 @ 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/ |
D | CacheControl.java | 189 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/clang/include/clang/Basic/ |
D | OpenMPKinds.def | 126 // Clauses allowed for OpenMP directive 'parallel'. 137 // Clauses allowed for directive 'omp simd'. 146 // Clauses allowed for directive 'omp for'. 156 // Clauses allowed for directive 'omp for simd'. 168 // Clauses allowed for OpenMP directive 'omp sections'. 175 // Clauses allowed for directive 'omp single'. 197 // Clauses allowed for OpenMP directive 'parallel for'. 212 // Clauses allowed for OpenMP directive 'parallel for simd'. 229 // Clauses allowed for OpenMP directive 'parallel sections'. 241 // Clauses allowed for OpenMP directive 'task'. [all …]
|
/external/llvm/test/MC/ARM/ |
D | eh-directive-vsave-diagnostics.s | 4 @ 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
|
D | eh-directive-save-diagnostics.s | 4 @ 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
|
D | eh-directive-pad-diagnostics.s | 4 @ Check the diagnostics for .pad directive. 17 @ CHECK: error: .fnstart must precede .pad directive 36 @ CHECK: error: .pad must precede .handlerdata directive
|
D | eh-directive-personality-diagnostics.s | 4 @ Check the diagnostics for .personality directive. 17 @ CHECK: error: .fnstart must precede .personality directive 36 @ CHECK: error: .personality must precede .handlerdata directive
|
D | eh-directive-movsp-diagnostics.s | 13 @ CHECK: error: .fnstart must precede .movsp directive 28 @ CHECK: error: unexpected .movsp directive 42 @ CHECK: error: sp and pc are not permitted in .movsp directive 56 @ CHECK: error: sp and pc are not permitted in .movsp directive
|
D | eh-directive-multiple-offsets.s | 9 @ TEST1: Check .pad before .setfp directive. 38 @ TEST2: Check .pad after .setfp directive. 67 @ TEST3: Check .setfp, .pad, .setfp directive. 100 @ TEST4: Check ".setfp fp, sp" and ".setfp fp, fp" directive. 131 @ TEST5: Check .setfp, .save, .setfp directive.
|
D | eh-directive-cantunwind-diagnostics.s | 6 @ .cantunwind directive can't be used with .handlerdata directive nor 24 @ CHECK: error: .personality can't be used with .cantunwind directive 64 @ CHECK: error: .cantunwind can't be used with .personality directive
|
D | eh-directive-text-section.s | 4 @ Check the .fnstart directive and the .fnend directive. 6 @ The .fnstart directive and .fnend directive should create an entry in
|
D | eh-directive-setfp-diagnostics.s | 4 @ Check the diagnostics for .setfp directive. 17 @ CHECK: error: .fnstart must precede .setfp directive 36 @ CHECK: error: .setfp must precede .handlerdata directive
|
D | eh-directive-fnend-diagnostics.s | 4 @ Check the diagnostics for mismatched .fnend directive 15 @ CHECK: error: .fnstart must precede .fnend directive
|
D | directive-fpu-multiple.s | 3 @ The later .fpu directive should overwrite the earlier one. 4 @ See also: directive-fpu-multiple2.s.
|
/external/clang/test/SemaObjC/ |
D | format-cstrings-warning.m | 1 // 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/llvm/test/MC/AsmParser/ |
D | floating-literals.s | 61 # CHECK-ERROR: unexpected token in directive 65 # CHECK-ERROR: unexpected token in directive 69 # CHECK-ERROR: unexpected token in directive 73 # CHECK-ERROR: unexpected token in directive 77 # CHECK-ERROR: unexpected token in directive 81 # CHECK-ERROR: unexpected token in directive
|
D | directive_fill.s | 52 # CHECK-WARNINGS: '.fill' directive with size greater than 8 has been truncated to 8 59 # CHECK-WARNINGS: '.fill' directive pattern has been truncated to 32-bits 63 # CHECK-WARNINGS: '.fill' directive with negative repeat count has no effect 67 # CHECK-WARNINGS: '.fill' directive with negative size has no effect
|
/external/llvm/test/MC/AArch64/ |
D | arm64-directive_loh.s | 61 # CHECK-ERRORS: error: invalid identifier in directive 66 # CHECK-ERRORS: error: invalid numeric identifier in directive 72 # CHECK-ERRORS: error: unexpected token in '.loh' directive 78 # CHECK-ERRORS: error: unexpected token in '.loh' directive 84 # CHECK-ERRORS: error: unexpected token in '.loh' directive 90 # CHECK-ERRORS: error: unexpected token in '.loh' directive
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/ |
D | libraries.apt | 3 The introduction of the import directive in a grammar allows reuse of common grammar files 6 be searched for with the <<<<libDirectory>>>> directive. 10 directive and also require the use of a vocab file then you will need to locate 12 is because you will need to use the <<<<libDirectory>>>> directive to specify the
|
/external/llvm/test/MC/X86/ |
D | x86-target-directives.s | 5 # CHECK: unknown directive .code42 6 # CHECK-NOT: unknown directive
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.android_extension_pack.txt | 29 directive 49 that shader extension directive of an extension required by 51 extension directive.
|