/xen-4.10.0-shim-comet/xen/tools/ |
A D | compat-build-header.py | 25 line = re.subn(pat[0], pat[1], line)[0] variable
|
A D | compat-build-source.py | 28 line = re.sub(pat[0], pat[1], line) variable
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | nconf.gui.c | 203 int get_line_length(const char *line) in get_line_length() 225 const char *line = get_line(text, i); in fill_window() local 271 const char *line = get_line(msg, i); in btn_dialog() local 381 const char *line = get_line(prompt, i); in dialog_inputbox() local 564 const char *line = get_line(text, i); in show_scroll_win() local
|
A D | conf.c | 44 static char line[128]; variable
|
A D | confdata.c | 219 char *line = *lineptr; in compat_getline() local 254 char *line = NULL; in conf_read_simple() local
|
/xen-4.10.0-shim-comet/xen/include/asm-arm/ |
A D | bug.h | 22 uint16_t line; /* Line number */ member 42 #define BUG_FRAME(type, line, file, has_msg, msg) do { \ argument
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | bug.h | 46 #define _ASM_BUGFRAME_INFO(type, line, ptr, msg) \ argument 54 #define BUG_FRAME(type, line, ptr, second_frame, msg) do { \ argument
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xensymoops | 83 line = asm_file.readline() variable
|
/xen-4.10.0-shim-comet/tools/console/testsuite/ |
A D | console-domU.c | 26 char *line; in main() local
|
A D | console-dom0.c | 38 char *line; in main() local
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/ |
A D | textbox.c | 343 char *line; in print_line() local 372 static char line[MAX_LEN + 1]; in get_line() local
|
/xen-4.10.0-shim-comet/tools/pygrub/src/ |
A D | GrubConf.py | 141 def set_from_line(self, line, replace = None): argument 214 def set(self, line): argument 325 def set_from_line(self, line, replace = None): argument
|
A D | pygrub | 167 def __init__(self, screen, startx, starty, line = ""): argument 378 def edit_line(self, line): argument
|
A D | ExtLinuxConf.py | 37 def set_from_line(self, line, replace = None): argument
|
A D | LiloConf.py | 29 def set_from_line(self, line, replace = None): argument
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | vgabios.c | 830 Bit8u line,mmask,*palette,vpti; local 1142 Bit8u mode,line; local 1264 Bit8u mode,line,cheight,bpp,cols; local 1410 Bit8u xcurs,ycurs,mode,line; local 1611 Bit8u cheight,xcurs,ycurs,mode,line,bpp; local 1669 Bit8u cheight,xcurs,ycurs,mode,line,bpp; local 1809 Bit8u mode,line,mask,attr,data; local 1888 Bit8u mode,line,mask,attr,data,i; local 1943 Bit8u cheight,xcurs,ycurs,mode,line,bpp; local 3388 Bit8u i,line=0xFF; local
|
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/src/ |
A D | xenstat_linux.c | 92 int parseNetDevLine(char *line, char *iface, unsigned long long *rxBytes, unsigned long long *rxPac… in parseNetDevLine() 267 char line[512] = { 0 }, iface[16] = { 0 }, devBridge[16] = { 0 }, devNoBridge[16] = { 0 }; in xenstat_collect_networks() local
|
/xen-4.10.0-shim-comet/xen/drivers/video/ |
A D | lfb.c | 90 const unsigned char *line = lfb.text_buf + i * lfb.lfbp.text_columns; in lfb_redraw_puts() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_internal.c | 215 const char *file, int line, const char *func, in libxl__logv() 249 const char *file, int line, const char *func, in libxl__log()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | kernel.c | 195 int runtime_parse(const char *line) in runtime_parse()
|
/xen-4.10.0-shim-comet/tools/blktap2/lvm/ |
A D | lvm-util.c | 36 static char line[1024]; variable
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_utils.c | 30 void dolog(const char *file, int line, const char *func, char *fmt, ...) in dolog()
|
/xen-4.10.0-shim-comet/xen/common/ubsan/ |
A D | ubsan.h | 21 u32 line; member
|
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/ |
A D | util.c | 725 void __assert_failed(char *assertion, char *file, int line) in __assert_failed() 732 void __bug(char *file, int line) in __bug()
|
/xen-4.10.0-shim-comet/tools/tests/vhpet/ |
A D | main.c | 310 static void _hpet_print_config(const char *function, int line) in _hpet_print_config()
|