Home
last modified time | relevance | path

Searched refs:n (Results 1 – 10 of 10) sorted by relevance

/glogg/glogg/src/
H A Dmarks.h
H A Dabstractlogview.cpp
/glogg/src/
H A Dmarks.h100 const_iterator operator+(int n) const
101 { return const_iterator(internal_iter_ + n); }
102 const_iterator& operator+=(int n)
103 { internal_iter_+=n ; return *this; }
104 const_iterator operator-(int n) const
105 { return const_iterator(internal_iter_ - n); }
106 const_iterator& operator-=(int n)
107 { internal_iter_-=n ; return *this; }
H A Dabstractlogview.cpp59 int countDigits( quint64 n ) in countDigits() argument
61 if (n == 0) in countDigits()
88 volatile qreal ln_n = qLn( n ); in countDigits()
/glogg/glogg/
H A DTODO
H A Dglogg.nsi
/glogg/
H A DTODO10 - Drag 'n drop in filters
H A Dglogg.nsi38 , a fast, advanced log explorer.$\r$\n$\r$\n\
40 the COPYING file.$\r$\n$\r$\n$_CLICK"
/glogg/glogg/doc/
H A Ddocumentation.markdown
/glogg/doc/
H A Ddocumentation.markdown111 <tr><td>n/N</td>