Home
last modified time | relevance | path

Searched defs:less (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_function_base.h70 struct less : public binary_function<_Tp,_Tp,bool> struct
82 void _M_swap_workaround(less<_Tp>& __x) {} in _M_swap_workaround() argument
/ndk/tests/device/test-stlport/unit/
Dset_test.cpp214 struct less<SetTestClass> { struct
215 bool operator () (SetTestClass const& lhs, SetTestClass const& rhs) const { in operator ()()
Dmvctor_declaration_test.cpp113 struct less<struct_with_specialized_less> { struct
Dstring_test.cpp1121 string less( "less" ); in te_tmp() local
/ndk/tests/device/test-gnustl-full/unit/
Dset_test.cpp214 struct less<SetTestClass> { struct
215 bool operator () (SetTestClass const& lhs, SetTestClass const& rhs) const { in operator ()()
Dmvctor_declaration_test.cpp113 struct less<struct_with_specialized_less> { struct
Dstring_test.cpp1121 string less( "less" ); in te_tmp() local
/ndk/sources/host-tools/make-3.81/
Dcommands.c48 char *at, *percent, *star, *less; in set_file_variables() local