Home
last modified time | relevance | path

Searched refs:longmatch (Results 1 – 7 of 7) sorted by relevance

/external/zstd/build/meson/tests/
Dmeson.build92 longmatch_sources = [join_paths(zstd_rootdir, 'tests/longmatch.c')]
93 longmatch = executable('longmatch', variable
197 test('test-longmatch', longmatch, timeout: 36)
/external/zstd/tests/
DMakefile207 longmatch : $(ZSTD_OBJECTS) longmatch.c target
247 datagen$(EXT) paramgrill$(EXT) roundTripCrash$(EXT) longmatch$(EXT) \
362 test-longmatch: longmatch
363 $(QEMU_SYS) ./longmatch
D.gitignore20 longmatch
/external/mtools/
Dvfat.h80 int longmatch; member
Dmk_direntry.c400 if (ssp->longmatch > -1) { in get_slots()
405 longmatch, longname); in get_slots()
407 match_pos = ssp->longmatch; in get_slots()
Dvfat.c716 s->shortmatch = s->longmatch = s->slot = -1; in clear_scan()
805 ssp->longmatch = dce->endSlot - 1; in lookupForInsert()
/external/zstd/
DTESTING.md14 - Small tests (`tests/legacy.c`, `tests/longmatch.c`) on x64_64