Searched refs:BLOCKTOKENQUEUESIZE (Results 1 – 2 of 2) sorted by relevance
68 static final int BLOCKTOKENQUEUESIZE = 500; field in OpMap75 ObjectVector m_tokenQueue = new ObjectVector(MAXTOKENQUEUESIZE, BLOCKTOKENQUEUESIZE);
123 OpMap.BLOCKTOKENQUEUESIZE * 5, in tokenize()