Home
last modified time | relevance | path

Searched refs:PathMD5 (Results 1 – 10 of 10) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/core/io/
H A Dfile_access_pack.h64 struct PathMD5 { struct
67 bool operator<(const PathMD5 &p_md5) const { argument
76 bool operator==(const PathMD5 &p_md5) const {
80 PathMD5() { in PathMD5() function
84 PathMD5(const Vector<uint8_t> p_buf) { in PathMD5() argument
90 Map<PathMD5, PackedFile> files;
177 PathMD5 pmd5(p_path.md5_buffer()); in try_open_path()
178 Map<PathMD5, PackedFile>::Element *E = files.find(pmd5); in try_open_path()
189 return files.has(PathMD5(p_path.md5_buffer())); in has_path()
H A Dfile_access_pack.cpp52 PathMD5 pmd5(path.md5_buffer()); in add_path()
/dports/devel/godot2/godot-2.1.6-stable/core/io/
H A Dfile_access_pack.h64 struct PathMD5 { struct
67 bool operator<(const PathMD5 &p_md5) const { argument
76 bool operator==(const PathMD5 &p_md5) const {
80 PathMD5() { in PathMD5() argument
84 PathMD5(const Vector<uint8_t> p_buf) { in PathMD5() function
90 Map<PathMD5, PackedFile> files;
177 PathMD5 pmd5(p_path.md5_buffer()); in try_open_path()
178 Map<PathMD5, PackedFile>::Element *E = files.find(pmd5); in try_open_path()
189 return files.has(PathMD5(p_path.md5_buffer())); in has_path()
H A Dfile_access_pack.cpp52 PathMD5 pmd5(path.md5_buffer()); in add_path()
/dports/devel/godot/godot-3.2.3-stable/core/io/
H A Dfile_access_pack.h70 struct PathMD5 { struct
73 bool operator<(const PathMD5 &p_md5) const { argument
82 bool operator==(const PathMD5 &p_md5) const {
86 PathMD5() { in PathMD5() argument
90 PathMD5(const Vector<uint8_t> p_buf) { in PathMD5() argument
96 Map<PathMD5, PackedFile> files;
185 PathMD5 pmd5(p_path.md5_buffer()); in try_open_path()
186 Map<PathMD5, PackedFile>::Element *E = files.find(pmd5); in try_open_path()
197 return files.has(PathMD5(p_path.md5_buffer())); in has_path()
H A Dfile_access_pack.cpp52 PathMD5 pmd5(path.md5_buffer()); in add_path()
/dports/devel/godot-tools/godot-3.2.3-stable/core/io/
H A Dfile_access_pack.h70 struct PathMD5 { struct
73 bool operator<(const PathMD5 &p_md5) const { argument
82 bool operator==(const PathMD5 &p_md5) const {
86 PathMD5() { in PathMD5() argument
90 PathMD5(const Vector<uint8_t> p_buf) { in PathMD5() argument
96 Map<PathMD5, PackedFile> files;
185 PathMD5 pmd5(p_path.md5_buffer()); in try_open_path()
186 Map<PathMD5, PackedFile>::Element *E = files.find(pmd5); in try_open_path()
197 return files.has(PathMD5(p_path.md5_buffer())); in has_path()
H A Dfile_access_pack.cpp52 PathMD5 pmd5(path.md5_buffer()); in add_path()
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DUtils.php325 public static function PathMD5($sPath) function in RainLoop\\Utils
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DUtils.php325 public static function PathMD5($sPath) function in RainLoop\\Utils