Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 30) sorted by relevance

12

/xen-4.10.0-shim-comet/xen/tools/
A Dcompat-build-header.py25 line = re.subn(pat[0], pat[1], line)[0] variable
A Dcompat-build-source.py28 line = re.sub(pat[0], pat[1], line) variable
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dnconf.gui.c203 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 Dconf.c44 static char line[128]; variable
A Dconfdata.c219 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 Dbug.h22 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 Dbug.h46 #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 Dxensymoops83 line = asm_file.readline() variable
/xen-4.10.0-shim-comet/tools/console/testsuite/
A Dconsole-domU.c26 char *line; in main() local
A Dconsole-dom0.c38 char *line; in main() local
/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/
A Dtextbox.c343 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 DGrubConf.py141 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 Dpygrub167 def __init__(self, screen, startx, starty, line = ""): argument
378 def edit_line(self, line): argument
A DExtLinuxConf.py37 def set_from_line(self, line, replace = None): argument
A DLiloConf.py29 def set_from_line(self, line, replace = None): argument
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dvgabios.c830 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 Dxenstat_linux.c92 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 Dlfb.c90 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 Dlibxl_internal.c215 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 Dkernel.c195 int runtime_parse(const char *line) in runtime_parse()
/xen-4.10.0-shim-comet/tools/blktap2/lvm/
A Dlvm-util.c36 static char line[1024]; variable
/xen-4.10.0-shim-comet/tools/xl/
A Dxl_utils.c30 void dolog(const char *file, int line, const char *func, char *fmt, ...) in dolog()
/xen-4.10.0-shim-comet/xen/common/ubsan/
A Dubsan.h21 u32 line; member
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dutil.c725 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 Dmain.c310 static void _hpet_print_config(const char *function, int line) in _hpet_print_config()

Completed in 49 milliseconds

12