Searched defs:team (Results 101 - 125 of 205) sorted by relevance

123456789

/haiku/src/bin/debug/profile/
H A DThread.cpp44 Thread::Thread(thread_id threadID, const char* name, Team* team) argument
/haiku/src/kits/debug/
H A DDebugLooper.cpp103 RemoveDebuggerJob(team_id team) argument
240 BDebugLooper::RemoveTeamDebugger(team_id team) argument
/haiku/src/tests/kits/app/broster/
H A DBroadcastTester.cpp126 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
H A DRosterWatchingTester.cpp102 app_info_for_team(team_id team) argument
111 check_watching_message(LaunchContext &context, team_id team, int32 &cookie, argument
179 operator ()(const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
[all...]
/haiku/headers/build/private/app/
H A DMessagePrivate.h115 SetReply(team_id team, port_id port, int32 target) argument
/haiku/src/kits/debugger/debugger_interface/core/
H A DCoreFileDebuggerInterface.cpp236 CoreFileDebuggerInterface::GetSymbolInfos(team_id team, image_id image, argument
275 CoreFileDebuggerInterface::GetSymbolInfo(team_id team, image_id image, argument
/haiku/headers/private/fs_shell/
H A Dfssh_os.h40 fssh_team_id team; member in struct:fssh_sem_info
120 fssh_team_id team; member in struct:__anon369
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp82 ExpressionEvaluationWindow::Create(BHandler* closeTarget, ::Team* team, argument
40 ExpressionEvaluationWindow(BHandler* closeTarget, ::Team* team, UserInterfaceListener* listener) argument
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DSignalsConfigView.cpp50 SignalDispositionModel(::Team* team) argument
179 SignalsConfigView::SignalsConfigView(::Team* team, argument
206 SignalsConfigView::Create(::Team* team, UserInterfaceListener* listener) argument
/haiku/src/system/libroot/os/
H A Ddebug.c83 install_team_debugger(team_id team, port_id debuggerPort) argument
90 remove_team_debugger(team_id team) argument
H A Dthread.c224 _get_next_thread_info(team_id team, int32 *cookie, thread_info *info, size_t size) argument
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp502 team_id team; local
[all...]
/haiku/headers/private/app/
H A DRosterPrivate.h54 status_t SetSignature(team_id team, const char *mimeSig) const argument
57 status_t CompleteRegistration(team_id team, thread_id thread, argument
61 status_t IsAppRegistered(const entry_ref *ref, team_id team, argument
47 AddApplication(const char *mimeSig, const entry_ref *ref, uint32 flags, team_id team, thread_id thread, port_id port, bool fullReg, uint32 *token, team_id *otherTeam) const argument
[all...]
/haiku/src/bin/
H A Durlwrapper.cpp439 team_id team; local
463 team_id team; local
/haiku/headers/private/kernel/
H A DNotifications.h123 team_id team; member in struct:default_listener
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoWindow.cpp312 team_id team = fTarget.Team(); local
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp333 team_id team; local
350 team_id team; local
365 team_id team; local
414 TeamRemoved(team_id team) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.cpp103 BreakpointsTableModel(Team* team) argument
345 BreakpointListView::BreakpointListView(Team* team, Listener* listener) argument
364 BreakpointListView::Create(Team* team, Listener* listener, BView* filterTarget) argument
H A DImageListView.cpp35 ImagesTableModel(Team* team) argument
149 ImageListView::ImageListView(Team* team, Listener* listener) argument
174 ImageListView::Create(Team* team, Listener* listener) argument
H A DThreadListView.cpp36 ThreadsTableModel(Team* team) argument
206 ThreadListView::ThreadListView(Team* team, Listener* listener) argument
228 ThreadListView::Create(Team* team, Listener* listener) argument
/haiku/src/system/kernel/vm/
H A DVMAddressSpaceLocking.cpp43 AddressSpaceReadLocker::AddressSpaceReadLocker(team_id team) argument
89 AddressSpaceReadLocker::SetTo(team_id team) argument
166 AddressSpaceWriteLocker::AddressSpaceWriteLocker(team_id team) argument
212 AddressSpaceWriteLocker::SetTo(team_id team) argument
259 AddressSpaceWriteLocker::SetFromArea(team_id team, area_id areaID, argument
295 SetFromArea(team_id team, area_id areaID, VMArea*& area) argument
[all...]
/haiku/src/system/kernel/arch/arm/
H A Darch_thread.cpp74 arch_team_init_team_struct(Team *team, bool kernel) argument
/haiku/src/system/kernel/arch/m68k/
H A Darch_thread.cpp128 arch_team_init_team_struct(Team *team, bool kernel) argument
/haiku/src/add-ons/kernel/file_cache/
H A Dlog.cpp36 team_id team; member in struct:cache_log
170 Team *team = thread_get_current_thread()->team; local
[all...]
/haiku/src/system/kernel/arch/riscv64/
H A Darch_thread.cpp36 arch_team_init_team_struct(Team *team, bool kernel) argument
[all...]

Completed in 255 milliseconds

123456789