Searched refs:less (Results 1 - 8 of 8) 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/compile/mclinker/include/mcld/ADT/
H A Dilist_sort.h76 template <typename T, typename Alloc, typename Comparator = std::less<T> >
/frameworks/rs/api/
H A Drs_convert.spec109 input numbers greater than INT_MAX/255.f or less than INT_MIN/255.f result in
H A Drs_math.spec461 summary: Smallest integer not less than a value
463 Returns the smallest integer not less than a value.
1205 Because of the difference in mantissa, this number is one less than is returned by @frexp().
1417 Because of the difference in mantissa, this number is one less than is returned by frexp().
1796 This function yields undefined results from input values less than -1 or greater than 1.
1852 This function yields undefined results from input values less than -1 or greater than 1.
1881 This function yields undefined results from input values less than -1 or greater than 1.
1937 This function yields undefined results from input values less than -1 or greater than 1.
3179 summary: 0 if less than a value, 0 otherwise
/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp171 std::sort(potential_aliases.begin(), potential_aliases.end(), less);
667 std::sort(potential_aliases.begin(), potential_aliases.end(), less);
/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 114 milliseconds