Home
last modified time | relevance | path

Searched refs:ordinate (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/doc/man3/
DEC_POINT_new.pod140 this co-ordinate system provides more efficient point multiplication
142 affine co-ordinates. A Jacobian projective co-ordinate (x, y, z) can be written
143 as an affine co-ordinate as (x/(z^2), y/(z^3)). Conversion to Jacobian
144 projective from affine co-ordinates is simple. The co-ordinate (x, y) is mapped
153 co-ordinate and B<y_bit> is a value 0 or 1 to identify which of the two
DEC_POINT_add.pod43 co-ordinate system. In the case of EC_POINTs_make_affine the value B<num> provides the number of po…
DEC_GROUP_copy.pod120 For any given x co-ordinate for a point on a curve it is possible to derive two possible y values. …
/third_party/flutter/skia/src/core/
DSkScan_Antihair.cpp294 static int contribution_64(SkFDot6 ordinate) { in contribution_64() argument
296 int result = ordinate & 63; in contribution_64()
301 int result = ((ordinate - 1) & 63) + 1; in contribution_64()
/third_party/skia/src/core/
DSkScan_Antihair.cpp299 static int contribution_64(SkFDot6 ordinate) { in contribution_64() argument
301 int result = ordinate & 63; in contribution_64()
306 int result = ((ordinate - 1) & 63) + 1; in contribution_64()
/third_party/boost/libs/thread/doc/
Dlatch.qbk66 The completion latches can be used to co-ordinate also a set of threads carrying out a repeated tas…
/third_party/openGLES/extensions/NV/
DNV_vdpau_interop.txt513 some texture co-ordinate calculation prior to bobbing. This
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vdpau_interop.txt513 some texture co-ordinate calculation prior to bobbing. This
/third_party/python/Doc/whatsnew/
D3.5.rst926 Point.y.__doc__ = 'ordinate'
/third_party/gstreamer/gstreamer/
DChangeLog63660 results when used with gdb or valgrind. Packagers need to co-ordinate