Searched defs:newItems (Results 1 – 3 of 3) sorted by relevance
70 int newItems = 0; in main() local
209 public Alternation or2(Pick[] newItems) { in or2()217 public Alternation or2(int itemWeight, Pick[] newItems) { in or2()223 public Alternation or2(int[] itemWeights, Pick[] newItems) { in or2()
1289 Item *newItems = (Item*)uprv_malloc(max * sizeof(items[0])); in setItemCapacity() local