Home
last modified time | relevance | path

Searched defs:silent (Results 1 – 8 of 8) sorted by relevance

/haiku/src/bin/
H A Dtty.c35 bool silent = false; in main() local
H A Dmountvolume.cpp240 bool silent; member
H A Dhey.cpp140 bool silent; variable
/haiku/src/kits/support/
H A DStopWatch.cpp37 BStopWatch::BStopWatch(const char *name, bool silent) in BStopWatch()
/haiku/src/tests/system/kernel/
H A Dfibo_load_image.cpp28 bool silent = false; in main() local
H A Dfibo_exec.cpp30 bool silent = false; in main() local
/haiku/src/apps/screenshot/
H A DScreenshotWindow.cpp110 ScreenshotWindow::ScreenshotWindow(const Utility& utility, bool silent, in ScreenshotWindow()
394 ScreenshotWindow::_NewScreenshot(bool silent, bool clipboard, bool ignoreDelay) in _NewScreenshot()
/haiku/src/system/kernel/debug/
H A Ddebug_parser.cpp1160 evaluate_debug_expression(const char* expression, uint64* _result, bool silent) in evaluate_debug_expression()