Searched refs:lines (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/seL4_tools/misc/
H A Dfilter.py34 lines = outfile.readlines()
35 filters += [parse_filter(l) for l in lines if parse_filter(l)]
/seL4-refos-master/kernel/tools/
H A Dumm.py107 lines = map(lambda x: x.rstrip(), in_file.readlines())
111 grps = splitBy(lambda x: x == '', lines)
H A Dlex.py883 lines = f.readlines()
893 for l in lines:
/seL4-refos-master/kernel/manual/parts/
H A Dintro.tex17 implementation of approximately $8700$ lines of C code. This has allowed
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h640 NetHackQtTextListBox* lines; member in class:NetHackQtTextWindow
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h640 NetHackQtTextListBox* lines; member in class:NetHackQtTextWindow
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex246 minimum screen size of 24 lines by 80 columns is recommended; if the
302 \subsection*{The status lines (bottom)}
305 The bottom two lines of the screen contain several cryptic pieces of
2086 Such a sequence can be continued to multiple lines by putting a
2510 file lines to further refine ``{\it autopickup\/}'' behavior.
2780 NetHack port should wrap long lines of text if they don't fit in
2872 By placing ``{\tt autopickup\_exception}'' lines in your configuration
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex246 minimum screen size of 24 lines by 80 columns is recommended; if the
302 \subsection*{The status lines (bottom)}
305 The bottom two lines of the screen contain several cryptic pieces of
2086 Such a sequence can be continued to multiple lines by putting a
2510 file lines to further refine ``{\it autopickup\/}'' behavior.
2780 NetHack port should wrap long lines of text if they don't fit in
2872 By placing ``{\tt autopickup\_exception}'' lines in your configuration

Completed in 62 milliseconds