Searched refs:style (Results 101 - 125 of 262) sorted by relevance

1234567891011

/openbsd-current/gnu/usr.bin/perl/regen/
H A Doverload.pl35 { by => 'regen/overload.pl', file => $_, style => '*',
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DAddress.h64 /// Invalid dump style.
221 /// \a style lets the user choose.
226 /// \param[in] style
227 /// The display style for the address.
230 /// The display style for the address.
247 bool Dump(Stream *s, ExecutionContextScope *exe_scope, DumpStyle style,
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DSourceManager.cpp577 HighlightStyle style; local
578 // Use the default Vim style if source highlighting is enabled.
580 style = HighlightStyle::MakeVimStyle();
583 // and suffix to our color style.
585 style.selected.Set(debugger_sp->GetStopShowColumnAnsiPrefix(),
610 h.Highlight(style, ref, column, "", *s);
/openbsd-current/usr.bin/tmux/
H A Dcmd-display-menu.c44 "[-C starting-choice] [-H selected-style] [-s style] "
45 "[-S border-style] " CMD_TARGET_PANE_USAGE "[-T title] "
61 "[-s style] [-S border-style] " CMD_TARGET_PANE_USAGE
294 const char *style = args_get(args, 's'); local
380 style, selected_style, border_style, target, NULL, NULL) != 0)
394 const char *style = args_get(args, 's'); local
489 argv, cwd, title, tc, s, style, border_style, NULL, NULL) != 0) {
/openbsd-current/usr.bin/ssh/
H A Dauth.h62 char *style; member in struct:Authctxt
H A Dmonitor.c742 /* Allow service/style information on the auth context */
772 (r = sshbuf_get_cstring(m, &authctxt->style, NULL)) != 0)
774 debug3_f("service=%s, style=%s", authctxt->service, authctxt->style);
776 if (strlen(authctxt->style) == 0) {
777 free(authctxt->style);
778 authctxt->style = NULL;
1043 authctxt->style ? ":" : "",
1044 authctxt->style ? authctxt->style
[all...]
H A DMakefile.inc28 CDIAGFLAGS+= -Wold-style-definition
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dresrc.c793 unsigned long class, unsigned long style,
801 n->style = style;
818 unsigned long y, unsigned long style,
825 if (style == 0)
826 style = SS_ICON | WS_CHILD | WS_VISIBLE;
828 n = define_control (tid, id, x, y, 0, 0, CTL_STATIC, style, exstyle);
1964 fprintf (e, "STYLE 0x%lx\n", dialog->style);
2015 and the style. */
2021 unsigned long style;
789 define_control(const struct res_id iid, unsigned long id, unsigned long x, unsigned long y, unsigned long width, unsigned long height, unsigned long class, unsigned long style, unsigned long exstyle) argument
815 define_icon_control(struct res_id iid, unsigned long id, unsigned long x, unsigned long y, unsigned long style, unsigned long exstyle, unsigned long help, struct rcdata_item *data, struct dialog_ex *ex) argument
2018 unsigned long style; member in struct:control_info
[all...]
H A Dwindres.h281 /* Basic window style. */
282 unsigned long style; member in struct:dialog
283 /* Extended window style. */
323 /* Window style flags, from the winsup Defines.h header file. These
324 can appear in the style field of a struct dialog or a struct
484 unsigned long style; member in struct:dialog_control
485 /* Extended style. */
H A Dnm.c393 enum demangling_styles style;
395 style = cplus_demangle_name_to_style (optarg);
396 if (style == unknown_demangling)
397 fatal (_("unknown demangling style `%s'"),
400 cplus_demangle_set_style (style);
391 enum demangling_styles style; local
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dresrc.c794 unsigned long class, unsigned long style,
802 n->style = style;
819 unsigned long y, unsigned long style,
826 if (style == 0)
827 style = SS_ICON | WS_CHILD | WS_VISIBLE;
829 n = define_control (tid, id, x, y, 0, 0, CTL_STATIC, style, exstyle);
1998 fprintf (e, "STYLE 0x%lx\n", dialog->style);
2049 and the style. */
2055 unsigned long style;
790 define_control(const struct res_id iid, unsigned long id, unsigned long x, unsigned long y, unsigned long width, unsigned long height, unsigned long class, unsigned long style, unsigned long exstyle) argument
816 define_icon_control(struct res_id iid, unsigned long id, unsigned long x, unsigned long y, unsigned long style, unsigned long exstyle, unsigned long help, struct rcdata_item *data, struct dialog_ex *ex) argument
2052 unsigned long style; member in struct:control_info
[all...]
H A Dwindres.h282 /* Basic window style. */
283 unsigned long style; member in struct:dialog
284 /* Extended window style. */
324 /* Window style flags, from the winsup Defines.h header file. These
325 can appear in the style field of a struct dialog or a struct
485 unsigned long style; member in struct:dialog_control
486 /* Extended style. */
H A Dnm.c1533 enum demangling_styles style;
1535 style = cplus_demangle_name_to_style (optarg);
1536 if (style == unknown_demangling)
1537 fatal (_("unknown demangling style `%s'"),
1540 cplus_demangle_set_style (style);
1519 enum demangling_styles style; local
/openbsd-current/usr.bin/tail/
H A Dforward.c79 forward(struct tailfile *tf, int nfiles, enum STYLE style, off_t origoff) argument
99 switch(style) {
176 err(1, "Unsupported style");
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/scripts/
H A Dpod2text.PL145 [B<--errors>=I<style>] [B<--guesswork>=I<rule>[,I<rule>...]]
180 different heading style and marks C<=item> entries with a colon in the left
211 =item B<--errors>=I<style>
213 [2.5.0] Set the error handling style. C<die> says to throw an exception on
347 handling style is set to the default of C<die>, B<pod2text> will abort
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.pm555 my ($icon, $style, $notify) = (shift, shift, shift);
557 $out = pack "L L L L", # icon, #buttons, style, notify, buttons
558 $icon, @$buttons/2, $style, $notify;
575 push @_ , [[Dismiss => 0x1000], # Name, retval (style BS_PUSHBUTTON|BS_DEFAULT)
1320 Returns the "window style" flags for window handle $hwnd.
1385 (What is manipulated is the bit C<WS_VISIBLE> of the window style.)
1517 First item in dialog with style WS_TABSTOP. hwnd is ignored.
1525 Last item in dialog with style WS_TABSTOP. hwnd is ignored.
1534 Next item with style WS_TABSTOP. Wraps around to beginning of dialog
1540 start of the group is reached. For information on the WS_GROUP style,
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/Unicode/
H A DUCD.pm1241 The value returned is the new-style (see L</Old-style versus new-style block
1421 belongs to, e.g. C<Basic Latin>. The old-style block name is returned (see
1422 L</Old-style versus new-style block names>).
1433 do the opposite and interpret the argument as an old-style block name. On an
1493 # we change their names to (which we know) to be the old-style
1582 $entry->[2] =~ s/(_\w)/\L$1/g; # Preserve old-style casing
1615 The names are in the old-style (se
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Dumpvalue/lib/
H A DDumpvalue.pm543 Change style of array and hash dump. If true, short array
564 Change style of string dump. Default value of C<tick> is C<auto>, one
576 Changes the style of printout of strings. Possible values are
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Zlib/
H A DZlib.pm11 IO::Zlib - IO:: style interface to L<Compress::Zlib>
50 C<IO::Zlib> provides an IO:: style interface to L<Compress::Zlib> and
88 basically means POSIX fopen() style mode strings plus an optional number
/openbsd-current/usr.sbin/relayd/
H A Dconfig.c193 free(proto->style);
631 if (proto->style != NULL) {
632 iov[c].iov_base = proto->style;
633 iov[c++].iov_len = strlen(proto->style) + 1;
710 proto->style = NULL;
712 if ((proto->style = get_string(p + s, styl - 1)) == NULL) {
/openbsd-current/gnu/gcc/libcpp/
H A Dinit.c467 if (CPP_OPTION (pfile, deps.style) != DEPS_NONE)
595 if (CPP_OPTION (pfile, deps.style) != DEPS_NONE
/openbsd-current/sys/arch/mips64/mips64/
H A Dcp0access.S45 .set noreorder # Noreorder is default style!
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/
H A DPacklist.pm273 .packlist. In the case of old-style .packlists, the value associated with each
274 key is undef. In the case of new-style .packlists, the value associated with
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dlexsup.c283 'Z', NULL, N_("Do not page align got/plt, old style executable"),
673 enum demangling_styles style; local
675 style = cplus_demangle_name_to_style (optarg);
676 if (style == unknown_demangling)
677 einfo (_("%F%P: unknown demangling style `%s'"),
680 cplus_demangle_set_style (style);
/openbsd-current/gnu/usr.bin/perl/ext/B/B/
H A DShowlex.pm170 New-style form:

Completed in 503 milliseconds

1234567891011