Searched refs:right (Results 251 - 275 of 584) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D38196.cc55 oss2.setf(ios_base::right, ios_base::adjustfield);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/
H A D2.cc55 oss.setf(ios_base::right, ios_base::adjustfield);
H A D38196.cc55 oss2.setf(ios_base::right, ios_base::adjustfield);
H A D1.cc96 oss.setf(ios_base::right, ios_base::adjustfield);
104 oss.setf(ios_base::right, ios_base::adjustfield);
114 oss.setf(ios_base::right, ios_base::adjustfield);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/opt/
H A Dpr23454-2.C20 struct st_tree_element *left,*right; member in struct:st_tree_element
/netbsd-6-1-5-RELEASE/sys/arch/hp700/gsc/
H A Dharmonyvar.h54 u_char left, right; member in struct:harmony_volume
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grohtml/
H A Dhtml-table.h66 int left, right; member in struct:cols
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dsplay-tree.h103 /* The left and right children, respectively. */
105 splay_tree_node GTY ((use_params)) right;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc56 oss.setf(ios_base::right, ios_base::adjustfield);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/
H A D2.cc56 oss.setf(ios_base::right, ios_base::adjustfield);
H A D1.cc97 oss.setf(ios_base::right, ios_base::adjustfield);
105 oss.setf(ios_base::right, ios_base::adjustfield);
115 oss.setf(ios_base::right, ios_base::adjustfield);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tune/
H A Dalpha.asm31 C Unfortunately, some operating systems don't get this right. NetBSD 1.3 is
33 C versions get it right, is unknown to us.
/netbsd-6-1-5-RELEASE/tests/util/make/
H A Dd_dotwait.mk44 # must be made before any child of the right hand side.
51 # the right hand side of the .WAIT.
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dsyn.c98 tl = tl->right = block(TPIPE, tl->right, p, NOWORDS);
153 tl = tl->right = block(TLIST, tl->right, p, NOWORDS);
354 t->right = dogroup();
371 t->right = thenpart();
458 t->right = elsepart();
476 t->right = thenpart();
503 t = tl = tc, tl->right = NULL;
505 tl->right
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dmessages.c364 addressT right = max & -max; local
373 prefix, (int) val, (int) right);
376 prefix, (int) val, (int) right);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D1.cc49 bool right; member in struct:_TestCase
142 if (tc.right)
143 os.setf(ios::right);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/
H A D1.cc49 bool right; member in struct:_TestCase
143 if (tc.right)
144 os.setf(ios::right);
/netbsd-6-1-5-RELEASE/games/battlestar/
H A Dcommand2.c340 setbit(location[right].objects, WOODSMAN);
341 setbit(location[right].objects, DEADWOOD);
342 setbit(location[right].objects, MALLET);
H A Dcommand7.c134 (rnd(2) ? "left" : "right"));
237 else if (right && position != right)
238 moveplayer(right, RIGHT);
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A Dsdiff.c585 FILE *left, *right, *out, *diffout;
599 right = ck_fopen (rname, "r");
698 lf_init (&rfilt, right);
703 ck_fclose (right);
865 er:\tEdit then use the right version.\n\
868 r:\tUse the right version.\n\
905 struct line_filter *right, char const *rname, lin rline, lin rlen,
978 lf_skip (right, rlen);
981 lf_copy (right, rlen, outfile);
1042 lf_copy (right, rle
583 FILE *left, *right, *out, *diffout; local
900 edit(struct line_filter *left, char const *lname, lin lline, lin llen, struct line_filter *right, char const *rname, lin rline, lin rlen, FILE *outfile) argument
1122 interact(struct line_filter *diff, struct line_filter *left, char const *lname, struct line_filter *right, char const *rname, FILE *outfile) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D1.cc50 bool right; member in struct:_TestCase
143 if (tc.right)
144 os.setf(ios::right);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/
H A D1.cc50 bool right; member in struct:_TestCase
144 if (tc.right)
145 os.setf(ios::right);
/netbsd-6-1-5-RELEASE/sys/dev/videomode/
H A Dpickmode.c102 swap_modes(struct videomode *left, struct videomode *right) argument
107 *left = *right;
108 *right = temp;
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Daci.c173 * define any equivalent to the AUTH right, so I've just used
180 * the right 'd' to mean "delete"; we hijack it to mean
190 * the right 's' to mean "set", but in the examples states
191 * that the right 's' means "search". The latter definition
217 struct berval bv, left, right; local
222 || acl_get_part( &bv, 1, '=', &right ) < 0 )
250 if ( acl_get_part( &right, 0, '*', &left ) < 0
251 || right.bv_len <= left.bv_len )
253 if ( ber_bvstrcasecmp( val, &right ) == 0 ) {
751 const char *right,
746 dynacl_aci_parse( const char *fname, int lineno, const char *opts, slap_style_t sty, const char *right, void **privp ) argument
1124 struct berval attr, left, right; local
1217 struct berval attr, left, right; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dhist.c540 const Sym *right = *(const Sym **) rp;
543 time_diff = right->hist.time - left->hist.time;
551 if (right->ncalls > left->ncalls)
554 if (right->ncalls < left->ncalls)
557 return strcmp (left->name, right->name);
539 const Sym *right = *(const Sym **) rp; local

Completed in 245 milliseconds

<<11121314151617181920>>