Searched refs:style (Results 176 - 200 of 262) sorted by relevance

1234567891011

/openbsd-current/usr.bin/mandoc/
H A Dcgi.c345 "style-src 'self' 'unsafe-inline'\r\n"
921 conf.style = mandoc_strdup(CSS_DIR "/mandoc.css");
937 free(conf.style);
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dmethod.t564 is "3foo"->uc, '3FOO', '"3foo"->uc (autobox style!)';
/openbsd-current/gnu/usr.bin/perl/ext/Pod-Html/lib/Pod/
H A DHtml.pm75 Specify the URL of a cascading style sheet. Also disables all HTML/CSS
76 C<style> attributes that are output by default (to avoid conflicts).
309 $self->{Css} = ''; # Cascading style sheet
428 # Convert path to unix style path
570 my $tdstyle = ' style="background-color: #cccccc; color: #000"';
/openbsd-current/gnu/usr.bin/perl/dist/Math-Complex/t/
H A DComplex.t250 print "# display_format{style} polar?\n";
251 print "not " unless \$display_format{style} eq 'polar';
261 \$j->display_format('style' => 'cartesian', 'format' => '%.5f');
295 \$j->display_format('style' => 'polar', 'polar_pretty_print' => 0);
304 \$j->display_format('style' => 'polar', 'format' => "%.4g");
313 \$j->display_format('style' => 'cartesian', 'format' => '(%.5g)');
/openbsd-current/gnu/usr.bin/perl/pod/
H A Dperlmodlib.PL18 # MANIFEST itself is Unix style filenames, so we have to assume that Unix style
240 replicated trove of Perl materials, including documentation, style
450 Some simple style guidelines
454 Coding style is a matter of personal taste. Many people evolve their
455 style over several years as they learn what helps them write and
650 e.g, C<$VERSION = "0.01">). Don't use a "1.3.2" style version.
/openbsd-current/gnu/usr.bin/perl/cpan/Digest-MD5/
H A DMD5.pm54 # Functional style
61 # OO style
258 The same checksum can also be calculated in OO style:
269 With OO style, you can break the message arbitrarily. This means that we
/openbsd-current/gnu/usr.bin/perl/cpan/Digest-SHA/
H A Dshasum38 --tag create a BSD-style checksum
/openbsd-current/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm1651 Due to the very cryptic nature of these options, another style was
1670 first Perl module that provided support for handling the new style of
1996 Extended integer, Perl style. This can be either an optional leading
2254 The simplest style of bundling can be enabled with:
2271 The second style of bundling lifts this restriction. It can be enabled
2287 A third style of bundling allows only values to be bundled with
2566 long_prefix_pattern to C<--|\/> would add Win32 style argument
/openbsd-current/gnu/usr.bin/perl/cpan/JSON-PP/lib/JSON/
H A DPP.pm1824 decoding style, within the limits of supported formats.
2029 =item * shell-style '#'-comments
2031 Whenever JSON allows whitespace, shell-style comments are additionally
2040 =item * C-style multiple-line '/* */'-comments (JSON::PP only)
2042 Whenever JSON allows whitespace, C-style multiple-line comments are additionally
2051 =item * C++-style one-line '//'-comments (JSON::PP only)
2053 Whenever JSON allows whitespace, C++-style one-line comments are additionally
2748 =item shell-style comments (C<< # I<text> >>)
2751 C<relaxed> setting, shell-style comments are allowed. They can start
/openbsd-current/usr.sbin/httpd/
H A Dserver_http.c889 const char *httperr = NULL, *style; local
990 style = "body { background-color: white; color: black; font-family: "
1004 "<style type=\"text/css\"><!--\n%s\n--></style>\n"
1011 code, httperr, style, code, httperr, HTTPD_SERVERNAME)) == -1) {
/openbsd-current/usr.bin/tmux/
H A Dstatus.c402 style_apply(&gc, s->options, "status-style", ft);
409 if (!grid_cells_equal(&gc, &sl->style)) {
411 memcpy(&sl->style, &gc, sizeof sl->style);
578 style_apply(&gc, s->options, "message-style", ft);
741 style_apply(&gc, s->options, "message-command-style", ft);
743 style_apply(&gc, s->options, "message-style", ft);
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dmk_invlists.pl59 {style => '*', by => 'regen/mk_invlists.pl',
3215 # Also include the old style block names, using the recipe given in
3364 {style => '*', by => 'regen/mk_invlists.pl',
3390 {style => '*', by => 'regen/mk_invlists.pl',
H A Debcdic.pl15 {style => '*', by => $0, });
/openbsd-current/gnu/usr.bin/perl/
H A DConfigure1671 optstr = "A:dD:eEf:hKOrsSU:V"; # getopt-style specification
7071 9) echo "You have 128-bit PDP-style mixed-endian long doubles (VAX format H)." >&4 ;;
7338 : determine installation style
7408 : The default "style" setting is made in installstyle.U
7653 : The default "style" setting is made in installstyle.U
10099 /* VAX format F, 32-bit PDP-style mixed endian. */
10135 /* VAX format D, 64-bit PDP-style mixed endian. */
10140 /* VAX format G, 64-bit PDP-style mixed endian. */
10188 9) echo "You have VAX format F 32-bit PDP-style mixed endian doubles." >&4 ;;
10189 10) echo "You have VAX format D 64-bit PDP-style mixe
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dv850ice.c198 class.style = 0;
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dobjdump.c183 -e, --debugging-tags Display debug information using ctags style\n\
2774 enum demangling_styles style;
2776 style = cplus_demangle_name_to_style (optarg);
2777 if (style == unknown_demangling)
2778 fatal (_("unknown demangling style `%s'"),
2781 cplus_demangle_set_style (style);
2764 enum demangling_styles style; local
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dobjdump.c186 -e, --debugging-tags Display debug information using ctags style\n\
3026 enum demangling_styles style;
3028 style = cplus_demangle_name_to_style (optarg);
3029 if (style == unknown_demangling)
3030 fatal (_("unknown demangling style `%s'"),
3033 cplus_demangle_set_style (style);
3015 enum demangling_styles style; local
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/Parse/CPAN/
H A DMeta.pm281 is not necessarily a full L<JSON>-style module, but only something that will
/openbsd-current/gnu/usr.bin/perl/lib/
H A DThread.pm42 The C<Thread> module served as the frontend to the old-style thread model,
/openbsd-current/gnu/usr.bin/perl/ext/PerlIO-via/
H A Dvia.pm114 If present, called after the layer is pushed for sysopen style opens
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Win32.pm550 dmake can handle Unix style cd'ing but nmake (at least 1.5) cannot. It
657 return "$make-style";
/openbsd-current/gnu/usr.bin/perl/ext/mro/
H A Dmro.pm91 new-style classes in Python 2.3. Most recently it has been adopted as the
/openbsd-current/gnu/usr.bin/perl/lib/File/
H A DBasename.pm353 operating system (ie. /foo/bar style on Unix, \foo\bar on Windows, etc...).
/openbsd-current/gnu/usr.bin/perl/dist/Test/lib/
H A DTest.pm376 style of C<ok()>. That is, if you try C<ok(I<arg1>, I<note>)>, then
963 L<Test::Unit> is an interesting XUnit-style testing library.
/openbsd-current/gnu/usr.bin/perl/dist/I18N-LangTags/lib/I18N/
H A DLangTags.pm29 I18N::LangTags - functions for dealing with RFC3066-style language tags
840 for RFC2482-style language tags -- which are basically just normal

Completed in 619 milliseconds

1234567891011