Searched refs:home (Results 1 – 4 of 4) sorted by relevance
/DragonOS-0.1.7/user/apps/test_relibc/ |
D | Makefile | 5 RELIBC_SYSROOT=/home/longjin/relibc/sysroot 8 ROOT_PATH=/home/longjin/code/DragonOS
|
/DragonOS-0.1.7/user/libs/libKeyboard/ |
D | keyboard.c | 6 static bool gui_l = 0, gui_r = 0, apps = 0, insert = 0, home = 0, pgup = 0, del = 0, end = 0, pgdn … variable 385 home = true; in keyboard_analyze_keycode() 389 home = false; in keyboard_analyze_keycode()
|
/DragonOS-0.1.7/kernel/src/libs/ |
D | keyboard_parser.rs | 204 scancode_status.home = true; in handle_func0() 207 scancode_status.home = false; in handle_func0() 456 home: bool, field 485 home: false, in new()
|
/DragonOS-0.1.7/ |
D | bochsrc | 8 # ata0-master: type=disk, path="/data/home/longjin/code/hd.img", mode=flat
|