Home
last modified time | relevance | path

Searched defs:dot (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/base/
DStringParse_unittest.cpp23 static const char dot[] = "1.3"; in testScanf() local
/device/generic/vulkan-cereal/include/glm/detail/
Dfunc_geometric.inl164 GLM_FUNC_QUALIFIER T dot(T x, T y) function
171 GLM_FUNC_QUALIFIER T dot(vecType<T, P> const & x, vecType<T, P> const & y) function
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dvector_utils.h462 Type VectorBase<Dimension, Type>::dot(const VectorBase<Dimension, Type> &other) const in dot() function
/device/generic/vulkan-cereal/include/glm/gtx/
Dsimd_quat.inl402 GLM_FUNC_QUALIFIER float dot function
Dsimd_vec4.inl608 GLM_FUNC_QUALIFIER float dot function
/device/generic/vulkan-cereal/third-party/angle/src/image_util/
Dloadimage_etc.cpp758 const int dot = pixel.R * direction[0] + pixel.G * direction[1] + in matchBC1Bits() local
792 const int dot = in matchBC1Bits() local
1107 int dot = pixel.R * vr + pixel.G * vg + pixel.B * vb; in selectEndPointPCA() local
/device/generic/vulkan-cereal/protocols/vulkan/config/chunkindex/
Dlunr.js872 lunr.Vector.prototype.dot = function (otherVector) { method in lunr.Vector
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1145 constexpr const ImmutableString dot("dot"); variable
DSymbolTable_autogen.cpp2342 constexpr const ImmutableString dot("dot"); variable