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

/haiku/src/kits/shared/
H A DShakeTrackingFilter.cpp89 float dot = delta.x * fLastDelta.x + delta.y * fLastDelta.y; local
/haiku/src/libs/stdc++/legacy/
H A DPlotFile.cc114 PlotFile& PlotFile:: dot(const int xi, const int yi, const int dx, function in class:PlotFile
/haiku/src/libs/iconv/
H A Dlocalcharset.c320 const char *dot = strchr (locale, '.'); local
403 const char *dot = strchr (locale, '.'); local
[all...]
/haiku/src/system/runtime_loader/
H A Delf_haiku_version.cpp156 char* dot = strchr(gccVersion, '.'); local
/haiku/src/bin/locale/
H A Dcollectcatkeys.cpp264 int32 dot = outputFile.FindLast('.'); local
/haiku/src/tools/locale/
H A Dcollectcatkeys.cpp268 int32 dot = outputFile.FindLast('.'); local
/haiku/headers/libs/agg/
H A Dagg_renderer_markers.h537 void dot(int x, int y, int r) function in class:agg::renderer_markers
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTree.h78 HTreeFakeDirEntry dot; member in struct:HTreeRoot
/haiku/src/apps/glteapot/
H A DVector3.h103 inline float dot(const Vector3& v) const function in class:Vector3
274 dot(const Vector3& v1, const Vector3& v2) function
H A DQuaternion.h156 float dot(const Quaternion& q) const function in class:Quaternion
348 dot(const Quaternion& q1, const Quaternion& q2) function
/haiku/src/apps/haiku3d/
H A DVector3.h114 inline float dot(const Vector3& v) const function in class:Vector3
294 dot(const Vector3& v1, const Vector3& v2) function
H A DQuaternion.h163 float dot(const Quaternion& q) const function in class:Quaternion
355 dot(const Quaternion& q1, const Quaternion& q2) function
/haiku/src/system/boot/loader/net/
H A DIP.cpp281 const char *dot = strchr(string, '.'); local
/haiku/src/apps/launchbox/
H A DPadView.cpp80 BPoint dot = r.LeftTop(); local
[all...]
/haiku/src/preferences/mail/
H A DDNSQuery.cpp216 int32 dot, lastDot, diff; local
251 int32 dot = string[0]; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.c1544 static const ntfschar dot = const_cpu_to_le16('.'); local
/haiku/src/apps/deskcalc/
H A DCalcView.cpp405 uint8 dot = 0; local
[all...]
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp1856 BPoint dot = rect.LeftTop(); local
1899 BPoint dot = rect.LeftTop(); local
[all...]
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp1214 BPoint dot = rect.LeftTop(); local
1257 BPoint dot local
[all...]
/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c2586 char* dot; local
[all...]
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp1957 BPoint dot = rect.LeftTop(); local
2000 BPoint dot local
[all...]

Completed in 278 milliseconds