Home
last modified time | relevance | path

Searched defs:dot (Results 1 - 25 of 125) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
H A DcontextualSignatureInstantiation2.js3 var dot: <T, S>(f: (_: T) => S) => <U>(g: (_: U) => T) => (_: U) => S; variable
10 var dot; function
H A DjsDeclarationsFunctionLikeClasses2.js
/third_party/skia/src/gpu/
H A DGrVx.h32 static SK_ALWAYS_INLINE float dot(float2 a, float2 b) { in dot() function
/third_party/toybox/toys/lsb/
H A Dhostname.c43 char *hostname = toybuf, *dot; in hostname_main() local
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dalgebra.hpp154 dot(U &&u, V &&v) { in dot() function
/third_party/node/deps/npm/node_modules/glob/dist/commonjs/
H A Dignore.js
/third_party/node/deps/npm/node_modules/ignore-walk/lib/
H A Dindex.js
/third_party/node/deps/npm/node_modules/glob/dist/esm/
H A Dignore.js
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-subset-pid.c82 bool dot = false; in main() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-id.cc39 const UChar dot = '.'; in V8DebuggerId() local
H A Dremote-object-id.cc27 const UChar dot = '.'; in parseId() local
/third_party/python/Tools/demo/
H A Dvector.py83 def dot(self, other): member in Vec
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dansi-print.hh61 int dot (const color_diff_t &o) in dot() function
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-plugins.c43 char sym[96], *dot; in lws_plat_dlopen() local
/third_party/skia/src/shaders/
H A DSkTransformShader.cpp33 auto dot = [&,x,y](int row) { in applyMatrix() local
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dmod.rs12 pub mod dot; modules
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dgma_display.h25 int dot; member
41 struct gma_range_t dot, vco, n, m, m1, m2, p, p1; member
/kernel/linux/linux-5.10/fs/
H A Dfilesystems.c269 const char *dot = strchr(name, '.'); in get_fs_type() local
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dgma_display.h25 int dot; member
41 struct gma_range_t dot, vco, n, m, m1, m2, p, p1; member
/third_party/libabigail/include/
H A Dabg-viz-dot.h93 struct dot struct
104 dot(const std::string &__title) in dot() function
/third_party/skia/src/gpu/tessellate/
H A DTessellation.h38 AI float dot(float2 a, float2 b) { in dot() function
/third_party/skia/src/sksl/lex/
H A DRegexParser.cpp102 void RegexParser::dot() { in dot() function in RegexParser
/third_party/skia/include/core/
H A DSkPoint3.h141 SkScalar dot(const SkPoint3& vec) const { in dot() function
/kernel/linux/linux-6.6/fs/
H A Dfilesystems.c276 const char *dot = strchr(name, '.'); in get_fs_type() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dvector_utils.h462 Type VectorBase<Dimension, Type>::dot(const VectorBase<Dimension, Type> &other) const in dot() function in angle::VectorBase

Completed in 9 milliseconds

12345