Home
last modified time | relevance | path

Searched full:tool (Results 1 – 10 of 10) sorted by relevance

/libCEED/
H A Dpyproject.toml5 [tool.autopep8]
8 [tool.cibuildwheel]
14 [tool.cibuildwheel.linux]
H A DDoxyfile803 # extension is automatically appended if omitted. This requires the bibtex tool
1198 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1199 # source browser. The htags tool is part of GNU's global source tagging system
1687 # tool (see https://github.com/dawbarton/pdf2svg) or inkscape (see
1691 # pdf2svg or inkscape tool).
1850 # search data is written to a file for indexing by an external tool. With the
2380 # Configuration options related to the dot tool
2396 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2397 # available from the path. This tool is part of Graphviz (see:
2597 # output formats in the documentation of the dot tool (Graphviz (see:
[all …]
H A DREADME.md138 or, using the `prove` tool distributed with Perl (recommended):
196 The `/cpu/self/memcheck/*` backends rely upon the [Valgrind](https://valgrind.org/) Memcheck tool t…
H A DRELEASING.md31 The [ABI compliance checker](https://github.com/lvc/abi-compliance-checker) is a useful tool, as is…
/libCEED/.github/workflows/
H A Drust-test-with-style.yml30 tool: cargo-llvm-cov
/libCEED/doc/
H A DREADME.md16 Sphinx is the tool used for libCEED's User Manual. Sphinx can produce documentation in different ou…
/libCEED/tests/junit-xml/
H A DREADME.rst9 read by tools such as Jenkins or Bamboo. If you are ever working with test tool or
/libCEED/doc/sphinx/source/
H A DlibCEEDdev.md64 These backends rely upon the [Valgrind](https://valgrind.org/) Memcheck tool and Valgrind headers.
271 This tool is much slower than actual compilation (`make -j8` parallelism helps).
284 Please check your code by running the tool [`include-what-you-use`](https://include-what-you-use.or…
H A Dreleasenotes.md389 [Valgrind](http://valgrind.org/) Memcheck tool to help verify that user
/libCEED/backends/cuda/
H A Dceed-cuda-compile.cpp334 // Find Rust's llvm-link tool and run it in CeedCompileCore_Cuda()