Searched defs:oldVal (Results 1 – 9 of 9) sorted by relevance
223 int oldVal = interestOps(); in interestOpsOr() local263 int oldVal = interestOps(); in interestOpsAnd() local
118 E oldVal = e.next(); in set() local
503 E oldVal = x.item; in set() local
911 public static <T> boolean replaceAll(List<T> list, T oldVal, T newVal) { in replaceAll()
411 long oldVal = a[i]; in asList() local
70 …java.util.List<@libcore.util.NullFromTypeParam T> list, @libcore.util.NullFromTypeParam T oldVal, … in replaceAll()
68 public static <T> boolean replaceAll(java.util.List<T> list, T oldVal, T newVal) { throw new Runtim… in replaceAll()
1030 V oldVal = null; in putVal() local1120 V oldVal = null; in replaceNode() local
140 public static <T> boolean replaceAll(java.util.List<T> list, T oldVal, T newVal) { in replaceAll()