Searched defs:team (Results 151 - 175 of 205) sorted by last modified time

123456789

/haiku/src/kits/debugger/model/
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
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 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 DTargetHost.cpp70 TargetHost::RemoveTeam(team_id team) argument
140 TargetHost::_NotifyTeamRemoved(team_id team) argument
174 TeamRemoved(team_id team) argument
[all...]
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 DThread.cpp16 Thread::Thread(Team* team, thread_id threadID) 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
/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterface.h121 team_id team; member in struct:TeamDebuggerOptions
/haiku/headers/private/kernel/
H A Dkimage.h31 team_id team; member in struct:image
/haiku/headers/private/app/
H A DMessengerPrivate.h27 void SetTo(team_id team, port_id port, int32 token) argument
H A DMessagePrivate.h115 SetReply(team_id team, port_id port, int32 target) argument
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DThreadsPage.cpp53 Model::Team* team = thread->GetTeam(); local
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DExceptionStopConfigView.cpp27 ExceptionStopConfigView::ExceptionStopConfigView(::Team* team, argument
46 ExceptionStopConfigView::Create(::Team* team, UserInterfaceListener* listener) argument
/haiku/headers/build/private/app/
H A DMessagePrivate.h115 SetReply(team_id team, port_id port, int32 target) argument
/haiku/src/add-ons/input_server/filters/minimize_all/
H A DMinimizeAllInputFilter.cpp69 team_id team = appInfo.team; local
/haiku/src/system/kernel/
H A DUserEvent.cpp101 TeamSignalEvent::TeamSignalEvent(Team* team, EventSignal* signal) argument
110 TeamSignalEvent::Create(Team* team, uint32 signalNumber, int32 signalCode, argument
/haiku/src/bin/
H A Dlistarea.c104 team_id team = atoi(arg); local
/haiku/src/tests/kits/app/broster/
H A DLaunchTesterHelper.cpp69 AppInfo(team_id team) argument
203 operator ()(LaunchCaller &caller, const char *type, team_id *team) argument
219 operator ()(LaunchCaller &caller, const char *type, BList *messages, int32 argc, const char **argv, team_id *team) argument
317 TerminateApp(team_id team, bool wait) argument
332 team_id team = B_ERROR; local
384 NextMessageFrom(team_id team, int32 &cookie, bigtime_t *time) argument
397 CheckNextMessage(LaunchCaller &caller, team_id team, int32 &cookie, uint32 what) argument
406 CheckMainArgsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, bool useRef) argument
422 CheckMainArgsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, int32 argc, const char **argv, bool useRef) argument
434 CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, bool useRef) argument
448 CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, int32 argc, const char **argv, bool useRef) argument
458 CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, const entry_ref *ref , int32 argc, const char **argv) argument
469 CheckArgsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, const entry_ref *ref , int32 argc, const char **argv, uint32 messageCode) argument
518 CheckMessageMessages(LaunchCaller &caller, team_id team, int32 &cookie) argument
530 CheckMessageMessage(LaunchCaller &caller, team_id team, int32 &cookie, int32 index) argument
544 CheckMessageMessage(LaunchCaller &caller, team_id team, int32 &cookie, const BMessage *expectedMessage) argument
560 CheckRefsMessage(LaunchCaller &caller, team_id team, int32 &cookie) argument
571 CheckRefsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *refs, int32 count) argument
616 WaitForMessage(team_id team, uint32 messageCode, bool fromNow, bigtime_t timeout, int32 startIndex) argument
682 CreateAppInfo(team_id team, const BMessenger *messenger) argument
[all...]
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliStopCommand.cpp57 Team* team = context.GetTeam(); local
H A DCliThreadCommand.cpp52 Team* team = context.GetTeam(); local
H A DCliThreadsCommand.cpp31 Team* team = context.GetTeam(); local
/haiku/src/system/kernel/vm/
H A DVMAddressSpaceLocking.h129 MultiAddressSpaceLocker::AddTeam(team_id team, bool writeLock, argument
/haiku/headers/private/debug/
H A Ddebug_support.h17 team_id team; member in struct:debug_context

Completed in 122 milliseconds

123456789