Searched refs:Entry (Results 251 - 275 of 575) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/musiccollection/
H A DFileMonitor.h15 #include <Entry.h>
/haiku/src/preferences/input/
H A DInputTouchpadPref.cpp12 #include <Entry.h>
/haiku/src/bin/
H A Dopen.cpp24 #include <Entry.h>
/haiku/src/apps/icon-o-matic/
H A DMainWindow.h13 #include <Entry.h>
/haiku/src/bin/filteredquery/
H A Dquery.cpp20 #include <Entry.h>
H A DFilteredQuery.cpp4 #include <Entry.h>
/haiku/src/apps/powerstatus/
H A DPowerStatus.cpp16 #include <Entry.h>
/haiku/src/add-ons/print/transports/usb_port/
H A DUSBTransport.cpp184 const PrinterMap::Entry& entry = iterator.Next();
200 const PrinterMap::Entry& entry = iterator.Next();
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DSettings.cpp225 IOCtlInfoMap::Entry entry = it.Next();
249 IOCtlInfoMap::Entry entry = it.Next();
/haiku/src/kits/debugger/elf/
H A DCoreFile.h242 template<typename Entry>
244 Entry& entry, size_t entrySize);
H A DCoreFile.cpp478 typedef typename ElfClass::NoteAreaEntry Entry; typedef
501 Entry entry = {};
558 typedef typename ElfClass::NoteImageEntry Entry; typedef
581 Entry entry = {};
707 typedef typename ElfClass::NoteThreadEntry Entry; typedef
734 Entry entry = {};
830 template<typename Entry>
832 CoreFile::_ReadEntry(const void*& data, uint32& dataSize, Entry& entry,
/haiku/src/tests/system/kernel/util/
H A DOrderedMapTest.h181 template<typename Entry, typename TestMap, typename MyIterator,
185 typedef TestIterator<Entry, TestMap, MyIterator, ReferenceIterator>
275 inline Entry operator*() const
277 Entry entry = *fMyIterator;
283 inline Entry operator->() const
285 Entry entry = fMyIterator.operator->();
315 typedef typename MyMap::Entry Entry; typedef in class:TestMap
317 typedef TestIterator<Entry, Class, MyIterator,
/haiku/src/kits/storage/
H A DCopyEngine.cpp19 #include <Entry.h>
99 BCopyEngine::CopyEntry(const Entry& sourceEntry, const Entry& destEntry)
/haiku/headers/os/be_apps/Tracker/
H A DRecentItems.h38 #include <Entry.h>
/haiku/headers/private/locale/
H A DHashMapCatalog.h122 CatMap::Entry current;
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DFDManager.cpp11 #include <Entry.h>
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireDVAddOn.cpp21 #include <Entry.h>
/haiku/src/add-ons/print/drivers/gutenprint/
H A DSelectPrinterDialog.cpp19 #include <Entry.h>
/haiku/src/add-ons/print/drivers/postscript/
H A DSelectPPDDlg.cpp17 #include <Entry.h>
/haiku/src/add-ons/translators/wonderbrush/
H A DCanvas.cpp15 #include <Entry.h>
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.h57 #include <Entry.h>
/haiku/src/apps/cortex/NodeManager/
H A DAddOnHost.cpp37 #include <Entry.h>
/haiku/src/bin/rc/
H A Dcompile.cpp23 #include <Entry.h>
/haiku/src/tests/add-ons/kernel/file_systems/bfs/queries/
H A Dtest.cpp2 #include <Entry.h>
/haiku/src/tests/add-ons/print/ppd/ui/
H A DPrinterSelection.cpp15 #include <Entry.h>

Completed in 150 milliseconds

<<11121314151617181920>>