HomeSort by relevance Sort by last modified time
    Searched refs:lastx (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/re2/benchlog/
mktable 44 %lastx = ();
55 $lastx{$who} = $i;
79 $x1 = $lastx{$who};
  /external/regex-re2/benchlog/
mktable 44 %lastx = ();
55 $lastx{$who} = $i;
79 $x1 = $lastx{$who};
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
LineGraph.java 118 int lastx= 0; local
129 g.drawLine(lastx, lasty, xposition, yposition);
153 lastx= xposition;
TimeLineGraph.java 85 int lastx = 0; local
107 g.drawLine(lastx, lasty, xposition, yposition);
140 lastx = xposition;
  /external/openssl/crypto/rand/
rand_win.c 650 static int lastx,lasty,lastdx,lastdy; local
655 dx=lastx-x;
659 lastx=x, lasty=y;
  /external/srec/srec/include/
front.h 111 bigdata lastx; member in struct:__anon35706
  /external/libvorbis/examples/
frameview.pl 430 my$lastx=$width;
441 if($x+$maxxlabelwidth<=$lastx){
444 $lastx=$x;
  /external/srec/srec/cfront/
spec_anl.c 69 the last sample value is stored in lastx.
72 waveobj->pre_mel, &channel->lastx);
frontobj.c 258 channel->lastx = 0;
  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp 1174 double lastx = width - 1.0; local
    [all...]
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp 1192 double lastx = width - 1.0; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 1172 double lastx = width - 1.0; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 344 milliseconds