Searched defs:sup (Results 1 - 19 of 19) sorted by relevance

/external/eigen/doc/examples/
H A Dclass_CwiseUnaryOp.cpp9 CwiseClampOp(const Scalar& inf, const Scalar& sup) : m_inf(inf), m_sup(sup) {} argument
/external/v8/test/mjsunit/
H A Dhtml-string-funcs.js36 strike: 'strike', sub: 'sub', sup: 'sup' };
/external/opencv3/samples/cpp/
H A Ddetect_blob.cpp25 String sup = static_cast<ostringstream*>(&(ostringstream() << pAct.maxArea))->str(); local
26 s = " Area range [" + inf + " to " + sup + "]";
31 String sup = static_cast<ostringstream*>(&(ostringstream() << pAct.maxCircularity))->str(); local
33 s = " Circularity range [" + inf + " to " + sup + "]";
35 s += " AND Circularity range [" + inf + " to " + sup + "]";
48 String sup = static_cast<ostringstream*>(&(ostringstream() << pAct.maxConvexity))->str(); local
50 s = " Convexity range[" + inf + " to " + sup + "]";
52 s += " AND Convexity range[" + inf + " to " + sup + "]";
57 String sup = static_cast<ostringstream*>(&(ostringstream() << pAct.maxInertiaRatio))->str(); local
59 s = " Inertia ratio range [" + inf + " to " + sup
[all...]
H A Ddetect_mser.cpp77 String sup = static_cast<ostringstream*>(&(ostringstream() << pAct.maxArea))->str(); local
78 s = " Area[" + inf + "," + sup + "]";
/external/ipsec-tools/src/libipsec/
H A Dkey_debug.c308 struct sadb_supported *sup = (void *)ext; local
316 len = (PFKEY_UNUNIT64(sup->sadb_supported_len) - sizeof(*sup))
318 alg = (void *)(sup + 1);
H A Dpfkey.c173 setsupportedmap(sup)
174 struct sadb_supported *sup;
178 switch (sup->sadb_supported_exttype) {
193 *ipsup = malloc((size_t)sup->sadb_supported_len);
198 memcpy(*ipsup, sup, (size_t)sup->sadb_supported_len);
741 struct sadb_supported *sup; local
757 sup = (void *)p;
758 if (ep < p + sizeof(*sup) ||
759 PFKEY_EXTLEN(sup) < sizeo
[all...]
/external/ipsec-tools/src/racoon/
H A Dpfkey.c2777 int sup, error; local
2783 sup = SADB_EXT_SUPPORTED_ENCRYPT;
2786 sup = SADB_EXT_SUPPORTED_AUTH;
2803 if (ipsec_get_keylen(sup, alg, &alg0)) {
2811 error = ipsec_check_keylen(sup, alg, keylen);
/external/icu/icu4c/source/i18n/
H A DdecNumber.c7224 Unit *up, *sup; /* work */ local
7231 sup=up; /* save msu pointer */
7243 if (count==1 && dn->digits==1) *sup=0; /* here 9 -> 0[.9] */
7245 *sup=(Unit)powers[count-1]-1; /* here 999.. in msu -> 99.. */
/external/selinux/libsepol/src/
H A Dmodule_to_cil.c3422 static int is_scope_superset(struct scope_index *sup, struct scope_index *sub) argument
3424 // returns 1 if sup is a superset of sub, returns 0 otherwise
3436 sup_map = sup->scope[i];
3446 if (sup->class_perms_len < sub->class_perms_len) {
3451 sup_map = sup->class_perms_map[i];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 334 milliseconds