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

12345678

/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A Delftc_demangle.c39 is_mangled(const char *s, unsigned int style) argument
42 switch (style) {
43 case ELFTC_DEM_ARM: return (is_cpp_mangled_ARM(s) ? style : 0);
44 case ELFTC_DEM_GNU2: return (is_cpp_mangled_gnu2(s) ? style : 0);
45 case ELFTC_DEM_GNU3: return (is_cpp_mangled_gnu3(s) ? style : 0);
48 /* No style or invalid style spcified, try to guess. */
61 demangle(const char *s, unsigned int style, unsigned int rc) argument
65 switch (style) {
79 unsigned int style, r local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h58 Style S = Style::native; ///< The path style to use.
61 friend const_iterator begin(StringRef path, Style style);
84 Style S = Style::native; ///< The path style to use.
86 friend reverse_iterator rbegin(StringRef path, Style style);
101 const_iterator begin(StringRef path, Style style = Style::native);
111 reverse_iterator rbegin(StringRef path, Style style = Style::native);
134 void remove_filename(SmallVectorImpl<char> &path, Style style = Style::native);
149 Style style = Style::native);
173 /// @param style The path separator style
[all...]
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dpam_prompt.c57 int style,
66 r = pam_vprompt(pamh, style, resp, fmt, ap);
56 pam_prompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, ...) argument
H A Dopenpam_configure.c159 openpam_style_t style)
184 if (style == pam_conf_style &&
345 openpam_style_t style)
373 f, filename, style);
393 openpam_style_t style; local
401 style = pam_conf_style;
403 style = pam_d_style;
405 service, style);
423 style = pam_d_style;
425 style
154 openpam_parse_chain(pam_handle_t *pamh, const char *service, pam_facility_t facility, FILE *f, const char *filename, openpam_style_t style) argument
341 openpam_load_file(pam_handle_t *pamh, const char *service, pam_facility_t facility, const char *filename, openpam_style_t style) argument
[all...]
H A Dpam_get_authtok.c76 int pitem, r, style, twice; local
136 style = openpam_get_option(pamh, "echo_pass") ?
138 r = pam_prompt(pamh, style, &resp, "%s", prompt);
142 r = pam_prompt(pamh, style, &resp2, "Retype %s", prompt);
H A Dpam_vprompt.c58 int style,
81 msg.msg_style = style;
105 * The =style argument specifies the type of interaction requested, and
57 pam_vprompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, va_list ap) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp39 inline Style real_style(Style style) { argument
41 return (style == Style::posix) ? Style::posix : Style::windows;
43 return (style == Style::windows) ? Style::windows : Style::posix;
47 inline const char *separators(Style style) { argument
48 if (real_style(style) == Style::windows)
53 inline char preferred_separator(Style style) { argument
54 if (real_style(style) == Style::windows)
59 StringRef find_first_component(StringRef path, Style style) { argument
69 if (real_style(style) == Style::windows) {
77 if ((path.size() > 2) && is_separator(path[0], style)
95 filename_pos(StringRef str, Style style) argument
114 root_dir_start(StringRef str, Style style) argument
137 parent_path_end(StringRef path, Style style) argument
224 begin(StringRef path, Style style) argument
[all...]
/freebsd-11-stable/usr.bin/tail/
H A Dtail.c82 enum STYLE style; local
100 if (style) \
109 style = (forward); \
115 style = (backward); \
121 style = NOTSET;
158 * style values.
163 if (style == FBYTES)
164 style = RBYTES;
165 else if (style == FLINES)
166 style
[all...]
H A Dreverse.c80 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
82 if (style != REVERSE && off == 0)
86 r_reg(fp, fn, style, off, sbp);
88 switch(style) {
109 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
138 if (style == RBYTES && --off == 0)
156 if (style == RLINES)
159 if (off == 0 && style != REVERSE) {
/freebsd-11-stable/contrib/gcc/
H A Dc-aux-info.c106 source code version of a formal parameter list (of some given style) for
108 a pair of surrounding parens) as a string. Note that if the style
113 gen_formal_list_for_type (tree fntype, formals_style style)
118 if (style != ansi)
138 /* If we got to here, then we are trying to generate an ANSI style formal
141 New style prototyped ANSI formal parameter lists should in theory always
156 K&R empty parameter lists and new-style prototyped parameter lists
210 /* Generate a parameter list for a function definition (in some given style).
230 gen_formal_list_for_func_def (tree fndecl, formals_style style)
240 if (*formal_list && ((style
112 gen_formal_list_for_type(tree fntype, formals_style style) argument
229 gen_formal_list_for_func_def(tree fndecl, formals_style style) argument
302 gen_type(const char *ret_val, tree t, formals_style style) argument
473 gen_decl(tree decl, int is_func_definition, formals_style style) argument
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dmanconf.h32 char *style; member in struct:manoutput
/freebsd-11-stable/usr.sbin/ntp/doc/drivers/scripts/
H A DMakefile8 FILES= footer.txt style.css
/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dmark.cpp54 int mark_box::compute_metrics(int style) argument
56 int res = p->compute_metrics(style);
78 int compute_metrics(int style);
104 int lineup_box::compute_metrics(int style) argument
106 int res = p->compute_metrics(style);
H A Dother.cpp51 int accent_box::compute_metrics(int style)
53 int r = p->compute_metrics(style);
55 ab->compute_metrics(style);
86 int accent_box::compute_metrics(int style) argument
88 int r = p->compute_metrics(style);
90 ab->compute_metrics(style);
187 int overline_box::compute_metrics(int style) argument
189 int r = p->compute_metrics(cramped_style(style));
246 int uaccent_box::compute_metrics(int style) argument
248 int r = p->compute_metrics(style);
350 compute_metrics(int style) argument
393 compute_metrics(int style) argument
435 compute_metrics(int style) argument
471 compute_metrics(int style) argument
502 compute_metrics(int style) argument
541 compute_metrics(int style) argument
573 compute_metrics(int style) argument
[all...]
H A Dspecial.cpp71 int special_box::compute_metrics(int style) argument
73 int r = p->compute_metrics(style);
/freebsd-11-stable/lib/libpam/modules/pam_opie/
H A Dpam_opie.c69 int style; local
116 style = PAM_PROMPT_ECHO_OFF;
118 retval = pam_prompt(pamh, style, &response,
131 style = PAM_PROMPT_ECHO_ON;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dtranslate.c64 svn_subst_eol_style_t style;
72 SVN_ERR(svn_wc__get_translate_info(&style, &eol,
103 if (svn_subst_translation_required(style, eol, keywords, special, TRUE))
107 if (style == svn_subst_eol_style_native)
109 else if (style == svn_subst_eol_style_fixed)
111 else if (style != svn_subst_eol_style_none)
152 svn_subst_eol_style_t style;
159 SVN_ERR(svn_wc__get_translate_info(&style, &eol,
165 if (! svn_subst_translation_required(style, eol, keywords, special, TRUE)
206 if (style
63 svn_subst_eol_style_t style; local
151 svn_subst_eol_style_t style; local
243 svn_wc__get_translate_info(svn_subst_eol_style_t *style, const char **eol, apr_hash_t **keywords, svn_boolean_t *special, svn_wc__db_t *db, const char *local_abspath, apr_hash_t *props, svn_boolean_t for_normalization, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddemangle.c35 /* Select the default C++ demangling style to use. The default is "auto",
36 which allows gdb to attempt to pick an appropriate demangling style for
37 the executable it has loaded. It can be set to a specific style ("gnu",
39 selection of the style unless you do an explicit "set demangle auto".
49 /* String name for the current demangling style. Set by the
50 "set demangle-style" command, printed as part of the output by the
51 "show demangle-style" command. */
62 /* Set current demangling style. Called by the "set demangle-style"
66 If the user has entered a string that matches a known demangling style
145 set_demangling_style(char *style) argument
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dauth-bsdauth.c75 debug3("bsdauth_query: style %s",
76 authctxt->style ? authctxt->style : "<default>");
78 authctxt->style, "auth-ssh", &challenge);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcxxfilt.c176 enum demangling_styles style = auto_demangling; local
211 style = cplus_demangle_name_to_style (optarg);
212 if (style == unknown_demangling)
214 fprintf (stderr, "%s: unknown demangling style `%s'\n",
218 cplus_demangle_set_style (style);
253 fatal ("Internal error: no symbol alphabet for current style");
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp45 bool PathStyleIsPosix(FileSpec::Style style) { argument
46 return (style == FileSpec::Style::posix ||
47 (style == FileSpec::Style::native &&
51 const char *GetPathSeparators(FileSpec::Style style) { argument
52 return llvm::sys::path::get_separator(style).data();
55 char GetPreferredPathSeparator(FileSpec::Style style) { argument
56 return GetPathSeparators(style)[0];
59 void Denormalize(llvm::SmallVectorImpl<char> &path, FileSpec::Style style) { argument
60 if (PathStyleIsPosix(style))
71 FileSpec::FileSpec(llvm::StringRef path, Style style) argument
174 SetFile(llvm::StringRef pathname, Style style) argument
[all...]
/freebsd-11-stable/usr.sbin/bsdconfig/dot/
H A Ddot65 # begin_nodelist $shape $color $fillcolor $style
67 # Create a new multi-node list rendering nodes in a specific style described by
72 local shape="$1" color="$2" fillcolor="$3" style="$4"
81 [ "$style" ] &&
82 printf '\t\tstyle = "%s",\n' "$style"
357 shape=circle color=black fillcolor=yellow style=filled
358 begin_nodelist "$shape" "$color" "$fillcolor" "$style"
366 shape=box color=black fillcolor=lightblue style=filled
367 begin_nodelist "$shape" "$color" "$fillcolor" "$style"
377 shape=box color=black fillcolor=lightblue style
[all...]
/freebsd-11-stable/contrib/libxo/xohtml/
H A Dxohtml.js50 style: "qtip-tipped"
/freebsd-11-stable/crypto/openssh/regress/
H A Dproxy-connect.sh29 verbose "username with style protocol $p"
30 ${SSH} -$p -F $OBJ/ssh_proxy ${USER}:style@999.999.999.999 true || \
/freebsd-11-stable/contrib/expat/doc/
H A DMakefile.am57 style.css \

Completed in 227 milliseconds

12345678