Searched defs:team (Results 1 - 25 of 205) sorted by relevance

123456789

/haiku/src/kits/debugger/model/
H A DSystemInfo.cpp25 SystemInfo::SystemInfo(team_id team, const system_info& info, argument
33 SystemInfo::SetTo(team_id team, const system_info& info, const utsname& name) argument
H A DTeamInfo.cpp25 TeamInfo::TeamInfo(team_id team, const team_info& info) argument
32 TeamInfo::SetTo(team_id team, const team_info& info) argument
40 TeamInfo::SetTo(team_id team, const BString& arguments) argument
H A DThreadInfo.cpp27 ThreadInfo::ThreadInfo(team_id team, thread_id thread, const BString& name) argument
37 ThreadInfo::SetTo(team_id team, thread_id thread, const BString& name) argument
H A DSemaphoreInfo.cpp32 SemaphoreInfo::SemaphoreInfo(team_id team, sem_id semaphore, argument
45 SemaphoreInfo::SetTo(team_id team, sem_id semaphore, const BString& name, argument
H A DAreaInfo.cpp38 AreaInfo::AreaInfo(team_id team, area_id area, const BString& name, argument
55 AreaInfo::SetTo(team_id team, area_id area, const BString& name, argument
H A DImage.cpp14 Image::Image(Team* team,const ImageInfo& imageInfo, LocatableFile* imageFile) argument
H A DImageInfo.cpp35 ImageInfo::ImageInfo(team_id team, image_id image, const BString& name, argument
52 ImageInfo::SetTo(team_id team, image_id image, const BString& name, argument
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliThreadCommand.cpp52 Team* team = context.GetTeam(); local
H A DCliThreadsCommand.cpp31 Team* team = context.GetTeam(); local
H A DCliStopCommand.cpp57 Team* team = context.GetTeam(); local
/haiku/src/kits/debugger/jobs/
H A DWriteCoreFileJob.cpp17 WriteCoreFileJob::WriteCoreFileJob(Team* team, argument
H A DRetrieveMemoryBlockJob.cpp16 RetrieveMemoryBlockJob::RetrieveMemoryBlockJob(Team* team, argument
H A DWriteMemoryJob.cpp12 WriteMemoryJob::WriteMemoryJob(Team* team, argument
/haiku/src/system/libroot/os/
H A Dteam.c22 _get_team_usage_info(team_id team, int32 who, team_usage_info *info, size_t size) argument
29 kill_team(team_id team) argument
36 _get_team_info(team_id team, team_info *info, size_t size) argument
/haiku/headers/build/private/app/
H A DMessengerPrivate.h27 void SetTo(team_id team, port_id port, int32 token) argument
/haiku/src/apps/switcher/
H A DApplicationsView.cpp39 team_id team = (team_id)teamList.ItemAt(i); local
/haiku/src/servers/media/
H A DNotificationManager.h21 team_id team; member in struct:Notification
/haiku/src/tests/kits/app/broster/
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/headers/private/debug/
H A Ddebug_support.h17 team_id team; member in struct:debug_context
/haiku/src/bin/
H A Dlistarea.c104 team_id team = atoi(arg); local
/haiku/src/add-ons/input_server/filters/minimize_all/
H A DMinimizeAllInputFilter.cpp69 team_id team = appInfo.team; local
/haiku/headers/private/app/
H A DMessengerPrivate.h27 void SetTo(team_id team, port_id port, int32 token) argument
/haiku/headers/private/kernel/
H A Dkimage.h31 team_id team; member in struct:image
/haiku/src/kits/debugger/debug_managers/
H A DWatchpointManager.cpp20 WatchpointManager::WatchpointManager(Team* team, argument

Completed in 302 milliseconds

123456789