Searched defs:under (Results 1 - 10 of 10) sorted by relevance

/external/apache-harmony/
H A DAndroid.mk5 define all-harmony-test-java-files-under
22 $(call all-harmony-test-java-files-under,$(harmony_test_dirs),src/test/java) \
23 $(call all-harmony-test-java-files-under,$(harmony_test_dirs),src/test/support/java) \
24 $(call all-harmony-test-java-files-under,luni,src/test/api/common) \
25 $(call all-harmony-test-java-files-under,luni,src/test/api/unix) \
26 $(call all-harmony-test-java-files-under,luni,src/test/impl/common) \
27 $(call all-harmony-test-java-files-under,luni,src/test/impl/unix)
61 include $(call all-makefiles-under,$(LOCAL_PATH))
/external/apache-harmony/jdwp/
H A DAndroid.mk5 define all-harmony-test-java-files-under
10 $(call all-harmony-test-java-files-under,,src/test/java/)
/external/libchrome/base/metrics/
H A Dsample_vector.cc112 size_t under = 0; local
116 DCHECK_GE(over, under);
117 mid = under + (over - under)/2;
118 if (mid == under)
121 under = mid;
/external/opencv3/modules/python/test/
H A Dcamera_calibration.py156 def under(vv, m): function
196 p = Plane(Vec3(x, y, z), under(Vec3(0,0,-1), rz), under(Vec3(1, 0, 0), rz))
/external/guice/lib/build/
H A Dspring-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/core/ org/springframework/core/annotation/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/robolectric/v3/runtime/
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 724 milliseconds