Searched defs:less (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
H A DRealPath.h52 struct less<mcld::sys::fs::RealPath> struct in namespace:std
H A DPath.h159 struct less<mcld::sys::fs::Path> struct in namespace:std
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFReader.h105 static bool less(AliasInfo p1, AliasInfo p2) { function in class:mcld::ELFReader
190 static bool less(AliasInfo p1, AliasInfo p2) { function in class:mcld::ELFReader
/frameworks/base/core/java/android/util/
H A DHalf.java378 * value less than {@code 0} if {@code x} is numerically less than {@code y};
413 * value less than {@code 0} if {@code x} is numerically less than {@code y},
418 if (less(x, y)) return -1;
600 * less than or equal to the specified half-precision float value.
612 * less than or equal to the specified half-precision float value
713 * Returns true if the first half-precision float value is less (smaller
720 * @return True if x is less than y, false otherwise
722 public static boolean less( method in class:Half
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 223 milliseconds