Searched +defs:py +defs:unit (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/framework/common/ |
| D | tcuTestLog.cpp | 325 int py = (w + d + h) - (x + y + z + 1); in writeImage() local 356 int py = (w + d + h) - (x + y + z + 1); in writeImage() local 433 void TestLog::writeFloat (const char* name, const char* description, const char* unit, qpKeyValueTa… in writeFloat() 440 void TestLog::writeInteger (const char* name, const char* description, const char* unit, qpKeyValue… in writeInteger() 517 …ueInfo (const std::string& name, const std::string& description, const std::string& unit, qpSample… in writeValueInfo()
|
| /external/toybox/toys/pending/ |
| D | fdisk.c | 770 unsigned long unit = (disp_unit_cyl && (g_heads * g_sectors))? g_heads * g_sectors : 1; in ask_value() local 1223 struct partition *px, *py, temp, *pj, *pjj, tmp; in fix_order() local
|