Home
last modified time | relevance | path

Searched defs:stat_result (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/gmic/
H A Dgmic_untiled_op.cc63 int stat_result = stat( fname, &buffer ); in new_gmic() local
72 int stat_result = stat( fname, &buffer ); in new_gmic() local
82 int stat_result = stat( fname, &buffer ); in new_gmic() local
H A Demulate_film_user_defined.cc82 int stat_result = stat( fname, &buffer ); in new_gmic() local
91 int stat_result = stat( fname, &buffer ); in new_gmic() local
101 int stat_result = stat( fname, &buffer ); in new_gmic() local
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/hz/
H A Dfs_path.h625 const int stat_result = _wstat(this->get_utf16(), &s); in is_file() local
628 const int stat_result = stat(this->c_str(), &s); in is_file() local
661 const int stat_result = _wstat(this->get_utf16(), &s); in is_regular() local
664 const int stat_result = stat(this->c_str(), &s); in is_regular() local
701 const int stat_result = _wstat(this->get_utf16(), &s); in is_dir() local
704 const int stat_result = stat(this->c_str(), &s); in is_dir() local
818 const int stat_result = _wstat(this->get_utf16(), &s); in get_last_modified() local
821 const int stat_result = stat(this->c_str(), &s); in get_last_modified() local
H A Dfs_file.h576 const int stat_result = _wstati64(this->get_utf16(), &s); in get_size() local
726 const int stat_result = _fstati64(_fileno(fsrc), &st); in copy() local
729 …const int stat_result = _fstat(_fileno(fsrc), &st); // win32 deprecated fstat, so use this instea… in copy() local
732 const int stat_result = fstat(fileno(fsrc), &st); in copy() local
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dministat.pas117 procedure stat_result(var ctx: TStatXY; var mx,my,sx,sy,r,m,b: double); procedure
221 procedure stat_result(var ctx: TStatXY; var mx,my,sx,sy,r,m,b: double); procedure
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/util/fslike/
H A Ddirectory.cpp79 auto stat_result = this->do_stat(parts); in is_file() local
92 auto stat_result = this->do_stat(parts); in is_dir() local
276 auto stat_result = this->do_stat(parts); in get_mtime() local
294 auto stat_result = this->do_stat(parts); in get_filesize() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/tests/
H A Dvector.cc211 int stat_result = stat((themesPath + "/photoflow-dark.gtkrc").c_str(), &buffer); in main() local
226 int stat_result = stat((themesPath + "/photoflow-dark.css").c_str(), &buffer); in main() local
/dports/games/dose-response/dose-response-179c326/cargo-crates/nix-0.11.0/test/
H A Dtest_stat.rs63 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
97 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/
H A Dmain.cc292 int stat_result = stat(themerc.c_str(), &buffer); in main() local
343 int stat_result = stat(themerc.c_str(), &buffer); in main() local
/dports/devel/mercurial/mercurial-6.0/mercurial/dirstateutils/
H A Dtimestamp.py64 def mtime_of(stat_result): argument
/dports/devel/py-mypy/mypy-0.910/test-data/stdlib-samples/3.2/
H A Dposixpath.py196 def samestat(s1: os.stat_result, s2: os.stat_result) -> bool:
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/nix/test/
H A Dtest_stat.rs85 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
123 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/dports/games/dose-response/dose-response-179c326/cargo-crates/nix-0.13.0/test/
H A Dtest_stat.rs85 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
123 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/nix/test/
H A Dtest_stat.rs85 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
123 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/nix/test/
H A Dtest_stat.rs85 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
123 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/dports/devel/sccache/sccache-0.2.15/cargo-crates/nix-0.14.1/test/
H A Dtest_stat.rs85 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
123 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/nix-0.14.1/test/
H A Dtest_stat.rs85 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
123 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/nix-0.14.1/test/
H A Dtest_stat.rs85 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
123 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nix-0.14.1/test/
H A Dtest_stat.rs85 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
123 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dthemes.c117 struct stat stat_result; in get_useable_themes_in_directory() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dthemes.c117 struct stat stat_result; in get_useable_themes_in_directory() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dthemes.c118 struct stat stat_result; in get_useable_themes_in_directory() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dthemes.c118 struct stat stat_result; in get_useable_themes_in_directory() local
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dpruxfs.c50 struct stat stat_result; variable
/dports/shells/nsh/nsh-0.4.2/cargo-crates/nix-0.22.0/test/
H A Dtest_stat.rs91 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
129 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable

12345678