Home
last modified time | relevance | path

Searched refs:right (Results 101 – 125 of 414) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dlshiftl.S58 bg .right !
76 .right: ! Negative shift (right) label
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregdecomp.c97 …if (e->re.group.expr.binary.right && decomp(e->re.group.expr.binary.right, sp, type, delimiter, fl… in decomp()
335 if (decomp(e->re.group.expr.binary.right, sp, type, delimiter, flags)) in decomp()
361 if (q = e->re.group.expr.binary.right) in decomp()
367 …if (q->re.group.expr.binary.right && decomp(q->re.group.expr.binary.right, sp, type, delimiter, fl… in decomp()
H A Dregrexec.c64 mid = (len < e->re.bm.right) ? 0 : (len - e->re.bm.right); in regrexec()
71 rightlen = exactlen + e->re.bm.right; in regrexec()
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_spectre.c50 if (parent->right == expr) in is_read()
111 expr = expr->right; in get_max_by_type()
143 if (get_value(expr->right, &mask)) /* right is the common case */ in get_mask()
H A Dsmatch_param_to_mtag_data.c93 right_sym = expr_to_sym(expr->right); in match_assign()
106 set_state_expr(my_id, expr->right, alloc_tag_data_state(tag, name, offset)); in match_assign()
171 expr = strip_expr(expr->right); in call_does_mtag_assign()
H A Dcheck_double_checking.c51 return strip_condition(expr->right); in strip_condition()
52 if (expr_is_zero(expr->right)) in strip_condition()
68 conditions_match(cond, prev->right)) in conditions_match()
H A Dsmatch_constraints.c350 static void handle_comparison(struct expression *left, int op, struct expression *right) in handle_comparison() argument
360 if (get_value(left, &sval) || get_value(right, &sval)) in handle_comparison()
363 constraint = get_constraint_str(right); in handle_comparison()
394 handle_comparison(expr->left, expr->op, expr->right); in match_condition()
395 handle_comparison(expr->right, flip_comparison(expr->op), expr->left); in match_condition()
H A Dcheck_spectre_second_half.c71 state = get_spectre_first_half(expr->right); in match_assign()
77 state = get_state_expr(my_id, expr->right); in match_assign()
H A Dsmatch_helper.c284 __get_variable_from_expr(NULL, buf, expr->right, len, complicated); in __get_variable_from_expr()
518 get_complication_score(expr->right); in get_complication_score()
538 char *left, *right; in reorder_expr_alphabetically() local
546 right = expr_to_var(expr->right); in reorder_expr_alphabetically()
548 if (!left || !right) in reorder_expr_alphabetically()
550 if (strcmp(left, right) <= 0) in reorder_expr_alphabetically()
553 ret = binop_expression(expr->right, expr->op, expr->left); in reorder_expr_alphabetically()
556 free_string(right); in reorder_expr_alphabetically()
688 return strip_parens(expr->right); in get_array_offset()
H A Dcheck_readl_infinite_loops.c61 if (is_readl(expr->right)) in match_assign()
72 if (condition_depends_on_readl(expr->right)) in condition_depends_on_readl()
/illumos-gate/usr/src/cmd/sdiff/
H A Dsdiff.c115 static FILE *right; variable
236 (right = fdopen(rfd, "w")) == NULL) in main()
346 if ((right = fopen(rtemp, "w")) == NULL) in main()
424 putline(right, bp, strlen(bp)); in put2()
649 (void) fclose(right); in cmdin()
679 cpp(rtemp, right, odes); in cmdin()
708 cpp(rtemp, right, tempdes); in cmdin()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm819 my ($left, $right) = @_;
824 return (grep { ! $seen{$_} } @$right);
1359 my ($left, $right) = @_;
1364 Carp::croak "invalid right argument" unless ref ($right) eq 'ARRAY';
1367 map { $seen{$_} = 1 } @$right;
1406 my ($left, $right) = @_;
1409 scalar @$left <= scalar @$right or ($right, $left) = ($left, $right);
1414 return (grep { $seen{$_} } @$right);
/illumos-gate/usr/src/cmd/genmsg/
H A Dgenmsg.l597 int i, left, right;
599 right = line_msgcnt - 1;
600 while (left <= right) {
601 i = (left + right) >> 1;
603 right = i - 1;
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpmain.c1402 if ((left->st_dev == right->st_dev) && in statcmp()
1403 (left->st_ino == right->st_ino) && in statcmp()
1404 (left->st_mode == right->st_mode) && in statcmp()
1405 (left->st_nlink == right->st_nlink) && in statcmp()
1406 (left->st_uid == right->st_uid) && in statcmp()
1407 (left->st_gid == right->st_gid) && in statcmp()
1408 (left->st_rdev == right->st_rdev) && in statcmp()
1409 (left->st_ctim.tv_sec == right->st_ctim.tv_sec) && in statcmp()
1410 (left->st_ctim.tv_nsec == right->st_ctim.tv_nsec) && in statcmp()
1411 (left->st_mtim.tv_sec == right->st_mtim.tv_sec) && in statcmp()
[all …]
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub3.c259 c = right[i]; in repbycgid()
260 right[i] = yycgid((wchar_t)c); in repbycgid()
265 i, c, right[i]); in repbycgid()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmi/
H A Daudiocmi.c282 uint64_t left, right; in cmpci_configure_mixer() local
314 right = RIGHT(dev, CTL_LINEOUT); in cmpci_configure_mixer()
318 cmpci_setmixer(dev, IDX_MASTER_RIGHT, SCALE(right, 5)); in cmpci_configure_mixer()
344 right = RIGHT(dev, CTL_LINEOUT); in cmpci_configure_mixer()
352 if (right) { in cmpci_configure_mixer()
362 right = RIGHT(dev, CTL_CD); in cmpci_configure_mixer()
370 if (right) { in cmpci_configure_mixer()
380 right = RIGHT(dev, CTL_AUX); in cmpci_configure_mixer()
381 PUT8(dev, REG_VAUX, (((left * 15) / 100) << 4) | ((right * 15) / 100)); in cmpci_configure_mixer()
383 if ((left || right) && (recsrcs & (1 << SRC_LINE))) { in cmpci_configure_mixer()
[all …]
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c448 struct node *dn = (struct node *)right; in instances_destructor()
463 FREE(right); in payloadprops_destructor()
470 FREE(right); in serdprops_destructor()
809 if (np->u.expr.right) in hmatch()
810 hmatch(infop, np->u.expr.right, nextnp); in hmatch()
1370 cp_reset(np->u.expr.right); in cp_reset()
1500 src = slst->u.expr.right; in itree_create_dummy()
1510 dst = dlst->u.expr.right; in itree_create_dummy()
1698 struct event *ep = (struct event *)right; in itree_destructor()
1738 struct event *ep = (struct event *)right; in itree_pruner()
[all …]
/illumos-gate/usr/src/cmd/awk/
H A Db.c69 #define right(v) (v)->narg[1] macro
248 penter(right(p)); in penter()
250 parent(right(p)) = p; in penter()
273 freetr(right(p)); in freetr()
427 f->re[info(v)].lval.np = right(v); in cfoll()
450 cfoll(f, right(v)); in cfoll()
482 if (type(p) == CCL && (*(char *)right(p)) == '\0') in first()
495 if (first(left(p)) == 0 && first(right(p)) == 0) in first()
499 b = first(right(p)); in first()
530 if (first(right(p)) == 0) { in follow()
/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97.c221 ac_val_scale(int left, int right, int bits) in ac_val_scale() argument
224 ASSERT(right <= 100); in ac_val_scale()
228 right = 100 - right; in ac_val_scale()
247 right = 100 - ac97_val_cvt[right]; in ac_val_scale()
250 right = 100 - right; in ac_val_scale()
253 (right * ((1 << bits) - 1) / 100)); in ac_val_scale()
830 uint8_t left, right; in ac_stereo_set() local
834 right = value & 0xff; in ac_stereo_set()
837 ac_wr(ac, reg, ac_val_scale(left, right, ctrl->actrl_bits) | mute); in ac_stereo_set()
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A Dres.ok151 # CH3 right of O
158 # bond right lenght .1 from O ; C
166 # bond right length .1 from C
169 # B: benzene pointing right
194 # bond right from B ; OCH3
/illumos-gate/usr/src/lib/libcpc/sparc/
H A Devent_ultra.c436 cpc_event_diff(cpc_event_t *diff, cpc_event_t *left, cpc_event_t *right) in cpc_event_diff() argument
439 diff->ce_tick = left->ce_tick - right->ce_tick; in cpc_event_diff()
440 diff->ce_pic[0] = left->ce_pic[0] - right->ce_pic[0]; in cpc_event_diff()
441 diff->ce_pic[1] = left->ce_pic[1] - right->ce_pic[1]; in cpc_event_diff()
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4y_xpg4.y49 %right POWER
50 %right '!' '~' UMINUS
/illumos-gate/usr/src/lib/libsqlite/test/
H A Din.test58 # Testing of the IN operator using static lists on the right-hand side.
79 } {1 {right-hand side of IN operator must be constant}}
83 } {1 {right-hand side of IN operator must be constant}}
90 } {1 {right-hand side of IN operator must be constant}}
94 } {1 {right-hand side of IN operator must be constant}}
100 # Testing the IN operator where the right-hand side is a SELECT
/illumos-gate/usr/src/cmd/mandoc/
H A Deqn_html.c201 if (NULL != bp->left || NULL != bp->right) in eqn_box()
204 "close", bp->right == NULL ? "" : bp->right); in eqn_box()
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c284 tree_free(root->u.expr.right); in tree_free()
391 return (tree_treecmp(np1->u.expr.right, np2->u.expr.right, t, in tree_treecmp()
478 tree_expr(enum nodetype t, struct node *left, struct node *right) in tree_expr() argument
482 ASSERTinfo(left != NULL || right != NULL, ptree_nodetype2str(t)); in tree_expr()
485 (left) ? left->file : right->file, in tree_expr()
486 (left) ? left->line : right->line); in tree_expr()
489 ret->u.expr.right = right; in tree_expr()
790 ptr = stable(np->u.expr.right->u.quote.s); in tree_func()
859 make_explicit(np->u.expr.right, eventonly); in make_explicit()
966 np->u.expr.left->u.name.s, np->u.expr.right); in nvpair2lut()
[all …]

12345678910>>...17