HomeSort by relevance Sort by last modified time
    Searched defs:compound (Results 1 - 8 of 8) sorted by null

  /external/guava/guava/src/com/google/common/collect/
Ordering.java 275 * Ordering.from(comp1).compound(comp2).compound(comp3) . . .}.
283 public static <T> Ordering<T> compound( method in class:Ordering
300 * might use {@code byStatus.compound(byPriority)}. For a compound ordering
304 * is equivalent to one created using {@link Ordering#compound(Iterable)} on
308 public <U extends T> Ordering<U> compound( method in class:Ordering
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
ir.py 390 class Compound(genpyx.Compound, Taged):
420 class Struct(genpyx.Struct, Compound):
426 class Union(genpyx.Union, Compound):
503 return self.spec.compound # i am a compound
504 compound = property(get_compound) variable in class:Declarator
761 if self and isinstance(self[0],Compound):
763 compound = property(get_compound) variable in class:TypeSpecifiers
943 # elif self[i].compound
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar 
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 65 milliseconds