MCPcopy Create free account

hub / github.com/abonander/img-dup / functions

Functions149 in github.com/abonander/img-dup

↓ 1 callersMethodsymlink
(&mut self, idx: uint)
src/ui/results.rs:192
↓ 1 callersFunctiontest_outfile
Test if the outfile is writable by trying to open it in write mode.
src/output.rs:98
↓ 1 callersFunctiontruncate_name
(path: &Path, len: uint)
src/ui/results.rs:524
↓ 1 callersFunctiontry_hash_image
(path: Path, img: &DynamicImage, hash_size: u32, fast: bool)
src/processing.rs:237
↓ 1 callersMethodupdate_buffers
(&mut self)
src/ui/results.rs:174
↓ 1 callersMethodupdate_dir
(&mut self, dir: &mut String)
src/ui/setup.rs:64
↓ 1 callersMethodupdate_est_time
(&mut self)
src/ui/running.rs:108
↓ 1 callersMethodwrite_errors
(&self, out: &mut Writer, relative_to: &Path)
src/processing.rs:98
↓ 1 callersMethodwrite_info
(&self, out: &mut Writer)
src/processing.rs:75
↓ 1 callersFunctionwrite_output
(settings: &ProgramSettings, results: &Results, out: &mut Writer)
src/output.rs:65
↓ 1 callersMethodwrite_uniques
(&self, out: &mut Writer, relative_to: &Path, dup_only: bool)
src/processing.rs:83
Methodarc_vec
(errors: Vec<ProcessingError>, relative_to: &Path)
src/ui/errors.rs:169
Methodcmp
(&self, other: &SimilarImage)
src/img.rs:147
Methodcreate
(loader: &mut ImgLoader, current: &UniqueImage, next: Option<&UniqueImage>)
src/ui/results.rs:245
Methoddct_hash
(img: &Img, hash_size: u32)
src/hash.rs:48
Methoddrop
(&mut self)
src/par_queue.rs:49
Methodend_time
(&self)
src/processing.rs:39
Methoderrors_json
(&self, relative_to: &Path)
src/processing.rs:67
Methodfast_hash
(img: &Img, hash_size: u32)
src/hash.rs:34
Methodfmt
(&self, fmt: &mut Formatter)
src/config.rs:103
Methodfmt
(&self, fmt: &mut Formatter)
src/ui/util.rs:39
Methodfrom_image
(img: Image)
src/img.rs:52
Methodfrom_image
(path: &Path, image: RgbaImage, percent: f32)
src/ui/results.rs:480
Methodfrom_settings
(settings: ProgramSettings)
src/ui/setup.rs:37
Methodfrom_vec
(vec: Vec<T>)
src/par_queue.rs:19
Methodhash
(img: &Img, hash_size: u32, fast: bool)
src/hash.rs:73
Methodinfo_json
(&self)
src/processing.rs:43
Functionmain
()
src/main.rs:33
Methodnew
(path: Path, hash: ImageHash, width: u32, height: u32)
src/img.rs:20
Methodnew
(total: uint)
src/ui/errors.rs:39
Methodnew
()
src/ui/util.rs:57
Methodnew
(mut done: Vec<UniqueImage>)
src/ui/results.rs:120
Methodnext
(&mut self)
src/par_queue.rs:80
Functionns_to_ms
(ns: u64)
src/ui/running.rs:172
Methodopts
()
src/config.rs:36
Methodpromote
(&mut self, idx: uint)
src/img.rs:102
Methodrelative_path
(&self, relative_to: &Path)
src/img.rs:29
Functionshow_gui
(mut settings: ProgramSettings)
src/ui/mod.rs:30
Functionshow_results
(results: Results)
src/ui/results.rs:29
Methodstart_time
(&self)
src/processing.rs:35
Methodto_base64
(&self)
src/hash.rs:88
Methodto_gb
(self)
src/ui/util.rs:33
Methodto_json
(&self)
src/config.rs:116
Methodto_json
(&self, relative_to: &Path)
src/img.rs:90
Methodto_kb
(self)
src/ui/util.rs:23
Methodto_mb
(self)
src/ui/util.rs:28
Methoduniques_json
(&self, relative_to: &Path, dup_only: bool)
src/processing.rs:54
Methodwrite
(&mut self, buf: &[u8])
src/output.rs:88
Methodwrite_self
(&self, out: &mut Writer, relative_to: &Path)
src/img.rs:75
← previous101–149 of 149, ranked by callers