Searched defs:compound (Results 1 - 15 of 15) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
H A DbtGImpactCompoundShape.java113 public CompoundPrimitiveManager(btGImpactCompoundShape.CompoundPrimitiveManager compound) { argument
114 this(CollisionJNI.new_btGImpactCompoundShape_CompoundPrimitiveManager__SWIG_0(btGImpactCompoundShape.CompoundPrimitiveManager.getCPtr(compound), compound), true);
/external/guava/guava/src/com/google/common/collect/
H A DOrdering.java63 * <li>{@link #compound(Comparator)}
380 * might use {@code byStatus.compound(byPriority)}. For a compound ordering
384 * is equivalent to one created using {@link Ordering#compound(Iterable)} on
388 public <U extends T> Ordering<U> compound( method in class:Ordering
401 * Ordering.from(comp1).compound(comp2).compound(comp3) . . .}.
409 public static <T> Ordering<T> compound( method in class:Ordering
/external/skia/gm/
H A Dtextbloblooper.cpp162 LooperSettings compound[] = { variable
193 compound, SK_ARRAY_COUNT(compound)));
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
H A DbtGImpactShape.h313 //! compound primitive manager
321 CompoundPrimitiveManager(const CompoundPrimitiveManager& compound) argument
324 m_compoundShape = compound.m_compoundShape;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libxml2/
H A Dxmlregexp.c3770 * @compound: value was assembled from 2 strings
3779 void *data, int compound) {
3924 if (!compound)
6501 * Calculate the hash key for a compound expression
3778 xmlRegExecPushStringInternal(xmlRegExecCtxtPtr exec, const xmlChar *value, void *data, int compound) argument
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jar ... static com.google.common.collect.Ordering compound (java.lang.Iterable) Iterable comparators protected void " href ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jar ... static com.google.common.collect.Ordering compound (java.lang.Iterable) Iterable comparators protected void " href ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/robolectric/v3/runtime/
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/ ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 1189 milliseconds