Home
last modified time | relevance | path

Searched defs:stat_cache (Results 1 – 25 of 37) sorted by relevance

12

/dports/databases/luasql-firebird/luasql-2.6.0/rockspec/
H A Dluasql-postgres-2.3.3-1.rockspec30 libraries = { "pq" },
31 incdirs = { "$(PGSQL_INCDIR)" },
32 libdirs = { "$(PGSQL_LIBDIR)" }
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dstat_cache.hpp49 struct TORRENT_EXTRA_EXPORT stat_cache struct
67 {
85 struct stat_cache_t
97 mutable std::mutex m_mutex;
100 aux::vector<stat_cache_t, file_index_t> m_stat_cache;
104 std::vector<error_code> m_errors;
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dstat_cache.hpp49 struct TORRENT_EXTRA_EXPORT stat_cache struct
67 {
85 struct stat_cache_t
97 mutable std::mutex m_mutex;
100 aux::vector<stat_cache_t, file_index_t> m_stat_cache;
104 std::vector<error_code> m_errors;
/dports/www/py-whitenoise/whitenoise-4.1.2/whitenoise/
H A Dresponders.py33 def __init__(self, path, headers, encodings=None, stat_cache=None): argument
118 def get_file_stats(path, encodings, stat_cache): argument
212 def __init__(self, path, stat_cache=None): argument
H A Dbase.py116 def add_file_to_dictionary(self, url, path, stat_cache=None): argument
182 def is_compressed_variant(path, stat_cache=None): argument
191 def get_static_file(self, path, url, stat_cache=None): argument
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/test/
H A Dtest_stat_cache.cpp39 TORRENT_TEST(stat_cache) in TORRENT_TEST() argument
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/test/
H A Dtest_stat_cache.cpp39 TORRENT_TEST(stat_cache) in TORRENT_TEST() argument
/dports/sysutils/fusefs-s3fs/s3fs-fuse-1.90/src/
H A Dcache.h86 stat_cache_t stat_cache; variable
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dstat_cache.c51 typedef struct stat_cache { struct
52 int stat_cache_engine; argument
53 splay_tree *files; /* nodes of tree are (stat_cache_entry *) */ argument
54 struct stat_cache_fam *scf; argument
55 } stat_cache; typedef
/dports/devel/cook/cook-2.30/cook/
H A Dstat.cache.c325 stat_cache(string_ty *path, cache_ty *cp, int follow_links) in stat_cache() function
/dports/sysutils/bfs/bfs-2.3.1/
H A Dbftw.h81 struct bftw_stat stat_cache; member
/dports/devel/ccls/ccls-0.20210330/src/
H A Dsema_manager.cc135 std::unique_ptr<PreambleStatCache> stat_cache; member
348 std::unique_ptr<PreambleStatCache> stat_cache) { in buildPreamble()
425 auto stat_cache = std::make_unique<PreambleStatCache>(); in preambleMain() local
/dports/portuguese/webalizer-pt_BR/webalizer-2.23-08/
H A Dwcmgr.c588 void stat_cache() in stat_cache() function
/dports/portuguese/webalizer-pt_PT/webalizer-2.23-08/
H A Dwcmgr.c588 void stat_cache() in stat_cache() function
/dports/www/geolizer/webalizer-2.23-08/
H A Dwcmgr.c588 void stat_cache() in stat_cache() function
/dports/german/webalizer2/webalizer-2.23-08/
H A Dwcmgr.c588 void stat_cache() in stat_cache() function
/dports/ukrainian/webalizer/webalizer-2.23-08/
H A Dwcmgr.c588 void stat_cache() in stat_cache() function
/dports/japanese/webalizer/webalizer-2.23-08/
H A Dwcmgr.c588 void stat_cache() in stat_cache() function
/dports/polish/webalizer2/webalizer-2.23-08/
H A Dwcmgr.c588 void stat_cache() in stat_cache() function
/dports/www/webalizer/webalizer-2.23-08/
H A Dwcmgr.c588 void stat_cache() in stat_cache() function
/dports/deskutils/egroupware/egroupware/api/src/Vfs/Sqlfs/
H A DStreamWrapper.php143 static protected $stat_cache = array(); variable in EGroupware\\Api\\Vfs\\Sqlfs\\StreamWrapper
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php209 var $stat_cache = array(); variable in phpseclib\\Net\\SFTP
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php222 private $stat_cache = []; variable in phpseclib3\\Net\\SFTP
/dports/deskutils/egroupware/egroupware/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php207 var $stat_cache = array(); variable in phpseclib\\Net\\SFTP
/dports/ftp/net2ftp/net2ftp_v1.3/files_to_upload/plugins/phpseclib/Net/
H A DSFTP.php248 var $stat_cache = array(); variable in Net_SFTP

12