Home
last modified time | relevance | path

Searched defs:clear_screen (Results 1 – 13 of 13) sorted by relevance

/external/igt-gpu-tools/tools/
Dintel_perf_counters.c450 char clear_screen[] = {0x1b, '[', 'H', in main() local
Dintel_vbt_defs.h129 u8 clear_screen:3; member
/external/bcc/libbpf-tools/
Dslabratetop.c37 static bool clear_screen = true; variable
Dfiletop.c40 static bool clear_screen = true; variable
Dtcptop.c46 static bool clear_screen = true; variable
Dbiotop.c81 static bool clear_screen = true; variable
/external/pigweed/pw_console/py/pw_console/
Dlog_screen.py165 def clear_screen(self) -> None: member in LogScreen
/external/python/cpython3/Lib/_pyrepl/
Dcommands.py129 class clear_screen(Command): class
/external/rust/android-crates-io/crates/uefi-raw/src/protocol/
Dconsole.rs100 pub clear_screen: unsafe extern "efiapi" fn(this: *mut Self) -> Status, field
/external/coreboot/payloads/libpayload/drivers/video/
Dgraphics.c617 int clear_screen(const struct rgb_color *rgb) in clear_screen() function
/external/coreboot/util/intelvbttool/
Dintelvbttool.c89 u8 clear_screen:3; member
/external/coreboot/src/drivers/intel/gma/
Dintel_bios.h93 u8 clear_screen:3; member
/external/AFLplusplus/include/
Dafl-fuzz.h605 clear_screen; /* Window resized? */ member