Lines Matching defs:size
116 int size; // the size of the word stream
135 size = (int)stream.size();
136 if (size < 4)
169 while (word < size) {
180 if (nextInst > size)
219 for (int i = 0; i < (int)nestedControl.size(); ++i)
232 if (idDescriptor[id].size() > 0)
248 if (nestedControl.size() && id == nestedControl.top())
266 if (idDescriptor[id].size() > 0)
357 if (resultId != 0 && idDescriptor[resultId].size() == 0) {
386 if (idDescriptor[stream[word]].size() > 0) {