Home
last modified time | relevance | path

Searched refs:right (Results 226 – 250 of 414) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A Dab.3725 right ""
H A Dab.tn30025 right ""
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_slist.h80 void merge_stree(struct stree **to, struct stree *right);
H A Dpre-process.c499 static enum token_type combine(struct token *left, struct token *right, char *p) in combine() argument
502 enum token_type t1 = token_type(left), t2 = token_type(right); in combine()
518 strcat(p, show_token(right)); in combine()
534 switch (right->special) { in combine()
553 static int merge(struct token *left, struct token *right) in merge() argument
556 enum token_type res = combine(left, right, buffer); in merge()
585 left->string = right->string; in merge()
591 memcpy(left->embedded, right->embedded, 4); in merge()
H A Dsmatch_slist.c203 sm_state->right = NULL; in alloc_sm_state()
395 ret->right = s->right; in clone_sm()
475 result->right = two; in merge_sm_states()
H A Dcheck_atomic_inc_dec.c106 expr = strip_expr(expr->right); in db_inc_dec()
177 expr = strip_expr(expr->right); in is_inc_dec_primitive()
H A Dexpression.h186 struct expression *left, *right; member
/illumos-gate/usr/src/cmd/mandoc/
H A Deqn.c496 free(bp->right); in eqn_box_free()
941 parent->right = mandoc_strdup("\\[rc]"); in eqn_parse()
943 parent->right = mandoc_strdup("\\[rf]"); in eqn_parse()
945 parent->right = in eqn_parse()
H A Dtree.c363 if (ep->right) in print_box()
364 printf(" right=\"%s\"", ep->right); in print_box()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c1795 const mlxcx_flow_entry_t *right = arg1; in mlxcx_dmac_fe_compare() local
1798 bcmpr = memcmp(left->mlfe_dmac, right->mlfe_dmac, in mlxcx_dmac_fe_compare()
1804 if (left->mlfe_vid < right->mlfe_vid) in mlxcx_dmac_fe_compare()
1806 if (left->mlfe_vid > right->mlfe_vid) in mlxcx_dmac_fe_compare()
1815 const mlxcx_group_mac_t *right = arg1; in mlxcx_grmac_compare() local
1818 bcmpr = memcmp(left->mlgm_mac, right->mlgm_mac, in mlxcx_grmac_compare()
2472 const mlxcx_completion_queue_t *right = arg1; in mlxcx_cq_compare() local
2474 if (left->mlcq_num < right->mlcq_num) { in mlxcx_cq_compare()
2477 if (left->mlcq_num > right->mlcq_num) { in mlxcx_cq_compare()
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A Dchem.awk81 $1 == "right" { bracket(); stack--; next }
407 else if ($cf ~ /left|right|up|down|ne|nw|se|sw/)
/illumos-gate/usr/src/test/test-runner/stf/contrib/
H A DLICENSE.Artistic8 while giving the users of the package the right to use and distribute
9 the Package in a more-or-less customary fashion, plus the right to
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtparser.y215 %right <op> OP_EXP_ONES_COMPLIMENT OP_EXP_LOGICAL_NOT
H A Dprparser.y215 %right <op> EXPOP_ONES_COMPLIMENT EXPOP_LOGICAL_NOT
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool.h208 struct Element *right; member
H A Dcommon.c2507 Node->right = NULL;
2517 HeadNode->last = Node->left->right = Node;
2530 for(traverse = HeadNode->first; traverse; traverse = traverse->right)
2536 HeadNode->first = traverse->right;
2542 traverse = traverse->right;
2545 prevnode->right = traverse;
/illumos-gate/usr/src/test/crypto-tests/runfiles/
H A Ddefault.run24 # socket calls left and right that take a bit to timeout which induce latency
/illumos-gate/usr/src/cmd/cron/
H A Datt1.y67 %right NUMB
/illumos-gate/usr/src/test/libc-tests/tests/regex/data/
H A Dcategorize.dat6 ?E (a*)(ab)*(b*) abc (0,2)(0,1)(?,?)(1,2) ASSOCIATIVITY=right
/illumos-gate/usr/src/tools/findunref/
H A DREADME.exception_lists36 the gatekeepers to be sure you're doing the right thing.
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c673 int current, left, right, nelems; in callout_downheap() local
694 right = CALLOUT_HEAP_RIGHT(current); in callout_downheap()
700 if (right >= nelems) in callout_downheap()
703 hright = &heap[right]; in callout_downheap()
724 current = right; in callout_downheap()
/illumos-gate/usr/src/cmd/hal/
H A DLICENSE22 …opy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this ob…
24right is granted to the trademarks of Licensor even if such marks are included in the Original Wor…
/illumos-gate/usr/src/lib/libsqlite/test/
H A Djoin.test329 # Make sure a left join where the right table is really a view that
330 # is itself a join works right. Ticket #306.
362 # function correctly if the right table in the join is really
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_grammar.y121 %right DT_TOK_ASGN DT_TOK_ADD_EQ DT_TOK_SUB_EQ DT_TOK_MUL_EQ DT_TOK_DIV_EQ
136 %right DT_TOK_LNEG DT_TOK_BNEG DT_TOK_ADDADD DT_TOK_SUBSUB
138 %right DT_TOK_DEREF DT_TOK_ADDROF DT_TOK_SIZEOF DT_TOK_STRINGOF DT_TOK_XLATE
/illumos-gate/usr/src/boot/forth/
H A Dmenu.rc12 print_version \ print version string (bottom-right; see `version.4th')
13 draw-beastie \ draw freebsd mascot (on right; see `beastie.4th')

12345678910>>...17