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

  /hardware/broadcom/wlan/
.gitignore 43 series
  /hardware/ti/wlan/
.gitignore 43 series
  /system/wlan/ti/
.gitignore 43 series
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
OccurrenceRenderer.java 53 int series,
59 // get the x value for the series/item.
60 double x = timeDataSet.getX(series, item).doubleValue();
74 // get the paint information for the series/item
75 Paint p = getItemPaint(series, item);
76 Stroke s = getItemStroke(series, item);
DisplaySyncPerf.java 40 // The series number for each graphed item.
85 * @param series the series (zero-based index).
87 * @return The ending Y value for the specified series and item.
90 public Number getEndY(int series, int item) {
91 return getY(series, item).doubleValue() + yheight;
EventDisplay.java 333 * This is a map of (descriptor, map2) where map2 is a map of (pid, chart-series)
338 * This is a map of (descriptor, map2) where map2 is a map of (pid, chart-series)
623 TimeSeries series = map.get(pidKey); local
625 Number value = series.getValue(msec);
    [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 
jfreechart-1.0.9-swt.jar 
  /external/webkit/WebKitTools/android/flex-2.5.4a/
parse.y 484 re : re '|' series
490 | series
499 * series is parsed.
522 series : series singleton label
  /bionic/linker/
Android.mk 14 # SH-4A series virtual address range from 0x00000000 to 0x7FFFFFFF.
  /external/v8/test/mjsunit/compiler/
assignment.js 141 // Entire series of tests repeated, in loops.
  /external/webkit/LayoutTests/fast/js/resources/
standalone-pre.js 4 print("\nOn success, you will see a series of \"PASS\" messages, followed by \"TEST COMPLETE\".\n");
js-test-pre.js 8 span.innerHTML = '<p>' + msg + '</p><p>On success, you will see a series of "<span class="pass">PASS</span>" messages, followed by "<span class="pass">TEST COMPLETE</span>".</p>';
  /ndk/build/core/
init.mk 215 # The function for 2/ is generated by an awk script. It's really a series
  /external/libpng/
CHANGES     [all...]
  /external/blktrace/doc/
blktrace.tex 355 \item As noted above, the events are passed up via a series of buffers
606 \emph{P} & Display packet data -- series of hexadecimal values\\ \hline
    [all...]
  /external/dropbear/libtommath/
bn.tex 75 LibTomMath is a library of source code which provides a series of efficient and carefully written functions for manipulating
169 In the file tommath\_class.h you will see a large list of C ``defines'' followed by a series of ``ifdefs''
    [all...]
  /external/blktrace/btt/doc/
btt.tex 91 \texttt{blktrace} produces a series of binary files
478 The activity data file contains a series of data values that indicate
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 86 \item Once \texttt{btrecord} has successfully created a series of data
  /dalvik/docs/
prettify.js     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 159 robustness and efficiency. LibTomCrypt traps and returns a series of errors ranging from invalid
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 441 milliseconds