Home
last modified time | relevance | path

Searched refs:verbose (Results 1 – 8 of 8) sorted by relevance

/libCEED/benchmarks/
H A Dbenchmark.sh26 verbose=""
182 -v|--verbose)
183 verbose="yes"
243 [[ "$verbose" = "yes" ]] && {
/libCEED/tests/
H A Djunit.py209 verbose=args.verbose)
H A Djunit_common.py524 backend: str, test: str, index: int, verbose: bool) -> str:
534 if test_case.is_failure() or test_case.is_error() or verbose:
586 mode: RunMode, nproc: int, suite_spec: SuiteSpec, verbose: bool = False) -> TestCase:
755 output_str = test_case_output_string(test_case, spec, mode, backend, test, index, verbose)
769 …suite_spec: SuiteSpec, pool_size: int = 1, search: str = ".*", verbose: bool = False) -> TestSuite:
795 [pool.apply_async(run_test, (i, test, spec, backend, mode, nproc, suite_spec, verbose))
/libCEED/python/
H A Dbuild_ceed_cffi.py108 ffibuilder.compile(verbose=True)
/libCEED/rust/libceed-sys/
H A DREADME.md51 where the precise hash value is printed during `cargo build --verbose` or you can find it with `fin…
/libCEED/examples/nek/boxes/
H A Db1e.rea78 0.00000 p074 verbose Helmholtz
/libCEED/
H A DMakefile436 $(info VERBOSE = $(or $(V),(empty)) [verbose=$(if $(V),on,off)])
/libCEED/rust/libceed-sys/c-src/
H A DMakefile436 $(info VERBOSE = $(or $(V),(empty)) [verbose=$(if $(V),on,off)])