Home
last modified time | relevance | path

Searched refs:hline (Results 1 – 14 of 14) sorted by relevance

/external/blktrace/doc/
Dblktrace.tex384 \begin{tabular}{|l|l|l|}\hline
385 Short & Long & Description \\ \hline\hline
386 -A \emph{hex-mask} & --set-mask=\emph{hex-mask} & Set filter mask to \emph{hex-mask} \\ \hline
387 … & --act-mask=\emph{mask} & Add \emph{mask} to current filter (see below for masks) \\ \hline
388 …uffer-size=\emph{size} & Specifies buffer size for event extraction (scaled by $2^{10}$) \\ \hline
389 -d \emph{dev} & --dev=\emph{dev} & Adds \emph{dev} as a device to trace \\ \hline
390 -k & --kill & Kill on-going trace \\ \hline
391 -n \emph{num-sub} & --num-sub=\emph{num-sub} & Specifies number of buffers to use \\ \hline
395 & & \textbf{with multiple devices.} \\ \hline
396 -r \emph{rel-path} & --relay=\emph{rel-path} & Specifies debugfs mount point \\ \hline
[all …]
/external/u-boot/common/
Dcli_readline.c441 char *hline; in cread_line() local
446 hline = hist_prev(); in cread_line()
448 hline = hist_next(); in cread_line()
450 if (!hline) { in cread_line()
463 strcpy(buf, hline); in cread_line()
/external/scapy/doc/scapy/
Dextending.rst41 print r"\hline"
43 print r"\hline"
46 print r"\hline"
Dusage.rst447 '\\begin{tabular}{|r|l|l|}\n\\hline\nhttps & open & SA \\\\\n\\hline\n440
449 TCP RA \\\\\n\\hline\n\\hline\n\\end{tabular}\n'
/external/python/cpython2/Lib/test/
Dtest_curses.py143 stdscr.hline('-', 5)
144 stdscr.hline('-', 5, curses.A_BOLD)
145 stdscr.hline(1,1,'-', 5)
146 stdscr.hline(1,1,'-', 5, curses.A_BOLD)
/external/python/cpython3/Lib/test/
Dtest_curses.py144 stdscr.hline('-', 5)
145 stdscr.hline('-', 5, curses.A_BOLD)
146 stdscr.hline(1,1,'-', 5)
147 stdscr.hline(1,1,'-', 5, curses.A_BOLD)
/external/markdown/tests/misc/
Dbenchmark.dat23 hline:0.020000:0.000000
/external/python/cpython2/Lib/curses/
Dtextpad.py11 win.hline(uly, ulx+1, curses.ACS_HLINE, lrx - ulx - 1)
12 win.hline(lry, ulx+1, curses.ACS_HLINE, lrx - ulx - 1)
/external/python/cpython3/Lib/curses/
Dtextpad.py11 win.hline(uly, ulx+1, curses.ACS_HLINE, lrx - ulx - 1)
12 win.hline(lry, ulx+1, curses.ACS_HLINE, lrx - ulx - 1)
/external/blktrace/btt/doc/
Dbtt.tex647 \textbf{File Type} & \textbf{X values} & \textbf{Y values}\\\hline
648 \textbf{iops} & Runtime (seconds) & I/Os per second\\\hline
649 \textbf{mbps} & Runtime (seconds) & MiB per second\\\hline
1081 \textbf{X value} & \textbf{Representing Counts} \\\hline
1138 \begin{tabular}{|l|l|}\hline
1139 \textbf{Record} & \textbf{Description}\\\hline
1141 & \#Q \#D Ratio BLKmin BLKavg BLKmax Total\\\hline
1143 & NSEEKS MEAN MEDIAN MODE N-MODE mode\ldots\\\hline
1145 & NSEEKS MEAN MEDIAN MODE N-MODE mode\ldots\\\hline
1147 & \#Plugs \#TimerUnplugs \%TimeQPlugged\\\hline
[all …]
/external/libdrm/include/drm/
Dnouveau_class.h428 __u16 hline; member
/external/python/cpython3/Doc/library/
Dcurses.rst947 .. method:: window.hline(ch, n)
948 window.hline(y, x, ch, n)
/external/python/cpython2/Doc/library/
Dcurses.rst902 .. method:: window.hline(ch, n)
903 window.hline(y, x, ch, n)
/external/scapy/test/
Dregression.uts9274hline\n65081 & open & SA \\\\\n\hline\n?? & closed & ICMP type dest-unreach/host-unreachable from …