Searched defs:dot (Results 1 – 9 of 9) sorted by relevance
23 static const char dot[] = "1.3"; in testScanf() local
164 GLM_FUNC_QUALIFIER T dot(T x, T y) function171 GLM_FUNC_QUALIFIER T dot(vecType<T, P> const & x, vecType<T, P> const & y) function
462 Type VectorBase<Dimension, Type>::dot(const VectorBase<Dimension, Type> &other) const in dot() function
402 GLM_FUNC_QUALIFIER float dot function
608 GLM_FUNC_QUALIFIER float dot function
758 const int dot = pixel.R * direction[0] + pixel.G * direction[1] + in matchBC1Bits() local792 const int dot = in matchBC1Bits() local1107 int dot = pixel.R * vr + pixel.G * vg + pixel.B * vb; in selectEndPointPCA() local
872 lunr.Vector.prototype.dot = function (otherVector) { method in lunr.Vector
1145 constexpr const ImmutableString dot("dot"); variable
2342 constexpr const ImmutableString dot("dot"); variable