Searched refs:TOKEN_SIZE_ (Results 1 – 2 of 2) sorted by relevance
469 m_tokenStart_ = new int[TOKEN_SIZE_];470 m_tokenLimit_ = new int[TOKEN_SIZE_];477 int newsize = originalsize + TOKEN_SIZE_;581 private static final int TOKEN_SIZE_ = 100; local
480 m_tokenStart_ = new int[TOKEN_SIZE_];481 m_tokenLimit_ = new int[TOKEN_SIZE_];488 int newsize = originalsize + TOKEN_SIZE_;592 private static final int TOKEN_SIZE_ = 100; local