Searched defs:ex (Results 1 - 25 of 26) sorted by path

12

/haiku/headers/libs/agg/
H A Dagg_rasterizer_cells_aa.h366 int ex = x1 >> poly_subpixel_shift; local
H A Dagg_rasterizer_compound_aa.h66 int not_equal(int ex, int ey, const cell_style_aa& c) const argument
H A Dagg_rasterizer_scanline_aa.h62 int not_equal(int ex, int ey, const cell_aa&) const argument
H A Dagg_renderer_outline_aa.h191 distance_interpolator2(int x1, int y1, int x2, int y2, int ex, int ey, int x, int y, int) argument
319 distance_interpolator3(int x1, int y1, int x2, int y2, int sx, int sy, int ex, int ey, int x, int y) argument
890 line_interpolator_aa2(renderer_type& ren, const line_parameters& lp, int ex, int ey) argument
1039 line_interpolator_aa3(renderer_type& ren, const line_parameters& lp, int sx, int sy, int ex, int ey) argument
1673 line2_no_clip(const line_parameters& lp, int ex, int ey) argument
1697 line2(const line_parameters& lp, int ex, int ey) argument
1740 line3_no_clip(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
1768 line3(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
[all...]
H A Dagg_renderer_outline_image.h266 distance_interpolator4(int x1, int y1, int x2, int y2, int sx, int sy, int ex, int ey, int len, double scale, int x, int y) argument
484 line_interpolator_image(renderer_type& ren, const line_parameters& lp, int sx, int sy, int ex, int ey, int pattern_start, double scale_x) argument
905 line3_no_clip(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
937 line3(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
[all...]
/haiku/src/system/libroot/posix/arch/x86/
H A Dfenv.c111 fexcept_t ex = excepts; local
/haiku/src/system/libroot/posix/arch/x86_64/
H A Dfenv.c65 fexcept_t ex = excepts; local
/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Dmpsqrt.c49 int i,m,ex,ey; local
/haiku/src/apps/diskusage/
H A DPieView.cpp375 float ex = bx + kProgBarWidth; local
/haiku/src/system/libnetwork/netresolv/net/
H A Dgetaddrinfo.c460 const struct explore *ex; local
[all...]
/haiku/src/system/libroot/posix/musl/math/
H A D__rem_pio2.c54 int sign, n, ex, ey, i; local
H A D__rem_pio2l.c74 int ex,ey,n,i; local
H A Datan2l.c32 int m, ex, ey; local
H A Dcoshl.c12 unsigned ex = u.i.se & 0x7fff; local
H A Dfmal.c171 int ex, ey, ez; local
H A Dfmod.c7 int ex = ux.i>>52 & 0x7ff; local
[all...]
H A Dfmodf.c7 int ex = ux.i>>23 & 0xff; local
[all...]
H A Dfmodl.c12 int ex = ux.i.se & 0x7fff; local
[all...]
H A Dhypot.c25 int ex, ey; local
H A Dhypotl.c28 int ex, ey; local
H A Dremquo.c7 int ex = ux.i>>52 & 0x7ff; local
[all...]
H A Dremquof.c7 int ex = ux.i>>23 & 0xff; local
[all...]
H A Dremquol.c12 int ex = ux.i.se & 0x7fff; local
[all...]
H A Dsinhl.c12 unsigned ex = u.i.se & 0x7fff; local
H A Dtanhl.c12 unsigned ex = u.i.se & 0x7fff; local

Completed in 142 milliseconds

12