Searched defs:team (Results 101 - 125 of 205) sorted by last modified time

123456789

/haiku/src/bin/debug/profile/
H A Dprofile.cpp333 _InitDebuggedTeam(Team* team, team_id teamID) argument
349 _InitUndebuggedTeam(Team* team, system_profiler_team_added* addedInfo) argument
371 _LoadTeamImages(Team* team, team_id teamID) argument
[all...]
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.cpp741 team_id team; local
/haiku/src/tests/servers/registrar/
H A DRosterShell.cpp95 team_id team = (team_id)(uintptr_t)teamList.ItemAt(0); local
147 team_id team = -1; local
170 team_id team = (team_id)(uintptr_t)teamList.ItemAt(i); local
198 team_id team = (team_id)(uintptr_t)teamList.ItemAt(i); local
235 team_id team = (team_id)(uintptr_t)teamList.ItemAt(i); local
[all...]
/haiku/src/servers/registrar/
H A DRosterAppInfo.cpp32 RosterAppInfo::Init(thread_id thread, team_id team, port_id port, uint32 flags, argument
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DMainWindow.cpp147 MainWindow::OpenTeamWindow(Model::Team* team) argument
/haiku/src/servers/media/
H A DBufferManager.cpp42 BufferManager::RegisterBuffer(team_id team, media_buffer_id bufferID, argument
69 BufferManager::RegisterBuffer(team_id team, size_t size, int32 flags, argument
110 UnregisterBuffer(team_id team, media_buffer_id bufferID) argument
146 CleanupTeam(team_id team) argument
[all...]
H A DNotificationManager.cpp83 team_id team; local
119 team_id team; local
241 CleanupTeam(team_id team) argument
[all...]
H A DDefaultManager.cpp772 DefaultManager::CleanupTeam(team_id team) argument
H A DAppManager.cpp62 AppManager::HasTeam(team_id team) argument
70 AppManager::RegisterTeam(team_id team, const BMessenger& messenger) argument
92 AppManager::UnregisterTeam(team_id team) argument
119 SendMessage(team_id team, BMessage* message) argument
165 _CleanupTeam(team_id team) argument
[all...]
/haiku/src/kits/app/
H A DAppMisc.cpp47 get_app_path(team_id team, char *buffer) argument
96 get_app_ref(team_id team, entry_ref *ref, bool traverse) argument
159 main_thread_for(team_id team) argument
176 is_app_showing_modal_window(team_id team) argument
[all...]
H A DMessenger.cpp51 BMessenger::BMessenger(const char* signature, team_id team, status_t* result) argument
222 BMessenger::SetTo(const char* signature, team_id team) argument
296 BMessenger::_SetTo(team_id team, port_id port, int32 token) argument
319 _InitData(const char* signature, team_id team, status_t* _result) argument
[all...]
H A DApplication.cpp380 team_id team = Team(); local
/haiku/src/tests/kits/interface/bwindowstack/
H A DWindowStackTest.cpp118 team_id team; local
/haiku/src/system/libroot/posix/sys/
H A Dpriority.c125 team_info team; local
151 team_info team; local
[all...]
/haiku/src/kits/debug/
H A DTeamDebugger.cpp37 BTeamDebugger::Install(team_id team) argument
/haiku/src/build/libbe/app/
H A DMessenger.cpp141 BMessenger::_SetTo(team_id team, port_id port, int32 token) argument
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp120 team_id team; local
/haiku/src/apps/deskbar/
H A DShowHideMenuItem.cpp113 team_id team = (addr_t)teamList->ItemAt(i); local
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp40 MemoryView::MemoryView(::Team* team, Listener* listener) argument
82 MemoryView::Create(::Team* team, Listener* listener) argument
/haiku/src/kits/media/
H A DControllable.cpp375 team_id team; local
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp502 team_id team; local
[all...]
/haiku/src/system/kernel/
H A DUserTimer.cpp42 Team* team; member in struct:__anon1876::TimerLocker
57 void Lock(Team* team, Thread* thread) argument
1231 create_timer(clockid_t clockID, int32 timerID, Team* team, Thread* thread, uint32 flags, const struct sigevent& event, ThreadCreationAttributes* threadAttributes, bool isDefaultEvent) argument
1395 team_clock_changed(Team* team, bigtime_t changedBy) argument
1417 user_timer_create_thread_timers(Team* team, Thread* thread) argument
1439 user_timer_create_team_timers(Team* team) argument
1495 Team* team = thread_get_current_thread()->team; local
1518 Team* team = Team::Get(teamID); local
1591 user_timer_check_team_user_timers(Team* team) argument
1670 Team* team = Team::Get(teamID); local
1718 Team* team = thread_get_current_thread()->team; local
[all...]
/haiku/src/system/libroot/os/
H A Dport.c77 set_port_owner(port_id port, team_id team) argument
98 _get_next_port_info(team_id team, int32 *cookie, port_info *info, size_t size) argument
H A Ddebug.c83 install_team_debugger(team_id team, port_id debuggerPort) argument
90 remove_team_debugger(team_id team) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp597 SourceView::MarkerManager::MarkerManager(SourceView* sourceView, Team* team, argument
873 SourceView::MarkerView::MarkerView(SourceView* sourceView, Team* team, argument
2029 SourceView::SourceView(Team* team, Listener* listener) argument
2062 Create(Team* team, Listener* listener) argument
[all...]

Completed in 191 milliseconds

123456789