Searched defs:context (Results 1 - 25 of 189) sorted by relevance

12345678

/haiku/src/kits/network/libnetservices/
H A DUrlProtocolRoster.cpp25 MakeRequest(const BUrl& url, BDataIO* output, BUrlProtocolListener* listener, BUrlContext* context) argument
/haiku/src/kits/debug/arch/arm/
H A Darch_debug_support.cpp15 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, argument
23 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, argument
/haiku/src/kits/debug/arch/mipsel/
H A Darch_debug_support.cpp13 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, argument
22 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, argument
/haiku/src/kits/debug/arch/ppc/
H A Darch_debug_support.cpp13 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, argument
22 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, argument
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliContinueCommand.cpp28 Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliQuitCommand.cpp24 CliQuitCommand::Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliVariablesCommand.cpp31 Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliDebugReportCommand.cpp29 CliDebugReportCommand::Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliStackFrameCommand.cpp31 Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliThreadCommand.cpp29 Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliThreadsCommand.cpp28 Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliStopCommand.cpp30 Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliWriteCoreFileCommand.cpp29 CliWriteCoreFileCommand::Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliDumpStringCommand.cpp49 Execute(int argc, const char* const* argv, CliContext& context) argument
/haiku/src/kits/package/
H A DJob.cpp17 BJob::BJob(const BContext& context, const BString& title) argument
H A DDropRepositoryRequest.cpp25 DropRepositoryRequest::DropRepositoryRequest(const BContext& context, argument
H A DDownloadFileRequest.cpp24 DownloadFileRequest::DownloadFileRequest(const BContext& context, argument
H A DActivateRepositoryCacheJob.cpp22 ActivateRepositoryCacheJob::ActivateRepositoryCacheJob(const BContext& context, argument
/haiku/src/kits/debug/arch/arm64/
H A Darch_debug_support.cpp11 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, argument
19 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, argument
/haiku/src/kits/debug/arch/m68k/
H A Darch_debug_support.cpp19 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, argument
29 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DFileSystem.cpp39 FileSystem::InitRequestThreadContext(RequestThreadContext* context) argument
/haiku/src/apps/cortex/Persistence/
H A DIPersistent.h174 xmlImportChildBegin( const char* name, ImportContext& context) argument
181 xmlImportChildAttribute( const char* key, const char* value, ImportContext& context) argument
186 xmlImportChildContent( const char* data, uint32 length, ImportContext& context) argument
191 xmlImportChildComplete( const char* name, ImportContext& context) argument
[all...]
H A Dxml_export_utils.h53 pad_with_spaces( ostream& str, const char* text, ExportContext& context, uint16 column=30) argument
71 write_attr( const char* key, T value, ostream& stream, ExportContext& context) argument
/haiku/src/kits/debug/arch/x86/
H A Darch_debug_support.cpp19 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, argument
36 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, argument
/haiku/src/kits/debug/arch/x86_64/
H A Darch_debug_support.cpp20 arch_debug_get_instruction_pointer(debug_context *context, thread_id thread, argument
37 arch_debug_get_stack_frame(debug_context *context, void *stackFrameAddress, argument

Completed in 209 milliseconds

12345678