Searched refs:right (Results 76 - 100 of 149) sorted by relevance

123456

/osnet-11/usr/src/lib/libast/common/regex/
H A Dregcomp.c205 drop(disc, e->re.group.expr.binary.right);
249 if (e->re.group.expr.binary.right)
250 mark(e->re.group.expr.binary.right, set);
284 if (e->re.group.expr.binary.right)
285 n = serialize(env, e->re.group.expr.binary.right, n);
289 n = serialize(env, e->re.group.expr.binary.right, n);
404 if (e->re.group.expr.binary.right && stats(env, e->re.group.expr.binary.right))
460 if (stats(env, e->re.group.expr.binary.right))
518 if (q = e->re.group.expr.binary.right)
[all...]
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmvcur.c173 * cursor_left/right.
183 static t_steps right = { __MOVE_TAB, __MOVE_RIGHT, __MOVE_LEFT }; local
194 dir = &right;
297 /* try out parameterized left or right motion */
/osnet-11/usr/src/lib/libcpc/common/
H A Dlibcpc.h203 cpc_event_t *left, cpc_event_t *right);
/osnet-11/usr/src/lib/libcpc/i386/
H A Devent_pentium.c676 cpc_event_diff(cpc_event_t *diff, cpc_event_t *left, cpc_event_t *right) argument
679 diff->ce_tsc = left->ce_tsc - right->ce_tsc;
680 diff->ce_pic[0] = left->ce_pic[0] - right->ce_pic[0];
681 diff->ce_pic[1] = left->ce_pic[1] - right->ce_pic[1];
/osnet-11/usr/src/lib/libeti/menu/inc/
H A Dmenu.h67 struct ITEM *right; member in struct:ITEM
H A Dprivate.h139 #define Right(i) (i)->right
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dread_pwd.c109 dlgwidth = r.right - r.left;
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcharset.c691 int left, right; local
695 right = visual[i].attributes
700 right >>= GRUB_UNICODE_GLYPH_ATTRIBUTES_JOIN_LEFT_TO_RIGHT_SHIFT;
701 visual[i].attributes |= (left | right);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFindBin.pm47 will get it right. This is a problem under mod_perl and other persistent
H A DSwitch.pm403 my ($left, $right, $reversed) = @_;
404 ($right,$left) = @_ if $reversed;
406 my $rop = ref $right eq 'Switch'
407 ? $right
408 : bless { arity=>0, impl=>sub{$right} };
H A DNEXT.pm208 left-to-right search of C<$self>'s class hierarchy that resulted in the
222 its parent classes are called (in depth-first, left-to-right order).
424 left-to-right, breadth-first, most-derived-first. This works perfectly for
H A DExporter.pm120 frobnicate ($left, $right) # calls YourModule::frobnicate
218 right. Specifications are in the form:
/osnet-11/usr/src/lib/libast/common/comp/
H A Dtsearch.c196 #define rchild link.right
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_hot.c105 temp = left; left = right; right = temp;
109 SvSetMagicSV(right, left);
110 SETs(right);
143 char* rpv = SvPV(right, rlen); /* mg_get(right) happens here */
144 bool rbyte = !DO_UTF8(right), rcopied = FALSE;
146 if (TARG == right && right != left) {
147 right
[all...]
/osnet-11/usr/src/cmd/ldap/common/
H A Dcommon.c2506 Node->right = NULL;
2516 HeadNode->last = Node->left->right = Node;
2529 for(traverse = HeadNode->first; traverse; traverse = traverse->right)
2535 HeadNode->first = traverse->right;
2541 traverse = traverse->right;
2544 prevnode->right = traverse;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DMan.pm50 # fixed-width font, which is designed by @CFONT@, and the left and right
77 .\" double quote, and \*(R" will give a right double quote. | will give a
190 'gt' => '>', # right chevron, greater-than
295 # are the right length.
534 # scalars and does the right thing with them. Tidy up any trailing
827 # where <font> is one of B, I, or F. Turn those into the right font start or
828 # end codes. The old pod2man didn't get B<someI<thing> else> right; after I<>
886 # Called instead of parse_text, calls parse_text with the right flags.
1196 this--into proper em dashes, fixes "paired quotes," makes C++ look right,
1253 single character, it is used as both the left and right quot
[all...]
/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c465 struct fmev_subinfo *right = (struct fmev_subinfo *)r; local
467 return (strncmp(left->si_pat, right->si_pat, FMEV_MAX_CLASS));
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_walker.c718 pi_walkerlist_compare(const void *left, const void *right, void *private) argument
721 pi_walkernode_t *rp = (pi_walkernode_t *)right;
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h245 ** ALIGNA right, then the code below should be commented out and ALIGNA
298 Block_t* right; /* right child in free tree */ member in struct:_body_s
384 #define RIGHT(b) ((b)->body.body.right)
/osnet-11/usr/src/lib/libeti/form/inc/
H A Dform.h44 struct typenode * right; /* ptr to operand for | */ member in struct:typenode
181 #define REQ_RIGHT_FIELD (KEY_MAX + 14) /* move to right to field */
196 #define REQ_RIGHT_CHAR (KEY_MAX + 28) /* move right in field */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Fcntl/
H A DFcntl.pm18 far more likely chance of getting the numbers right.
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex_internal.c1375 __re_size_t idx, right, mid;
1381 right = set->nelem - 1;
1382 while (idx < right)
1384 mid = (idx + right) / 2;
1388 right = mid;
1373 __re_size_t idx, right, mid; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL215 I<quotes> is a single character, it is used as both the left and right
217 left quote and the second as the right quoted; and if I<quotes> is four
219 the right quote.
435 Things that are broken or just don't work quite right.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex189 % Margin to add to right of even pages, to left of odd pages.
510 % Check whether we're in the right environment:
552 % Kludge this until the fonts are right (grr).
779 % Do not allow a page break right after this kern.
833 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
848 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
1297 % xx to do this right, we have to translate 8-bit characters to
1931 % argument is to make the input look right: @dmn{pt} instead of @dmn{}pt.
2230 % chapter name on inside top of right hand pages, document
2244 % page number on top right
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dbfs.c157 grub_uint64_t right; member in struct:grub_bfs_btree_node
501 node_off = grub_bfs_to_cpu64 (node.right);

Completed in 77 milliseconds

123456