Home
last modified time | relevance | path

Searched defs:paramgrill (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/zstd/tests/
H A DMakefile212 paramgrill : DEBUGFLAGS = # turn off debug for speed measurements target
213 paramgrill : LDLIBS += -lm target
214 paramgrill : $(ZSTD_FILES) $(PRGDIR)/util.c $(PRGDIR)/timefn.c $(PRGDIR)/benchfn.c $(PRGDIR)/benchz… target
/aosp_15_r20/external/zstd/build/meson/tests/
H A Dmeson.build81 paramgrill = executable('paramgrill', variable
/aosp_15_r20/external/zstd/build/cmake/tests/
H A DCMakeLists.txt113 add_executable(paramgrill ${PROGRAMS_DIR}/benchfn.c ${PROGRAMS_DIR}/benchzstd.c ${PROGRAMS_DIR}/dat… target