Home
last modified time | relevance | path

Searched defs:less (Results 1 – 25 of 5187) sorted by last modified time

12345678910>>...208

/dports/www/httest/httest-2.4.24/src/
H A Dperf_module.c48 int less[10]; member
/dports/textproc/diffmark/diffmark-0.10/lib/
H A Ddiff.hh14 struct less<xmlNodePtr> struct
16 bool operator()(xmlNodePtr m, xmlNodePtr n) const in operator ()()
/dports/textproc/zenxml/zenxml-2.4/zen/
H A Dstl_tools.h151 …dIterator binary_search(ForwardIterator first, ForwardIterator last, const T& value, CompLess less) in binary_search()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/lexical-core-0.4.2/src/atof/algorithm/
H A Dmath.rs1633 pub fn less(x: &[Limb], y: &[Limb]) -> bool { in less() function
2295 fn less(&self, y: &Self) -> bool { in less() method
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/gettext/textfilter/
H A Dtffilter.cpp31 int less, int more, int style, bool match, bool enabled, bool regexp) in tfFilter()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/Xext/
H A Dsync.c2661 int64_t *less = priv->value_less; in IdleTimeBlockHandler() local
2736 int64_t *less, int64_t *greater) in IdleTimeCheckBrackets()
2751 int64_t *less = priv->value_less; in IdleTimeWakeupHandler() local
2784 int64_t *less = priv->value_less; in IdleTimeBracketValues() local
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmachinestate.c198 uint64_t nxtval(uint64_t val, uint64_t lim, boolean less) { in nxtval()
/dports/math/gap/gap-4.11.0/pkg/datastructures-0.2.5/src/
H A Davl.c17 Obj DS_AVL_FIND(Obj self, Obj tree, Obj val, Obj less) in DS_AVL_FIND()
59 DS_AVL_ADDSET_INNER(Obj self, Obj avl, Obj val, Obj less, Obj trinode) in DS_AVL_ADDSET_INNER()
134 Obj less, in DS_AVL_REMSET_INNER()
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/HPCombi/tests/
H A Dtest_perm_all.cpp64 static bool less(const VectType a, const VectType b) { return a < b; }; in less() function
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/HPCombi/include/
H A Depu_impl.hpp84 inline bool less(epu8 a, epu8 b) { in less() function
378 template <> struct less<HPCombi::epu8> { struct
382 inline size_t operator()(const HPCombi::epu8 &v1, in operator ()()
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/include/
H A Dcong-intf.hpp182 virtual bool less(word_type const& u, word_type const& v) { in less() function in libsemigroups::CongruenceInterface
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/cykdtree/
H A Dc_kdtree.hpp55 Node *less; member in Node
877 Node* less = build(Lidx, Nless, LE, lessright, PLE, lessPRE, in build() local
/dports/math/py-iohexperimenter/IOHexperimenter-0.2.9.2/src/
H A DIOHprofiler_wrap.cpp4217 struct less <PyObject *> struct
4220 operator()(PyObject * v, PyObject *w) const in operator ()()
4242 struct less <swig::SwigPtr_PyObject> struct
4247 return std::less<PyObject *>()(v, w); in operator ()()
4252 struct less <swig::SwigVar_PyObject> struct
4257 return std::less<PyObject *>()(v, w); in operator ()()
/dports/lang/python310/Python-3.10.1/Lib/
H A Dtabnanny.py242 def less(self, other): member in Whitespace
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dtabnanny.py242 def less(self, other): member in Whitespace
/dports/lang/python38/Python-3.8.12/Lib/
H A Dtabnanny.py242 def less(self, other): member in Whitespace
/dports/lang/python37/Python-3.7.12/Lib/
H A Dtabnanny.py242 def less(self, other): member in Whitespace
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dtabnanny.py238 def less(self, other): member in Whitespace
/dports/lang/python27/Python-2.7.18/Lib/
H A Dtabnanny.py238 def less(self, other): member in Whitespace
/dports/lang/python39/Python-3.9.9/Lib/
H A Dtabnanny.py242 def less(self, other): member in Whitespace
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dtabnanny.py242 def less(self, other): member in Whitespace
/dports/lang/rexx-imc/rexx-imc-1.76/
H A Dutil.c190 int less(s1,s2,n1,n2)/* the ordering - compare s1,len n1 with s2,len n2*/ in less() function
/dports/graphics/qgis/qgis-3.22.3/external/astyle/
H A Dastyle_main.cpp2591 char less[NAML$C_MAXRSS]; in standardizePath() local
/dports/graphics/qgis-ltr/qgis-3.16.16/external/astyle/
H A Dastyle_main.cpp2591 char less[NAML$C_MAXRSS]; in standardizePath() local
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_sel_conv.erl55 less(#st{selmode=vertex}=St) -> function
57 less(#st{selmode=edge}=St) -> function
59 less(#st{selmode=face}=St) -> function
61 less(St) -> St. function
82 less(vertex, Vs, We) -> function
84 less(edge, Es, We) -> function
86 less(face, Fs, We) -> function

12345678910>>...208