Searched defs:style (Results 26 - 40 of 40) sorted by relevance

12

/freebsd-current/contrib/mandoc/
H A Dhtml.h107 char *style; /* style-sheet URI */ member in struct:html
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbio_print.c562 fmtfp(char **sbuffer, char **buffer, size_t *currlen, size_t *maxlen, LDOUBLE fvalue, int min, int max, int flags, int style) argument
/freebsd-current/usr.sbin/sesutil/
H A Dsesutil.c341 sesutil_print(int *style, const char *fmt, ...) argument
366 print_extra_status(int eletype, u_char *cstat, int style) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp635 HighlightStyle style; local
H A DAddress.cpp408 bool Address::Dump(Stream *s, ExecutionContextScope *exe_scope, DumpStyle style, argument
H A DFormatEntity.cpp638 ConvertValueObjectStyleToChar( ValueObject::ValueObjectRepresentationStyle style) argument
/freebsd-current/lib/libutil/
H A Dlogin_cap.c920 login_getstyle(login_cap_t *lc, const char *style, const char *auth) argument
[all...]
/freebsd-current/contrib/ntp/sntp/unity/
H A Dunity.c120 void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style) argument
470 UnityAssertEqualNumber(const _U_SINT expected, const _U_SINT actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) argument
491 UnityAssertEqualIntArray(UNITY_PTR_ATTRIBUTE const void* expected, UNITY_PTR_ATTRIBUTE const void* actual, const _UU32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) argument
703 UnityAssertFloatSpecial(const _UF actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLOAT_TRAIT_T style) argument
865 UnityAssertDoubleSpecial(const _UD actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLOAT_TRAIT_T style) argument
932 UnityAssertNumbersWithin( const _U_SINT delta, const _U_SINT expected, const _U_SINT actual, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) argument
[all...]
/freebsd-current/sbin/ipf/ipsend/
H A Ddlcommon.c1219 dlstyle(long style) argument
/freebsd-current/tools/regression/fsx/
H A Dfsx.c119 int style = 0; /* -s flag */ variable
/freebsd-current/crypto/openssh/
H A Dmonitor_wrap.c381 mm_inform_authserv(char *service, char *style) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp802 FileSpec::Style style = FileSpec::GuessPathStyle(record->Name) local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1381 FileSpec::Style style = local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c2061 int wpas_update_random_addr(struct wpa_supplicant *wpa_s, int style) argument
/freebsd-current/contrib/libxo/libxo/
H A Dlibxo.c1868 xo_create (xo_style_t style, xo_xof_flags_t flags) argument
1895 xo_create_to_file (FILE *fp, xo_style_t style, xo_xof_flags_t flags) argument
1986 xo_set_style(xo_handle_t *xop, xo_style_t style) argument
2157 int style = xo_name_to_style(name); local
2265 int style = -1, new_style, rc = 0; local
3316 int style = (flags & XFF_XML) ? XO_STYLE_XML : xo_style(xop); local
[all...]

Completed in 311 milliseconds

12