OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fig
(Results
1 - 10
of
10
) sorted by null
/external/blktrace/btt/
btt_plot.py
235
def gen_title(
fig
, type, title_str):
251
title =
fig
.text(.5, .95, title_str, horizontalalignment='center')
319
fig
= plt.figure(figsize=plot_size)
320
ax =
fig
.add_subplot(111)
322
gen_title(
fig
, type, title_str)
/external/libffi/src/frv/
eabi.S
40
# gr11:
fig
->flags
104
ldi @(fp, #-16), gr10 /*
fig
->flags */
/external/bluetooth/glib/docs/reference/glib/
Makefile.am
79
mainloop-states.
fig
\
/external/blktrace/btreplay/doc/
btreplay.tex
259
\caption{\label{
fig
:btrecord--help}\texttt{btrecord --help} Output}
289
defaults, as presented in figure~\ref{
fig
:btrecord--help} on
290
page~\pageref{
fig
:btrecord--help}.
345
run. Figure~\ref{
fig
:verb-out} (page~\pageref{
fig
:verb-out}) shows
346
an example of some output, while figure~\ref{
fig
:verb-defs}
347
(page~\pageref{
fig
:verb-defs}) shows what the fields mean.
356
\caption{\label{
fig
:verb-out}Verbose Output Example}
377
\caption{\label{
fig
:verb-defs}Verbose Field Definitions}
401
\caption{\label{
fig
:btreplay--help}\texttt{btreplay --help} Output
[
all
...]
/external/libffi/src/arm/
sysv.S
140
@ r3:
fig
->flags
/external/wpa_supplicant/
Makefile
896
%.eps: %.
fig
897
fig2dev -L eps $*.
fig
$*.eps
899
%.png: %.
fig
900
fig2dev -L png -m 3 $*.
fig
| pngtopnm | pnmscale 0.4 | pnmtopng \
/external/blktrace/btt/doc/
btt.tex
538
of IOs and when they are completed. Figure~\ref{
fig
:activity} shows
544
\caption{\label{
fig
:activity}Simple Activity Chart}
569
Figure~\ref{
fig
:qhist} is a sample graph generated from data used during
580
\caption{\label{
fig
:qhist}Q Histogram}
585
Figure~\ref{
fig
:dhist} is a sample graph generated from data used during
595
\caption{\label{
fig
:dhist}D Histogram}
740
Figure~\ref{
fig
:seek} shows a simple graph that can be produced which
746
\caption{\label{
fig
:seek}Seek Chart}
789
Figure~\ref{
fig
:sps} shows a simple pair of graphs generated from
795
\caption{\label{
fig
:sps}Seeks-per-second Chart
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/
Makefile
1247
%.eps: %.
fig
1248
fig2dev -L eps $*.
fig
$*.eps
1250
%.png: %.
fig
1251
fig2dev -L png -m 3 $*.
fig
| pngtopnm | pnmscale 0.4 | pnmtopng \
/external/dropbear/libtommath/
bn.tex
801
\label{
fig
:CMP}
804
In figure \ref{
fig
:CMP} two integers $a$ and $b$ are being compared. In this case $a$ is said to be ``to the left'' of
818
three compare codes listed in figure \ref{
fig
:CMP}.
876
individually. This function will return one of the compare conditions codes listed in figure \ref{
fig
:CMP}.
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
657
Note that \textit{Twofish} has additional configuration options (Figure \ref{
fig
:twofishopts}) that take place at build time. These options are found in
681
\label{
fig
:twofishopts}
[
all
...]
Completed in 4481 milliseconds