Searched refs: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> : public binary_function< struct in namespace:std
H A DPath.h162 struct less<mcld::sys::fs::Path> : public binary_function<mcld::sys::fs::Path, struct in namespace:std
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFReader.h110 static bool less(AliasInfo p1, AliasInfo p2) { function in class:mcld::ELFReader
200 static bool less(AliasInfo p1, AliasInfo p2) { function in class:mcld::ELFReader
/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp180 std::sort(potential_aliases.begin(), potential_aliases.end(), less);
701 std::sort(potential_aliases.begin(), potential_aliases.end(), less);
/frameworks/rs/api/
H A Drs_core_math.spec206 Return the smallest integer not less than a value.

Completed in 126 milliseconds