Home
last modified time | relevance | path

Searched refs:nice_len (Results 1 - 2 of 2) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c156 const int nice_len = min(NICE_MATCH_LEN, max_len); in ntfs_best_match() local
214 if (++best_len >= nice_len) { in ntfs_best_match()
215 /* 'nice_len' reached; don't waste time in ntfs_best_match()
229 /* Found a longer match, but 'nice_len' not yet reached. */ in ntfs_best_match()
/third_party/python/Modules/
H A D_lzmamodule.c236 "pb", "mode", "nice_len", "mf", "depth", NULL}; in parse_filter_spec_lzma()
280 uint32_converter, &options->nice_len, in parse_filter_spec_lzma()

Completed in 6 milliseconds