Searched refs:quiet (Results 1 – 7 of 7) sorted by relevance
10 cpplint = --quiet ${PREUPLOAD_FILES}
28 ART_CPPLINT_QUIET := --quiet
66 if (Options.quiet) { in main()
83 public static boolean quiet; field in Options209 quiet = true; in handleFlagOption()
136 quiet="no"178 quiet="yes"466 if [ "$quiet" = "yes" ]; then612 if [ "$dev_mode" = "yes" -a "$quiet" = "yes" ]; then
101 if args.quiet:
50 …cmd: "$(location verify-asm-support) --quiet \"$(location cpp-define-generator-data)\" \"$(out)\"",