Home
last modified time | relevance | path

Searched full:target (Results 1 – 25 of 17630) sorted by relevance

12345678910>>...706

/external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/Inputs/
Dglobals-fundamental.lldbinit1 target variable BFalse
2 target variable BTrue
3 target variable CA
4 target variable CZ
5 target variable SCa
6 target variable SCz
7 target variable UC24
8 target variable UC42
9 target variable C16_24
10 target variable C32_42
[all …]
/external/OpenCSD/decoder/tests/snapshots/juno_r1_1/ds-5-dumps/
DTrace_Report_0x11_cpu_1_2015Sep17_104748.txt4 EL1N:0xFFFFFFC000781E8C ? Cannot access target memory
7 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 …]
DTrace_Report_0x13_cpu_3_2015Sep17_104147.txt8 EL1N:0xFFFFFFC000594AC0 ? Cannot access target memory
9 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 …]
DTrace_Report_0x10_cpu_0_2015Sep17_104900.txt8 EL1N:0xFFFFFFC000594AC0 ? Cannot access target memory
9 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 …]
DTrace_Report_0x15_cpu_5_2015Sep17_105126.txt3 EL1N:0xFFFFFFC0000F3CC0 ? Cannot access target memory
5 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/llvm-project/libcxx/test/std/re/re.const/re.matchflag/
Dmatch_multiline.pass.cpp23 const char* target, bool expected) in search() argument
27 assert(std::regex_search(target, m, re) == expected); in search()
52 const char* target = "foo"; in main() local
54 search(pat, ECMAScript, target, true); in main()
55 search(pat, basic, target, true); in main()
56 search(pat, extended, target, true); in main()
57 search(pat, awk, target, true); in main()
58 search(pat, grep, target, true); in main()
59 search(pat, egrep, target, true); in main()
61 search(pat, ECMAScript | multiline, target, true); in main()
[all …]
/external/llvm-project/clang/cmake/caches/
DFuchsia-stage2.cmake77 set(target "x86_64-pc-windows-msvc") variable
79 list(APPEND BUILTIN_TARGETS "${target}")
80 set(BUILTINS_${target}_CMAKE_SYSTEM_NAME Windows CACHE STRING "")
81 set(BUILTINS_${target}_CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "")
83 list(APPEND RUNTIME_TARGETS "${target}")
84 set(RUNTIMES_${target}_CMAKE_SYSTEM_NAME Windows CACHE STRING "")
85 set(RUNTIMES_${target}_CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "")
86 set(RUNTIMES_${target}_LIBCXX_ABI_VERSION 2 CACHE STRING "")
87 set(RUNTIMES_${target}_LIBCXX_ENABLE_EXPERIMENTAL_LIBRARY OFF CACHE BOOL "")
88 set(RUNTIMES_${target}_LIBCXX_ENABLE_FILESYSTEM OFF CACHE BOOL "")
[all …]
/external/llvm-project/flang/test/Semantics/
Domp-combined-constructs.f9016 !$omp target parallel device(0)
20 !$omp end target parallel
22 !ERROR: At most one DEVICE clause can appear on the TARGET PARALLEL directive
23 !$omp target parallel device(0) device(1)
27 !$omp end target parallel
29 !$omp target parallel defaultmap(tofrom:scalar)
33 !$omp end target parallel
36 !$omp target parallel defaultmap(tofrom)
40 !$omp end target parallel
42 !ERROR: At most one DEFAULTMAP clause can appear on the TARGET PARALLEL directive
[all …]
/external/clang/test/Driver/
Dx86-target-features.c1 // 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 …]
Darm-mfpu.c1 // 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 …]
/external/llvm-project/clang/test/Driver/
Darm-mfpu.c1 // 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" "+soft-float"
6 // CHECK-DEFAULT-DAG: "-target-feature" "+soft-float-abi"
7 // CHECK-DEFAULT-NOT: "-target-feature" "+vfp2"
8 // CHECK-DEFAULT-NOT: "-target-feature" "+vfp3"
9 // CHECK-DEFAULT-NOT: "-target-feature" "+neon"
11 // RUN: %clang -target arm-linux-eabi -mfpu=fpa %s -### -o %t.o 2>&1 \
13 // RUN: %clang -target arm-linux-eabi -mfpu=fpe2 %s -### -o %t.o 2>&1 \
15 // RUN: %clang -target arm-linux-eabi -mfpu=fpe3 %s -### -o %t.o 2>&1 \
[all …]
Dx86-target-features.c1 // 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 …]
Damdgpu-mcpu.cl7 // RUN: %clang -### -target r600 -mcpu=r600 %s 2>&1 | FileCheck --check-prefix=R600 %s
8 // RUN: %clang -### -target r600 -mcpu=rv630 %s 2>&1 | FileCheck --check-prefix=R600 %s
9 // RUN: %clang -### -target r600 -mcpu=rv635 %s 2>&1 | FileCheck --check-prefix=R600 %s
10 // RUN: %clang -### -target r600 -mcpu=r630 %s 2>&1 | FileCheck --check-prefix=R630 %s
11 // RUN: %clang -### -target r600 -mcpu=rs780 %s 2>&1 | FileCheck --check-prefix=RS880 %s
12 // RUN: %clang -### -target r600 -mcpu=rs880 %s 2>&1 | FileCheck --check-prefix=RS880 %s
13 // RUN: %clang -### -target r600 -mcpu=rv610 %s 2>&1 | FileCheck --check-prefix=RS880 %s
14 // RUN: %clang -### -target r600 -mcpu=rv620 %s 2>&1 | FileCheck --check-prefix=RS880 %s
15 // RUN: %clang -### -target r600 -mcpu=rv670 %s 2>&1 | FileCheck --check-prefix=RV670 %s
16 // RUN: %clang -### -target r600 -mcpu=rv710 %s 2>&1 | FileCheck --check-prefix=RV710 %s
[all …]
Dmips-abi.c3 // REQUIRES: mips-registered-target
5 // RUN: %clang -target mips-linux-gnu -### -c %s 2>&1 \
7 // RUN: %clang -target mips64-linux-gnu -mips32r2 -mabi=32 -### -c %s 2>&1 \
9 // MIPS32R2-O32: "-target-cpu" "mips32r2"
10 // MIPS32R2-O32: "-target-abi" "o32"
14 // RUN: not %clang -target mips-linux-gnu -c %s \
19 // RUN: %clang -target mips64-linux-gnu -### -c %s 2>&1 \
21 // RUN: %clang -target mips-img-linux-gnu -mips64r2 -### -c %s 2>&1 \
23 // RUN: %clang -target mips-mti-linux-gnu -mips64r2 -### -c %s 2>&1 \
25 // RUN: %clang -target mips-linux-gnu -mips64r2 -mabi=64 -### -c %s 2>&1 \
[all …]
/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-fixups.s10 # 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 …]
/external/llvm/test/MC/PowerPC/
Dppc64-fixups.s10 # 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 …]
/external/llvm-project/clang/test/OpenMP/
Dtarget_ast_print.cpp21 #pragma omp target in tmain()
23 #pragma omp target if (target:argc > 0) in tmain()
25 #pragma omp target if (C) in tmain()
27 #pragma omp target map(i) in tmain()
29 #pragma omp target map(a[0:10], i) in tmain()
31 #pragma omp target map(to: i) map(from: j) in tmain()
33 #pragma omp target map(always,alloc: i) in tmain()
35 #pragma omp target map(always from: i) in tmain()
37 #pragma omp target map(always) in tmain()
39 #pragma omp target map(always,i) in tmain()
[all …]
Ddeclare_target_ast_print.cpp19 #pragma omp declare target to(bar) device_type(any)
20 // OMP50: #pragma omp declare target{{$}}
22 // OMP50: #pragma omp end declare target{{$}}
24 #pragma omp declare target to(baz) device_type(nohost)
25 // OMP50: #pragma omp declare target device_type(nohost){{$}}
27 // OMP50: #pragma omp end declare target{{$}}
29 #pragma omp declare target to(bazz) device_type(host)
30 // OMP50: #pragma omp declare target device_type(host){{$}}
32 // OMP50: #pragma omp end declare target{{$}}
36 #pragma omp declare target (out_decl_target)
[all …]
Dtarget_enter_data_ast_print.cpp27 #pragma omp target enter data map(to: i) in tmain()
29 #pragma omp target enter data map(to: i) if (target enter data: j > 0) in tmain()
31 #pragma omp target enter data map(to: i) if (b) in tmain()
33 #pragma omp target enter data map(to: c) in tmain()
35 #pragma omp target enter data map(to: c) if(b>e) in tmain()
37 #pragma omp target enter data map(alloc: x[0:10], c) in tmain()
39 #pragma omp target enter data map(to: c) map(alloc: d) in tmain()
41 #pragma omp target enter data map(always,alloc: e) in tmain()
43 #pragma omp target enter data nowait map(to: i) in tmain()
45 #pragma omp target enter data nowait map(to: i) if (target enter data: j > 0) in tmain()
[all …]
Dtarget_exit_data_ast_print.cpp27 #pragma omp target exit data map(from: i) in tmain()
29 #pragma omp target exit data map(from: i) if (target exit data: j > 0) in tmain()
31 #pragma omp target exit data map(from: i) if (b) in tmain()
33 #pragma omp target exit data map(from: c) in tmain()
35 #pragma omp target exit data map(from: c) if(b>e) in tmain()
37 #pragma omp target exit data map(release: x[0:10], c) in tmain()
39 #pragma omp target exit data map(delete: x[0:10]) in tmain()
41 #pragma omp target exit data map(always, delete: x[0:10]) in tmain()
43 #pragma omp target exit data map(from: c) map(release: d) in tmain()
45 #pragma omp target exit data map(always,release: e) in tmain()
[all …]
/external/clang/test/OpenMP/
Dtarget_exit_data_ast_print.cpp14 #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 …]
Dtarget_enter_data_ast_print.cpp14 #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 …]
/external/libchrome/base/memory/
Dweak_ptr_unittest.cc53 struct Target : public TargetBase, public SupportsWeakPtr<Target> { struct
54 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/tensorflow/third_party/llvm/
Dllvm.autogenerated.BUILD158 "lib/Target/AMDGPU/InstCombineTables.inc",
161 td_file = "lib/Target/AMDGPU/InstCombineTables.td",
472 ("-gen-register-bank", "lib/Target/AArch64/AArch64GenRegisterBank.inc"),
473 ("-gen-register-info", "lib/Target/AArch64/AArch64GenRegisterInfo.inc"),
474 ("-gen-instr-info", "lib/Target/AArch64/AArch64GenInstrInfo.inc"),
475 ("-gen-emitter", "lib/Target/AArch64/AArch64GenMCCodeEmitter.inc"),
476 ("-gen-pseudo-lowering", "lib/Target/AArch64/AArch64GenMCPseudoLowering.inc"),
477 ("-gen-asm-writer", "lib/Target/AArch64/AArch64GenAsmWriter.inc"),
478 ("-gen-asm-writer -asmwriternum=1", "lib/Target/AArch64/AArch64GenAsmWriter1.inc"),
479 ("-gen-asm-matcher", "lib/Target/AArch64/AArch64GenAsmMatcher.inc"),
[all …]
/external/llvm-project/clang/test/Preprocessor/
Daarch64-target-features.c1 // RUN: %clang -target aarch64-none-linux-gnu -x c -E -dM %s -o - | FileCheck %s
2 // RUN: %clang -target arm64-none-linux-gnu -x c -E -dM %s -o - | FileCheck %s
54 // RUN: %clang -target aarch64_be-eabi -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-BIGEN…
57 // RUN: %clang -target aarch64-none-linux-gnu -march=armv8-a+crypto -x c -E -dM %s -o - | FileCheck…
58 // RUN: %clang -target arm64-none-linux-gnu -march=armv8-a+crypto -x c -E -dM %s -o - | FileCheck -…
61 // RUN: %clang -target aarch64-none-linux-gnu -mcrc -x c -E -dM %s -o - | FileCheck --check-prefix=…
62 // RUN: %clang -target arm64-none-linux-gnu -mcrc -x c -E -dM %s -o - | FileCheck --check-prefix=CH…
63 // RUN: %clang -target aarch64-none-linux-gnu -march=armv8-a+crc -x c -E -dM %s -o - | FileCheck --…
64 // RUN: %clang -target arm64-none-linux-gnu -march=armv8-a+crc -x c -E -dM %s -o - | FileCheck --ch…
65 // RUN: %clang -target aarch64-none-linux-gnu -march=armv8.1-a -x c -E -dM %s -o - | FileCheck --ch…
[all …]

12345678910>>...706