Searched refs:verbose (Results 1 – 11 of 11) sorted by relevance
17 …me '*.h' -o -name '*.cpp' | xargs clang-format-12 -style="file" -fallback-style="LLVM" -i --verbose
17 clang-format.exe -style="file" -fallback-style="LLVM" -i --verbose %%i
199 | --verbose | 打开 VERBOSE 级别的调试日志 |250 ./hiperf record -d 3 -a --verbose
186 | --verbose | Enables the debug logs of the VERBOSE level. |237 ./hiperf record -d 3 -a --verbose
76 pub fn verbose() -> String { in verbose() function
149 return Err(utils::error_other(translate::verbose())); in extract_global_params()
28 find $@ -name '*.h' -o -name '*.cpp' | xargs clang-format --verbose -i
49 clang-format --verbose -i $f
152 '--verbose', args.verbose,
122 verbose: true, property
127 HWTEST_F(OptionDebugTest, verbose, TestSize.Level1)