Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 1445) sorted by relevance

12345678910>>...58

/llvm-project-15.0.7/lldb/unittests/Expression/
H A DCppModuleConfigurationTest.cpp65 std::vector<std::string> files = {// C library in TEST_F() local
83 std::vector<std::string> files = { in TEST_F() local
88 CppModuleConfiguration config(makeFiles(files), in TEST_F()
101 std::vector<std::string> files = {// C library in TEST_F() local
117 std::vector<std::string> files = {// C library in TEST_F() local
133 std::vector<std::string> files = {// C library in TEST_F() local
174 std::vector<std::string> files = { in TEST_F() local
237 std::vector<std::string> files = { in TEST_F() local
250 std::vector<std::string> files = { in TEST_F() local
268 std::vector<std::string> files = { in TEST_F() local
[all …]
/llvm-project-15.0.7/clang/bindings/python/tests/cindex/
H A Dtest_code_completion.py24 files = [('fake.c', """
36 tu = TranslationUnit.from_source('fake.c', ['-std=c99'], unsaved_files=files,
39 cr = tu.codeComplete('fake.c', 9, 1, unsaved_files=files, include_brief_comments=True)
50 files = [(str_to_path('fake.c'), """
62 tu = TranslationUnit.from_source(str_to_path('fake.c'), ['-std=c99'], unsaved_files=files,
65 …cr = tu.codeComplete(str_to_path('fake.c'), 9, 1, unsaved_files=files, include_brief_comments=True)
75 files = [('fake.cpp', """
92 tu = TranslationUnit.from_source('fake.cpp', ['-std=c++98'], unsaved_files=files)
94 cr = tu.codeComplete('fake.cpp', 12, 5, unsaved_files=files)
105 cr = tu.codeComplete('fake.cpp', 13, 5, unsaved_files=files)
/llvm-project-15.0.7/clang/docs/
H A DClangNvlinkWrapper.rst14 because ``nvlink`` does not support linking of archive files implicitly. It
16 files. It reads each input archive file to extract the archived cubin files as
17 temporary files. These temporary (\*.cubin) files are passed to ``nvlink``.
24 cubin files. Such an archive is then passed to this wrapper tool to extract
25 cubin files before passing to ``nvlink``.
33 containing a set of flags, cubin object files, and zero or more archive
34 files.
42 1. From each archive file extract all cubin files as temporary files and
57 Output file generated by ``nvlink`` which links all cubin files.
H A Dmake.bat21 echo. html to make standalone HTML files
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
31 echo. text to make text files
33 echo. texinfo to make Texinfo files
75 echo.Build finished; now you can process the pickle files.
83 echo.Build finished; now you can process the JSON files.
[all …]
/llvm-project-15.0.7/
H A D.gitignore2 # This file specifies intentionally untracked files that git should ignore.
12 # Temp files created by most text editors.
14 # Merge files created by git.
16 # Reject files created by patch.
20 # vim swap files
23 #OS X specific files.
33 # Explicit files to ignore (only matches one).
45 cscope.files
58 # VS2017 and VSCode config files.
66 # static analyzer regression testing project files
[all …]
/llvm-project-15.0.7/lld/ELF/Arch/
H A DMipsArchTree.cpp65 static void checkFlags(ArrayRef<FileFlags> files) { in checkFlags() argument
69 bool nan = files[0].flags & EF_MIPS_NAN2008; in checkFlags()
70 bool fp = files[0].flags & EF_MIPS_FP64; in checkFlags()
72 for (const FileFlags &f : files) { in checkFlags()
95 for (const FileFlags &f : files) in getMiscFlags()
102 static uint32_t getPicFlags(ArrayRef<FileFlags> files) { in getPicFlags() argument
105 for (const FileFlags &f : files.slice(1)) { in getPicFlags()
110 toString(files[0].file)); in getPicFlags()
114 toString(files[0].file)); in getPicFlags()
119 for (const FileFlags &f : files.slice(1)) in getPicFlags()
[all …]
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-ar.rst15 :program:`ar`. It archives several files, such as objects and LLVM bitcode
91 used, the files will be moved to the end of the archive. If no *files* are
96 Print *files* to the standard output stream. If no *files* are specified, the
104 Quickly append files to the end of the ``archive`` without removing
140 any *files* are specified, the listing is only for those files. If no *files*
152 *files* are specified, the entire archive is extracted.
194 When extracting files, use the modification times of any *files* as they
303 Process only 32-bit object files.
305 Process only 64-bit object files.
307 Process both 32-bit and 64-bit object files.
[all …]
/llvm-project-15.0.7/clang/
H A D.gitignore2 # This file specifies intentionally untracked files that git should ignore.
9 # Temp files created by most text editors.
11 # Merge files created by git.
15 # vim swap files
20 # Explicit files to ignore (only matches one).
22 cscope.files
33 # VS2017 and VSCode config files.
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A Dset_cover_merge.test11 CHECK1: MERGE-OUTER: 3 files, 3 in the initial corpus
12 CHECK1: MERGE-OUTER: 0 new files with 0 new features added
23 CHECK2: MERGE-OUTER: 9 files, 3 in the initial corpus
24 CHECK2: MERGE-OUTER: 3 new files with 3 new features added
28 CHECK3: MERGE-OUTER: 12 files, 6 in the initial corpus
29 CHECK3: MERGE-OUTER: 0 new files with 0 new features added
45 # consists of 2 files: T2/a, T3/a. These files cover 6 new features.
49 CHECK_OVERLAP: MERGE-OUTER: 10 files, 1 in the initial corpus
50 CHECK_OVERLAP: MERGE-OUTER: 2 new files with 6 new features added
68 # is going to prefer smaller files and ignore the fact that
[all …]
H A Dmerge_two_step.test12 CHECK1: MERGE-OUTER: 3 files, 0 in the initial corpus
13 CHECK1: MERGE-OUTER: 3 new files with {{.*}} new features added; {{.*}} new coverage edges
26 CHECK2: MERGE-OUTER: control file ok, 3 files total, first not processed file 3
28 CHECK2: MERGE-OUTER: 7 files, 0 in the initial corpus, 3 processed earlier
30 CHECK2: MERGE-INNER: 4 total files; 0 processed earlier; will process 4 files now
31 CHECK2: MERGE-OUTER: 6 new files with {{.*}} new features added; {{.*}} new coverage edges
/llvm-project-15.0.7/openmp/
H A D.gitignore2 # This file specifies intentionally untracked files that git should ignore.
12 # Temp files created by most text editors.
14 # Merge files created by git.
18 # vim swap files
21 #OS X specific files.
23 # Python egg files
27 # Explicit files to ignore (only matches one).
/llvm-project-15.0.7/llvm/utils/
H A DUpdateCMakeLists.pl32 my $files;
35 if (!defined $files) {
36 $files = GetFiles($dir);
38 push @$files, $file;
47 my $files = $dirFiles{$dir};
49 if (!defined $files) {
53 foreach my $file (sort @$files) {
H A Dabtest.py60 files = [
66 files = filter(files, file_filter)
67 return sorted(files)
231 def testrun(files): argument
295 files = []
303 files.append(x)
305 files.append(picked)
318 return testrun(files)
350 files = []
357 files.append(c)
[all …]
/llvm-project-15.0.7/llvm/
H A D.gitignore2 # This file specifies intentionally untracked files that git should ignore.
15 # Explicit files to ignore (only matches one).
26 cscope.files
49 # VS2017 and VSCode config files.
63 # Temp files created by most text editors.
65 # Merge files created by git.
69 # vim swap files
72 #OS X specific files.
/llvm-project-15.0.7/lldb/
H A D.gitignore2 # The file specifies intentionally untracked files that git should ignore.
12 # Temp files created by most text editors.
14 # Merge files created by git.
23 # vim swap files
26 # OS X specific files.
31 # Remote build configuration files.
44 # Skip ctags-style tags files
/llvm-project-15.0.7/clang-tools-extra/
H A D.gitignore2 # This file specifies intentionally untracked files that git should ignore.
12 # Temp files created by most text editors.
14 # Merge files created by git.
18 # vim swap files
23 # Explicit files to ignore (only matches one).
25 cscope.files
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py79 def Merge(files): argument
81 for f in files:
88 def PrintFiles(files): argument
89 if len(files) > 1:
90 s = Merge(files)
97 def MergeAndPrint(files): argument
100 s = Merge(files)
133 def Unpack(files): argument
134 for f in files:
184 def RawUnpack(files): argument
[all …]
/llvm-project-15.0.7/clang/docs/analyzer/
H A Dmake.bat21 echo. html to make standalone HTML files
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
31 echo. text to make text files
33 echo. texinfo to make Texinfo files
75 echo.Build finished; now you can process the pickle files.
83 echo.Build finished; now you can process the JSON files.
[all …]
/llvm-project-15.0.7/llvm/docs/
H A Dmake.bat21 echo. html to make standalone HTML files
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
31 echo. text to make text files
33 echo. texinfo to make Texinfo files
75 echo.Build finished; now you can process the pickle files.
83 echo.Build finished; now you can process the JSON files.
[all …]
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Dmake.bat21 echo. html to make standalone HTML files
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
31 echo. text to make text files
33 echo. texinfo to make Texinfo files
75 echo.Build finished; now you can process the pickle files.
83 echo.Build finished; now you can process the JSON files.
[all …]
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Dthinlto-emit-index.ll9 ; RUN: ld.lld --thinlto-emit-index-files -shared 1.o 2.o -o 3
21 ; RUN: ld.lld --thinlto-emit-index-files -shared 1.o 2.o -o 4
27 ; RUN: ld.lld --thinlto-emit-index-files --thinlto-index-only -shared 1.o 2.o -o 5
32 ; RUN: ld.lld --thinlto-emit-index-files -shared 1.o 3.o --start-lib 2.o --end-lib -o 6
39 ; RUN: ld.lld --thinlto-emit-index-files -shared 2.o --start-lib 1.o --end-lib \
40 ; RUN: --thinlto-emit-imports-files -o 7
53 ; RUN: not ld.lld --thinlto-emit-index-files -shared 2.o --start-lib 1.o --end-lib \
55 ; ERR1: --thinlto-prefix-replace is not supported with --thinlto-emit-index-files
57 ; RUN: not ld.lld --thinlto-emit-index-files -shared 2.o --start-lib 1.o --end-lib \
62 ; RUN: ld.lld --thinlto-emit-index-files -shared 2.o --start-lib 1.o --end-lib \
[all …]
/llvm-project-15.0.7/lld/docs/
H A Dmake.bat21 echo. html to make standalone HTML files
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
31 echo. text to make text files
33 echo. texinfo to make Texinfo files
75 echo.Build finished; now you can process the pickle files.
83 echo.Build finished; now you can process the JSON files.
[all …]
/llvm-project-15.0.7/lld/
H A D.gitignore2 # This file specifies intentionally untracked files that git should ignore.
9 # Temp files created by most text editors.
11 # Merge files created by git.
15 # vim swap files
23 # Sphinx build files.
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DBUILD.gn27 # This should contain tablegen targets generating .inc files included
28 # by other targets. .inc files only used by .cpp files in this directory
41 # This should contain tablegen targets generating .inc files included
42 # by other targets. .inc files only used by .cpp files in this directory
/llvm-project-15.0.7/llvm/utils/TableGen/
H A Dtdtags29 -I <dir> Add the directory to the search path for tblgen include files.
39 all - Generate an index in each directory that contains .td files
42 recurse - Generate an index in each directory that contains .td files
53 $SELF - generate ctags(1)-compatible index files for tblgen .td source
60 With the '-x' option, $SELF produces one or more tags files for a
79 -x Run a canned recipe, rather than operate on specified files.
83 -q Suppress $TBLGEN error messages. Not all .td files are well-
85 produce error messages for certain .td files. These errors
86 do not affect the indices produced for valid files.
92 that contains any .td files.
[all …]

12345678910>>...58