Home | History | Annotate | Download | only in util

Lines Matching defs:m_length_

148         m_length_ = str.length();
159 if (m_length_ == 0) {
238 m_length_ = str.length();
242 if (m_length_ == 0) {
324 if (tokenlimit == m_length_) {
497 if (p == m_length_) {
558 private int m_length_;
608 } while (result < m_length_);
616 } while (result < m_length_);
618 if (result < m_length_) {
622 return -1 - m_length_;
644 } while (result < m_length_);
652 } while (result < m_length_);
654 if (result < m_length_) {
658 return -1 - m_length_;