Home
last modified time | relevance | path

Searched defs:directory_contents (Results 1 – 11 of 11) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Ddir.c225 struct directory_contents struct
227 dev_t dev; /* Device and inode numbers of this dir. */
235 char *path_key;
260 directory_contents_hash_1 (const void *key_0) in directory_contents_hash_1() argument
262 const struct directory_contents *key = key_0; in directory_contents_hash_1() argument
366 static struct hash_table directory_contents; variable
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Ddir.c230 struct directory_contents struct
232 dev_t dev; /* Device and inode numbers of this dir. */
260 const struct directory_contents *key = key_0; in directory_contents_hash_1() argument
330 static struct hash_table directory_contents; variable
/dports/devel/gmake/make-4.3/src/
H A Ddir.c241 struct directory_contents struct
243 dev_t dev; /* Device and inode numbers of this dir. */
271 const struct directory_contents *key = key_0; in directory_contents_hash_1() argument
362 static struct hash_table directory_contents; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/components/
H A Dweb_app_shortcut_linux.cc198 const std::string& directory_contents) { in CreateShortcutInApplicationsMenu()
369 std::string directory_contents; in CreateDesktopShortcut() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/services/file_util/
H A Dzip_file_creator.cc97 directory_contents; in ListDirectoryContent() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/filesystem/
H A Ddirectory_impl_unittest.cc69 base::Optional<std::vector<mojom::DirectoryEntryPtr>> directory_contents; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/filesystem/
H A Ddirectory_impl_unittest.cc69 base::Optional<std::vector<mojom::DirectoryEntryPtr>> directory_contents; in TEST_F() local
/dports/www/bolt/bolt-2.2.24/vendor/brandonwamboldt/utilphp/src/utilphp/
H A Dutil.php2526 public static function directory_contents($dir) function in utilphp\\util
/dports/archivers/gtar/tar-1.34/src/
H A Dincremen.c856 directory_contents (struct directory *dir) in directory_contents() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/files/
H A Dfile_util_unittest.cc1492 FilePath directory_contents = temp_dir_.GetPath(); in TEST_F() local
1515 FilePath directory_contents = subdir_path; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/files/
H A Dfile_util_unittest.cc1491 FilePath directory_contents = temp_dir_.GetPath(); in TEST_F() local
1514 FilePath directory_contents = subdir_path; in TEST_F() local