Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkM44.h21 static SkScalar Dot(SkV2 a, SkV2 b) { return a.x * b.x + a.y * b.y; } in Dot() function
59 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
/third_party/python/Lib/lib2to3/
Dfixer_util.py48 def Dot(): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp547 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in EmitNop() local
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts28 Dot, enumerator
DparserRealSource10.ts111 Dot, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmMacro.h49 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dutil.cc303 float Dot(glm::vec3 u, glm::vec3 v) { in Dot() function
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderArithmetic.cpp534 SIMD::Float SpirvShader::Dot(unsigned numComponents, Operand const &x, Operand const &y) const in Dot() function in sw::SpirvShader
/third_party/flutter/skia/src/utils/
DSkCamera.cpp48 SkScalar SkUnit3D::Dot(const SkUnit3D& a, const SkUnit3D& b) { in Dot() function in SkUnit3D
/third_party/skia/third_party/externals/d3d12allocator/src/
DCommon.h127 inline float Dot(const vec3& lhs, const vec3& rhs) in Dot() function
/third_party/skia/samplecode/
DSamplePath.cpp595 static void Dot(SkCanvas* canvas, SkPoint p, SkScalar radius, SkColor c) { in Dot() function in CubicCurve2
/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c500 Dot = 16, enumerator
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dquaternion.inl157 T Dot = detail::compute_dot<tvec3, T, P, detail::is_aligned<P>::value>::call(u, v); local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction_arithmetic_test.cc890 TEST_F(SpvBinaryArithTestBasic, Dot) { in TEST_F() argument
/third_party/skia/src/sksl/dsl/
DDSLCore.cpp542 DSLExpression Dot(DSLExpression x, DSLExpression y, PositionInfo pos) { in Dot() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1574 size_t Dot = Name.find('.'); in ParseInstruction() local
/third_party/rust/crates/regex/regex-syntax/src/ast/
Dmod.rs477 Dot(Span), enumerator
Dparse.rs27 Dot(Span), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2312 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp2960 class Dot : public DerivedFunc<Signature<float, Vector<float, Size>, Vector<float, Size> > > class
3003 class Dot<1> : public DerivedFunc<Signature<float, float, float> > class
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3825 class Dot : public DerivedFunc<Signature<T, Vector<T, Size>, Vector<T, Size> > > class
3868 class Dot<1, T> : public DerivedFunc<Signature<T, T, T> > class
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3825 class Dot : public DerivedFunc<Signature<T, Vector<T, Size>, Vector<T, Size> > > class
3868 class Dot<1, T> : public DerivedFunc<Signature<T, T, T> > class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp8325 MCSymbol *Dot = getContext().createTempSymbol(); in processInstruction() local
/third_party/rust/crates/syn/
Dsyn.json5520 "Dot": ".", string
/third_party/node/tools/
Dlint-md.mjs35313 Dot: '¨', property