Searched refs:set_option (Results 1 - 5 of 5) sorted by relevance
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A D | memtoy.c | 382 set_option(INTERACTIVE); in init_glctx() 418 set_option(VERBOSE); in parse_command_line_args()
|
H A D | memtoy.h | 74 #define set_option(OPT) gcp->options |= (OPTION_##OPT) macro
|
/third_party/toybox/toys/pending/ |
H A D | stty.c | 226 static void set_option(struct termios *new, char *option) in set_option() function 244 while ((option = va_arg(va, char *))) set_option(new, option); in set_options() 393 set_option(&new, arg); in do_stty()
|
/third_party/backends/frontend/ |
H A D | scanimage.c | 1020 set_option (SANE_Handle device, int optnum, void *valuep) in set_option() function 1170 set_option (device, optnum, valuep); in process_backend_option() 2596 set_option (device, window[index], &val); in main()
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | pngfix.c | 3953 ++set_option; in main()
|
Completed in 10 milliseconds