/external/srtp/ |
D | timing | 11 # plot authentication-only data 17 set output "plot-auth.pict" 18 plot "timing.dat" index 0 title "HMAC SHA1" with lines, "timing.dat" index 1 title "TMMH/AES" with … 20 # plot encryption-only data 25 set output "plot-enc.pict" 27 plot "timing.dat" index 3 title "SEAL" with lines, "timing.dat" index 4 title "AES ICM" with lines 29 # plot encryption and authentication data 35 set output "plot-enc-auth.pict" 36 plot "timing.dat" index 5 title "TMMH/SEAL" with lines, "timing.dat" index 6 title "TMMH/AES" with …
|
D | Makefile | 161 plot: test/srtp_driver target
|
D | Makefile.in | 173 plot: test/srtp_driver
|
/external/skia/src/gpu/ |
D | GrAtlas.cpp | 75 static void adjustForPlot(GrIPoint16* loc, const GrIPoint16& plot) { in adjustForPlot() argument 76 loc->fX += plot.fX * GR_ATLAS_WIDTH; in adjustForPlot() 77 loc->fY += plot.fY * GR_ATLAS_HEIGHT; in adjustForPlot() 172 GrIPoint16 plot; in addToAtlas() local 173 if (!fPlotMgr->newPlot(&plot)) { in addToAtlas() 193 GrAtlas* newAtlas = new GrAtlas(this, plot.fX, plot.fY, format); in addToAtlas()
|
/external/dropbear/libtommath/logs/ |
D | graphs.dem | 7 plot 'add.log' smooth bezier title "Addition", 'sub.log' smooth bezier title "Subtraction" 10 plot 'sqr.log' smooth bezier title "Squaring (without Karatsuba)", 'sqr_kara.log' smooth bezier tit… 13 plot 'expt.log' smooth bezier title "Exptmod (Montgomery)", 'expt_dr.log' smooth bezier title "Expt… 16 plot 'invmod.log' smooth bezier title "Modular Inverse"
|
/external/v8/tools/ |
D | gc-nvp-trace-processor.py | 144 def collect_fields(plot): argument 153 for field in flatten([item.fieldrefs() for item in plot]): 158 def is_y2_used(plot): argument 159 for subplot in plot: 180 def generate_script_and_datafile(plot, trace, datafile, output): argument 181 (fields, field_to_index) = collect_fields(plot) 192 if is_y2_used(plot): 198 for item in plot: 206 for plot in plots: 209 script = generate_script_and_datafile(plot, trace, '~datafile', outfilename)
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
D | jquery.flot.dashes.js | 31 function init(plot) { argument 33 plot.hooks.processDatapoints.push(function(plot, series, datapoints) { argument 37 plot.hooks.draw.push(function(plot, ctx) { argument 39 var plotOffset = plot.getPlotOffset(), 221 $.plot.plugins.push({
|
D | jquery.flot.min.js | 1 …plot.formatDate(Af,AS.timeformat,AS.monthNames)}var Ab=Ad.tickSize[0]*AU[Ad.tickSize[1]];var Ac=Ad…
|
/external/eigen/bench/btl/data/ |
D | mk_gnuplot_script.sh | 9 echo plot \\ >> $WHAT.gnuplot 33 echo plot \\ >> $WHAT.gnuplot 48 echo plot \\ >> $WHAT.gnuplot
|
D | mk_new_gnuplot.sh | 28 echo plot \\ >> $WHAT.gnuplot
|
/external/libvpx/vp8/common/ |
D | textblit.c | 55 static void plot (const int x, const int y, unsigned char *image, const int pitch) in plot() function 106 plot(y,x, image, pitch); in vp8_blit_line() 120 plot(x,y, image, pitch); in vp8_blit_line()
|
/external/blktrace/btt/ |
D | btt_plot.py | 340 ax.plot(dat['x'], dat['y'], color(idx, 'marker'), 345 ax.plot(dat['ax'], dat['ay'], color(idx, 'line'),
|
/external/bison/tests/ |
D | existing.at | 1109 /* this ensures that plot 17 "%g" parses as (plot 17 "%g") */
|
D | testsuite | 56091 /* this ensures that plot 17 "%g" parses as (plot 17 "%g") */
|
/external/tcpdump/ |
D | README | 191 or acked. I typically plot this data looking for suspicious
|
/external/blktrace/btt/doc/ |
D | btt.tex | 45 provides data we believe is useful to plot to provide visual comparisons 536 Using this, one is then able to plot regions of activity versus 1146 Utilizes gnuplot to generate a 3D plot of the block number
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 22449 plot plot 22452 plott plot
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 6593 http://fruhead.com/aspects/plot/
|