Searched refs:lasty (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/re2/benchlog/
H A Dmktable45 %lasty = ();
56 $lasty{$who} = $val;
80 $y1 = $lasty{$who};
/external/regex-re2/benchlog/
H A Dmktable45 %lasty = ();
56 $lasty{$who} = $val;
80 $y1 = $lasty{$who};
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DLineGraph.java119 int lasty= 0;
129 g.drawLine(lastx, lasty, xposition, yposition);
142 if (i > 0 && yposition < lasty)
154 lasty= yposition;
H A DTimeLineGraph.java86 int lasty = 0;
107 g.drawLine(lastx, lasty, xposition, yposition);
127 if (i > 0 && yposition < lasty)
141 lasty = yposition;
/external/chromium_org/tools/traceline/svgui/
H A Dtraceline.js530 var lasty = 0;
538 lasty += this.kThreadHeightPx;
548 1 + lasty,
557 var y = 2 + lasty;
573 eparent.ms, eparent.marky + 5, e.ms, lasty + 5));
619 lasty += this.kThreadHeightPx;
625 'height': lasty,
/external/libvorbis/examples/
H A Dframeview.pl370 my$lasty=-$maxlabelheight/2;
377 if($y-$maxlabelheight>=$lasty){
379 $lasty=$y;
395 $lasty=-$maxlabelheight/2;
404 if($y-$maxlabelheight>=$lasty){
409 $lasty=$y;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dscale_argb.cc371 int lasty = yi; local
382 if (yi != lasty) {
388 if (yi != lasty) {
392 lasty = yi;
562 int lasty = yi; local
584 if (yi != lasty) {
593 if (yi != lasty) {
599 lasty = yi;
H A Dscale.cc1168 int lasty = yi; local
1179 if (yi != lasty) {
1185 if (yi != lasty) {
1189 lasty = yi;
1307 int lasty = yi; local
1318 if (yi != lasty) {
1324 if (yi != lasty) {
1328 lasty = yi;
/external/chromium_org/third_party/libyuv/source/
H A Dscale_argb.cc371 int lasty = yi; local
382 if (yi != lasty) {
388 if (yi != lasty) {
392 lasty = yi;
562 int lasty = yi; local
584 if (yi != lasty) {
593 if (yi != lasty) {
599 lasty = yi;
H A Dscale.cc1168 int lasty = yi; local
1179 if (yi != lasty) {
1185 if (yi != lasty) {
1189 lasty = yi;
1307 int lasty = yi; local
1318 if (yi != lasty) {
1324 if (yi != lasty) {
1328 lasty = yi;
/external/openssl/crypto/rand/
H A Drand_win.c650 static int lastx,lasty,lastdx,lastdy; local
656 dy=lasty-y;
659 lastx=x, lasty=y;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Dthreading.c588 int lasty = yv12_fb_lst->y_width + VP8BORDERINPIXELS; local
593 pbi->mt_yabove_row[mb_row +1][lasty + i] = pbi->mt_yabove_row[mb_row +1][lasty -1];
/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c588 int lasty = yv12_fb_lst->y_width + VP8BORDERINPIXELS; local
593 pbi->mt_yabove_row[mb_row +1][lasty + i] = pbi->mt_yabove_row[mb_row +1][lasty -1];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 2470 milliseconds