Searched defs:less (Results 1 – 15 of 15) sorted by relevance
/external/stlport/stlport/stl/ |
D | _function_base.h | 70 struct less : public binary_function<_Tp,_Tp,bool> struct 82 void _M_swap_workaround(less<_Tp>& __x) {} in _M_swap_workaround() argument
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | prune.h | 89 NaturalLess<Weight> less; in Prune() local 172 NaturalLess<Weight> less; in Prune() local
|
D | queue.h | 250 StateWeightCompare(const vector<Weight>* weights, const L &less) in StateWeightCompare() 529 NaturalLess<Weight> *less = 0; in AutoQueue() local 545 delete less; in AutoQueue() local 554 delete less; in AutoQueue() local 587 delete less; in AutoQueue() local 649 ArcFilter filter, Less *less, in SccQueueType()
|
/external/clang/test/CXX/except/except.spec/ |
D | canonical.cpp | 35 struct less struct
|
/external/stlport/test/unit/ |
D | set_test.cpp | 214 struct less<SetTestClass> { struct 215 bool operator () (SetTestClass const& lhs, SetTestClass const& rhs) const { in operator ()()
|
D | mvctor_declaration_test.cpp | 113 struct less<struct_with_specialized_less> { struct
|
D | string_test.cpp | 1121 string less( "less" ); in te_tmp() local
|
/external/llvm/utils/TableGen/ |
D | TGLexer.h | 38 less, greater, // < > enumerator
|
/external/mesa3d/src/glsl/ |
D | lower_variable_index_to_cond_assign.cpp | 185 ir_expression *less = in bisect() local
|
/external/llvm/lib/AsmParser/ |
D | LLToken.h | 29 less, greater, // < > enumerator
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 203 less = 12, enumerator
|
/external/v8/src/mips/ |
D | constants-mips.h | 389 less = 12, enumerator
|
/external/v8/src/x64/ |
D | assembler-x64.h | 276 less = 12, enumerator
|
/external/webkit/Source/WebKit/android/nav/ |
D | CachedRoot.cpp | 1761 SkIRect less; in setCursorCache() local
|
/external/valgrind/tsan/ |
D | thread_sanitizer.cc | 2391 Less less; in operator ()() local
|