| /external/apache-velocity-engine/velocity-engine-core/src/test/resources/conversion/compare/ | 
| D | test_conv_without_handler.cmp | 3   $target.integralByte($value)4   $target.integralShort($value)
 5   $target.integralInt($value)
 6   $target.integralLong($value)
 7   $target.integralFloat($value)
 8   $target.integralDouble($value)
 9   $target.integralChar($value)
 11   $target.objectByte($value)
 12   $target.objectShort($value)
 13   $target.objectInt($value)
 [all …]
 
 | 
| D | test_conv_with_handler.cmp | 7   $target.integralFloat($value)8   $target.integralDouble($value)
 9   $target.integralChar($value)
 15   $target.objectBigInteger($value)
 16   $target.objectFloat($value)
 17   $target.objectDouble($value)
 18   $target.objectBigDecimal($value)
 19   $target.objectCharacter($value)
 20   $target.objectNumber($value)
 22   $target.objectEnum($value)
 [all …]
 
 | 
| /external/OpenCSD/decoder/tests/snapshots/juno_r1_1/ds-5-dumps/ | 
| D | Trace_Report_0x11_cpu_1_2015Sep17_104748.txt | 4 EL1N:0xFFFFFFC000781E8C	?	Cannot access target memory7 EL1N:0xFFFFFFC000781E8C	?	Cannot access target memory
 8 EL1N:0xFFFFFFC000781E8C	?	Cannot access target memory
 9 EL1N:0xFFFFFFC0000F3698	?	Cannot access target memory
 11 EL1N:0xFFFFFFC0000F408C	?	Cannot access target memory
 59 EL1N:0xFFFFFFC0001124D8	?	Cannot access target memory
 62 EL1N:?	?	Cannot access target memory
 63 EL1N:?	?	Cannot access target memory
 64 EL1N:?	?	Cannot access target memory
 65 EL1N:?	?	Cannot access target memory
 [all …]
 
 | 
| D | Trace_Report_0x13_cpu_3_2015Sep17_104147.txt | 8 EL1N:0xFFFFFFC000594AC0	?	Cannot access target memory9 EL1N:0xFFFFFFC000592B58	?	Cannot access target memory
 11 EL1N:?	?	Cannot access target memory
 12 EL1N:?	?	Cannot access target memory
 13 EL1N:0xFFFFFFC0005AC4C8	?	Cannot access target memory
 15 EL1N:0xFFFFFFC0000EA588	?	Cannot access target memory
 16 EL1N:0xFFFFFFC0000EA588	?	Cannot access target memory
 17 EL1N:0xFFFFFFC0000EA588	?	Cannot access target memory
 66 EL1N:0xFFFFFFC000117CF0	?	Cannot access target memory
 67 EL1N:0xFFFFFFC000117CF0	?	Cannot access target memory
 [all …]
 
 | 
| D | Trace_Report_0x10_cpu_0_2015Sep17_104900.txt | 8 EL1N:0xFFFFFFC000594AC0	?	Cannot access target memory9 EL1N:0xFFFFFFC000592B58	?	Cannot access target memory
 11 EL1N:?	?	Cannot access target memory
 12 EL1N:?	?	Cannot access target memory
 13 EL1N:0xFFFFFFC0005AC4C8	?	Cannot access target memory
 15 EL1N:0xFFFFFFC0000EA588	?	Cannot access target memory
 16 EL1N:0xFFFFFFC0000EA588	?	Cannot access target memory
 17 EL1N:0xFFFFFFC0000EA588	?	Cannot access target memory
 66 EL1N:0xFFFFFFC000117CF0	?	Cannot access target memory
 67 EL1N:0xFFFFFFC000117CF0	?	Cannot access target memory
 [all …]
 
 | 
| D | Trace_Report_0x15_cpu_5_2015Sep17_105126.txt | 3 EL1N:0xFFFFFFC0000F3CC0	?	Cannot access target memory5 EL1N:?	?	Cannot access target memory
 6 EL1N:?	?	Cannot access target memory
 7 EL1N:?	?	Cannot access target memory
 8 EL1N:?	?	Cannot access target memory
 9 EL1N:?	?	Cannot access target memory
 10 EL1N:?	?	Cannot access target memory
 11 EL1N:?	?	Cannot access target memory
 17 EL1N:0xFFFFFFC0000F9494	?	Cannot access target memory
 18 EL1N:0xFFFFFFC0000F9494	?	Cannot access target memory
 [all …]
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/re/re.const/re.matchflag/ | 
| D | match_multiline.pass.cpp | 22                    const char* target, bool expected)  in search()  argument26     assert(std::regex_search(target, m, re) == expected);  in search()
 51         const char* target = "foo";  in main()  local
 53         search(pat, ECMAScript, target, true);  in main()
 54         search(pat, basic, target, true);  in main()
 55         search(pat, extended, target, true);  in main()
 56         search(pat, awk, target, true);  in main()
 57         search(pat, grep, target, true);  in main()
 58         search(pat, egrep, target, true);  in main()
 60         search(pat, ECMAScript | multiline, target, true);  in main()
 [all …]
 
 | 
| /external/conscrypt/apex/ | 
| D | Android.bp | 87         "target-cacert-apex-01419da9.0",88         "target-cacert-apex-04f60c28.0",
 89         "target-cacert-apex-0d69c7e1.0",
 90         "target-cacert-apex-10531352.0",
 91         "target-cacert-apex-1ae85e5e.0",
 92         "target-cacert-apex-1b0f7e5c.0",
 93         "target-cacert-apex-1df5a75f.0",
 94         "target-cacert-apex-1e1eab7c.0",
 95         "target-cacert-apex-1e8e7201.0",
 96         "target-cacert-apex-1ec40989.0",
 [all …]
 
 | 
| /external/clang/test/Driver/ | 
| D | x86-target-features.c | 1 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mx87 %s -### -o %t.o 2>&1 | FileCheck -c…2 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-x87 %s -### -o %t.o 2>&1 | FileCheck…
 3 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -m80387 %s -### -o %t.o 2>&1 | FileCheck …
 4 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-80387 %s -### -o %t.o 2>&1 | FileChe…
 5 // X87: "-target-feature" "+x87"
 6 // NO-X87: "-target-feature" "-x87"
 8 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mmmx -m3dnow -m3dnowa %s -### -o %t.o 2>…
 9 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-mmx -mno-3dnow -mno-3dnowa %s -### -…
 10 // MMX: "-target-feature" "+mmx" "-target-feature" "+3dnow" "-target-feature" "+3dnowa"
 11 // NO-MMX: "-target-feature" "-mmx" "-target-feature" "-3dnow" "-target-feature" "-3dnowa"
 [all …]
 
 | 
| D | arm-mfpu.c | 1 // Test that different values of -mfpu pick correct ARM FPU target-feature(s).3 // RUN: %clang -target arm-linux-eabi %s -### -o %t.o 2>&1 \
 5 // CHECK-DEFAULT-NOT: "-target-feature" "+vfp2"
 6 // CHECK-DEFAULT-NOT: "-target-feature" "+vfp3"
 7 // CHECK-DEFAULT-NOT: "-target-feature" "+d16"
 8 // CHECK-DEFAULT-NOT: "-target-feature" "+neon"
 10 // RUN: %clang -target arm-linux-eabi -mfpu=fpa %s -### -o %t.o 2>&1 \
 12 // RUN: %clang -target arm-linux-eabi -mfpu=fpe2 %s -### -o %t.o 2>&1 \
 14 // RUN: %clang -target arm-linux-eabi -mfpu=fpe3 %s -### -o %t.o 2>&1 \
 16 // RUN: %clang -target arm-linux-eabi -mfpu=maverick %s -### -o %t.o 2>&1 \
 [all …]
 
 | 
| D | mips-integrated-as.s | 1 // RUN: %clang -target mips-linux-gnu -### -fintegrated-as -c %s 2>&1 | \3 // RUN: %clang -target mips-linux-gnu -### -fintegrated-as -c %s -mabi=32 2>&1 | \
 5 // RUN: %clang -target mips-linux-gnu -### -fintegrated-as -c %s -mabi=o32 2>&1 | \
 8 // ABI-O32: "-target-abi" "o32"
 10 // RUN: %clang -target mips-linux-gnu -### -fintegrated-as -c %s -mabi=eabi 2>&1 | \
 13 // ABI-EABI32: "-target-abi" "eabi"
 15 // RUN: %clang -target mips-linux-gnu -### -fintegrated-as -c %s -mips64 -mabi=n32 2>&1 | \
 17 // RUN: %clang -target mips64-linux-gnu -### -fintegrated-as -c %s -mabi=n32 2>&1 | \
 20 // ABI-N32: "-target-abi" "n32"
 22 // FIXME: We should also test '-target mips-linux-gnu -mips64' defaults to the
 [all …]
 
 | 
| D | aarch64-cpus.c | 1 // Check target CPUs are correctly passed.3 // RUN: %clang -target aarch64 -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC %s
 4 // RUN: %clang -target aarch64 -mcpu=generic -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC %s
 5 // RUN: %clang -target aarch64 -mlittle-endian -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC %s
 6 // RUN: %clang -target aarch64 -mlittle-endian -mcpu=generic -### -c %s 2>&1 | FileCheck -check-pre…
 7 // RUN: %clang -target aarch64_be -mlittle-endian -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC…
 8 // RUN: %clang -target aarch64_be -mlittle-endian -mcpu=generic -### -c %s 2>&1 | FileCheck -check-…
 9 // GENERIC: "-cc1"{{.*}} "-triple" "aarch64{{.*}}" "-target-cpu" "generic"
 11 // RUN: %clang -target arm64 -### -c %s 2>&1 | FileCheck -check-prefix=ARM64-GENERIC %s
 12 // RUN: %clang -target arm64 -mcpu=generic -### -c %s 2>&1 | FileCheck -check-prefix=ARM64-GENERIC …
 [all …]
 
 | 
| /external/llvm/test/MC/PowerPC/ | 
| D | ppc64-fixups.s | 10 # CHECK-BE: b target                        # encoding: [0b010010AA,A,A,0bAAAAAA00]11 # CHECK-LE: b target                        # encoding: [0bAAAAAA00,A,A,0b010010AA]
 12 # CHECK-BE-NEXT:                            #   fixup A - offset: 0, value: target, kind: fixup_ppc…
 13 # CHECK-LE-NEXT:                            #   fixup A - offset: 0, value: target, kind: fixup_ppc…
 14 # CHECK-BE-REL:                             0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0
 15 # CHECK-LE-REL:                             0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0
 16             b target
 18 # CHECK-BE: ba target                       # encoding: [0b010010AA,A,A,0bAAAAAA10]
 19 # CHECK-LE: ba target                       # encoding: [0bAAAAAA10,A,A,0b010010AA]
 20 # CHECK-BE-NEXT:                            #   fixup A - offset: 0, value: target, kind: fixup_ppc…
 [all …]
 
 | 
| D | ppc64-encoding-ext.s | 168 # CHECK-BE: bt 2, target                    # encoding: [0x41,0x82,A,0bAAAAAA00]169 # CHECK-LE: bt 2, target                    # encoding: [0bAAAAAA00,A,0x82,0x41]
 170 # CHECK-BE-NEXT:                            #   fixup A - offset: 0, value: target, kind: fixup_ppc…
 171 # CHECK-LE-NEXT:                            #   fixup A - offset: 0, value: target, kind: fixup_ppc…
 172             bt 2, target
 173 # CHECK-BE: bta 2, target                   # encoding: [0x41,0x82,A,0bAAAAAA10]
 174 # CHECK-LE: bta 2, target                   # encoding: [0bAAAAAA10,A,0x82,0x41]
 175 # CHECK-BE-NEXT:                            #   fixup A - offset: 0, value: target, kind: fixup_ppc…
 176 # CHECK-LE-NEXT:                            #   fixup A - offset: 0, value: target, kind: fixup_ppc…
 177             bta 2, target
 [all …]
 
 | 
| /external/clang/test/OpenMP/ | 
| D | target_exit_data_ast_print.cpp | 14 #pragma omp target exit data map(from: i)  in tmain()16 #pragma omp target exit data map(from: i) if (target exit data: j > 0)  in tmain()
 18 #pragma omp target exit data map(from: i) if (b)  in tmain()
 20 #pragma omp target exit data map(from: c)  in tmain()
 22 #pragma omp target exit data map(from: c) if(b>e)  in tmain()
 24 #pragma omp target exit data map(release: x[0:10], c)  in tmain()
 26 #pragma omp target exit data map(delete: x[0:10])  in tmain()
 28 #pragma omp target exit data map(always, delete: x[0:10])  in tmain()
 30 #pragma omp target exit data map(from: c) map(release: d)  in tmain()
 32 #pragma omp target exit data map(always,release: e)  in tmain()
 [all …]
 
 | 
| D | target_enter_data_ast_print.cpp | 14 #pragma omp target enter data map(to: i)  in tmain()16 #pragma omp target enter data map(to: i) if (target enter data: j > 0)  in tmain()
 18 #pragma omp target enter data map(to: i) if (b)  in tmain()
 20 #pragma omp target enter data map(to: c)  in tmain()
 22 #pragma omp target enter data map(to: c) if(b>e)  in tmain()
 24 #pragma omp target enter data map(alloc: x[0:10], c)  in tmain()
 26 #pragma omp target enter data map(to: c) map(alloc: d)  in tmain()
 28 #pragma omp target enter data map(always,alloc: e)  in tmain()
 30 #pragma omp target enter data nowait map(to: i)  in tmain()
 32 #pragma omp target enter data nowait map(to: i) if (target enter data: j > 0)  in tmain()
 [all …]
 
 | 
| D | target_map_messages.cpp | 9 …#pragma omp target map(marr[2][0:2][0:2]) // expected-error {{array section does not specify conti…  in foo()11   #pragma omp target map(marr[:][0:][:])  in foo()
 13 …#pragma omp target map(marr[:][1:][:]) // expected-error {{array section does not specify contiguo…  in foo()
 15   #pragma omp target map(marr[:][n:][:])  in foo()
 30     #pragma omp target map(arg,a,d)  in func()
 32 …#pragma omp target map(arg[2:2],a,d) // expected-error {{subscripted value is not an array or poin…  in func()
 34 …#pragma omp target map(arg,a*2) // expected-error {{expected expression containing only member acc…  in func()
 36 …#pragma omp target map(arg,(c+1)[2]) // expected-error {{expected expression containing only membe…  in func()
 38 …#pragma omp target map(arg,a[:2],d) // expected-error {{subscripted value is not an array or point…  in func()
 40 …#pragma omp target map(arg,a,d[:2]) // expected-error {{subscripted value is not an array or point…  in func()
 [all …]
 
 | 
| D | target_if_messages.cpp | 14   #pragma omp target if // expected-error {{expected '(' after 'if'}}  in tmain()16 …#pragma omp target if ( // expected-error {{expected expression}} expected-error {{expected ')'}} …  in tmain()
 18   #pragma omp target if () // expected-error {{expected expression}}  in tmain()
 20   #pragma omp target if (argc // expected-error {{expected ')'}} expected-note {{to match this '('}}  in tmain()
 22 …#pragma omp target if (argc)) // expected-warning {{extra tokens at the end of '#pragma omp target…  in tmain()
 24   #pragma omp target if (argc > 0 ? argv[1] : argv[2])  in tmain()
 26 …#pragma omp target if (foobool(argc)), if (true) // expected-error {{directive '#pragma omp target…  in tmain()
 28   #pragma omp target if (S) // expected-error {{'S' does not refer to a value}}  in tmain()
 30 …#pragma omp target if (argv[1]=2) // expected-error {{expected ')'}} expected-note {{to match this…  in tmain()
 32 …#pragma omp target if (argc argc) // expected-error {{expected ')'}} expected-note {{to match this…  in tmain()
 [all …]
 
 | 
| /external/libchrome/base/memory/ | 
| D | weak_ptr_unittest.cc | 53 struct Target : public TargetBase, public SupportsWeakPtr<Target> {  struct54   virtual ~Target() = default;
 57 struct DerivedTarget : public Target {};
 59 // A class inheriting from Target and defining a nested type called 'Base'.
 61 struct DerivedTargetWithNestedBase : public Target {
 70 // A class inheriting from Target where Target is not the first base, and where
 72 // Target base is not positioned at the beginning of
 75                                           public Target {};
 78   WeakPtr<Target> target;  member
 80 struct TargetWithFactory : public Target {
 [all …]
 
 | 
| /external/kotlinpoet/kotlinpoet/src/main/java/com/squareup/kotlinpoet/ | 
| D | KModifier.kt | 26   private vararg val targets: Target,32   PUBLIC("public", Target.PROPERTY),
 33   PROTECTED("protected", Target.PROPERTY),
 34   PRIVATE("private", Target.PROPERTY),
 35   INTERNAL("internal", Target.PROPERTY),
 38   EXPECT("expect", Target.CLASS, Target.FUNCTION, Target.PROPERTY),
 39   ACTUAL("actual", Target.CLASS, Target.FUNCTION, Target.PROPERTY),
 41   FINAL("final", Target.CLASS, Target.FUNCTION, Target.PROPERTY),
 42   OPEN("open", Target.CLASS, Target.FUNCTION, Target.PROPERTY),
 43   ABSTRACT("abstract", Target.CLASS, Target.FUNCTION, Target.PROPERTY),
 [all …]
 
 | 
| /external/cronet/base/memory/ | 
| D | weak_ptr_unittest.cc | 54 struct Target : public TargetBase, public SupportsWeakPtr<Target> {  struct55   virtual ~Target() = default;
 58 struct DerivedTarget : public Target {};
 60 // A class inheriting from Target and defining a nested type called 'Base'.
 62 struct DerivedTargetWithNestedBase : public Target {
 71 // A class inheriting from Target where Target is not the first base, and where
 73 // Target base is not positioned at the beginning of
 76                                           public Target {};
 79   WeakPtr<Target> target;  member
 81 struct TargetWithFactory : public Target {
 [all …]
 
 | 
| /external/google-breakpad/src/processor/ | 
| D | static_address_map_unittest.cc | 93   void CompareRetrieveResult(int testcase, int target) {  in CompareRetrieveResult()  argument102     found = addr_map[testcase].Retrieve(target, &entry, &address);  in CompareRetrieveResult()
 104         test_map[testcase].Retrieve(target, entry_cstring, &address_test);  in CompareRetrieveResult()
 116     int target;  in RetrieveTester()  local
 117     target = INT_MIN;  in RetrieveTester()
 118     CompareRetrieveResult(testcase, target);  in RetrieveTester()
 119     target = INT_MAX;  in RetrieveTester()
 120     CompareRetrieveResult(testcase, target);  in RetrieveTester()
 124       // Retrive (aka, search) for target address and compare results from  in RetrieveTester()
 127       // First, assign the search target to be one of original testdata that is  in RetrieveTester()
 [all …]
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | TargetRegistry.h | 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//10 // the appropriate target specific classes (TargetMachine, AsmPrinter, etc.)
 13 // Target specific class implementations should register themselves using the
 66 /// target, suitable for compiling with a native assembler.
 75 /// \param TAB - If given, a target asm backend to use to show the fixup
 116 /// Target - Wrapper for Target specific information.
 124 class Target {
 140       *(*)(const Target &T, const Triple &TT, StringRef CPU, StringRef Features,
 148   using MCAsmBackendCtorTy = MCAsmBackend *(*)(const Target &T,
 155   using MCDisassemblerCtorTy = MCDisassembler *(*)(const Target &T,
 [all …]
 
 | 
| /external/llvm/include/llvm/Support/ | 
| D | TargetRegistry.h | 1 //===-- Support/TargetRegistry.h - Target Registration ----------*- C++ -*-===//11 // the appropriate target specific classes (TargetMachine, AsmPrinter, etc.)
 14 // Target specific class implementations should register themselves using the
 79 /// Target - Wrapper for Target specific information.
 87 class Target {
 105       const Target &T, const Triple &TT, StringRef CPU, StringRef Features,
 113   typedef MCAsmBackend *(*MCAsmBackendCtorTy)(const Target &T,
 119   typedef MCDisassembler *(*MCDisassemblerCtorTy)(const Target &T,
 159   /// Next - The next registered target in the linked list, maintained by the
 161   Target *Next;
 [all …]
 
 | 
| /external/clang/test/Preprocessor/ | 
| D | aarch64-target-features.c | 1 // RUN: %clang -target aarch64-none-linux-gnu -x c -E -dM %s -o - | FileCheck %s2 // RUN: %clang -target arm64-none-linux-gnu -x c -E -dM %s -o - | FileCheck %s
 41 // RUN: %clang -target aarch64_be-eabi -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-BIGEN…
 44 // RUN: %clang -target aarch64-none-linux-gnu -march=armv8-a+crypto -x c -E -dM %s -o - | FileCheck…
 45 // RUN: %clang -target arm64-none-linux-gnu -march=armv8-a+crypto -x c -E -dM %s -o - | FileCheck -…
 48 // RUN: %clang -target aarch64-none-linux-gnu -mcrc -x c -E -dM %s -o - | FileCheck --check-prefix=…
 49 // RUN: %clang -target arm64-none-linux-gnu -mcrc -x c -E -dM %s -o - | FileCheck --check-prefix=CH…
 50 // RUN: %clang -target aarch64-none-linux-gnu -march=armv8-a+crc -x c -E -dM %s -o - | FileCheck --…
 51 // RUN: %clang -target arm64-none-linux-gnu -march=armv8-a+crc -x c -E -dM %s -o - | FileCheck --ch…
 54 // RUN: %clang -target aarch64-none-linux-gnu -fno-math-errno -fno-signed-zeros\
 [all …]
 
 |