Home
last modified time | relevance | path

Searched refs:right (Results 251 – 275 of 414) sorted by relevance

1...<<11121314151617

/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A Dab.851025 right ""
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h193 extern int *right;
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_param_cleared.c45 expr = strip_expr(expr->right); in db_param_cleared()
H A Dcheck_string_len.c232 if (get_hard_max(dest->right, &max)) in match_not_limited()
H A Dsmatch_return_to_param.c199 call = strip_expr(expr->right); in __add_return_to_param_mapping()
H A Dast-inspect.c202 ast_append_child(node, "right:", expr->right, inspect_expression); in inspect_expression()
H A Dsmatch_container_of.c41 if (!get_value(expr->right, &sval)) in get_param_from_container_of()
70 if (!get_value(expr->right, &sval)) in get_offset_from_container_of()
H A Dcheck_implicit_dependencies.c228 match_condition(expr->right); in match_condition()
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemchr.S71 shrl $16, %ecx / right shift 16-bit
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Daliases30 # but the right-hand side should be proper case (usually lower)
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h191 struct dir_entry *right; /* right element in binary tree */ member
/illumos-gate/usr/src/boot/forth/
H A Dbrand-illumos.4th38 \ and 0, 7 for lower right to preserve aspect ratio
/illumos-gate/usr/src/lib/libeti/menu/inc/
H A Dmenu.h69 struct ITEM *right; member
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemchr.S74 shrl $16, %edx / right shift 16-bit
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_filter.c938 __in const siena_filter_spec_t *right) in siena_filter_equal() argument
945 if (left->sfs_type != right->sfs_type) in siena_filter_equal()
948 if (memcmp(left->sfs_dword, right->sfs_dword, in siena_filter_equal()
954 left->sfs_dmaq_id != right->sfs_dmaq_id) in siena_filter_equal()
/illumos-gate/usr/src/cmd/perl/
H A DTHIRDPARTYLICENSE6 giving the users of the package the right to use and distribute the
7 Package in a more-or-less customary fashion, plus the right to make
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h261 Block_t* right; /* right child in free tree */ member
349 #define RIGHT(b) ((b)->body.body.right)
/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc.h192 cpc_event_t *left, cpc_event_t *right);
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c463 struct fmev_subinfo *right = (struct fmev_subinfo *)r; in fmev_keycmp() local
465 return (strncmp(left->si_pat, right->si_pat, FMEV_MAX_CLASS)); in fmev_keycmp()
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dneptune_xfp.esc52 * related because the driver calls ddi_fm_service_impact right after
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/
H A Daudioemu10k.c1340 uint32_t left, right; in emu10k_set_stereo() local
1343 right = val & 0xff; in emu10k_set_stereo()
1344 if ((left > 100) || (right > 100) || (val & ~(0xffff))) in emu10k_set_stereo()
1348 right = emu10k_convert_fixpoint(right); in emu10k_set_stereo()
1354 emu10k_write_gpr(devc, ec->gpr_num + 1, right); in emu10k_set_stereo()
/illumos-gate/usr/src/uts/common/io/ipw/fw-ipw2100/
H A DLICENSE98 Intel. No failure or delay in exercising any right, power, or remedy under
99 this Agreement shall operate as a waiver of any such right, power or remedy.
164 as otherwise expressly provided, Intel grants no express or implied right under
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c425 prop_destructor(void *left, void *right, void *arg) in prop_destructor() argument
427 FREE(right); in prop_destructor()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-450 in the sectors right after a MBR, because Stage 1.5 is enough small and
51 the sectors right after a MBR is normally an unused region. The size of
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt53 Is the right algorithm for making sense of all this written down
87 >Is the right algorithm for making sense of all this written down

1...<<11121314151617