Home
last modified time | relevance | path

Searched refs:fromArray (Results 1 – 22 of 22) sorted by relevance

/external/opencv3/modules/core/misc/java/src/java/
Dcore+MatOfByte.java35 fromArray(a); in MatOfByte()
43 public void fromArray(byte...a) { in fromArray() method in MatOfByte
69 fromArray(a); in fromList()
Dcore+MatOfInt4.java36 fromArray(a); in MatOfInt4()
44 public void fromArray(int...a) { in fromArray() method in MatOfInt4
70 fromArray(a); in fromList()
Dcore+MatOfFloat.java35 fromArray(a); in MatOfFloat()
43 public void fromArray(float...a) { in fromArray() method in MatOfFloat
69 fromArray(a); in fromList()
Dcore+MatOfFloat6.java35 fromArray(a); in MatOfFloat6()
43 public void fromArray(float...a) { in fromArray() method in MatOfFloat6
69 fromArray(a); in fromList()
Dcore+MatOfInt.java36 fromArray(a); in MatOfInt()
44 public void fromArray(int...a) { in fromArray() method in MatOfInt
70 fromArray(a); in fromList()
Dcore+MatOfDouble.java35 fromArray(a); in MatOfDouble()
43 public void fromArray(double...a) { in fromArray() method in MatOfDouble
69 fromArray(a); in fromList()
Dcore+MatOfFloat4.java35 fromArray(a); in MatOfFloat4()
43 public void fromArray(float...a) { in fromArray() method in MatOfFloat4
69 fromArray(a); in fromList()
Dcore+MatOfPoint.java35 fromArray(a); in MatOfPoint()
43 public void fromArray(Point...a) { in fromArray() method in MatOfPoint
71 fromArray(ap); in fromList()
Dcore+MatOfPoint2f.java35 fromArray(a); in MatOfPoint2f()
43 public void fromArray(Point...a) { in fromArray() method in MatOfPoint2f
71 fromArray(ap); in fromList()
Dcore+MatOfPoint3f.java35 fromArray(a); in MatOfPoint3f()
43 public void fromArray(Point3...a) { in fromArray() method in MatOfPoint3f
72 fromArray(ap); in fromList()
Dcore+MatOfPoint3.java35 fromArray(a); in MatOfPoint3()
43 public void fromArray(Point3...a) { in fromArray() method in MatOfPoint3
72 fromArray(ap); in fromList()
Dcore+MatOfRect.java36 fromArray(a); in MatOfRect()
44 public void fromArray(Rect...a) { in fromArray() method in MatOfRect
74 fromArray(ap); in fromList()
Dcore+MatOfDMatch.java37 fromArray(ap); in MatOfDMatch()
46 public void fromArray(DMatch...a) { in fromArray() method in MatOfDMatch
76 fromArray(adm); in fromList()
Dcore+MatOfKeyPoint.java37 fromArray(a); in MatOfKeyPoint()
45 public void fromArray(KeyPoint...a) { in fromArray() method in MatOfKeyPoint
79 fromArray(akp); in fromList()
/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c582 UResourceBundle *fromArray, const char *fromLocale, in compareArrays() argument
586 int32_t fromSize = ures_getSize(fromArray); in compareArrays()
587 int32_t toSize = ures_getSize(fromArray); in compareArrays()
599 const UChar *fromBundleStr = ures_getStringByIndex(fromArray, idx, NULL, &errorCode); in compareArrays()
617 UResourceBundle *fromArray, *toArray; in compareConsistentCountryInfo() local
632 fromArray = ures_getByKey(fromLocaleBund, "CurrencyElements", NULL, &errorCode); in compareConsistentCountryInfo()
637 compareArrays("CurrencyElements", fromArray, fromLocale, toArray, toLocale, 1, 2); in compareConsistentCountryInfo()
639 ures_close(fromArray); in compareConsistentCountryInfo()
642 fromArray = ures_getByKey(fromLocaleBund, "NumberPatterns", NULL, &errorCode); in compareConsistentCountryInfo()
646 compareArrays("NumberPatterns", fromArray, fromLocale, toArray, toLocale, 0, 3); in compareConsistentCountryInfo()
[all …]
/external/icu/icu4c/source/i18n/
Ducurr.cpp2113 … const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_createCurrencyList() local
2114 int64_t currDate64 = (int64_t)fromArray[0] << 32; in ucurr_createCurrencyList()
2115 … currDate64 |= ((int64_t)fromArray[1] & (int64_t)INT64_C(0x00000000FFFFFFFF)); in ucurr_createCurrencyList()
2316 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_countCurrencies() local
2318 int64_t currDate64 = (int64_t)fromArray[0] << 32; in ucurr_countCurrencies()
2319 currDate64 |= ((int64_t)fromArray[1] & (int64_t)INT64_C(0x00000000FFFFFFFF)); in ucurr_countCurrencies()
2440 … const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_forLocaleAndDate() local
2442 int64_t currDate64 = (int64_t)fromArray[0] << 32; in ucurr_forLocaleAndDate()
2443 currDate64 |= ((int64_t)fromArray[1] & (int64_t)INT64_C(0x00000000FFFFFFFF)); in ucurr_forLocaleAndDate()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...