Home
last modified time | relevance | path

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

12

/xen/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/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
383 const char *line = get_line(prompt, i); in dialog_inputbox() local
572 const char *line = get_line(text, i); in show_scroll_win() local
A Dconf.c43 static char line[PATH_MAX]; variable
A Dconfdata.c318 char *line = *lineptr; in compat_getline() local
353 char *line = NULL; in conf_read_simple() local
/xen/xen/include/asm-arm/
A Dbug.h20 uint16_t line; /* Line number */ member
40 #define BUG_FRAME(type, line, file, has_msg, msg) do { \ argument
/xen/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/tools/misc/
A Dxensymoops83 line = asm_file.readline() variable
/xen/tools/console/testsuite/
A Dconsole-domU.c26 char *line; in main() local
A Dconsole-dom0.c38 char *line; in main() local
/xen/xen/tools/kconfig/lxdialog/
A Dtextbox.c330 char *line; in print_line() local
359 static char line[MAX_LEN + 1]; in get_line() local
/xen/tools/pygrub/src/
A DGrubConf.py144 def set_from_line(self, line, replace = None): argument
217 def set(self, line): argument
332 def set_from_line(self, line, replace = None): argument
A Dpygrub169 def __init__(self, screen, startx, starty, line = ""): argument
380 def edit_line(self, line): argument
A DExtLinuxConf.py40 def set_from_line(self, line, replace = None): argument
A DLiloConf.py32 def set_from_line(self, line, replace = None): argument
/xen/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/tools/xenstat/libxenstat/src/
A Dxenstat_linux.c99 int parseNetDevLine(char *line, char *iface, unsigned long long *rxBytes, unsigned long long *rxPac… in parseNetDevLine()
274 char line[512] = { 0 }, iface[16] = { 0 }, devBridge[16] = { 0 }, devNoBridge[17] = { 0 }; in xenstat_collect_networks() local
/xen/xen/drivers/video/
A Dlfb.c85 const unsigned char *line = lfb.text_buf + i * lfb.lfbp.text_columns; in lfb_redraw_puts() local
/xen/tools/xl/
A Dxl_utils.c30 void dolog(const char *file, int line, const char *func, char *fmt, ...) in dolog()
/xen/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()
A Dlibxl_event.c1547 const char *file, int line, const char *func) in libxl__event_disaster()
2126 const char *file, int line, const char *func) in libxl__ao_create()
2162 const char *file, int line, const char *func) in libxl__ao_inprogress()
/xen/xen/common/ubsan/
A Dubsan.h21 u32 line; member
/xen/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/tools/tests/vhpet/
A Dmain.c310 static void _hpet_print_config(const char *function, int line) in _hpet_print_config()
/xen/tools/tests/mce-test/tools/
A Dxen-mceinj.c221 size_t cpumap_size, line, shift; in inject_lmce() local

Completed in 43 milliseconds

12