Home
last modified time | relevance | path

Searched defs:Dot (Results 1 – 23 of 23) sorted by relevance

/external/vulkan-validation-layers/libs/glm/gtx/
Dvector_angle.inl60 T const Dot = clamp(dot(x, y), T(-1), T(1)); local
85 T const Dot = clamp(dot(x, y), T(-1), T(1)); local
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreePatternLexer.cs45 public const int Dot = 7; field in Antlr.Runtime.Tree.TreePatternLexer
/external/tensorflow/tensorflow/docs_src/performance/xla/
Doperation_semantics.md662 ## Dot section in Operation Semantics
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DMCAsmLexer.h48 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h53 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
/external/python/cpython2/Lib/lib2to3/
Dfixer_util.py50 def Dot(): function
/external/python/cpython3/Lib/lib2to3/
Dfixer_util.py48 def Dot(): function
/external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
Dmerge.py439 class Dot(_Merge): class
/external/skia/src/utils/
DSkCamera.cpp48 SkScalar SkUnit3D::Dot(const SkUnit3D& a, const SkUnit3D& b) { in Dot() function in SkUnit3D
/external/skqp/src/utils/
DSkCamera.cpp48 SkScalar SkUnit3D::Dot(const SkUnit3D& a, const SkUnit3D& b) { in Dot() function in SkUnit3D
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.h155 const static char Dot[] = "dot"; variable
/external/pdfium/core/fxcrt/css/
Dcfx_css.h37 Dot, enumerator
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc413 ComputationDataHandle LocalComputationBuilder::Dot( in Dot() function in xla::swig::LocalComputationBuilder
Dxla_client.py989 def Dot(self, lhs, rhs): member in ComputationBuilder
/external/vulkan-validation-layers/libs/glm/gtc/
Dquaternion.inl118 T Dot = detail::compute_dot<detail::tvec3, T, P>::call(u, v); local
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1685 size_t Dot = Name.find('.'); in ParseInstruction() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp928 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
/external/ImageMagick/coders/
Ddds.c733 #define Dot(left, right) (left.x*right.x) + (left.y*right.y) + (left.z*right.z) macro
/external/tensorflow/tensorflow/compiler/xla/client/
Dcomputation_builder.cc532 ComputationDataHandle ComputationBuilder::Dot( in Dot() function in xla::ComputationBuilder
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2902 class Dot : public DerivedFunc<Signature<float, Vector<float, Size>, Vector<float, Size> > > class
2945 class Dot<1> : public DerivedFunc<Signature<float, float, float> > class
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp2959 class Dot : public DerivedFunc<Signature<float, Vector<float, Size>, Vector<float, Size> > > class
3002 class Dot<1> : public DerivedFunc<Signature<float, float, float> > class
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp6881 MCSymbol *Dot = getContext().createTempSymbol(); in processInstruction() local
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...