Searched refs:team_id (Results 1 - 25 of 303) sorted by last modified time

1234567891011>>

/haiku/src/kits/tracker/
H A DContainerWindow.cpp106 void do_minimize_team(BRect zoomRect, team_id team, bool zoom);
H A DFSUtils.cpp3481 team_id team;
3698 team_id team;
/haiku/src/system/kernel/fs/
H A Dvfs.cpp181 team_id team;
1583 team_id team = team_get_current_team_id();
1748 team_id team = team_get_current_team_id();
8221 _kern_get_next_fd_info(team_id teamID, uint32* _cookie, fd_info* info,
8935 _user_get_next_fd_info(team_id team, uint32* userCookie, fd_info* userInfo,
H A Dfd.cpp441 dup_foreign_fd(team_id fromTeam, int fd, bool kernel)
/haiku/src/apps/terminal/
H A DTermWindow.cpp2012 team_id teamID = _FindSwitchTerminalTarget();
2021 team_id
2026 team_id myTeamID = Team();
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp60 team_id owner;
/haiku/src/servers/app/
H A DServerApp.cpp93 port_id clientLooperPort, team_id clientTeam,
608 team_id team;
609 if (link.Read<team_id>(&team) == B_OK)
640 team_id team;
641 if (link.Read<team_id>(&team) == B_OK)
648 team_id team;
649 if (link.Read<team_id>(&team) == B_OK)
3612 fLink.Attach<team_id>(threadInfo.team);
H A DServerWindow.cpp656 team_id teamID;
660 if (link.Read<team_id>(&teamID) == B_OK) {
H A DDesktop.h136 status_t LockDirectScreen(team_id team);
137 status_t UnlockDirectScreen(team_id team);
240 team_id teamID);
254 void MinimizeApplication(team_id team);
255 void BringApplicationToFront(team_id team);
258 void WriteWindowList(team_id team,
320 status_t _ActivateApp(team_id team);
353 team_id fDirectScreenTeam;
H A DDesktop.cpp950 Desktop::LockDirectScreen(team_id team)
964 Desktop::UnlockDirectScreen(team_id team)
2090 team_id oldActiveApp = -1;
2091 team_id newActiveApp = -1;
2151 Desktop::FindWindowByClientToken(int32 token, team_id teamID)
2284 Desktop::MinimizeApplication(team_id team)
2301 Desktop::BringApplicationToFront(team_id team)
2348 Desktop::WriteWindowList(team_id team, BPrivate::LinkSender& sender)
2491 team_id* teams = (team_id*)mallo
[all...]
/haiku/headers/os/drivers/
H A DKernelExport.h188 extern status_t lock_memory_etc(team_id team, void *buffer, size_t numBytes,
191 extern status_t unlock_memory_etc(team_id team, void *address,
194 extern status_t get_memory_map_etc(team_id team, const void *address,
/haiku/src/apps/deskbar/
H A DSwitcher.cpp395 team_id team = (addr_t)TeamList()->ItemAt(index);
485 team_id teamID;
536 team_id team = message->FindInt32("team");
555 team_id team = message->FindInt32("team");
611 team_id* teams;
706 TSwitchManager::FindTeam(team_id teamID, int32* index)
774 team_id team;
1024 team_id team = (addr_t)teamGroup->TeamList()->ItemAt(i);
1052 team_id team = (addr_t)teamGroup->TeamList()->ItemAt(i);
1115 team_id teamI
[all...]
H A DExpandoMenuBar.cpp198 team_id team = -1;
207 team_id team = -1;
670 TExpandoMenuBar::AddTeam(team_id team, const char* signature)
686 TExpandoMenuBar::RemoveTeam(team_id team, bool partial)
993 team_id theTeam = (addr_t)teamItem->Teams()->ItemAt(j);
H A DWindowMenu.cpp114 team_id theTeam = (addr_t)fTeam->ItemAt(i);
H A DTeamMenuItem.cpp131 team_id team = (addr_t)fTeam->ItemAt(index);
H A DTeamMenu.cpp213 team_id team = -1;
/haiku/src/system/kernel/vm/
H A Dvm.cpp1423 vm_unreserve_address_range(team_id team, void* address, addr_t size)
1437 vm_reserve_address_range(team_id team, void** _address, uint32 addressSpec,
1459 vm_create_anonymous_area(team_id team, const char *name, addr_t size,
1840 vm_map_physical_memory(team_id team, const char* name, void** _address,
1951 vm_map_physical_memory_vecs(team_id team, const char* name, void** _address,
2047 vm_create_null_area(team_id team, const char* name, void** address,
2143 _vm_map_file(team_id team, const char* name, void** _address,
2300 vm_map_file(team_id aid, const char* name, void** address, uint32 addressSpec,
2348 vm_clone_area(team_id team, const char* name, void** address,
2551 vm_delete_area(team_id tea
[all...]
H A Dvm_page.cpp666 team_id teamFilter, thread_id threadFilter)
717 team_id fTeamFilter;
1304 team_id teamFilter = -1;
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatWriter.cpp309 *(team_id*)userData = appInfo.team;
310 userData += sizeof(team_id);
/haiku/src/servers/registrar/
H A DMessageRunnerManager.cpp132 RunnerInfo(team_id team, int32 token, BMessenger target, BMessage *message,
191 team_id team; //!< The team owning the message runner.
254 team_id team;
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp66 team_id owner;
/haiku/src/system/kernel/
H A Dsem.cpp99 team_id owner;
138 team_id owner = -1;
469 create_sem_etc(int32 count, const char* name, team_id owner)
1039 _get_next_sem_info(team_id teamID, int32 *_cookie, struct sem_info *info,
1092 set_sem_owner(sem_id id, team_id newTeamID)
1267 _user_get_next_sem_info(team_id team, int32 *userCookie, struct sem_info *userInfo,
1292 _user_set_sem_owner(sem_id id, team_id team)
/haiku/src/apps/mail/
H A DMailWindow.cpp2735 team_id serverTeam;
/haiku/src/apps/debugger/
H A DDebugger.cpp92 team_id team;
408 team_id teamID;
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp1280 team_id teamID = 0;

Completed in 226 milliseconds

1234567891011>>