Searched refs:It (Results 1 - 9 of 9) sorted by relevance

/haiku/src/servers/registrar/
H A DAppInfoListMessagingTargetSet.cpp16 fIterator(list.It()),
54 fIterator = fList.It();
H A DAppInfoList.cpp40 The method It() returns an iterator, an instance of the basic
176 // It
181 AppInfoList::It() function in class:AppInfoList
H A DAppInfoList.h58 Iterator It();
H A DTRoster.cpp7 /*! TRoster is the incarnation of The Roster. It manages the running
739 for (AppInfoList::Iterator it(fRegisteredApps.It());
1341 for (AppInfoList::Iterator it = fRegisteredApps.It(); it.IsValid(); ++it) {
1347 for (AppInfoList::Iterator it = obsoleteApps.It(); it.IsValid(); ++it) {
1356 for (AppInfoList::Iterator it = fEarlyPreRegisteredApps.It();
1364 for (AppInfoList::Iterator it = obsoleteApps.It(); it.IsValid(); ++it) {
1439 for (AppInfoList::Iterator it(fRegisteredApps.It());
1486 for (AppInfoList::Iterator it(fRegisteredApps.It());
1725 pre-registered. It will be set to \c false, unless an \a info is supplied
H A DShutdownProcess.cpp409 SetText(B_TRANSLATE("It's now safe to turn off the computer."));
1039 for (AppInfoList::Iterator it = infos.It(); it.IsValid(); ++it) {
1431 _kern_kernel_debugger("The system is shut down. It's now safe to turn "
1462 // to wait any longer. It has processed the request and
1546 RosterAppInfo* info = *list.It();
1694 RosterAppInfo* info = *list.It();
1807 // to wait any longer. It has processed the request and
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A DTODO32 #25) Do not let MODE_SENSE go to NOT READY LUNs. It can "kill" the hardware
46 39) Device mounted than unplugged.It stay mounted but doesn't work and get the garbage in "opened" files. Are there solutions?
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex389 The meaning of this section is unknown. It does not seem to be used at all.
390 It always contains the same data given by \code{kUnusedResourceDataPattern}:
561 and that are handled gracefully by xres and QuickRes. It follows a, possibly
595 It follows a list of items with a low degree of reliance:
/haiku/
H A Dconfigure629 echo "The source tree was cloned with a umask > 0022. It seems you"
/haiku/src/apps/bootmanager/
H A Dbootman.S550 mov cx, 4 ; It is stored in a quad word

Completed in 67 milliseconds