Home
last modified time | relevance | path

Searched refs:best_distance (Results 1 – 25 of 255) sorted by relevance

1234567891011

/dports/german/BBBike/BBBike-3.18/PLZ/
H A DLevenshtein.pm48 my($bests, $best_distance) = $self->look_levenshtein($transformed);
50 if ($overall_best_distance > $best_distance) {
51 $overall_best_distance = $best_distance;
53 } elsif ($best_distance > $overall_best_distance) {
59 $street_to_distance{$street_name} > $best_distance) {
60 $street_to_distance{$street_name} = $best_distance;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dspellcheck-tree.c57 edit_distance_t best_distance = MAX_EDIT_DISTANCE; in find_closest_identifier() local
62 if (dist < best_distance) in find_closest_identifier()
64 best_distance = dist; in find_closest_identifier()
75 if (best_distance > cutoff) in find_closest_identifier()
H A Dspellcheck.c142 edit_distance_t best_distance = MAX_EDIT_DISTANCE; in find_closest_string() local
150 if (dist < best_distance) in find_closest_string()
152 best_distance = dist; in find_closest_string()
162 if (best_distance > cutoff) in find_closest_string()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dspellcheck-tree.c57 edit_distance_t best_distance = MAX_EDIT_DISTANCE; in find_closest_identifier() local
62 if (dist < best_distance) in find_closest_identifier()
64 best_distance = dist; in find_closest_identifier()
75 if (best_distance > cutoff) in find_closest_identifier()
H A Dspellcheck.c142 edit_distance_t best_distance = MAX_EDIT_DISTANCE; in find_closest_string() local
150 if (dist < best_distance) in find_closest_string()
152 best_distance = dist; in find_closest_string()
162 if (best_distance > cutoff) in find_closest_string()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/deflate-0.8.6/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/deflate-0.8.6/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/misc/broot/broot-1.7.0/cargo-crates/deflate-0.8.6/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/deflate-0.9.1/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/deflate-0.7.20/src/
H A Dmatching.rs122 let mut best_distance = 0; in longest_match() localVariable
154 best_distance = position - current_head; in longest_match()
165 (best_length, best_distance) in longest_match()
218 let mut best_distance = 0; in longest_match_fast() localVariable
254 best_distance = position - offset_head; in longest_match_fast()
266 if best_distance > best_length { in longest_match_fast()
275 (best_length, best_distance) in longest_match_fast()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/deflate/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/deflate-0.8.6/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/deflate-0.7.20/src/
H A Dmatching.rs122 let mut best_distance = 0; in longest_match() localVariable
154 best_distance = position - current_head; in longest_match()
165 (best_length, best_distance) in longest_match()
218 let mut best_distance = 0; in longest_match_fast() localVariable
254 best_distance = position - offset_head; in longest_match_fast()
266 if best_distance > best_length { in longest_match_fast()
275 (best_length, best_distance) in longest_match_fast()
/dports/graphics/viu/viu-1.1/cargo-crates/deflate-0.8.6/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/deflate-0.8.4/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/deflate-0.7.19/src/
H A Dmatching.rs122 let mut best_distance = 0; in longest_match() localVariable
154 best_distance = position - current_head; in longest_match()
165 (best_length, best_distance) in longest_match()
218 let mut best_distance = 0; in longest_match_fast() localVariable
254 best_distance = position - offset_head; in longest_match_fast()
266 if best_distance > best_length { in longest_match_fast()
275 (best_length, best_distance) in longest_match_fast()
/dports/games/dose-response/dose-response-179c326/cargo-crates/deflate-0.7.19/src/
H A Dmatching.rs122 let mut best_distance = 0; in longest_match() localVariable
154 best_distance = position - current_head; in longest_match()
165 (best_length, best_distance) in longest_match()
218 let mut best_distance = 0; in longest_match_fast() localVariable
254 best_distance = position - offset_head; in longest_match_fast()
266 if best_distance > best_length { in longest_match_fast()
275 (best_length, best_distance) in longest_match_fast()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/deflate-0.8.6/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/www/zola/zola-0.15.2/cargo-crates/deflate-0.8.6/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/deflate/src/
H A Dmatching.rs122 let mut best_distance = 0; in longest_match() localVariable
154 best_distance = position - current_head; in longest_match()
165 (best_length, best_distance) in longest_match()
218 let mut best_distance = 0; in longest_match_fast() localVariable
254 best_distance = position - offset_head; in longest_match_fast()
266 if best_distance > best_length { in longest_match_fast()
275 (best_length, best_distance) in longest_match_fast()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/deflate-0.7.20/src/
H A Dmatching.rs122 let mut best_distance = 0; in longest_match() localVariable
154 best_distance = position - current_head; in longest_match()
165 (best_length, best_distance) in longest_match()
218 let mut best_distance = 0; in longest_match_fast() localVariable
254 best_distance = position - offset_head; in longest_match_fast()
266 if best_distance > best_length { in longest_match_fast()
275 (best_length, best_distance) in longest_match_fast()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/deflate-0.8.6/src/
H A Dmatching.rs119 let mut best_distance = 0; in longest_match() localVariable
151 best_distance = position - current_head; in longest_match()
162 (best_length, best_distance) in longest_match()
214 let mut best_distance = 0; in longest_match_fast() localVariable
250 best_distance = position - offset_head; in longest_match_fast()
262 if best_distance > best_length { in longest_match_fast()
271 (best_length, best_distance) in longest_match_fast()
/dports/graphics/viu/viu-1.1/cargo-crates/deflate-0.7.20/src/
H A Dmatching.rs122 let mut best_distance = 0; in longest_match() localVariable
154 best_distance = position - current_head; in longest_match()
165 (best_length, best_distance) in longest_match()
218 let mut best_distance = 0; in longest_match_fast() localVariable
254 best_distance = position - offset_head; in longest_match_fast()
266 if best_distance > best_length { in longest_match_fast()
275 (best_length, best_distance) in longest_match_fast()
/dports/graphics/rx/rx-0.4.0/cargo-crates/deflate-0.7.20/src/
H A Dmatching.rs122 let mut best_distance = 0; in longest_match() localVariable
154 best_distance = position - current_head; in longest_match()
165 (best_length, best_distance) in longest_match()
218 let mut best_distance = 0; in longest_match_fast() localVariable
254 best_distance = position - offset_head; in longest_match_fast()
266 if best_distance > best_length { in longest_match_fast()
275 (best_length, best_distance) in longest_match_fast()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/fileformats/
H A Docd_icon.cpp103 auto best_distance = 2100000; // > 6 * (10*sq(180) + sq(128) + sq(64)) in getPaletteColorV8() local
126 if (distance < best_distance) in getPaletteColorV8()
128 best_distance = distance; in getPaletteColorV8()
153 auto best_distance = 10000; // > (2 + 3 + 4) * sq(32) in getPaletteColorV9() local
158 if (distance < best_distance) in getPaletteColorV9()
160 best_distance = distance; in getPaletteColorV9()

1234567891011