Searched refs:End (Results 51 - 75 of 234) sorted by relevance

12345678910

/haiku/src/preferences/bluetooth/
H A DRemoteDevicesView.cpp87 .End()
88 .End();
H A DExtendedLocalDeviceView.cpp54 .End()
55 .End();
H A DBluetoothDeviceView.cpp81 .End()
83 .End();
/haiku/src/preferences/keymap/
H A DModifierKeysWindow.cpp120 .End()
125 .End()
130 .End()
135 .End()
140 .End()
142 .End()
149 .End()
151 .End();
/haiku/src/tests/system/kernel/util/
H A DOrderedMapTest.h209 CHK(myResult == fMap->fMyMap.End());
224 CHK(myResult == fMap->fMyMap.End());
390 CHK(myIt == fMyMap.End());
430 inline Iterator End() function in class:TestMap
432 return Iterator(this, fMyMap.End(), fReferenceMap.end());
435 inline ConstIterator End() const function in class:TestMap
437 return ConstIterator(this, fMyMap.End(), fReferenceMap.end());
454 return End();
468 return End();
483 CHK(myIt = fMyMap.End());
[all...]
/haiku/src/preferences/repositories/
H A DRepositoriesView.cpp124 .End()
126 .End()
127 .End();
157 .End()
170 .End()
172 .End()
174 .End()
176 .End()
184 .End()
185 .End()
[all...]
/haiku/src/apps/deskbar/
H A DPreferencesWindow.cpp156 .End()
162 .End()
175 .End()
180 .End()
181 .End()
188 .End()
202 .End()
219 .End()
220 .End()
225 .End()
[all...]
/haiku/headers/os/interface/
H A DGroupLayoutBuilder.h34 BGroupLayoutBuilder& End();
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DTeamSettingsWindow.cpp73 .End();
/haiku/src/tests/kits/opengl/glinfo/
H A DInfoView.cpp72 .End();
/haiku/src/kits/storage/sniffer/
H A DRPattern.cpp70 result += fRange.End();
H A DPatternList.cpp89 result += fRange.End();
/haiku/src/preferences/time/
H A DNetworkTimeView.cpp511 .End()
517 .End()
518 .End()
519 .End()
524 .End()
525 .End()
530 .End()
/haiku/src/apps/packageinstaller/
H A DUninstallView.cpp324 .End()
328 .End()
329 .End()
336 .End()
337 .End();
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp1370 it != fListeners->End(); ++it) {
1382 it != fListeners->End(); ++it) {
1394 it != fListeners->End(); ++it) {
1406 it != fListeners->End(); ++it) {
1418 it != fListeners->End(); ++it) {
1430 it != fListeners->End(); ++it) {
1442 it != fListeners->End(); ++it) {
1454 it != fListeners->End(); ++it) {
1466 it != fListeners->End(); ++it) {
1478 it != fListeners->End();
[all...]
/haiku/src/apps/midiplayer/
H A DMidiPlayerWindow.cpp270 .End()
276 .End()
280 .End()
285 .End()
290 .End()
291 .End();
/haiku/src/add-ons/print/drivers/gutenprint/
H A DSelectPrinterDialog.cpp93 .End()
98 .End()
/haiku/src/add-ons/print/drivers/postscript/
H A DSelectPPDDlg.cpp88 .End()
93 .End()
/haiku/src/apps/terminal/
H A DPrefWindow.cpp60 .End()
61 .End();
/haiku/src/add-ons/mail_daemon/inbound_filters/spam_filter/
H A DSpamFilterConfig.cpp110 .End()
114 .End()
/haiku/src/kits/debugger/model/
H A DDisassembledCode.cpp142 last->AddressRange().End());
200 return *address < range.End() ? 0 : 1;
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DConnectionConfigWindow.cpp138 .End()
146 .End();
/haiku/src/apps/diskusage/
H A DStatusView.cpp88 .End()
89 .End()
/haiku/src/tests/kits/interface/bwindowstack/
H A DWindowStackTest.cpp52 .End()
59 .End()
/haiku/src/apps/mail/
H A DFindWindow.cpp125 .End()
126 .End();

Completed in 204 milliseconds

12345678910