Searched defs:options (Results 76 - 100 of 452) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.h18 namespace options { namespace in namespace:clang::driver
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcppUniquePointer.cpp155 GetSummary( Stream &stream, const TypeSummaryOptions &options) argument
178 LibStdcppUniquePointerSummaryProvider( ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) argument
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBTypeFormat.cpp21 SBTypeFormat::SBTypeFormat(lldb::Format format, uint32_t options) argument
27 SBTypeFormat::SBTypeFormat(const char *type, uint32_t options) argument
H A DSBTypeFilter.cpp21 SBTypeFilter::SBTypeFilter(uint32_t options) argument
H A DSBVariablesOptions.cpp86 SBVariablesOptions::SBVariablesOptions(const SBVariablesOptions &options) argument
92 operator=(const SBVariablesOptions &options) { argument
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_options.c99 _archive_set_options(struct archive *a, const char *options, argument
/freebsd-current/sbin/nvmecontrol/
H A Dsanitize.c48 static struct options { struct
H A Dtelemetry.c50 static struct options { struct
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dalone_encoder.c78 alone_encoder_init(lzma_next_coder *next, const lzma_allocator *allocator, const lzma_options_lzma *options) argument
H A Dfilter_common.c298 lzma_raw_coder_init(lzma_next_coder *next, const lzma_allocator *allocator, const lzma_filter *options, lzma_filter_find coder_find, bool is_encoder) argument
[all...]
H A Dmicrolzma_encoder.c92 microlzma_encoder_init(lzma_next_coder *next, const lzma_allocator *allocator, const lzma_options_lzma *options) argument
/freebsd-current/contrib/xz/src/liblzma/delta/
H A Ddelta_decoder.c70 lzma_delta_props_decode(void **options, const lzma_allocator *allocator, argument
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dapplication.cpp125 impl::app::options(void) function in class:impl::app
/freebsd-current/contrib/kyua/cli/
H A Dcommon_test.cpp87 std::map< std::string, std::vector< std::string > > options; local
97 std::map< std::string, std::vector< std::string > > options; local
109 std::map< std::string, std::vector< std::string > > options; local
121 std::map< std::string, std::vector< std::string > > options; local
132 std::map< std::string, std::vector< std::string > > options; local
149 std::map< std::string, std::vector< std::string > > options; local
166 std::map< std::string, std::vector< std::string > > options; local
183 std::map< std::string, std::vector< std::string > > options; local
197 std::map< std::string, std::vector< std::string > > options; local
209 std::map< std::string, std::vector< std::string > > options; local
226 std::map< std::string, std::vector< std::string > > options; local
244 std::map< std::string, std::vector< std::string > > options; local
256 std::map< std::string, std::vector< std::string > > options; local
273 std::map< std::string, std::vector< std::string > > options; local
291 std::map< std::string, std::vector< std::string > > options; local
[all...]
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dparser.cpp77 options_to_getopt_data(const cmdline::options_vector& options, argument
279 parse(const cmdline::args_vector& args, const cmdline::options_vector& options) argument
310 parse(const int argc, const char* const* argv, const cmdline::options_vector& options) argument
[all...]
/freebsd-current/contrib/diff/lib/
H A Dexclude.c79 int options; member in struct:patopts
112 fnmatch_no_wildcards (char const *pattern, char const *f, int options) argument
157 int options = exclude[i].options; local
183 add_exclude(struct exclude *ex, char const *pattern, int options) argument
202 add_exclude_file(void (*add_func) (struct exclude *, char const *, int), struct exclude *ex, char const *filename, int options, char line_end) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h47 AnalyzerOptions &options; member in class:clang::ento::AnalysisManager
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dglobal.c44 char options[256]; variable
/freebsd-current/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSummary.cpp68 FormatObject(ValueObject *valobj, std::string &retval, const TypeSummaryOptions &options) argument
121 FormatObject(ValueObject *valobj, std::string &dest, const TypeSummaryOptions &options) argument
156 FormatObject(ValueObject *valobj, std::string &retval, const TypeSummaryOptions &options) argument
/freebsd-current/contrib/mandoc/
H A Dmandocd.c119 struct manoutput options; local
/freebsd-current/sbin/ping/tests/
H A Dinjection.py54 options=IPOption(opts) variable
62 options=IPOption(opts) variable
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DFunctionCaller.cpp255 GetThreadPlanToCallFunction( ExecutionContext &exe_ctx, lldb::addr_t args_addr, const EvaluateExpressionOptions &options, DiagnosticManager &diagnostic_manager) argument
338 ExecuteFunction( ExecutionContext &exe_ctx, lldb::addr_t *args_addr_ptr, const EvaluateExpressionOptions &options, DiagnosticManager &diagnostic_manager, Value &results) argument
/freebsd-current/crypto/openssl/apps/
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; local
/freebsd-current/sbin/ifconfig/
H A Difmedia.c235 ifmedia_t options; local
326 ifmedia_t *options; local
379 const char *val, **options; local
422 const char *val, **options; local
[all...]
/freebsd-current/sys/dev/ofw/
H A Dofw_console.c84 phandle_t options; local

Completed in 223 milliseconds

1234567891011>>