Searched defs:options (Results 101 - 125 of 414) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBVariablesOptions.cpp88 SBVariablesOptions::SBVariablesOptions(const SBVariablesOptions &options) argument
95 operator=(const SBVariablesOptions &options) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSummary.cpp69 FormatObject(ValueObject *valobj, std::string &retval, const TypeSummaryOptions &options) argument
122 FormatObject(ValueObject *valobj, std::string &dest, const TypeSummaryOptions &options) argument
157 FormatObject(ValueObject *valobj, std::string &retval, const TypeSummaryOptions &options) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp232 LibStdcppStringSummaryProvider( ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) argument
280 LibStdcppWStringSummaryProvider( ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) argument
389 LibStdcppSmartPointerSummaryProvider( ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp172 EvaluateExpressionOptions options; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp48 determineClangStyle(const ClangHighlighter &highlighter, const clang::Token &token, llvm::StringRef tok_str, const HighlightStyle &options, bool &in_pp_directive) argument
131 Highlight(const HighlightStyle &options, llvm::StringRef line, llvm::Optional<size_t> cursor_pos, llvm::StringRef previous_lines, Stream &result) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp57 EvaluateExpressionOptions options; local
151 EvaluateExpressionOptions options; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp67 EvaluateExpressionOptions options; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp55 ExecuteOneLine(llvm::StringRef command, CommandReturnObject *result, const ExecuteScriptOptions &options) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DLLVMUserExpression.cpp40 LLVMUserExpression(ExecutionContextScope &exe_scope, llvm::StringRef expr, llvm::StringRef prefix, lldb::LanguageType language, ResultType desired_type, const EvaluateExpressionOptions &options) argument
62 DoExecute(DiagnosticManager &diagnostic_manager, ExecutionContext &exe_ctx, const EvaluateExpressionOptions &options, lldb::UserExpressionSP &shared_ptr_to_me, lldb::ExpressionVariableSP &result) argument
H A DFunctionCaller.cpp228 GetThreadPlanToCallFunction( ExecutionContext &exe_ctx, lldb::addr_t args_addr, const EvaluateExpressionOptions &options, DiagnosticManager &diagnostic_manager) argument
313 ExecuteFunction( ExecutionContext &exe_ctx, lldb::addr_t *args_addr_ptr, const EvaluateExpressionOptions &options, DiagnosticManager &diagnostic_manager, Value &results) argument
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp305 directory_options recursive_directory_iterator::options() const { function in class:recursive_directory_iterator
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionArgParser.cpp179 EvaluateExpressionOptions options; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp271 uint32_t options = Disassembler::eOptionMarkPCAddress; local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h383 NativeFile(int fd, OpenOptions options, bool transfer_ownership) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DREPL.h59 void SetFormatOptions(const OptionGroupFormat &options) { argument
64 SetValueObjectDisplayOptions(const OptionGroupValueObjectDisplay &options) { argument
68 void SetEvaluateOptions(const EvaluateExpressionOptions &options) { argument
72 void SetCompilerOptions(const char *options) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h45 AnalyzerOptions &options; member in class:clang::ento::AnalysisManager
/freebsd-11-stable/contrib/subversion/subversion/svnversion/
H A Dsvnversion.c54 help(const apr_getopt_option_t *options, apr_pool_t *pool) argument
138 const apr_getopt_option_t options[] = local
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_networkio.h120 apr_int32_t options; member in struct:apr_socket_t
/freebsd-11-stable/contrib/ipfilter/ipsend/
H A Dipsend.c34 char options[68]; variable
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c337 options(int type, char *s) function
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dsocket_api.c124 isc_socket_bind(isc_socket_t *sock, isc_sockaddr_t *sockaddr, unsigned int options) argument
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_filter.c165 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_sock.c317 bufferevent_socket_new(struct event_base *base, evutil_socket_t fd, int options) argument
/freebsd-11-stable/contrib/gcc/
H A Dgcov-dump.c52 static const struct option options[] = variable in typeref:struct:option
H A Dgengtype.h52 typedef struct options { struct

Completed in 246 milliseconds

1234567891011>>