Lines Matching +defs:val +defs:description

267 DE_INLINE void int32ToString(int val, char buf[32])  in int32ToString()
272 DE_INLINE void int64ToString(int64_t val, char buf[32]) in int64ToString()
598const char *description, const char *unit, qpKeyValueTag tag, const char *text) in qpTestLog_writeKeyValuePair()
638 bool qpTestLog_writeText(qpTestLog *log, const char *name, const char *description, qpKeyValueTag t… in qpTestLog_writeText()
653 bool qpTestLog_writeInteger(qpTestLog *log, const char *name, const char *description, const char *… in qpTestLog_writeInteger()
672 bool qpTestLog_writeFloat(qpTestLog *log, const char *name, const char *description, const char *un… in qpTestLog_writeFloat()
822 bool qpTestLog_startImageSet(qpTestLog *log, const char *name, const char *description) in qpTestLog_startImageSet()
885 bool qpTestLog_writeImage(qpTestLog *log, const char *name, const char *description, in qpTestLog_writeImage()
1122 bool qpTestLog_startEglConfigSet(qpTestLog *log, const char *name, const char *description) in qpTestLog_startEglConfigSet()
1233 bool qpTestLog_startSection(qpTestLog *log, const char *name, const char *description) in qpTestLog_startSection()
1329 bool qpTestLog_writeCompileInfo(qpTestLog *log, const char *name, const char *description, bool com… in qpTestLog_writeCompileInfo()
1354 bool qpTestLog_startSampleList(qpTestLog *log, const char *name, const char *description) in qpTestLog_startSampleList()
1396 bool qpTestLog_writeValueInfo(qpTestLog *log, const char *name, const char *description, const char… in qpTestLog_writeValueInfo()