Home
last modified time | relevance | path

Searched refs:be_quiet (Results 1 - 3 of 3) sorted by relevance

/third_party/libabigail/relicensing-scripts/
H A Dhas-spdx-header.sh8 be_quiet=
25 elif test x$be_quiet = x; then
78 be_quiet=yes
/third_party/libinput/tools/
H A Dlibinput-debug-events.c52 static bool be_quiet = false; variable
54 #define printq(...) ({ if (!be_quiet) printf(__VA_ARGS__); })
1051 be_quiet = true; in main()
/third_party/elfutils/src/
H A Delflint.c110 static bool be_quiet; variable
182 if (prev_error_count == error_count && !be_quiet) in main()
206 be_quiet = true; in parse_opt()

Completed in 8 milliseconds