Home
last modified time | relevance | path

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

/external/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
/external/eigen/unsupported/Eigen/src/Polynomials/
DPolynomialSolver.h110 std::less<Scalar> less; in smallestRoot() local
236 std::less<Scalar> less; variable
282 std::less<Scalar> less; variable
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dprune.h89 NaturalLess<Weight> less; in Prune() local
172 NaturalLess<Weight> less; in Prune() local
Dqueue.h250 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/
Dcanonical.cpp36 struct less struct
/external/openfst/src/include/fst/
Dprune.h135 NaturalLess<Weight> less; in Prune() local
236 NaturalLess<Weight> less; in Prune() local
Dqueue.h282 StateWeightCompare(const vector<Weight>& weights, const L &less) in StateWeightCompare()
567 NaturalLess<Weight> *less = 0; in AutoQueue() local
583 delete less; in AutoQueue() local
592 delete less; in AutoQueue() local
624 delete less; in AutoQueue() local
691 ArcFilter filter, Less *less, in SccQueueType()
752 AStarWeightCompare(const vector<Weight>& weights, const L &less, in AStarWeightCompare()
Dshortest-path.h316 NaturalLess<Weight> less; variable
/external/regex-re2/util/
Dsparse_set.h165 static bool less(int a, int b) { return a < b; } in less() function
Dsparse_array.h446 template<typename Value> bool SparseArray<Value>::less(const IndexValue& a, in less() function
/external/stlport/test/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
/external/llvm/lib/TableGen/
DTGLexer.h39 less, greater, // < > enumerator
/external/llvm/lib/AsmParser/
DLLToken.h29 less, greater, // < > enumerator
/external/v8/src/ia32/
Dassembler-ia32.h214 less = 12, enumerator
/external/v8/src/mips/
Dconstants-mips.h443 less = 12, enumerator
/external/v8/src/x64/
Dassembler-x64.h302 less = 12, enumerator