Searched defs:options (Results 126 - 150 of 452) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/ice/
H A Dice_fwlog.c143 ice_aq_fwlog_set(struct ice_hw *hw, struct ice_fwlog_module_entry *entries, u16 num_entries, u16 options, u16 log_resolution) argument
[all...]
/freebsd-current/sbin/nvmecontrol/
H A Dreconnect.c23 static struct options { struct
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dalone_decoder.c47 lzma_options_lzma options; member in struct:__anon31
[all...]
/freebsd-current/contrib/xz/src/xz/
H A Doptions.c151 set_delta(void *options, unsigned key, uint64_t value, argument
172 lzma_options_delta *options = xmalloc(sizeof(lzma_options_delta)); local
195 set_bcj(void *options, unsigned key, uint64_t value, const char *valuestr lzma_attribute((__unused__))) argument
215 lzma_options_bcj *options = xmalloc(sizeof(lzma_options_bcj)); local
252 set_lzma(void *options, unsigned key, uint64_t value, const char *valuestr) argument
348 lzma_options_lzma *options = xmalloc(sizeof(lzma_options_lzma)); local
[all...]
/freebsd-current/contrib/xz/src/liblzma/lz/
H A Dlz_decoder.c219 lzma_lz_decoder_init(lzma_next_coder *next, const lzma_allocator *allocator, const lzma_filter_info *filters, lzma_ret (*lz_init)(lzma_lz_decoder *lz, const lzma_allocator *allocator, lzma_vli id, const void *options, lzma_lz_options *lz_options)) argument
/freebsd-current/contrib/xz/src/liblzma/delta/
H A Ddelta_encoder.c121 lzma_delta_props_encode(const void *options, uint8_t *out) argument
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dparser_test.cpp240 std::vector< const base_option* > options; local
256 std::vector< const base_option* > options; local
274 std::vector< const base_option* > options; local
293 std::vector< const base_option* > options; local
335 std::vector< const base_option* > options; local
380 std::vector< const base_option* > options; local
414 std::vector< const base_option* > options; local
444 std::vector< const base_option* > options; local
470 std::vector< const base_option* > options; local
496 std::vector< const base_option* > options; local
520 std::vector< const base_option* > options; local
540 std::vector< const base_option* > options; local
560 std::vector< const base_option* > options; local
577 const cmdline::options_vector options; local
598 std::vector< const base_option* > options; local
619 std::vector< const base_option* > options; local
638 cmdline::options_vector options; local
[all...]
/freebsd-current/contrib/cortex-strings/benchmarks/dhry/
H A Ddhry_1.c26 #define options " -otexan -zp8 -5r -ms" macro
30 #define options " No optimisation" macro
34 #define options " -otexan -zp8 -5r -ms" macro
38 #define options " No optimisation" macro
42 #define options " -otexan -zp8 -5r -ms" macro
46 #define options " No optimisation" macro
50 #define options " -otexan -zp8 -5r -ms" macro
54 #define options " No optimisation" macro
[all...]
/freebsd-current/contrib/elftoolchain/ar/
H A Dar.h105 int options; /* command line options */ member in struct:bsdar
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_wired.c75 u_int8_t options[308]; /* 312 - cookie */ member in struct:dhcp_message
/freebsd-current/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c337 options(int type, char *s) function
[all...]
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c64 int options; /* used during socket creation */ variable
/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_mo.c107 add_all_mo(gssapi_mech_interface m, gss_OID_set *options, OM_uint32 mask) argument
118 gss_mo_list(gss_const_OID mech, gss_OID_set *options) argument
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c167 parse_long_options(char * const *nargv, const char *options, argument
285 getopt_internal(int nargc, char * const *nargv, const char *options, argument
481 getopt(int nargc, char * const *nargv, const char *options) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp112 static int parse_long_options(char *const *nargv, const char *options, argument
223 static int getopt_internal(int nargc, char *const *nargv, const char *options, argument
412 getopt(int nargc, char *const *nargv, const char *options) argument
431 getopt_long(int nargc, char *const *nargv, const char *options, const struct option *long_options, int *idx) argument
443 getopt_long_only(int nargc, char *const *nargv, const char *options, const struct option *long_options, int *idx) argument
[all...]
/freebsd-current/contrib/mandoc/
H A Dcompat_fts.c70 fts_open(char * const *argv, int options, argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp122 void MemprofThread::Init(const InitOptions *options) { argument
169 void MemprofThread::SetThreadStackAndTls(const InitOptions *options) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp175 DECLARE__REAL_AND_INTERNAL(uptr, waitpid, int pid, int *status, int options) { argument
/freebsd-current/contrib/lua/src/
H A Dldblib.c153 const char *options = luaL_optstring(L, arg+2, "flnSrtu"); local
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c190 parse_long_options(char * const *nargv, const char *options, argument
308 getopt_internal(int nargc, char * const *nargv, const char *options, argument
504 getopt(int nargc, char * const *nargv, const char *options) argument
[all...]
/freebsd-current/sys/dev/dpaa2/
H A Ddpaa2_mac.h90 uint64_t options; member in struct:dpaa2_mac_link_state
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_sock.c344 bufferevent_socket_new(struct event_base *base, evutil_socket_t fd, int options) argument
H A Dbufferevent_filter.c170 bufferevent_filter_new(struct bufferevent *underlying, bufferevent_filter_cb input_filter, bufferevent_filter_cb output_filter, int options, void (*free_context)(void *), void *ctx) argument
H A Dbufferevent_pair.c115 bufferevent_pair_new(struct event_base *base, int options, argument
93 bufferevent_pair_elt_new(struct event_base *base, int options) argument
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Ddns-example.c154 struct options { struct

Completed in 162 milliseconds

1234567891011>>