Searched +defs:py +defs:unit (Results 1 – 3 of 3) sorted by relevance
| /external/deqp/framework/common/ |
| D | tcuTestLog.cpp | 352 int py = (w + d + h) - (x + y + z + 1); in writeImage() local 383 int py = (w + d + h) - (x + y + z + 1); in writeImage() local 487 void TestLog::writeFloat(const char *name, const char *description, const char *unit, qpKeyValueTag… in writeFloat() 497 void TestLog::writeInteger(const char *name, const char *description, const char *unit, qpKeyValueT… in writeInteger() 600 …g::writeValueInfo(const std::string &name, const std::string &description, const std::string &unit, in writeValueInfo()
|
| /external/mesa3d/src/mesa/main/ |
| D | texobj.c | 1455 struct gl_texture_unit *unit = &ctx->Texture.Unit[u]; in unbind_texobj_from_texunits() local 1478 struct gl_image_unit *unit = &ctx->ImageUnits[i]; in unbind_texobj_from_image_units() local 1492 unbind_textures_from_unit(struct gl_context *ctx, GLuint unit) in unbind_textures_from_unit() 1669 bind_texture_object(struct gl_context *ctx, unsigned unit, in bind_texture_object() 1854 unsigned unit = texunit - GL_TEXTURE0; in _mesa_BindMultiTextureEXT() local 1884 bind_texture_unit(struct gl_context *ctx, GLuint unit, GLuint texture, in bind_texture_unit() 1924 _mesa_BindTextureUnit_no_error(GLuint unit, GLuint texture) in _mesa_BindTextureUnit_no_error() 1932 _mesa_BindTextureUnit(GLuint unit, GLuint texture) in _mesa_BindTextureUnit() 2423 int px, py, pz; in texture_page_commitment() local
|
| /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
|