Searched defs:context (Results 1 - 25 of 278) sorted by last modified time

1234567891011>>

/haiku-fatelf/src/apps/debugger/dwarf/
H A DDwarfFile.cpp1543 CfaContext context; local
1782 _ParseCIEHeader(ElfSection* debugFrameSection, bool usingEHFrameSection, CompilationUnit* unit, uint8 addressSize, CfaContext& context, off_t cieOffset, CIEAugmentation& cieAugmentation, DataReader& dataReader, off_t& _cieRemaining) argument
1860 _ParseFrameInfoInstructions(CompilationUnit* unit, CfaContext& context, DataReader& dataReader, CIEAugmentation& augmentation) argument
[all...]
/haiku-fatelf/src/apps/debugger/debugger_interface/
H A DDebuggerInterface.cpp107 DebugContext* context; local
137 DebugContext* context = fFreeContexts.RemoveHead(); local
158 PutContext(DebugContext* context) argument
174 DebugContext* context = new(std::nothrow) DebugContext; local
[all...]
/haiku-fatelf/src/kits/media/
H A DTimedEventQueuePrivate.cpp500 _event_queue_imp::SetCleanupHook(BTimedEventQueue::cleanup_hook hook, void *context) argument
281 DoForEach(BTimedEventQueue::for_each_hook hook, void *context, bigtime_t eventTime, BTimedEventQueue::time_direction direction, bool inclusive, int32 eventType) argument
H A DMediaEventLooper.cpp506 _CleanUpEntry(const media_timed_event *event, void *context) argument
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp1881 io_context* context = team->io_context; local
1919 struct io_context* context = get_current_io_context(kernel); local
2336 struct io_context* context = get_current_io_context(kernel); local
2847 io_context* context = get_current_io_context(kernel); local
3328 struct io_context* context = NULL; local
4450 struct io_context* context = get_current_io_context(false); local
4730 vfs_exec_io_context(io_context* context) argument
4763 io_context* context = (io_context*)malloc(sizeof(io_context)); local
4857 vfs_free_io_context(io_context* context) argument
4889 vfs_get_io_context(io_context* context) argument
4896 vfs_put_io_context(io_context* context) argument
4904 vfs_resize_fd_table(struct io_context* context, const int newSize) argument
4967 vfs_resize_monitor_table(struct io_context* context, const int newSize) argument
5057 struct io_context* context = get_current_io_context(false); local
5067 struct io_context* context = get_current_io_context(false); local
5952 struct io_context* context = get_current_io_context(kernel); local
5966 struct io_context* context = get_current_io_context(kernel); local
6003 struct io_context* context = get_current_io_context(kernel); local
7816 struct io_context* context = get_current_io_context(kernel); local
7842 struct io_context* context; local
7966 io_context* context = team->io_context; local
9682 struct io_context* context = get_current_io_context(false); local
[all...]
/haiku-fatelf/src/system/kernel/
H A Delf.cpp1938 elf_score_best_fat_arch(struct elf_image_arch *arch, void *context) argument
1952 elf_score_kernel_compatible_fat_arch(struct elf_image_arch *arch, void *context) argument
1811 elf_find_fat_arch(int fd, elf_fat_score_arch score_arch, void *context, struct elf_fat_arch_section *found_section) argument
1977 elf_score_best_compatible_fat_arch(struct elf_image_arch *arch, void *context) argument
/haiku-fatelf/src/system/kernel/vm/
H A Dvm.cpp4224 fault_get_page(PageFaultContext& context) argument
[all...]
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A DGalliumContext.cpp54 struct hgl_context *context = (struct hgl_context*)glContext->DriverCtx; local
238 struct hgl_context* context = CALLOC_STRUCT(hgl_context); local
449 struct hgl_context* context = fContext[contextID]; local
501 struct hgl_context *context = fContext[contextID]; local
[all...]
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatWriter.cpp87 AVFormatWriter::StreamCookie::StreamCookie(AVFormatContext* context, argument
/haiku-fatelf/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.cpp77 virtual void Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliStackTraceCommand.cpp29 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 DCliDumpMemoryCommand.cpp37 Execute(int argc, const char* const* argv, CliContext& context) argument
H A DCliPrintVariableCommand.cpp37 Execute(int argc, const char* const* argv, CliContext& context) argument
103 _ResolveValueIfNeeded(ValueNode* node, CliContext& context, int32 maxDepth) argument
[all...]
H A DCliStackFrameCommand.cpp31 Execute(int argc, const char* const* argv, CliContext& context) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DBusManager.cpp48 get_device_by_hid_callback(ACPI_HANDLE object, UINT32 depth, void* context, argument
251 install_notify_handler(acpi_handle device, uint32 handlerType, acpi_notify_handler handler, void *context) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A Dif_igb.c1373 igb_handle_que(void *context, int pending) argument
1417 igb_handle_link(void *context, int pending) argument
[all...]
H A Dif_lem.c1356 lem_handle_link(void *context, int pending) argument
1376 lem_handle_rxtx(void *context, int pending) argument
[all...]
H A Dif_em.c1511 em_handle_que(void *context, int pending) argument
1617 em_handle_rx(void *context, int pending) argument
1632 em_handle_tx(void *context, int pending) argument
1652 em_handle_link(void *context, in argument
[all...]
/haiku-fatelf/src/kits/locale/
H A DLocaleRoster.cpp489 BString context; local
555 _PrepareCatalogEntry(const entry_ref& ref, BString& signature, BString& context, BString& string, bool traverse) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c2357 ipw_init_task(void *context, int pending) argument
/haiku-fatelf/src/kits/tracker/
H A DContainerWindow.cpp220 AddOneAddon(const Model* model, const char* name, uint32 shortcut, bool primary, void* context) argument
2920 EachAddon(bool (eachAddon)const Model*, const char*, uint32 shortcut, bool primary, void* context), void* passThru, BObjectList<BString> &mimeTypes) argument
3117 UpdateMenu(BMenu* menu, UpdateMenuContext context) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/server/
H A DRequestThread.cpp156 RequestThread::SetContext(RequestThreadContext* context) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/authentication_server/
H A DAuthenticationServer.cpp63 ServerKey(const char* context, const char* server) argument
325 const char* context = NULL; local
181 UserDialogTask(AuthenticationServer* authenticationServer, const char* context, const char* server, const char* share, bool badPassword, port_id replyPort, int32 replyToken) argument
367 _GetAuthentication(const char* context, const char* server, const char* share, String* user, String* password) argument
394 _AddAuthentication(const char* context, const char* server, const char* share, const char* user, const char* password, bool makeDefault) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DAuthenticationServer.cpp29 AuthenticationServer::GetAuthentication(const char* context, const char* server, argument

Completed in 186 milliseconds

1234567891011>>