Searched defs:toReturn (Results 1 – 4 of 4) sorted by relevance
87 E toReturn = list.remove(index); in remove() local95 E toReturn = list.set(index, element); in set() local
59 List<String> toReturn = new ArrayList<>(parameters.size()); in getParameterTypeNames() local
134 void CBC_OnedCode39Writer::ToIntArray(int16_t a, int8_t* toReturn) { in ToIntArray()
499 TimeZone toReturn = biasMatched ? bias : firstMatch; in lookupByOffsetWithBiasInternal() local