Searched defs:xi (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A DPlotFile.cc87 PlotFile& PlotFile:: arc(const int xi, const int yi, argument
109 PlotFile& PlotFile:: cont(const int xi, const int yi) argument
114 PlotFile& PlotFile:: dot(const int xi, const int yi, const int dx, argument
143 PlotFile& PlotFile:: move(const int xi, const int yi) argument
148 PlotFile& PlotFile:: point(const int xi, const int yi) argument
[all...]
/haiku/headers/libs/agg/
H A Dagg_rasterizer_sl_clip.h36 static int xi(int v) { return v; } function in struct:agg::ras_conv_int
50 static int xi(int v) { return v; } function in struct:agg::ras_conv_int_sat
67 static int xi(int v) { return v * 3; } function in struct:agg::ras_conv_int_3x
81 static int xi(double v) { return iround(v * poly_subpixel_scale); } function in struct:agg::ras_conv_dbl
95 static int xi(double v) { return iround(v * poly_subpixel_scale * 3); } function in struct:agg::ras_conv_dbl_3x
[all...]
H A Dagg_math_stroke.h211 double xi = v1.x; local
/haiku/src/libs/mapm/
H A Dmapm_fft.c358 double xi; local
389 double xr, xi, yr, yi; local
827 double ec, w1r, w1i, wkr, wki, wdr, wdi, ss, xr, xi, yr, yi; local
893 double ec, w1r, w1i, wkr, wki, wdr, wdi, ss, xr, xi, yr, yi; local
[all...]
/haiku/src/system/libroot/posix/stdlib/
H A Dstrtod.c411 ULong xi, z; local

Completed in 57 milliseconds