Searched refs:End (Results 1 - 25 of 234) sorted by last modified time

12345678910

/haiku/src/preferences/screen/
H A DScreenWindow.cpp287 .End()
289 .End()
290 .End()
579 .End();
605 .End()
608 .End()
609 .End()
613 .End()
/haiku/src/apps/poorman/
H A DPoorManWindow.cpp148 .End()
152 .End()
/haiku/src/apps/mediaplayer/
H A DInfoWin.cpp218 .End()
/haiku/src/apps/installer/
H A DInstallerWindow.cpp290 .End()
296 .End()
297 .End()
298 .End();
/haiku/src/apps/diskprobe/
H A DProbeView.cpp1107 .End();
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp657 .End();
1279 .End()
1281 .End();
/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp235 if (conn->fInUseIdents.Find(ident) == conn->fInUseIdents.End()) {
255 if (iter == conn->fInUseIdents.End())
/haiku/headers/private/kernel/util/
H A DVectorMap.h93 inline Iterator End();
94 inline ConstIterator End() const;
385 one (End(), if it was the last element that has been
387 (in this case including End()).
434 otherwise it is equal to End() and must not be dereferenced!
450 otherwise it is equal to End() and must not be dereferenced!
462 // End
465 The position identified by End() is the one succeeding the last
473 _VECTOR_MAP_CLASS_NAME::End() function in class:_VECTOR_MAP_CLASS_NAME
475 return Iterator(this, fElements.End());
489 _VECTOR_MAP_CLASS_NAME::End() const function in class:_VECTOR_MAP_CLASS_NAME
[all...]
/haiku/src/preferences/appearance/
H A DAPRView.cpp79 .End()
/haiku/src/apps/text_search/
H A DGrepWindow.cpp583 .End()
587 .End()
588 .End();
/haiku/src/apps/terminal/
H A DTermWindow.cpp516 .End()
534 .End()
548 .End();
H A DTermViewStates.cpp1038 if (fHighlight.Start() == start && fHighlight.End() == end)
/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.cpp246 .End()
H A DRatePackageWindow.cpp243 .End()
246 .End()
253 .End()
H A DScreenshotWindow.cpp87 .End()
H A DPackageInfoView.cpp317 .End()
325 .End()
701 .End()
702 .End()
705 .End()
998 .End()
1279 .End()
H A DMainWindow.cpp220 .End()
228 .End()
230 .End()
/haiku/src/apps/mediaplayer/settings/
H A DSettingsWindow.cpp169 .End()
170 .End()
174 .End()
175 .End()
187 .End()
188 .End()
199 .End()
200 .End()
202 .End()
/haiku/src/apps/devices/
H A DDevicesView.cpp86 .End()
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp592 it != fVirtualBusMap.End(); ++it) {
/haiku/src/preferences/locale/
H A DFormatSettingsView.cpp201 .End()
246 .End()
/haiku/src/preferences/filetypes/
H A DApplicationTypesWindow.cpp246 .End()
247 .End()
256 .End()
258 .End()
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DDevice.cpp63 I != fStreams.End(); I++)
H A DAudioStreamingInterface.cpp470 I != fAlternates.End(); I++)
/haiku/src/kits/tracker/
H A DFindPanel.cpp808 .End()
854 .End()
864 .End()
870 .End();
2103 .End()
2104 .End();

Completed in 350 milliseconds

12345678910