Searched defs:quarter (Results 1 – 8 of 8) sorted by relevance
449 u32 quarter = half >> 1; in deunicode_extras() local
281 quarter(const fs_reg ®, unsigned idx) in quarter() function
143 quarter(unsigned i) const in quarter() function
313 Integer quarter = quarterName == null ? 0 : Integer.valueOf(quarterName); in addPaths() local
995 CR quarter = sqrt().sqrt().ln(); in ln() local
130 typedef int8_t quarter; typedef
1322 const deUint32 quarter = variables.vertexCount / 4; in iterateCommandBegin() local
1447 …Access& pixelBuffer, const tcu::Vec4& color, const int layerNdx, const deUint32 quarter, const deU… in fillQuarter() argument