Searched defs:directory (Results 76 - 100 of 151) sorted by relevance

1234567

/haiku-fatelf/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp785 KeyboardInputDevice::_RecursiveScan(const char* directory) argument
/haiku-fatelf/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.cpp777 MouseInputDevice::_RecursiveScan(const char* directory) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A Dkernel_interface.cpp347 Inode* directory = (Inode*)_directory->private_node; local
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A Dhaiku_kernel_emu.cpp59 notify_entry_created(dev_t device, ino_t directory, const char *name, argument
71 notify_entry_removed(dev_t device, ino_t directory, const char *name, argument
123 notify_query_entry_created(port_id port, int32 token, dev_t device, ino_t directory, const char *name, ino_t node) argument
135 notify_query_entry_removed(port_id port, int32 token, dev_t device, ino_t directory, const char *name, ino_t node) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.cpp130 notify_listener(int32 operation, uint32 details, dev_t device, ino_t oldDirectory, ino_t directory, ino_t node, const char* oldName, const char* name) argument
214 notify_query(port_id targetPort, int32 token, int32 operation, dev_t device, ino_t directory, const char* name, ino_t node) argument
/haiku-fatelf/src/apps/debugger/files/
H A DFileManager.cpp24 const char* directory; member in struct:FileManager::EntryPath
27 EntryPath(const char* directory, const char* name) argument
34 EntryPath(const BString& directory, const BString& name) argument
165 BString directory; local
203 _LocateDirectory(LocatableDirectory* directory, const BString& locatedPath, bool implicit) argument
230 LocatableDirectory* directory local
267 _LocateEntries(LocatableDirectory* directory, const BString& locatedPath, bool implicit) argument
307 LocatableDirectory* directory = _GetDirectory(normalizedDirPath); local
334 LocatableDirectory* directory local
351 LocatableDirectory* directory = new(std::nothrow) LocatableDirectory( local
597 GetTargetFile(const BString& directory, const BString& relativePath) argument
622 GetSourceFile(const BString& directory, const BString& relativePath) argument
[all...]
/haiku-fatelf/src/apps/mail/
H A DMailApp.cpp472 BDirectory directory; local
[all...]
/haiku-fatelf/src/apps/packageinstaller/
H A DPackageItem.cpp786 BPath directory; local
/haiku-fatelf/src/bin/gdb/readline/examples/
H A Drlfe.c948 static DIR *directory; local
[all...]
/haiku-fatelf/src/bin/network/atftpd/
H A Dtftpd.c60 char directory[MAXLEN] = "/tftpboot/"; variable
/haiku-fatelf/src/kits/network/libnetapi/
H A DUrl.cpp421 BUrl::UrlEncode(const BString& url, bool strict, bool directory) argument
744 BUrl::_DoUrlEncodeChunk(const BString& chunk, bool strict, bool directory) argument
/haiku-fatelf/src/kits/storage/
H A DPathMonitor.cpp282 BDirectory directory; local
586 WatchedDirectory directory; local
630 WatchedDirectory directory; local
672 WatchedDirectory directory; local
755 WatchedDirectory directory; local
909 _RemoveEntriesRecursively(BDirectory& directory) argument
[all...]
/haiku-fatelf/src/preferences/keymap/
H A DKeymapWindow.cpp566 BDirectory directory; local
578 KeymapWindow::_AddKeyboardLayoutMenu(BMenu* menu, BDirectory directory) argument
825 BDirectory directory; local
856 BDirectory directory; local
[all...]
/haiku-fatelf/src/servers/app/font/
H A DFontManager.cpp44 node_ref directory; member in struct:FontManager::font_directory
183 font_directory* directory = _FindDirectory(nodeRef); local
209 font_directory* directory = _FindDirectory(nodeRef); local
281 font_directory* directory = _FindDirectory(nodeRef); local
374 font_directory* directory = _FindDirectory(nodeRef); local
399 _RemoveStyle(font_directory& directory, FontStyle* style) argument
420 font_directory* directory = _FindDirectory(nodeRef); local
558 font_directory* directory = fDirectories.ItemAt(i); local
573 _AddFont(font_directory& directory, BEntry& entry) argument
632 font_directory* directory = fDirectories.ItemAt(i); local
643 _RemoveDirectory(font_directory* directory) argument
787 BDirectory directory; local
876 font_directory* directory = fDirectories.ItemAt(i); local
[all...]
/haiku-fatelf/src/servers/media_addon/
H A DMediaAddonServer.cpp305 BDirectory directory; local
/haiku-fatelf/src/system/boot/loader/
H A Dvfs.cpp516 get_node_for_path(Directory *directory, char *path, Node **_node) argument
718 open_from(Directory *directory, const char *name, int mode, mode_t permissions) argument
[all...]
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A DDirectory.cpp541 DirEntryTree::DirEntryTree(Directory* directory) argument
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A DparserInternals.c1443 char *directory = NULL; local
[all...]
/haiku-fatelf/src/bin/bfs_tools/lib/
H A DInode.cpp1094 BDirectory directory; local
1358 BDirectory directory; local
/haiku-fatelf/src/bin/bfs_tools/
H A Drecover.cpp589 Directory *directory = getNameIndex(disk); local
[all...]
/haiku-fatelf/src/apps/webpositive/
H A DDownloadProgressView.cpp451 ino_t directory; local
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp346 Inode* directory = (Inode*)_directory->private_node; local
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp573 VolumeManager::GetParentDirectory(Directory* directory) argument
616 Directory* directory local
732 Directory* directory = GetDirectory(volumeID, directoryID); local
869 CompletePathToRoot(Directory* directory) argument
945 DirectoryContains(Directory* directory, Entry* entry) argument
955 DirectoryContains(Directory* directory, Directory* descendant, bool reflexive) argument
986 DirectoryContains(Directory* directory, Node* descendant, bool reflexive) argument
1061 Directory* directory = GetDirectory(event->volumeID, event->directoryID); local
1111 Directory* directory = GetDirectory(event->volumeID, event->directoryID); local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp446 Directory* directory; member in struct:DirectoryCookie
450 DirectoryCookie(Directory* directory) argument
[all...]
/haiku-fatelf/src/apps/text_search/
H A DGrepWindow.cpp361 GrepWindow::_InitRefsReceived(entry_ref* directory, BMessage* message) argument
[all...]

Completed in 304 milliseconds

1234567