HomeSort by relevance Sort by last modified time
    Searched full:curves (Results 1 - 25 of 263) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/net/third_party/nss/patches/
suitebonly.patch 9 /* See if we can support small curves (like 163). If not, assume we can
10 * only support Suite-B curves (P-256, P-384, P-521). */
13 /* we can, presume we can do all curves */
21 /* Send our "canned" (precompiled) Supported Elliptic Curves extension,
  /external/chromium_org/third_party/skia/samplecode/
SampleHairCurves.cpp 39 SkPath curves; local
49 curves.moveTo(pts[0], pts[1]);
50 curves.cubicTo(pts[2], pts[3],
70 curves.moveTo(pts[0], pts[1]);
71 curves.quadTo(pts[2], pts[3],
90 curves.moveTo(pts[0], pts[1]);
91 curves.conicTo(pts[2], pts[3],
108 curves.moveTo(pts[0], pts[1]);
109 curves.lineTo(pts[2], pts[3]);
116 canvas->drawPath(curves, paint)
    [all...]
  /external/skia/samplecode/
SampleHairCurves.cpp 39 SkPath curves; local
49 curves.moveTo(pts[0], pts[1]);
50 curves.cubicTo(pts[2], pts[3],
70 curves.moveTo(pts[0], pts[1]);
71 curves.quadTo(pts[2], pts[3],
90 curves.moveTo(pts[0], pts[1]);
91 curves.conicTo(pts[2], pts[3],
108 curves.moveTo(pts[0], pts[1]);
109 curves.lineTo(pts[2], pts[3]);
116 canvas->drawPath(curves, paint)
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
ECNamedCurveTable.java 10 * a table of locally supported named curves.
52 * return an enumeration of the names of the available curves.
54 * @return an enumeration of the names of the available curves.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
ECNamedCurveTable.java 74 // NOTE: All the NIST curves are currently from SEC, so no point in redundant OID lookup
80 * return an enumeration of the names of the available curves.
82 * @return an enumeration of the names of the available curves.
X962Parameters.java 77 * namedCurve CURVES.&id({CurveNames}),
X962NamedCurves.java 14 * table of the current named curves defined in X.962 EC-DSA.
152 * F2m Curves
523 static final Hashtable curves = new Hashtable(); field in class:X962NamedCurves
530 curves.put(oid, holder);
582 X9ECParametersHolder holder = (X9ECParametersHolder)curves.get(oid);
614 * returns an enumeration containing the name strings for curves
X9FieldID.java 25 * Constructor for elliptic curves over prime fields
36 * Constructor for elliptic curves over binary fields
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsopt.c 92 // Curves, optimization is shared between 8 and 16 bits
97 int nCurves; // Number of curves
98 int nElements; // Elements in curves
99 cmsUInt16Number** Curves; // Points to a dynamically allocated array
347 // Try to see if the curves of a given MPE are linear
351 cmsToneCurve** Curves;
354 Curves = _cmsStageGetPtrToCurveSet(mpe);
355 if (Curves == NULL) return FALSE;
360 if (!cmsIsToneCurveLinear(Curves[i])) return FALSE;
495 // We need to interpolate white points of both, pre and post curves
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_eval.h 35 * Horner scheme for Bezier curves
37 * Bezier curves can be computed via a Horner scheme.
39 * algorithm, but it is faster. For curves of degree n
  /external/mesa3d/src/mesa/math/
m_eval.h 35 * Horner scheme for Bezier curves
37 * Bezier curves can be computed via a Horner scheme.
39 * algorithm, but it is faster. For curves of degree n
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/nist/
NISTNamedCurves.java 13 * Utility class for fetching curves using their NIST names as published in FIPS-PUB 186-3
92 * returns an enumeration containing the name strings for curves
  /external/chromium_org/third_party/skia/experimental/Intersection/
bc.htm 172 var curves = [];
183 curves.push(pts);
185 if (curves.length >= 2) {
186 tests.push(curves);
201 for (var curves in test) {
202 var curve = test[curves];
288 var curves, pts;
289 for (curves in test) {
290 var curve = test[curves];
306 if (curves == 2) ctx.strokeStyle = curves ? "red" : "blue"
    [all...]
  /external/openssl/crypto/ecdsa/
ecdsatest.c 81 puts("Elliptic curves are disabled.");
286 EC_builtin_curve *curves = NULL; local
310 "with some internal curves:\n");
312 /* get a list of all internal curves */
315 curves = OPENSSL_malloc(sizeof(EC_builtin_curve) * crv_len);
317 if (curves == NULL)
323 if (!EC_get_builtin_curves(curves, crv_len))
325 BIO_printf(out, "unable to get internal curves\n");
334 nid = curves[n].nid;
520 if (curves)
    [all...]
  /external/skia/experimental/Intersection/
bc.htm 172 var curves = [];
183 curves.push(pts);
185 if (curves.length >= 2) {
186 tests.push(curves);
201 for (var curves in test) {
202 var curve = test[curves];
288 var curves, pts;
289 for (curves in test) {
290 var curve = test[curves];
306 if (curves == 2) ctx.strokeStyle = curves ? "red" : "blue"
    [all...]
  /external/ceres-solver/data/nist/
Rat42.dat 12 sigmoidal growth curves taken from Ratkowsky (1983).
Rat43.dat 12 sigmoidal growth curves taken from Ratkowsky (1983).
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_constants.h 32 // The radius of the corner curves on the menu. Also used for sizing the shadow
  /external/chromium_org/net/third_party/nss/ssl/
ssl3ecc.c 61 /* Table containing OID tags for elliptic curves named in the
226 * XXX For now, we only support named curves (the appropriate
614 /* XXX This works only for named curves, revisit this when
615 * we support generic curves.
1047 /* Prefabricated TLS client hello extension, Elliptic Curves List,
1048 * offers only 3 curves, the Suite B curves, 23-25
    [all...]
  /external/iproute2/man/man7/
tc-hfsc.7 32 using nonlinear service curves (more about what it actually is later). This is
40 you might end with unusual situations, if you define service curves carelessly
44 situations where it's either not possible to guarantee service of all curves at
121 virtual\-time and fit\-time curves. Of course, X() is based on equation
137 HFSC uses either linear, or two\-piece linear service curves. In case of
170 curves and the above "utility" functions.
180 Interface 10mbit, two classes, both with two\-piece linear service curves:
223 Anyway \- careless specification of LS and RT service curves can lead to
225 the case in HFSC paper where LS and RT service curves couldn't be specified
236 classes with simple linear 1mbit service curves will get the same treatmen
    [all...]
  /external/chromium_org/third_party/skia/tools/
pathops_sorter.htm     [all...]
  /external/skia/tools/
pathops_sorter.htm     [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECAlgorithms.java 13 // Point multiplication for Koblitz curves (using WTNAF) beats Shamir's trick
69 * "Fast Multi-scalar Multiplication Methods on Elliptic Curves with Precomputation Strategy Using Montgomery Trick"
  /external/fonttools/Lib/fontTools/pens/
boundsPen.py 15 actual bounding box if there are curves that don't have points
55 correct bounds even when the shape contains curves that don't
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterCurvesRepresentation.java 24 super("Curves");
25 setSerializationName("CURVES");

Completed in 289 milliseconds

1 2 3 4 5 6 7 8 91011