Home
last modified time | relevance | path

Searched refs:csv (Results 1 – 22 of 22) sorted by relevance

/llvm-project-15.0.7/libcxx/docs/Status/
H A DRanges.rst29 .. csv-table::
30 :file: RangesPaper.csv
34 .. csv-table::
35 :file: RangesAlgorithms.csv
53 .. csv-table::
54 :file: RangesIssues.csv
H A DCxx14.rst36 .. csv-table::
37 :file: Cxx14Papers.csv
47 .. csv-table::
48 :file: Cxx14Issues.csv
H A DCxx2b.rst35 .. csv-table::
36 :file: Cxx2bPapers.csv
45 .. csv-table::
46 :file: Cxx2bIssues.csv
H A DFormat.rst30 .. csv-table::
31 :file: FormatPaper.csv
46 .. csv-table::
47 :file: FormatIssues.csv
H A DSpaceship.rst30 .. csv-table::
31 :file: SpaceshipProjects.csv
50 .. csv-table::
51 :file: SpaceshipPapers.csv
H A DCxx17.rst36 .. csv-table::
37 :file: Cxx17Papers.csv
52 .. csv-table::
53 :file: Cxx17Issues.csv
H A DCxx20.rst36 .. csv-table::
37 :file: Cxx20Papers.csv
59 .. csv-table::
60 :file: Cxx20Issues.csv
H A DZip.rst26 .. csv-table::
27 :file: ZipProjects.csv
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/
H A Dcheck_clang_tidy.py233 def csv(string): function
249 type=csv,
251 parser.add_argument('-std', type=csv, default=['c++11-or-later'])
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.cons/
H A Dfrom_range.pass.cpp101 std::basic_string_view<char> csv = d; in test() local
102 assert(csv == "test"); in test()
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/clang_opt_bisect/
H A DTool.py11 import csv
243 writer = csv.writer(fp, delimiter=',')
310 writer = csv.writer(fp, delimiter=',')
/llvm-project-15.0.7/clang/docs/
H A DControlFlowIntegrityDesign.rst49 .. csv-table:: Bit Vectors for A, B, C
121 .. csv-table:: Bit Vectors for A, B, C
240 .. csv-table::
363 .. csv-table:: Work list 1 Layout
369 .. csv-table:: Work list 2 layout
378 .. csv-table:: f1 list
384 .. csv-table:: f2 list
390 .. csv-table:: f3 list
401 .. csv-table:: Work list 1 Layout
407 .. csv-table:: Work list 2 layout
[all …]
H A DUsersManual.rst817 $ export CC_PRINT_PROC_STAT_FILE=~/project-build-proc-stat.csv
1319 .. csv-table:: Floating Point Semantic Modes
1341 .. csv-table:: Floating Point Models
/llvm-project-15.0.7/libc/benchmarks/distributions/
H A DREADME.md11 Most filenames are of the form `{MemoryFunctionName}{WorkloadID}.csv`. They contain a single line o…
/llvm-project-15.0.7/third-party/benchmark/test/
H A Doutput_test_helper.cc440 auto& csv = TestCases[2]; in RunOutputTests() local
442 BM_CHECK(std::strcmp(csv.name, "CSVReporter") == 0); in RunOutputTests()
443 internal::GetResultsChecker().CheckResults(csv.out_stream); in RunOutputTests()
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/test/
H A DTool.py11 import csv
286 writer = csv.writer(fp, delimiter=',')
/llvm-project-15.0.7/llvm/docs/
H A DTestSuiteMakefileGuide.rst130 ``format`` is one of ``html``, ``csv``, ``text`` or ``graphs``). The
191 the table in HTML form, similarly for report.csv and report.tex.
H A DTypeMetadata.rst64 .. csv-table:: Virtual Table Layout for A, B, C, D
90 .. csv-table:: Type Offsets for A, B, C, D
H A DXRayExample.rst98 ``-format=csv`` option to the command for further analysis.
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Duser_guide.md67 `--benchmark_format=<console|json|csv>` flag (or set the
68 `BENCHMARK_FORMAT=<console|json|csv>` environment variable) to set
143 `--benchmark_out_format={json|console|csv}` (or set
144 `BENCHMARK_OUT_FORMAT={json|console|csv}`). Note that the 'csv' reporter is
145 deprecated and the saved `.csv` file
146 [is not parsable](https://github.com/google/benchmark/issues/794) by csv
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-exegesis.rst126 -analysis-clusters-output-file=/tmp/clusters.csv \
130 characteristics. The clusters will be written out to `/tmp/clusters.csv` in the
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/
H A Dlist.rst36 .. csv-table::
366 .. csv-table:: Aliases..