Home
last modified time | relevance | path

Searched defs:matchrec (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/mjpegtools/mjpegtools-2.1.0/utils/mmxsse/
H A Dfind_best_one_pel.c25 me_result_s matchrec; in find_best_one_pel_mmxe() local
/dports/devel/R-cran-rematch2/rematch2/R/
H A Dexec-all.R95 matchrec <- list(match = matchstr, start = start, end = end) list
/dports/comms/fldigi/fldigi-4.1.20/src/logbook/
H A Dlogsupport.cxx982 int matchrec; in verify_lotw() local
2529 int matchrec; in verify_eqsl() local
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/utils/
H A Dmotionsearch.c398 me_result_s matchrec; in find_best_one_pel() local
/dports/lang/gawk/gawk-5.1.1/
H A Dio.c288 static RECVALUE (*matchrec)(IOBUF *iop, struct recmatch *recm, SCANSTATE *state) = rs1scan; variable