Searched refs:lastx (Results 1 – 7 of 7) sorted by relevance
/external/regex-re2/benchlog/ |
D | 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/ |
D | LineGraph.java | 118 int lastx= 0; in paint() local 129 g.drawLine(lastx, lasty, xposition, yposition); in paint() 153 lastx= xposition; in paint()
|
D | TimeLineGraph.java | 85 int lastx = 0; in paint() local 107 g.drawLine(lastx, lasty, xposition, yposition); in paint() 140 lastx = xposition; in paint()
|
/external/openssl/crypto/rand/ |
D | rand_win.c | 650 static int lastx,lasty,lastdx,lastdy; in RAND_event() local 655 dx=lastx-x; in RAND_event() 659 lastx=x, lasty=y; in RAND_event()
|
/external/srec/srec/include/ |
D | front.h | 111 bigdata lastx; member
|
/external/srec/srec/cfront/ |
D | spec_anl.c | 72 waveobj->pre_mel, &channel->lastx); in filterbank_emulation()
|
D | frontobj.c | 258 channel->lastx = 0; in reset_channel_object()
|