Home
last modified time | relevance | path

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

/dports/devel/tlsh/tlsh-d842e75/py_ext/
H A Dtlshmodule.cpp241 static PyObject * Tlsh_q1ratio(tlsh_TlshObject *);
276 {"q1ratio", (getter) Tlsh_q1ratio, NULL,
513 Tlsh_q1ratio(tlsh_TlshObject *self) function