OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inputs
(Results
626 - 650
of
4017
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/clang/test/Index/
index-module-with-vfs.m
10
// RUN: sed -e "s:INPUT_DIR:%S/
Inputs
:g" -e "s:OUT_DIR:%t:g" %S/
Inputs
/vfsoverlay.yaml > %t.yaml
pch-with-module.m
3
// RUN: c-index-test -write-pch %t.h.pch %s -target x86_64-apple-macosx10.7 -fobjc-arc -fmodules-cache-path=%t.cache -fmodules -F %S/../Modules/
Inputs
-Xclang -fdisable-module-hash
4
// RUN: %clang -fsyntax-only %s -target x86_64-apple-macosx10.7 -include %t.h -fobjc-arc -fmodules-cache-path=%t.cache -fmodules -F %S/../Modules/
Inputs
\
/external/clang/test/Modules/
autolinkTBD.m
2
// RUN: %clang_cc1 -emit-llvm -o - -fmodules-cache-path=%t -fmodules -fimplicit-module-maps -F %S/
Inputs
%s | FileCheck %s
3
// RUN: %clang_cc1 -emit-llvm -fno-autolink -o - -fmodules-cache-path=%t -fmodules -fimplicit-module-maps -F %S/
Inputs
%s | FileCheck --check-prefix=CHECK-AUTOLINK-DISABLED %s
config_macros.m
26
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -x objective-c -fmodules-cache-path=%t -DWANT_FOO=1 -emit-module -fmodule-name=config %S/
Inputs
/module.map
27
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I %S/
Inputs
-DWANT_FOO=1 %s -verify
dependency-dump-dependent-module.m
5
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t/cache -module-dependency-dir %t/vfs -F %S/
Inputs
-I %S/
Inputs
-verify %s
extensions.c
3
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fdisable-module-hash -ftest-module-file-extension=clang.testA:1:5:0:user_info_for_A -ftest-module-file-extension=clang.testB:2:3:0:user_info_for_B -fmodules-cache-path=%t -I %S/
Inputs
%s
11
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -ftest-module-file-extension=clang.testA:1:5:0:user_info_for_A -ftest-module-file-extension=clang.testB:2:3:0:user_info_for_B -fmodules-cache-path=%t -I %S/
Inputs
%s
12
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -ftest-module-file-extension=clang.testA:1:3:0:user_info_for_A -ftest-module-file-extension=clang.testB:3:2:0:user_info_for_B -fmodules-cache-path=%t -I %S/
Inputs
%s -verify
19
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -ftest-module-file-extension=clang.testA:1:5:1:user_info_for_A -ftest-module-file-extension=clang.testB:2:3:1:user_info_for_B -fmodules-cache-path=%t -I %S/
Inputs
%s
20
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -ftest-module-file-extension=clang.testA:1:3:1:user_info_for_A -ftest-module-file-extension=clang.testB:3:2:1:user_info_for_B -fmodules-cache-path=%t -I %S/
Inputs
%s
21
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -ftest-module-file-extension=clang.testA:2:5:0:user_info_for_A -ftest-module-file-extension=clang.testB:7:3:0:user_info_for_B -fmodules-cache-path=%t -I %S/
Inputs
%s
24
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fdisable-module-hash -ftest-module-file-extension=clang.testA:1:5:0:user_info_for_A -ftest-module-file-extension=clang.testB:2:3:0:user_info_for_B -fmodules-cache-path=%t -I %S/
Inputs
%s > %t.log 2>&1
28
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fdisable-module-hash -ftest-module-file-extension=clang.testA:1:5:0:user_info_for_A -ftest-module-file-extension=clang.testA:1:5:0:user_info_for_A -fmodules-cache-path=%t -I %S/
Inputs
%s > %t.log 2>&1
libstdcxx-ambiguous-internal.cpp
2
// RUN: %clang_cc1 -x c++ -std=c++11 -fmodules -emit-module -fmodule-name=std -fmodules-cache-path=%t %S/
Inputs
/libstdcxx-ambiguous-internal/module.modulemap -Werror
3
// RUN: %clang_cc1 -x c++ -std=c++11 -fmodules -emit-module -fmodule-name=std -fmodules-cache-path=%t %S/
Inputs
/libstdcxx-ambiguous-internal/module.modulemap -fmodules-local-submodule-visibility -DAMBIGUOUS 2>&1| FileCheck %s
merge-class-definition-visibility.cpp
2
// RUN: %clang_cc1 -fmodules -fmodule-map-file=%S/
Inputs
/merge-class-definition-visibility/modmap \
3
// RUN: -I%S/
Inputs
/merge-class-definition-visibility \
normal-module-map.cpp
2
// RUN: %clang_cc1 -x objective-c -fmodules-cache-path=%t -fmodules -fimplicit-module-maps -I %S/
Inputs
/normal-module-map %s -verify
28
// expected-note@
Inputs
/normal-module-map/nested_umbrella/b.h:1{{previous}}
redecl-templates.cpp
2
// RUN: %clang_cc1 -x c++ -I %S/
Inputs
/redecl-templates %s -verify -std=c++14
3
// RUN: %clang_cc1 -x c++ -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I %S/
Inputs
/redecl-templates %s -verify -std=c++14
textual-headers.cpp
2
// RUN: %clang_cc1 -fimplicit-module-maps -fmodules-cache-path=%t -fmodules-strict-decluse -fmodule-name=XG -I %S/
Inputs
/declare-use %s -verify
3
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -fmodules-strict-decluse -fmodule-name=XG -I %S/
Inputs
/declare-use %s -verify -fno-modules-error-recovery
/external/clang/test/PCH/
badpch.c
1
// RUN: not %clang_cc1 -fsyntax-only -include-pch %S/
Inputs
/badpch-empty.h.gch %s 2>&1 | FileCheck -check-prefix=CHECK-EMPTY %s
2
// RUN: not %clang_cc1 -fsyntax-only -include-pch %S/
Inputs
/badpch-dir.h.gch %s 2>&1 | FileCheck -check-prefix=CHECK-DIR %s
namespaces.cpp
2
// RUN: %clang_cc1 -x c++ -include %S/
Inputs
/namespaces.h -fsyntax-only %s
5
// RUN: %clang_cc1 -x c++ -emit-pch -o %t %S/
Inputs
/namespaces.h
/external/clang/test/Profile/
c-unprofiled.c
9
// RUN: llvm-profdata merge %S/
Inputs
/c-unprofiled.proftext -o %t.profdata
10
// RUN: %clang_cc1 -triple x86_64-apple-macosx10.9 -main-file-name c-unprofiled.c -I %S/
Inputs
/ %s -o /dev/null -emit-llvm -fprofile-instr-use=%t.profdata -Wprofile-instr-unprofiled 2>&1 | FileCheck %s
/external/llvm/test/DebugInfo/
debugmacinfo.test
1
RUN: llvm-dwarfdump -debug-dump=macro %p/
Inputs
/dwarfdump-macro.o \
3
RUN: llvm-dwarfdump -debug-dump=line %p/
Inputs
/dwarfdump-macro.o \
dwarfdump-debug-frame-simple.test
1
; RUN: llvm-dwarfdump %p/
Inputs
/dwarfdump-test-32bit.elf.o -debug-dump=frames | FileCheck %s -check-prefix FRAMES
2
; Note: the input file was generated from
Inputs
/dwarfdump-test-32bit.elf.c
dwarfdump-debug-loc-simple.test
1
RUN: llvm-dwarfdump %p/
Inputs
/dwarfdump-test-loc-list-32bit.elf.o | FileCheck %s
2
Note: the input file was generated from
Inputs
/dwarfdump-test-loc-list-32bit.elf.cpp
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
ELF_STT_FILE.s
1
# RUN: llvm-mc -triple=x86_64-pc-linux -relocation-model=pic -filetype=obj -o %T/test_ELF_STT_FILE_FILE_x86-64.o %p/
Inputs
/ELF_STT_FILE_FILE.s
2
# RUN: llvm-mc -triple=x86_64-pc-linux -relocation-model=pic -filetype=obj -o %T/test_ELF_STT_FILE_GLOBAL_x86-64.o %p/
Inputs
/ELF_STT_FILE_GLOBAL.s
/external/llvm/test/LibDriver/
libpath.test
2
RUN: llvm-mc -triple=x86_64-pc-windows-msvc -filetype=obj -o %T/a/foo.obj %S/
Inputs
/a.s
3
RUN: llvm-mc -triple=x86_64-pc-windows-msvc -filetype=obj -o %T/b/foo.obj %S/
Inputs
/b.s
/external/llvm/test/Linker/
comdat13.ll
1
; RUN: llvm-link -S %s %p/
Inputs
/comdat13.ll -o - | FileCheck %s
3
; In
Inputs
/comdat13.ll a function not in the $foo comdat (zed) references an
global_ctors.ll
1
; RUN: llvm-link -S %s %S/
Inputs
/old_global_ctors.3.4.bc | FileCheck %s
2
; RUN: llvm-link -S %S/
Inputs
/old_global_ctors.3.4.bc %s | FileCheck %s
override-with-internal-linkage-2.ll
1
; RUN: llvm-link %s -override %S/
Inputs
/override-with-internal-linkage-2.ll -S | FileCheck %s
2
; RUN: llvm-link -override %S/
Inputs
/override-with-internal-linkage-2.ll %s -S | FileCheck %s
override-with-internal-linkage.ll
1
; RUN: llvm-link %s -override %S/
Inputs
/override-with-internal-linkage.ll -S | FileCheck %s
2
; RUN: llvm-link -override %S/
Inputs
/override-with-internal-linkage.ll %s -S | FileCheck %s
type-unique-dst-types.ll
2
; RUN: %p/
Inputs
/type-unique-dst-types2.ll \
3
; RUN: %p/
Inputs
/type-unique-dst-types3.ll -S -o - | FileCheck %s
type-unique-unrelated.ll
1
; RUN: llvm-link -S %s %p/
Inputs
/type-unique-unrelated2.ll %p/
Inputs
/type-unique-unrelated3.ll | FileCheck %s
Completed in 245 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>