Searched refs:style (Results 1 - 25 of 65) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainer.pm37 Pod::Plainer - Perl extension for converting Pod to old style Pod.
50 and returns the old(er) style with just 'CE<lt>E<gt>';
54 recognise the new style Pods.
/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c91 int style; /* STYLE_* */ member in struct:Help_s
222 Z("List the usage translation key strings with C style escapes."),
236 Z("List the usage string with C style escapes."),
253 the \aoption\a output in the \aitem\a style. Otherwise print \
1166 * return the bold set/unset sequence for style
1170 font(int f, int style, int set) argument
1172 switch (style)
1273 label(register Sfio_t* sp, int sep, register char* s, int about, int z, int level, int style, int f, Sfio_t* ip, int version, char* id, char* catalog) argument
1292 if ((ostyle = style) > (STYLE_nroff - (sep <= 0)) && f != FONT_LITERAL && f >= 0)
1293 style
1598 args(register Sfio_t* sp, register char* p, register int n, int flags, int style, Sfio_t* ip, int version, char* id, char* catalog) argument
1675 item(Sfio_t* sp, char* s, int about, int level, int style, Sfio_t* ip, int version, char* id, char* catalog) argument
1770 trace_textout(Sfio_t* sp, register char* p, char* conform, int conformlen, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog, int line) argument
1783 textout(Sfio_t* sp, register char* s, char* conform, int conformlen, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog) argument
2343 int style; local
[all...]
H A Doptlib.h90 int force; /* force this style */
96 int style; /* default opthelp() style */ member in struct:Optstate_s
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DBenchmark.pm185 FORMAT is the L<printf(3)>-style format specifier (without the
407 December, 2001; by Nicholas Clark: make timestr() recognise the style 'none'
409 style in. (so that 'none' will suppress output). Make sub new dump its
416 statistics for children instead of parent when the style is 'nop'.
579 my($tr, $style, $f) = @_;
588 # format a time in the required style, other formats may be added here
589 $style ||= $Default_Style;
590 return '' if $style eq 'none';
591 $style = ($ct>0) ? 'all' : 'noc' if $style e
[all...]
H A Dlib_pm.PL239 paths, as it does now for Mac OS (where Unix-style or Mac-style paths
240 work, and Unix-style paths are converted properly to Mac-style paths
H A DDumpvalue.pm516 Change style of array and hash dump. If true, short array
537 Change style of string dump. Default value of C<tick> is C<auto>, one
549 Changes the style of printout of strings. Possible values are
/osnet-11/usr/src/lib/libparted/common/lib/
H A Dquotearg.c48 /* Basic quoting style. */
49 enum quoting_style style; member in struct:quoting_options
55 quoting style would not normally require them to be quoted. */
79 /* Correspondences to quoting style names. */
108 /* Get the value of O's quoting style. If O is null, use the default. */
112 return (o ? o : &default_quoting_options)->style;
116 set the value of the quoting style to S. */
120 (o ? o : &default_quoting_options)->style = s;
161 o->style = custom_quoting_style;
170 quoting_options_from_style (enum quoting_style style) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_DOS.pm43 Generates Foo__Bar.3 style man page names
H A DMM_OS2.pm37 Define TO_UNIX to convert OS2 linefeeds to Unix style.
H A DPacklist.pm216 .packlist. In the case of old-style .packlists, the value associated with each
217 key is undef. In the case of new-style .packlists, the value associated with
H A DMM_Unix.pm654 to Unix style in your archive
2101 # default style
2138 style => $manstyle, },
2142 style => $manstyle, },
2146 style => $manstyle, },
2151 style => $manstyle, },
2155 style => $manstyle, },
2159 style => $manstyle, },
2167 style => $libstyle, },
2171 style
[all...]
/osnet-11/usr/src/lib/rad/pyrad/common/
H A Dutil.py394 if m.style == MsgType.PROMPT_ECHO_OFF:
397 elif m.style == MsgType.PROMPT_ECHO_ON:
400 elif m.style == MsgType.TEXT_INFO:
402 elif m.style == MsgType.ERROR_MSG:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dhtmlescp.t23 <body style="background-color: white">
H A Dhtmlview.t23 <body style="background-color: white">
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm30 my %style =
65 die "expecting 3 style-format args\n" unless @_ == 3;
70 die "style '$newstyle' already exists, choose a new name\n"
71 if exists $style{$newstyle};
72 die "expecting 3 style-format args\n" unless @args == 3;
73 $style{$newstyle} = [@args];
78 die "err: style '$stylename' unknown\n" unless exists $style{$stylename};
79 set_style(@{$style{$stylename}});
205 } elsif (exists $style{subst
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dpl2pm.PL48 B<pl2pm> is a tool to aid in the conversion of Perl4-style .pl
49 library files to Perl5-style library modules. Usually, your old .pl
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.pm95 my %DISPLAY_FORMAT = ('style' => 'cartesian',
1315 $display_format{style} = shift;
1326 $self->{display_format}->{style};
1334 $DISPLAY_FORMAT{style};
1350 my $style = $z->display_format;
1352 $style = $DISPLAY_FORMAT{style} unless defined $style;
1354 return $z->stringify_polar if $style =~ /^p/i;
1785 style
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dod.c44 "in the C style escape sequences recognized; \b--format=C\b explicitly "
257 int style; member in struct:State_s
1329 state.style |= NEW;
1344 state.style |= NEW;
1354 state.style |= NEW;
1361 state.style |= NEW;
1389 state.style |= NEW;
1475 state.style |= OLD;
1547 if (!(state.style & NEW) && (s = *argv))
1559 if (strmatch(s, e) && (state.style
[all...]
/osnet-11/usr/src/lib/libbsm/
H A DMakefile94 ROOTXSLDIR= $(ROOTXMLDIR)/style
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c128 __m_slk_init(SCREEN *sp, int style) argument
133 __m_trace("__m_slk_init(%d)", style );
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkfont.c81 int style; member in struct:grub_font_info
885 font_info->style |= FT_STYLE_FLAG_BOLD;
888 if (font_info->style & FT_STYLE_FLAG_BOLD)
891 if (font_info->style & FT_STYLE_FLAG_ITALIC)
905 (font_info->style & FT_STYLE_FLAG_BOLD) ?
909 (font_info->style & FT_STYLE_FLAG_ITALIC) ?
1181 font_info.style = ft_face->style_flags;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm55 # Functional style
62 # OO style
240 The same checksum can also be calculated in OO style:
251 With OO style you can break the message arbitrary. This means that we
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/
H A Dform.t132 qq(<label><input type="checkbox" name="game" value="checkers" checked="checked" tabindex="23" disabled='1'/><span style="color:gray">checkers</span></label> <label><input type="checkbox" name="game" value="chess" checked="checked" tabindex="24" />chess</label> <label><input type="checkbox" name="game" value="cribbage" tabindex="25" />cribbage</label>),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoder.pm123 style. This is not only more intuitive than a functional approach,
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewterm.c133 __m_slk_init(SCREEN *sp, int style) argument

Completed in 2582 milliseconds

123