Searched defs:style (Results 1 - 25 of 81) sorted by relevance

1234

/freebsd-10-stable/contrib/openpam/lib/libpam/
H A Dpam_prompt.c56 pam_prompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, ...) argument
H A Dpam_vprompt.c57 pam_vprompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, va_list ap) argument
H A Dpam_get_authtok.c76 int pitem, r, style, twice; local
H A Dopenpam_configure.c393 openpam_style_t style; local
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...]
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dmark.cpp54 int mark_box::compute_metrics(int style) argument
104 int lineup_box::compute_metrics(int style) argument
H A Dsqrt.cpp50 int sqrt_box::compute_metrics(int style) argument
H A Dlimit.cpp56 int limit_box::compute_metrics(int style) argument
H A Dover.cpp61 int over_box::compute_metrics(int style) argument
H A Dpile.cpp28 int pile_box::compute_metrics(int style) argument
114 int matrix_box::compute_metrics(int style) argument
H A Dscript.cpp73 int script_box::compute_metrics(int style) argument
H A Dspecial.cpp71 int special_box::compute_metrics(int style) argument
H A Ddelim.cpp352 int delim_box::compute_metrics(int style) argument
H A Dlist.cpp91 int list_box::compute_metrics(int style) argument
/freebsd-10-stable/lib/libpam/modules/pam_opie/
H A Dpam_opie.c69 int style; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddemangle.c145 set_demangling_style(char *style) argument
[all...]
/freebsd-10-stable/contrib/libyaml/tests/
H A Dexample-deconstructor.c668 yaml_scalar_style_t style = input_event.data.scalar.style; local
791 yaml_sequence_style_t style local
932 yaml_mapping_style_t style local
[all...]
H A Dexample-deconstructor-alt.c465 yaml_scalar_style_t style = input_event.data.scalar.style; local
547 yaml_sequence_style_t style local
640 yaml_sequence_style_t style local
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dcxxfilt.c176 enum demangling_styles style = auto_demangling; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DAddressRange.cpp142 AddressRange::Dump(Stream *s, Target *target, Address::DumpStyle style, Address::DumpStyle fallback_style) const argument
/freebsd-10-stable/usr.bin/tail/
H A Dreverse.c80 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
109 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
H A Dforward.c98 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
306 follow(file_info_t *files, enum STYLE style, off_t off) argument
H A Dtail.c73 enum STYLE style; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dc-aux-info.c112 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-10-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-demangle.c173 enum demangling_styles style = auto_demangling; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DLineEntry.cpp101 Dump( Stream *s, Target *target, bool show_file, Address::DumpStyle style, Address::DumpStyle fallback_style, bool show_range ) const argument

Completed in 736 milliseconds

1234