Searched defs:ref (Results 376 - 400 of 435) sorted by relevance

<<1112131415161718

/haiku/src/kits/mail/
H A DMailSettings.cpp488 BMailAddOnSettings::SetAddOnRef(const entry_ref& ref) argument
594 BMailProtocolSettings::AddFilterSettings(const entry_ref* ref) argument
742 entry_ref ref; local
754 entry_ref ref; local
976 _GetAddOnRef(const char* subPath, const char* name, entry_ref& ref) argument
[all...]
/haiku/src/kits/interface/
H A DShelf.cpp528 BShelf::BShelf(const entry_ref *ref, BView *view, bool allowDrags, argument
922 BShelf::SetSaveLocation(const entry_ref *ref) argument
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp888 entry_ref ref; local
962 entry_ref ref; local
/haiku/src/kits/app/
H A DApplication.cpp385 entry_ref ref; local
1051 entry_ref ref; local
1679 entry_ref ref; local
[all...]
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.cpp691 entry_ref ref; local
/haiku/src/servers/registrar/
H A DTRoster.cpp166 entry_ref ref; local
380 entry_ref ref; local
661 entry_ref ref; local
1018 entry_ref ref; local
1049 entry_ref ref; local
1855 _ValidateRunning(const entry_ref& ref, const char* signature) argument
[all...]
/haiku/src/apps/sudoku/
H A DSudokuView.cpp137 SudokuView::SetTo(entry_ref& ref) argument
213 SudokuView::SaveTo(entry_ref& ref, uint32 exportAs) argument
/haiku/src/tests/kits/storage/
H A DNodeTest.cpp304 entry_ref ref; local
313 entry_ref ref; local
327 entry_ref ref; local
336 entry_ref ref; local
507 entry_ref ref; local
[all...]
/haiku/src/kits/translation/
H A DTranslatorRoster.cpp108 QuarantineTranslatorImage::Put(const entry_ref& ref) argument
451 entry_ref ref; local
473 AddTranslator(BTranslator* translator, image_id image, const entry_ref* ref, ino_t node) argument
498 RemoveTranslators(entry_ref& ref) argument
560 CreateTranslators(const entry_ref& ref, int32& count, BMessage* update) argument
850 GetRefFor(translator_id id, entry_ref& ref) argument
1083 _RemoveTranslators(const node_ref* nodeRef, const entry_ref* ref) argument
1117 entry_ref ref; local
1135 _EntryAdded(const entry_ref& ref) argument
1203 entry_ref ref; local
1332 IsTranslator(entry_ref* ref) argument
[all...]
/haiku/src/apps/mail/
H A DAddressTextControl.cpp723 entry_ref ref; local
464 EntryCreated(QueryList& source, const entry_ref& ref, ino_t node) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp709 VolumeManager::GetEntry(const entry_ref& ref) argument
1629 _GenerateEntryCreatedEvent(const entry_ref& ref, bigtime_t time, EntryCreatedEvent** _event) argument
[all...]
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp371 NodeRef *ref; local
598 NodeRef* ref; local
617 NodeRef* ref; local
1031 entry_ref ref; local
1261 NodeRef *ref; local
1532 NodeRef *ref; local
1719 _checkDroppedFile( entry_ref *ref, BPoint dropPoint) argument
1785 _changeBackground( entry_ref *ref) argument
[all...]
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp276 entry_ref ref; local
732 entry_ref ref; local
781 entry_ref ref; local
991 entry_ref ref; local
[all...]
/haiku/src/servers/debug/
H A DDebugServer.cpp1176 entry_ref ref; local
/haiku/src/apps/deskbar/
H A DBarView.cpp1070 TBarView::SendDragMessage(const char* signature, entry_ref* ref) argument
1131 entry_ref ref; local
1137 AddRefsToDeskbarMenu(DragMessage(), &ref); local
H A DStatusView.cpp594 entry_ref ref; local
674 entry_ref ref; local
801 TReplicantTray::MoveItem(entry_ref* ref, ino_ argument
[all...]
/haiku/src/kits/tracker/
H A DModel.cpp159 Model::Model(const entry_ref* ref, bool traverse, bool open, bool writable) argument
/haiku/src/build/libbe/app/
H A DMessage.cpp599 entry_ref ref; local
1779 BMessage::AddRef(const char *name, const entry_ref *ref) argument
2132 ReplaceRef(const char *name, const entry_ref *ref) argument
2139 ReplaceRef(const char *name, int32 index, const entry_ref *ref) argument
[all...]
/haiku/src/add-ons/kernel/file_cache/
H A Dlaunch_speedup.cpp59 node_ref ref; member in struct:node
306 parse_node_ref(const char *string, node_ref &ref, const char **_end = NULL) argument
[all...]
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp119 PrecacheIO::PrecacheIO(file_cache_ref* ref, off_t offset, generic_size_t size) argument
255 access_is_sequential(file_cache_ref* ref) argument
262 push_access(file_cache_ref* ref, off_t offset, generic_size_t bytes, argument
285 reserve_pages(file_cache_ref* ref, vm_page_reservation* reservation, size_t reservePages, bool isWrite) argument
334 read_pages_and_clear_partial(file_cache_ref* ref, void* cookie, off_t offset, const generic_io_vec* vecs, size_t count, uint32 flags, generic_size_t* _numBytes) argument
375 read_into_cache(file_cache_ref* ref, void* cookie, off_t offset, int32 pageOffset, addr_t buffer, size_t bufferSize, bool useBuffer, vm_page_reservation* reservation, size_t reservePages) argument
459 read_from_file(file_cache_ref* ref, void* cookie, off_t offset, int32 pageOffset, addr_t buffer, size_t bufferSize, bool useBuffer, vm_page_reservation* reservation, size_t reservePages) argument
496 write_to_cache(file_cache_ref* ref, void* cookie, off_t offset, int32 pageOffset, addr_t buffer, size_t bufferSize, bool useBuffer, vm_page_reservation* reservation, size_t reservePages) argument
669 write_to_file(file_cache_ref* ref, void* cookie, off_t offset, int32 pageOffset, addr_t buffer, size_t bufferSize, bool useBuffer, vm_page_reservation* reservation, size_t reservePages) argument
701 satisfy_cache_io(file_cache_ref* ref, void* cookie, cache_func function, off_t offset, addr_t buffer, bool useBuffer, int32 &pageOffset, size_t bytesLeft, size_t &reservePages, off_t &lastOffset, addr_t &lastBuffer, int32 &lastPageOffset, size_t &lastLeft, size_t &lastReservedPages, vm_page_reservation* reservation) argument
735 file_cache_ref* ref = (file_cache_ref*)_cacheRef; local
967 file_cache_ref* ref = ((VMVnodeCache*)cache)->FileCacheRef(); local
1064 file_cache_ref* ref = ((VMVnodeCache*)cache)->FileCacheRef(); local
1144 file_cache_ref* ref = new file_cache_ref; local
1184 file_cache_ref* ref = (file_cache_ref*)_cacheRef; local
1199 file_cache_ref* ref = (file_cache_ref*)_cacheRef; local
1222 file_cache_ref* ref = (file_cache_ref*)_cacheRef; local
1245 file_cache_ref* ref = (file_cache_ref*)_cacheRef; local
1255 file_cache_ref* ref = (file_cache_ref*)_cacheRef; local
1289 file_cache_ref* ref = (file_cache_ref*)_cacheRef; local
1301 file_cache_ref* ref = (file_cache_ref*)_cacheRef; local
1336 file_cache_ref* ref = (file_cache_ref*)_cacheRef; local
[all...]
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp380 DataEditor::DataEditor(entry_ref &ref, const char *attribute) argument
421 DataEditor::SetTo(entry_ref &ref, const char *attribute) argument
/haiku/src/apps/cortex/NodeManager/
H A DNodeManager.cpp585 NodeRef* ref; local
95 nodeCreated( NodeRef* ref) argument
98 nodeDeleted( const NodeRef* ref) argument
1035 NodeRef* ref = new NodeRef( local
1125 NodeRef* ref = new NodeRef(node->Node(), this, nodeFlags, 0); local
1351 NodeRef* ref; local
1393 getNextRef( NodeRef** ref, void** cookie) argument
1681 _addRef( NodeRef* ref) argument
1746 NodeRef* ref = new NodeRef(node, this, nodeFlags, nodeImplFlags); local
1949 NodeRef* ref = 0; local
2162 NodeRef* ref; local
[all...]
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp221 entry_ref ref; local
341 entry_ref ref; local
678 Open(const entry_ref& ref, bool append) argument
879 AddReferenceImage(const entry_ref& ref) argument
1455 _CreateSaver(const entry_ref& ref, uint32 exportMode) argument
[all...]
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp44 package_state_to_string(PackageInfoRef ref) argument
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp1991 tty_select(tty_cookie* cookie, uint8 event, uint32 ref, selectsync* sync) argument

Completed in 368 milliseconds

<<1112131415161718