Home
last modified time | relevance | path

Searched defs:CommandData (Results 1 – 25 of 91) sorted by relevance

1234

/dports/editors/madedit/madedit-0.2.9/src/
H A DMadCommand.h13 struct CommandData struct
27 extern CommandData CommandTable[]; argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/postgresql/
H A Dpq_statement.hxx172 struct CommandData struct
174 ConnectionSettings **ppSettings;
175 sal_Int32 *pLastOidInserted;
176 sal_Int32 *pMultipleResultUpdateCount;
177 bool *pMultipleResultAvailable;
178 OUString *pLastTableInserted;
179 css::uno::Reference< css::sdbc::XCloseable > *pLastResultset;
180 OString *pLastQuery;
182 css::uno::Reference< css::uno::XInterface > owner;
183 css::uno::Reference< css::sdbcx::XTablesSupplier > tableSupplier;
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/postgresql/
H A Dpq_statement.hxx168 struct CommandData struct
170 ConnectionSettings **ppSettings;
171 sal_Int32 *pLastOidInserted;
172 sal_Int32 *pMultipleResultUpdateCount;
173 bool *pMultipleResultAvailable;
174 OUString *pLastTableInserted;
175 css::uno::Reference< css::sdbc::XCloseable > *pLastResultset;
176 OString *pLastQuery;
178 css::uno::Reference< css::uno::XInterface > owner;
179 css::uno::Reference< css::sdbcx::XTablesSupplier > tableSupplier;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h168 struct CommandData { struct
169 CommandData() : user_source(), script_source(), stop_on_error(true) {} in CommandData() argument
178 class CommandBaton : public TypedBaton<CommandData> { argument
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() in CommandData() function
50 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() argument
60 static std::unique_ptr<CommandData> argument
86 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h168 struct CommandData { struct
169 CommandData() : user_source(), script_source(), stop_on_error(true) {} in CommandData() argument
178 class CommandBaton : public TypedBaton<CommandData> { argument
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() in CommandData() argument
50 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() function
60 static std::unique_ptr<CommandData> argument
86 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DAddress.h168 /// A const Address object reference to copy.
170 /// \return in CommandData()
174 /// Clear the object's state.
176 /// Sets the section to an invalid value (NULL) and an invalid offset
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h168 struct CommandData { struct
169 CommandData() : user_source(), script_source(), stop_on_error(true) {} in CommandData() argument
178 class CommandBaton : public TypedBaton<CommandData> { argument
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() in CommandData() function
50 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() function
60 static std::unique_ptr<CommandData> argument
86 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h168 struct CommandData { struct
169 CommandData() : user_source(), script_source(), stop_on_error(true) {} in CommandData() function
178 class CommandBaton : public TypedBaton<CommandData> { argument
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() in CommandData() function
50 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() function
60 static std::unique_ptr<CommandData> argument
86 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h168 struct CommandData { struct
169 CommandData() : user_source(), script_source() {} in CommandData() function
178 class CommandBaton : public TypedBaton<CommandData> { argument
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() : user_source(), script_source() {} in CommandData() argument
48 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() argument
58 static std::unique_ptr<CommandData> argument
85 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h168 struct CommandData { struct
169 CommandData() : user_source(), script_source() {} in CommandData() function
178 class CommandBaton : public TypedBaton<CommandData> { argument
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() : user_source(), script_source() {} in CommandData() function
48 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() argument
58 static std::unique_ptr<CommandData> argument
85 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h168 struct CommandData { struct
169 CommandData() : user_source(), script_source() {} in CommandData() function
178 class CommandBaton : public TypedBaton<CommandData> { argument
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() : user_source(), script_source() {} in CommandData() function
48 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() argument
58 static std::unique_ptr<CommandData> argument
85 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h168 struct CommandData { struct
169 CommandData() : user_source(), script_source(), stop_on_error(true) {} in CommandData() function
178 class CommandBaton : public TypedBaton<CommandData> { argument
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() in CommandData() argument
50 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() function
60 static std::unique_ptr<CommandData> argument
86 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h168 struct CommandData { struct
169 CommandData() : user_source(), script_source() {} in CommandData() argument
178 class CommandBaton : public TypedBaton<CommandData> { argument
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() : user_source(), script_source() {} in CommandData() argument
48 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() argument
58 static std::unique_ptr<CommandData> argument
85 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/math/coxeter3/coxeter-7b5a1f0/
H A Dcommands.h48 struct CommandData { struct
57 {return arena().free(ptr,sizeof(CommandData));} in delete() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h45 struct CommandData { struct
46 CommandData() : user_source(), script_source() {} in CommandData() function
48 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() argument
58 static std::unique_ptr<CommandData> argument
85 class CommandBaton : public TypedBaton<CommandData> { argument
/dports/deskutils/copyq/CopyQ-5.0.0/src/common/
H A Dcommandstatus.h44 CommandData = 12, enumerator

1234