Home
last modified time | relevance | path

Searched defs:same_file (Results 1 – 25 of 133) sorted by relevance

123456

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dfile_collection.cc161 struct same_file { struct
162 explicit same_file(const struct stat &stat) : sf_stat(stat) {}; in same_file() argument
170 bool operator()(const std::shared_ptr<logfile> &lf) const in operator ()()
177 const struct stat &sf_stat;
/dports/devel/py-coverage/coverage-4.5.4/tests/modules/process_test/
H A Dtry_execfile.py33 def same_file(p1, p2): function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/native_io/
H A Dnative_io_context_unittest.cc192 base::File same_file = example_host_->OpenFile( in TEST_F() local
242 base::File same_file = example_host_->OpenFile( in TEST_F() local
287 base::File same_file = example_host_->OpenFile( in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/native_io/
H A Dnative_io_context_unittest.cc221 base::File same_file = example_host_->OpenFile( in TEST_F() local
288 base::File same_file = example_host_->OpenFile( in TEST_F() local
378 base::File same_file = example_host_->OpenFile( in TEST_F() local
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/cue/
H A Dcue.cc86 bool same_file = false; in load() local
/dports/mail/elm/elm2.5.8/src/
H A Dnewmbox.c106 int same_file; local
/dports/print/lout/lout-3.40/
H A Dz02.c67 static BOOLEAN same_file; /* TRUE if same file as preceding */ variable
86 BOOLEAN same_file; /* TRUE if same file as preceding */ member
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/xkbcomp/
H A Dkeycodes.c89 AddLedName(KeyNamesInfo *info, enum merge_mode merge, bool same_file, in AddLedName()
181 enum merge_mode merge, bool same_file, bool report) in AddKeyName()
H A Dcompat.c200 AddInterp(CompatInfo *info, SymInterpInfo *new, bool same_file) in AddInterp()
311 AddLedMap(CompatInfo *info, LedInfo *new, bool same_file) in AddLedMap()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/contrib/android/
H A Dext2simg.c164 static bool same_file(const char *in, const char *out) in same_file() function
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/contrib/android/
H A Dext2simg.c164 static bool same_file(const char *in, const char *out) in same_file() function
/dports/textproc/diffutils/diffutils-3.8/src/
H A Dsystem.h191 # define same_file(s, t) \ macro
/dports/devel/fossil/fossil-src-2.17/test/
H A Dtester.tcl392 proc same_file {a b} { procedure
/dports/math/cgal/CGAL-5.3/include/CGAL/ImageIO/
H A Dmincio_impl.h335 src_min_id, src_max_id, src_root_id, old_att_length, same_file = 0; in writeMincFile() local
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/coverageinfo/
H A Dmapgen.rs147 let same_file = current_file_name.as_ref().map_or(false, |p| *p == file_name); in write_coverage_mapping() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/fs_extra-1.1.0/tests/
H A Ddir.rs354 let same_file = "test.txt"; in it_copy_exist_overwrite() localVariable
406 let same_file = "test.txt"; in it_copy_exist_not_overwrite() localVariable
456 let same_file = "test.txt"; in it_copy_exist_skip_exist() localVariable
513 let same_file = "test.txt"; in it_copy_exist_overwrite_and_skip_exist() localVariable
1789 let same_file = "test.txt"; in it_move_exist_overwrite() localVariable
1840 let same_file = "test.txt"; in it_move_exist_not_overwrite() localVariable
1890 let same_file = "test.txt"; in it_move_exist_skip_exist() localVariable
1945 let same_file = "test.txt"; in it_move_exist_overwrite_and_skip_exist() localVariable
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/fs_extra-1.1.0/tests/
H A Ddir.rs354 let same_file = "test.txt"; in it_copy_exist_overwrite() localVariable
406 let same_file = "test.txt"; in it_copy_exist_not_overwrite() localVariable
456 let same_file = "test.txt"; in it_copy_exist_skip_exist() localVariable
513 let same_file = "test.txt"; in it_copy_exist_overwrite_and_skip_exist() localVariable
1789 let same_file = "test.txt"; in it_move_exist_overwrite() localVariable
1840 let same_file = "test.txt"; in it_move_exist_not_overwrite() localVariable
1890 let same_file = "test.txt"; in it_move_exist_skip_exist() localVariable
1945 let same_file = "test.txt"; in it_move_exist_overwrite_and_skip_exist() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/fs_extra-1.1.0/tests/
H A Ddir.rs354 let same_file = "test.txt"; in it_copy_exist_overwrite() localVariable
406 let same_file = "test.txt"; in it_copy_exist_not_overwrite() localVariable
456 let same_file = "test.txt"; in it_copy_exist_skip_exist() localVariable
513 let same_file = "test.txt"; in it_copy_exist_overwrite_and_skip_exist() localVariable
1789 let same_file = "test.txt"; in it_move_exist_overwrite() localVariable
1840 let same_file = "test.txt"; in it_move_exist_not_overwrite() localVariable
1890 let same_file = "test.txt"; in it_move_exist_skip_exist() localVariable
1945 let same_file = "test.txt"; in it_move_exist_overwrite_and_skip_exist() localVariable
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/
H A Dbuffer.c118 static bool same_file(const struct stat *const a, const struct stat *const b) in same_file() function
/dports/devel/cvs-devel/cvs-1.12.13/diff/
H A Dsystem.h270 #define same_file(s,t) ((s)->st_ino==(t)->st_ino && (s)->st_dev==(t)->st_dev) macro
/dports/textproc/xwindiff/xwindiff-1.1.6/
H A Dsystem.h248 #define same_file(s,t) ((s)->st_ino==(t)->st_ino && (s)->st_dev==(t)->st_dev) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs338 let same_file = "test.txt"; in it_copy_exist_overwrite() localVariable
388 let same_file = "test.txt"; in it_copy_exist_not_overwrite() localVariable
436 let same_file = "test.txt"; in it_copy_exist_skip_exist() localVariable
491 let same_file = "test.txt"; in it_copy_exist_overwrite_and_skip_exist() localVariable
1856 let same_file = "test.txt"; in it_move_exist_overwrite() localVariable
1905 let same_file = "test.txt"; in it_move_exist_not_overwrite() localVariable
1953 let same_file = "test.txt"; in it_move_exist_skip_exist() localVariable
2006 let same_file = "test.txt"; in it_move_exist_overwrite_and_skip_exist() localVariable
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs338 let same_file = "test.txt"; in it_copy_exist_overwrite() localVariable
388 let same_file = "test.txt"; in it_copy_exist_not_overwrite() localVariable
436 let same_file = "test.txt"; in it_copy_exist_skip_exist() localVariable
491 let same_file = "test.txt"; in it_copy_exist_overwrite_and_skip_exist() localVariable
1856 let same_file = "test.txt"; in it_move_exist_overwrite() localVariable
1905 let same_file = "test.txt"; in it_move_exist_not_overwrite() localVariable
1953 let same_file = "test.txt"; in it_move_exist_skip_exist() localVariable
2006 let same_file = "test.txt"; in it_move_exist_overwrite_and_skip_exist() localVariable
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs338 let same_file = "test.txt"; in it_copy_exist_overwrite() localVariable
388 let same_file = "test.txt"; in it_copy_exist_not_overwrite() localVariable
436 let same_file = "test.txt"; in it_copy_exist_skip_exist() localVariable
491 let same_file = "test.txt"; in it_copy_exist_overwrite_and_skip_exist() localVariable
1856 let same_file = "test.txt"; in it_move_exist_overwrite() localVariable
1905 let same_file = "test.txt"; in it_move_exist_not_overwrite() localVariable
1953 let same_file = "test.txt"; in it_move_exist_skip_exist() localVariable
2006 let same_file = "test.txt"; in it_move_exist_overwrite_and_skip_exist() localVariable
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/fs_extra-1.2.0/tests/
H A Ddir.rs338 let same_file = "test.txt"; in it_copy_exist_overwrite() localVariable
388 let same_file = "test.txt"; in it_copy_exist_not_overwrite() localVariable
436 let same_file = "test.txt"; in it_copy_exist_skip_exist() localVariable
491 let same_file = "test.txt"; in it_copy_exist_overwrite_and_skip_exist() localVariable
1856 let same_file = "test.txt"; in it_move_exist_overwrite() localVariable
1905 let same_file = "test.txt"; in it_move_exist_not_overwrite() localVariable
1953 let same_file = "test.txt"; in it_move_exist_skip_exist() localVariable
2006 let same_file = "test.txt"; in it_move_exist_overwrite_and_skip_exist() localVariable

123456