Searched refs:Qrf (Results 1 – 1 of 1) sorted by relevance
927 typedef struct Qrf Qrf; typedef928 struct Qrf { struct1002 Qrf *p, /* Query result state */ in qrfError()1023 static void qrfOom(Qrf *p){ in qrfOom()1030 static void qrfStrErr(Qrf *p, sqlite3_str *pStr){ in qrfStrErr()1041 static void qrfEqpAppend(Qrf *p, int iEqpId, int p2, const char *zText){ in qrfEqpAppend()1075 static void qrfEqpReset(Qrf *p){ in qrfEqpReset()1090 static qrfEQPGraphRow *qrfEqpNextRow(Qrf *p, int iEqpId, qrfEQPGraphRow *pOld){ in qrfEqpNextRow()1099 static void qrfEqpRenderLevel(Qrf *p, int iEqpId){ in qrfEqpRenderLevel()1158 static void qrfEqpRender(Qrf *p, i64 nCycle){ in qrfEqpRender()[all …]