Searched defs:ys (Results 1 – 6 of 6) sorted by relevance
/external/blktrace/btt/ |
D | btt_plot.py | 109 def avg(xs, ys): argument
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | PathQt.cpp | 197 double ys = yc - radius; in addArc() local
|
/external/icu4c/i18n/ |
D | hebrwcal.cpp | 560 int32_t ys = startOfYear(year, status); // 1st day of year in handleComputeFields() local
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType.cpp | 724 SkFixed ys[5]; in generateFontMetrics() local
|
/external/webkit/JavaScriptCore/wtf/ |
D | dtoa.cpp | 1733 unsigned long long borrow, carry, y, ys; in quorem() local 1735 uint32_t borrow, carry, y, ys; in quorem() local
|
/external/qemu/ |
D | console.c | 259 static void vga_bitblt(DisplayState *ds, int xs, int ys, int xd, int yd, int w, int h) in vga_bitblt()
|