Searched refs:cent (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dcommon.cpp28 void common_output::dashed_circle(const position &cent, double rad, argument
47 circle(cent, rad, slt, -1.0);
57 solid_arc(cent, rad, start_angle, start_angle + dash_angle, lt);
63 void common_output::dotted_circle(const position &cent, double rad, argument
80 dot(cent + position(cos(ang), sin(ang))*rad, lt);
85 void common_output::ellipse_arc(const position &cent, argument
117 solid_arc(M + cent, rho, phi0, phi1, lt);
119 ellipse_arc(cent, z0, zm, dim, lt);
120 ellipse_arc(cent, zm, z1, dim, lt);
126 void common_output::dashed_ellipse(const position &cent, cons argument
185 dotted_ellipse(const position &cent, const distance &dim, const line_type &lt) argument
236 compute_arc_center(const position &start, const position &cent, const position &end, position *result) argument
252 dashed_arc(const position &start, const position &cent, const position &end, const line_type &lt) argument
283 dotted_arc(const position &start, const position &cent, const position &end, const line_type &lt) argument
310 solid_arc(const position &cent, double rad, double start_angle, double end_angle, const line_type &lt) argument
323 rounded_box(const position &cent, const distance &dim, double rad, const line_type &lt, double fill) argument
346 dashed_rounded_box(const position &cent, const distance &dim, double rad, const line_type &lt) argument
406 dash_arc(const position &cent, double rad, double start_angle, double end_angle, const line_type &lt, double dash_width, double gap_width, double *offsetp) argument
484 dotted_rounded_box(const position &cent, const distance &dim, double rad, const line_type &lt) argument
543 dot_arc(const position &cent, double rad, double start_angle, double end_angle, const line_type &lt, double gap_width, double *offsetp) argument
593 solid_rounded_box(const position &cent, const distance &dim, double rad, const line_type &lt) argument
628 filled_rounded_box(const position &cent, const distance &dim, double rad, double fill) argument
[all...]
H A Dcommon.h29 void dash_arc(const position &cent, double rad,
34 void dot_arc(const position &cent, double rad,
50 virtual void solid_arc(const position &cent, double rad, double start_angle,
80 int compute_arc_center(const position &start, const position &cent,
H A Dtroff.cpp67 void simple_output::arc(const position &start, const position &cent, argument
73 simple_arc(start, cent, end);
78 dashed_arc(start, cent, end, lt);
81 dotted_arc(start, cent, end, lt);
162 void simple_output::circle(const position &cent, double rad, argument
168 simple_circle(1, cent, rad);
175 dashed_circle(cent, rad, lt);
178 dotted_circle(cent, rad, lt);
181 simple_circle(0, cent, rad);
188 void simple_output::ellipse(const position &cent, cons argument
324 simple_circle(int filled, const position &cent, double rad) argument
337 simple_ellipse(int filled, const position &cent, const distance &dim) argument
351 simple_arc(const position &start, const distance &cent, const distance &end) argument
544 dot(const position &cent, const line_type &lt) argument
[all...]
H A Dobject.cpp663 position cent; member in class:rectangle_object
669 position origin() { return cent; }
670 position center() { return cent; }
671 position north() { return position(cent.x, cent.y + dim.y/2.0); }
672 position south() { return position(cent.x, cent.y - dim.y/2.0); }
673 position east() { return position(cent.x + dim.x/2.0, cent.y); }
674 position west() { return position(cent
1516 position cent; member in class:arc_object
[all...]
H A Dtex.cpp61 void solid_arc(const position &cent, double rad, double start_angle,
242 void tex_output::solid_arc(const position &cent, double rad, argument
247 position c = transform(cent);
258 void tex_output::arc(const position &start, const position &cent, argument
265 dashed_arc(start, cent, end, lt);
268 dotted_arc(start, cent, end, lt);
273 if (!compute_arc_center(start, cent, end, &c)) {
278 hypot(cent - start),
287 void tex_output::circle(const position &cent, double rad, argument
295 ellipse(cent, positio
314 ellipse(const position &cent, const distance &dim, const line_type &lt, double fill) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dmc146818.c82 int s, timeout, cent, year; local
110 cent = (*sc->sc_getcent)(sc);
111 year += cent * 100;
138 int s, cent, year; local
164 cent = year / 100;
165 (*sc->sc_setcent)(sc, cent);
166 year -= cent * 100;
H A Dmk48txx.c162 int cent; local
168 cent = 0;
174 cent = dt->dt_year / 100;
197 && (csr & MK48TXX_CSR_CENT_MASK) != TOBCD(cent)) {
199 csr |= MK48TXX_CSR_CENT_MASK & TOBCD(cent);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcharset.c41 [69] --- the `cent' character
86 char vertical_tab, char cent, char misc_ctrl)
99 string[69] = cent;
82 init_string(char string[], char x, char alert, char backspace, char form_feed, char line_feed, char carriage_return, char horizontal_tab, char vertical_tab, char cent, char misc_ctrl) argument
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Drtc.c198 rtc_setcent(struct mc146818_softc *sc, u_int cent) argument
201 rtc_write_reg(sc, MC_CENT, cent);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-gen.c2128 struct disent *cent = disinsntable;
2141 while (cent != NULL)
2143 struct disent *ent = cent;
2152 cent = cent->next_ent;
2116 struct disent *cent = disinsntable; local
/netbsd-6-1-5-RELEASE/external/zlib/pigz/dist/
H A Dpigz.c637 unsigned long cent; local
664 cent = 46;
671 cent += name == NULL ? 1 : strlen(name);
679 cent += 9;
687 PUT4L(tail + 12, cent); /* size of central directory */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-gen.c2128 struct disent *cent = disinsntable;
2141 while (cent != NULL)
2143 struct disent *ent = cent;
2152 cent = cent->next_ent;
2116 struct disent *cent = disinsntable; local

Completed in 221 milliseconds