Home
last modified time | relevance | path

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

12

/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreePatternLexer.cs45 public const int Dot = 7; field in Antlr.Runtime.Tree.TreePatternLexer
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h389 inline ::testing::Matcher<const ::xla::HloInstruction*> Dot( in Dot() function
404 inline ::testing::Matcher<const ::xla::HloInstruction*> Dot( in Dot() function
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md877 ## Dot section in Operation Semantics
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DMCAsmLexer.h48 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp500 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in EmitNop() local
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmMacro.h50 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
/external/tensorflow/tensorflow/python/keras/layers/
Dmerge.py448 class Dot(_Merge): class
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/
Dutil.cc303 float Dot(glm::vec3 u, glm::vec3 v) { in Dot() function
/external/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dutil.cc303 float Dot(glm::vec3 u, glm::vec3 v) { in Dot() function
/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.cc576 LocalOp ComputationBuilder::Dot(const LocalOp& lhs, const LocalOp& rhs) { in Dot() function in xla::swig::ComputationBuilder
Dxla_client.py1594 def Dot(self, lhs, rhs): member in ComputationBuilder
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1685 size_t Dot = Name.find('.'); in ParseInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1738 size_t Dot = Name.find('.'); in ParseInstruction() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc170 xla::XlaComputation Dot() { in Dot() function
/external/llvm/lib/Object/
DMachOObjectFile.cpp928 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
/external/ImageMagick/coders/
Ddds.c737 #define Dot(left, right) (left.x*right.x) + (left.y*right.y) + (left.z*right.z) macro
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1010 XlaOp XlaBuilder::Dot(const XlaOp& lhs, const XlaOp& rhs, in Dot() function in xla::XlaBuilder
2958 XlaOp Dot(const XlaOp& lhs, const XlaOp& rhs, in Dot() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp2259 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local

12