Searched refs:position (Results 1 - 25 of 268) sorted by relevance

1234567891011

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dposition.h24 struct position { struct
27 position(double, double );
28 position();
29 position(const place &);
30 position &operator+=(const position &);
31 position &operator-=(const position &);
32 position &operator*=(double);
33 position
[all...]
H A Dcommon.h26 void dash_line(const position &start, const position &end,
29 void dash_arc(const position &cent, double rad,
32 void dot_line(const position &start, const position &end,
34 void dot_arc(const position &cent, double rad,
38 virtual void dot(const position &, const line_type &) = 0;
39 void ellipse_arc(const position &, const position &,
40 const position
[all...]
H A Doutput.h37 double compute_scale(double, const position &, const position &);
43 virtual void start_picture(double sc, const position &ll, const position &ur) = 0;
45 virtual void circle(const position &, double rad,
47 virtual void text(const position &, text_piece *, int, double) = 0;
48 virtual void line(const position &, const position *, int n,
50 virtual void polygon(const position *, int n,
52 virtual void spline(const position
[all...]
H A Dobject.h48 virtual position origin();
52 virtual position north();
53 virtual position south();
54 virtual position east();
55 virtual position west();
56 virtual position north_east();
57 virtual position north_west();
58 virtual position south_east();
59 virtual position south_west();
60 virtual position star
[all...]
H A Dtroff.cpp32 virtual void simple_line(const position &, const position &) = 0;
33 virtual void simple_spline(const position &, const position *, int n) = 0;
34 virtual void simple_arc(const position &, const position &,
35 const position &) = 0;
36 virtual void simple_circle(int, const position &, double rad) = 0;
37 virtual void simple_ellipse(int, const position &, const distance &) = 0;
38 virtual void simple_polygon(int, const position *, in
[all...]
H A Dobject.cpp64 void output::begin_block(const position &, const position &)
72 double output::compute_scale(double sc, const position &ll, const position &ur)
113 position::position(const place &pl) function in class:position
126 position::position() : x(0.0), y(0.0) function in class:position
130 position::position(doubl function in class:position
[all...]
H A Dcommon.cpp28 void common_output::dashed_circle(const position &cent, double rad,
63 void common_output::dotted_circle(const position &cent, double rad,
80 dot(cent + position(cos(ang), sin(ang))*rad, lt);
85 void common_output::ellipse_arc(const position &cent,
86 const position &z0, const position &z1,
92 position zml = (z0 + z1) / 2;
94 // of new position, then invert transformation to get exact position
96 position z
[all...]
H A Dtex.cpp33 void start_picture(double, const position &ll, const position &ur);
35 void text(const position &, text_piece *, int, double);
36 void line(const position &, const position *, int n,
38 void polygon(const position *, int n,
40 void spline(const position &, const position *, int n,
42 void arc(const position &, const position
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dmips32r2-ill-fp64.l2 .*:12: Error: Improper position \([0-9]*\)
3 .*:15: Error: Improper position \(32\)
4 .*:18: Error: Improper extract size \(0, position 0\)
5 .*:21: Error: Improper extract size \(33, position 0\)
6 .*:24: Error: Improper extract size \(0, position 0\)
7 .*:27: Error: Improper extract size \(2, position 31\)
8 .*:30: Error: Improper position \([0-9]*\)
9 .*:33: Error: Improper position \(32\)
10 .*:36: Error: Improper insert size \(0, position 0\)
11 .*:39: Error: Improper insert size \(33, position
[all...]
H A Dmips32r2-ill-nofp.l2 .*:12: Error: Improper position \([0-9]*\)
3 .*:15: Error: Improper position \(32\)
4 .*:18: Error: Improper extract size \(0, position 0\)
5 .*:21: Error: Improper extract size \(33, position 0\)
6 .*:24: Error: Improper extract size \(0, position 0\)
7 .*:27: Error: Improper extract size \(2, position 31\)
8 .*:30: Error: Improper position \([0-9]*\)
9 .*:33: Error: Improper position \(32\)
10 .*:36: Error: Improper insert size \(0, position 0\)
11 .*:39: Error: Improper insert size \(33, position
[all...]
H A Dmips64r2-ill.l2 .*:12: Error: Improper position \([0-9]*\)
3 .*:15: Error: Improper position \(64\)
4 .*:18: Error: Improper extract size \(0, position 0\)
5 .*:21: Error: Improper extract size \(65, position 0\)
6 .*:31: Error: Improper extract size \(64, position 1\)
7 .*:33: Error: Improper extract size \(2, position 63\)
8 .*:34: Error: Improper extract size \(63, position 63\)
9 .*:35: Error: Improper extract size \(64, position 63\)
10 .*:40: Error: Improper position \([0-9]*\)
11 .*:43: Error: Improper position \(3
[all...]
H A Dmips32r2-ill.l2 .*:12: Error: Improper position \([0-9]*\)
3 .*:15: Error: Improper position \(32\)
4 .*:18: Error: Improper extract size \(0, position 0\)
5 .*:21: Error: Improper extract size \(33, position 0\)
6 .*:24: Error: Improper extract size \(0, position 0\)
7 .*:27: Error: Improper extract size \(2, position 31\)
8 .*:30: Error: Improper position \([0-9]*\)
9 .*:33: Error: Improper position \(32\)
10 .*:36: Error: Improper insert size \(0, position 0\)
11 .*:39: Error: Improper insert size \(33, position
[all...]
/netbsd-6-1-5-RELEASE/games/battlestar/
H A Dcommand6.c49 if (testbit(location[position].objects, VIPER) && !notes[CANTLAUNCH]) {
51 clearbit(location[position].objects, VIPER);
52 position = location[position].up;
71 if (notes[LAUNCHED] && testbit(location[position].objects, LAND) &&
72 location[position].down) {
74 position = location[position].down;
75 setbit(location[position].objects, VIPER);
185 if (testbit(location[position]
[all...]
H A Dcommand3.c49 switch (position) {
52 setbit(location[position].objects, DEADWOOD);
53 setbit(location[position].objects, COMPASS);
54 setbit(location[position].objects, KNIFE);
55 setbit(location[position].objects, MACE);
72 switch (position) {
78 position = 133;
84 position = 145;
87 position = FINAL;
90 position
[all...]
H A Dcommand2.c141 position != FINAL) {
145 if (position == 114) {
146 location[position].down = 160;
147 whichway(location[position]);
158 if (position == 229)
159 position = 224;
161 position = 229;
165 } else if (position == FINAL)
221 if (testbit(location[position].objects, BATHGOD)) {
224 clearbit(location[position]
[all...]
H A Dbattlestar.c73 if (beenthere[position] <= ROOMDESC)
74 beenthere[position]++;
82 testbit(location[position].objects, LAMPON)) {
87 whichway(location[position]);
H A Dcommand1.c50 testbit(location[position].objects, LAND) ||
53 position = thataway;
59 whichway(location[position]);
104 if (ourtime > 30 && position < 32) {
112 if (ourtime > 20 && position < 32)
153 if (testbit(location[position].objects, ELF)) {
157 if (testbit(location[position].objects, DARK)) {
161 if (testbit(location[position].objects, WOODSMAN)) {
165 switch (position) {
181 if (testbit(location[position]
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/stand/common/
H A Dfloppy_2hc.c36 blk_to_2hc_position(uint32_t logical_block_number, uint32_t *position, argument
55 if (position)
56 *position = (cylinder << 16) | (side << 8) | (sector + 1);
H A Dfloppy_2hd_ibmpc.c36 blk_to_2hd_position(uint32_t logical_block_number, uint32_t *position, argument
55 if (position)
56 *position = (cylinder << 16) | (side << 8) | (sector + 1);
H A Dfloppy_2d.c36 blk_to_2d_position(uint32_t logical_block_number, uint32_t *position, argument
58 if (position)
59 *position = (cylinder << 16) | (side << 8) | (sector + 1);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20090527-1.c7 unit_position position; member in struct:__anon5521
19 if (flags->position == POSITION_UNSPECIFIED)
20 flags->position = POSITION_ASIS;
H A Dloop-2f.x2 # the executable is at the same position the test tries to remap
H A Dloop-2g.x2 # the executable is at the same position the test tries to remap
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/lib/
H A Dtre-compile.h14 int position; member in struct:__anon2318
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dfloat.h34 char *position; member in struct:float_elt
43 char *type, char *position);

Completed in 126 milliseconds

1234567891011