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

/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.cpp161 LooperSettings compound[] = { variable
192 compound, SK_ARRAY_COUNT(compound)));
/external/openssh/
H A Dauth-pam.c1096 char *compound; local
1100 compound = xmalloc(len);
1102 snprintf(compound, len, "%s=%s", name, value);
1103 ret = pam_putenv(sshpam_handle, compound);
1104 free(compound);
/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/dagger2/lib/
H A Dauto-value-1.4.1.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/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/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/r8/deps/
H A Dguava-19.0.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/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/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/ ...

Completed in 504 milliseconds