Searched defs:team (Results 176 - 200 of 205) sorted by last modified time

123456789

/haiku/src/tools/fs_shell/
H A Dsem.cpp81 fssh_set_sem_owner(fssh_sem_id id, fssh_team_id team) argument
105 _fssh_get_next_sem_info(fssh_team_id team, int32_t *cookie, argument
/haiku/src/tests/kits/app/bmessenger/
H A DBMessengerTester.cpp38 check_messenger(const BMessenger &messenger, bool valid, bool local, team_id team, BLooper *looper = NULL, BHandler *handler = NULL, team_id altTeam = -1) argument
400 team_id team = runner.Team(); local
[all...]
/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 DGetAppInfoTester.cpp38 team_id team = runner.Team(); local
245 team_id team = runner.Team(); local
[all...]
H A DTeamForTester.cpp74 team_id team = roster.TeamFor("application/x-vnd.obos-app-run-testapp1"); local
130 team_id team = roster.TeamFor(&ref); local
/haiku/src/tests/servers/app/
H A Dapp_server_debug.cpp18 send_debug_message(team_id team, int32 code) argument
74 team_id team = atoi(argv[i]); local
/haiku/src/servers/media/
H A DNotificationManager.h21 team_id team; member in struct:Notification
/haiku/src/system/kernel/arch/ppc/
H A Darch_thread.cpp100 arch_team_init_team_struct(Team *team, bool kernel) argument
/haiku/src/system/kernel/device_manager/
H A DIOScheduler.h18 team_id team; member in struct:IORequestOwner
/haiku/src/system/libroot/os/
H A Dsem.c78 set_sem_owner(sem_id sem, team_id team) argument
92 _get_next_sem_info(team_id team, int32 *cookie, sem_info *info, size_t size) argument
/haiku/src/kits/debug/
H A DDebugContext.cpp23 BDebugContext::Init(team_id team, port_id nubPort) argument
H A DDebugLooper.cpp103 RemoveDebuggerJob(team_id team) argument
240 BDebugLooper::RemoveTeamDebugger(team_id team) argument
/haiku/src/kits/interface/
H A DWindowStack.cpp191 team_id team; local
/haiku/src/kits/print/
H A DPrintAddOnServer.cpp133 team_id team; local
/haiku/src/build/libroot/
H A Dsem.cpp168 set_sem_owner(sem_id id, team_id team) argument
197 _get_next_sem_info(team_id team, int32 *cookie, struct sem_info *info, argument
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DTeamsPage.cpp39 Model::Team* team = fModel->TeamAt(rowIndex); local
127 Model::Team* team = fModel->TeamAt(rowIndex); local
/haiku/src/apps/debuganalyzer/model/
H A DModel.h1236 Model::Team::CompareWithID(const team_id* id, const Team* team) argument
/haiku/src/apps/switcher/
H A DApplicationsView.cpp39 team_id team = (team_id)teamList.ItemAt(i); local
H A DCaptureWindow.cpp163 CaptureView::_Notify(uint32 location, team_id team) argument
H A DLaunchButton.cpp118 team_id team; local
H A DPanelWindow.cpp30 PanelWindow::PanelWindow(uint32 location, uint32 which, team_id team) argument
H A DWindowsView.cpp29 WindowModel(team_id team) argument
274 WindowsView::WindowsView(team_id team, uint32 location) argument
/haiku/src/apps/terminal/
H A DTerminalRoster.cpp31 TerminalRoster::Info::Info(int32 id, team_id team) argument
[all...]
H A DTerminalRoster.h34 team_id team; member in struct:TerminalRoster::Info
/haiku/src/bin/debug/profile/
H A DThread.cpp44 Thread::Thread(thread_id threadID, const char* name, Team* team) argument

Completed in 106 milliseconds

123456789