Home
last modified time | relevance | path

Searched refs:norm (Results 1 – 25 of 26) sorted by relevance

12

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_validate.c476 if (n->norm->Bl.comp) in pre_bl()
480 n->norm->Bl.comp = 1; in pre_bl()
488 n->norm->Bl.width = "0n"; in pre_bl()
491 if (NULL != n->norm->Bl.width) in pre_bl()
497 n->norm->Bl.width = argv->value[0]; in pre_bl()
506 if (NULL != n->norm->Bl.offs) in pre_bl()
512 n->norm->Bl.offs = argv->value[0]; in pre_bl()
523 if (LIST__NONE != n->norm->Bl.type) { in pre_bl()
532 if (n->norm->Bl.width || in pre_bl()
533 n->norm->Bl.offs || in pre_bl()
[all …]
H A Dmdoc_man.c751 n->parent->norm->Rs.quote_T) { in pre__t()
765 n->parent->norm->Rs.quote_T) { in post__t()
852 switch (n->norm->An.auth) { in pre_an()
906 if (DISP_unfilled == n->norm->Bd.type || in pre_bd()
907 DISP_literal == n->norm->Bd.type) in pre_bd()
909 if (0 == n->norm->Bd.comp && NULL != n->parent->prev) in pre_bd()
911 print_offs(n->norm->Bd.offs, 1); in pre_bd()
921 if (DISP_unfilled == n->norm->Bd.type || in post_bd()
922 DISP_literal == n->norm->Bd.type) in post_bd()
942 switch (n->norm->Bf.font) { in pre_bf()
[all …]
H A Dmdoc_term.c560 if (MDOC_Bd == bl->tok && bl->norm->Bd.comp) in print_bvspace()
562 if (MDOC_Bl == bl->tok && bl->norm->Bl.comp) in print_bvspace()
577 nn->parent->parent->norm->Bl.type != LIST_item) in print_bvspace()
583 if (MDOC_Bl == bl->tok && LIST_column == bl->norm->Bl.type) in print_bvspace()
589 if (MDOC_Bl == bl->tok && LIST_diag == bl->norm->Bl.type) in print_bvspace()
623 type = bl->norm->Bl.type; in termp_it_pre()
659 if (bl->norm->Bl.offs != NULL) { in termp_it_pre()
660 offset = a2width(p, bl->norm->Bl.offs); in termp_it_pre()
681 ncols = bl->norm->Bl.ncols; in termp_it_pre()
694 bl->norm->Bl.cols[i]); in termp_it_pre()
[all …]
H A Dmdoc_html.c832 type = bl->norm->Bl.type; in mdoc_it_pre()
860 SCALE_VS_INIT(&su, ! bl->norm->Bl.comp); in mdoc_it_pre()
885 SCALE_VS_INIT(&su, ! bl->norm->Bl.comp); in mdoc_it_pre()
899 if (NULL == bl->norm->Bl.width) { in mdoc_it_pre()
903 a2width(bl->norm->Bl.width, &su); in mdoc_it_pre()
909 SCALE_VS_INIT(&su, ! bl->norm->Bl.comp); in mdoc_it_pre()
939 if (LIST_column == n->norm->Bl.type) in mdoc_bl_pre()
945 if (LIST_column != n->norm->Bl.type) in mdoc_bl_pre()
955 for (i = 0; i < (int)n->norm->Bl.ncols; i++) { in mdoc_bl_pre()
957 a2width(n->norm->Bl.cols[i], &su); in mdoc_bl_pre()
[all …]
H A Dmdoc.c316 p->norm = p->parent->norm; in node_append()
426 p->norm = body->norm; in mdoc_endbody_alloc()
454 p->norm = mandoc_calloc(1, sizeof(union mdoc_data)); in mdoc_block_alloc()
477 p->norm = mandoc_calloc(1, sizeof(union mdoc_data)); in mdoc_elem_alloc()
517 free(p->norm); in mdoc_node_free()
605 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) { in mdoc_ptext()
615 LIST_column == n->parent->norm->Bl.type) { in mdoc_ptext()
782 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) { in mdoc_pmacro()
797 LIST_column == n->parent->norm->Bl.type) { in mdoc_pmacro()
H A Dmdoc.h368 union mdoc_data *norm; /* normalised args */ member
H A Dmdoc_argv.c437 if (LIST_column == n->norm->Bl.type) { in mdoc_args()
H A Dmdoc_macro.c967 mdoc->last->parent->norm->Bl.type != LIST_diag; in blk_full()
1461 if (n == NULL || n->norm->Bl.type != LIST_column) { in phrase_ta()
/titanic_50/usr/src/cmd/msgfmt/
H A Dgnu_check.c40 extract_format(char *norm, const char *sfmt, size_t sz) in extract_format() argument
103 (norm[ap * 2] && in extract_format()
104 norm[ap * 2] != '*')) { in extract_format()
110 norm[ap * 2] = '*'; in extract_format()
129 (norm[ap * 2] && in extract_format()
130 norm[ap * 2] != '*')) { in extract_format()
136 norm[ap * 2] = '*'; in extract_format()
256 (norm[arg * 2] && in extract_format()
257 (norm[arg * 2] != conv))) { in extract_format()
262 norm[arg * 2] = conv; in extract_format()
[all …]
/titanic_50/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c259 extract_format(const char *fmt, char *norm, size_t sz, int strict) in extract_format() argument
271 (void) memset(norm, '\0', sz); in extract_format()
331 STORE(norm, sz, argp, '*'); in extract_format()
351 STORE(norm, sz, argp, '*'); in extract_format()
461 STORE(norm, sz, arg, conv); in extract_format()
462 norm[arg*FORMAT_SIZE + 1] = flag; in extract_format()
467 printf("%c(%d)", norm[t], norm[t+1]); in extract_format()
474 if (norm[arg*FORMAT_SIZE] == '\0') in extract_format()
/titanic_50/usr/src/uts/common/sys/
H A Dppmio.h99 int norm; /* normal level */ member
125 int32_t norm; /* normal level */ member
/titanic_50/usr/src/test/zfs-tests/tests/functional/casenorm/
H A Dcasenorm.kshlib88 typeset norm=$(get_norm $1)
90 if [[ $norm == "C" ]] ; then
/titanic_50/usr/src/lib/libc/port/locale/
H A Dfnmatch.c182 goto norm; in fnmatch1()
203 norm: in fnmatch1()
/titanic_50/usr/src/cmd/mailx/
H A Dnames.c56 static char *norm(register char *user, register char *ubuf,
490 norm(register char *user, register char *ubuf, int nbangs) in norm() function
548 user = norm(user, ubuf, nbangs); in samebody()
549 addr = norm(addr, abuf, nbangs); in samebody()
/titanic_50/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l50 %start norm comment
161 BEGIN norm; variable
/titanic_50/usr/src/uts/common/io/ppm/
H A Dppm.c679 STRUCT_DECL(ppm_norm, norm); in ppm_ioctl()
686 STRUCT_INIT(norm, mode); in ppm_ioctl()
687 ret = ddi_copyin((caddr_t)arg, STRUCT_BUF(norm), in ppm_ioctl()
688 STRUCT_SIZE(norm), mode); in ppm_ioctl()
695 STRUCT_FGETP(norm, path), path, MAXPATHLEN, NULL); in ppm_ioctl()
713 level = STRUCT_FGET(norm, norm); in ppm_ioctl()
728 STRUCT_FSET(norm, norm, level); in ppm_ioctl()
729 ret = ddi_copyout(STRUCT_BUF(norm), (caddr_t)arg, in ppm_ioctl()
730 STRUCT_SIZE(norm), mode); in ppm_ioctl()
/titanic_50/usr/src/uts/common/os/
H A Dip_cksum.c118 goto norm; in ip_cksum()
171 norm: in ip_cksum()
H A Dsunpm.c3397 e_pm_default_levels(dev_info_t *dip, pm_component_t *cp, int norm) in e_pm_default_levels() argument
3403 pmc->pmc_lvals[1] = norm; in e_pm_default_levels()
3404 e_pm_set_cur_pwr(dip, cp, norm); in e_pm_default_levels()
3439 int cmpts, i, norm, error; in pm_premanage() local
3486 norm = pm_get_normal_power(dip, i); in pm_premanage()
3487 if (norm == (uint_t)-1) { in pm_premanage()
3497 e_pm_default_levels(dip, PM_CP(dip, i), norm); in pm_premanage()
7819 int norm; in pm_cfb_powerup() local
7836 norm = pm_get_normal_power(cfb_dip, ci); in pm_cfb_powerup()
7837 (void) pm_set_power(cfb_dip, ci, norm, PM_LEVEL_UPONLY, in pm_cfb_powerup()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c159 char norm[ZAP_MAXNAMELEN]; in zap_match() local
161 if (zap_normalize(zn->zn_zap, matchname, norm) != 0) in zap_match()
164 return (strcmp(zn->zn_key_norm, norm) == 0); in zap_match()
H A Dzfs_ioctl.c3085 uint64_t norm = ZFS_PROP_UNDEFINED; in zfs_fill_zplprops_impl() local
3097 zfs_prop_to_name(ZFS_PROP_NORMALIZE), &norm); in zfs_fill_zplprops_impl()
3120 (norm != ZFS_PROP_UNDEFINED || u8 != ZFS_PROP_UNDEFINED || in zfs_fill_zplprops_impl()
3130 if (norm == ZFS_PROP_UNDEFINED) in zfs_fill_zplprops_impl()
3131 VERIFY(zfs_get_zplprop(os, ZFS_PROP_NORMALIZE, &norm) == 0); in zfs_fill_zplprops_impl()
3133 zfs_prop_to_name(ZFS_PROP_NORMALIZE), norm) == 0); in zfs_fill_zplprops_impl()
3138 if (norm) in zfs_fill_zplprops_impl()
H A Dzfs_znode.c1739 uint64_t norm = 0; in zfs_create_fs() local
1783 norm = val; in zfs_create_fs()
1837 zfsvfs->z_norm = norm; in zfs_create_fs()
/titanic_50/usr/src/common/mpi/
H A Dmpi.c3435 mp_digit norm; in s_mp_div_d() local
3442 MP_CHECKOK( s_mp_norm(&rem, &quot, &norm) ); in s_mp_div_d()
3443 if (norm) in s_mp_div_d()
3444 d <<= norm; in s_mp_div_d()
3466 if (norm) in s_mp_div_d()
3467 w >>= norm; in s_mp_div_d()
/titanic_50/usr/src/lib/libm/sparc/src/
H A Dlocallibm.il1144 bge 1f ! branch if x norm or max __exp
1162 bge 1f ! branch if x norm or max __exp
1181 bge 1f ! branch if x norm or max __exp
/titanic_50/usr/src/lib/libcurses/screen/
H A Dmaketerm.ed459 _cursorstate, /* cursor: 0=invis, 1=norm, 2=vvis */
/titanic_50/usr/src/cmd/look/
H A Dwords15794 norm

12