/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/ |
D | dot.rs | 50 pub struct Dot<'a, G> struct 64 impl<'a, G> Dot<'a, G> argument 147 impl<'a, G> Dot<'a, G> impl 204 impl<'a, G> fmt::Display for Dot<'a, G> implementation 215 impl<'a, G> fmt::Debug for Dot<'a, G> implementation
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_matchers.h | 472 inline ::testing::Matcher<const ::xla::HloInstruction*> Dot() { in Dot() function 477 inline ::testing::Matcher<const ::xla::HloInstruction*> Dot( in Dot() function 492 inline ::testing::Matcher<const ::xla::HloInstruction*> Dot( in Dot() function
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkM44.h | 25 static SkScalar Dot(SkV2 a, SkV2 b) { return a.x * b.x + a.y * b.y; } in Dot() function 64 static SkScalar Dot(const SkV3& a, const SkV3& b) { return a.x*b.x + a.y*b.y + a.z*b.z; } in Dot() function 106 static SkScalar Dot(const SkV4& a, const SkV4& b) { in Dot() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 594 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in emitInstruction() local 629 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in EmitNop() local
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | finger_metrics.cc | 17 float Dot(const Vector2& left, const Vector2& right) { in Dot() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/cfg/ |
D | cfg.go | 220 func (g *CFG) Dot(fset *token.FileSet) string { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/macaddr/src/parser/ |
D | mod.rs | 53 Dot, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | proto_path.rs | 20 Dot(String), enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
H A D | operation_semantics.md | 998 ## Dot section in Operation Semantics
|
/aosp_15_r20/external/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmLexer.h | 53 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/ |
D | fixer_util.py | 50 def Dot(): function
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/ |
D | fixer_util.py | 48 def Dot(): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/ |
D | fixer_util.py | 48 def Dot(): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/ |
D | fixer_util.py | 48 def Dot(): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/ |
D | fixer_util.py | 48 def Dot(): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/ |
D | fixer_util.py | 48 def Dot(): function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 547 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in EmitNop() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/ |
H A D | merge.py | 576 class Dot(_Merge): class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 49 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCAsmMacro.h | 49 Question, Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCAsmMacro.h | 49 Question, Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCAsmMacro.h | 49 Question, Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 49 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCAsmMacro.h | 49 Question, Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | EHStreamer.cpp | 694 MCSymbol *Dot = Context.createTempSymbol(); in emitExceptionTable() local
|