Searched defs:rest (Results 1 – 13 of 13) sorted by relevance
149 int rest = bufferSize - bufferIndex; in write() local203 int rest = bufferSize - bufferIndex; in write() local275 int rest = bufferIndex - i; in removeFromBuffer() local
36 public static <T> T[] concatAll(T[] first, T[]... rest) { in concatAll()
40 optional VectorProto rest = 3; field
94 const char** varargs(const char* first, va_list rest) { in varargs()
109 public Standard(int first, int rest) { in Standard()
56 char* rest = (end != -1) ? (start + end) : (start + tagNames.size()); in parseTagsToMonitor() local
371 int rest = ((int) ((n - midDigit) >>> 1)) * 0xCCCCCCCD; local
172 final String rest; in applyImports() local
259 string rest, compressedRest; in mangleType() local
531 protected Observer(@NonNull String firstTable, String... rest) { in Observer()
1307 Bundle rest = new Bundle(); in testSetGetApplicationRestriction() local1313 Bundle rest = new Bundle(); in testSetGetApplicationRestriction() local1525 final Bundle rest = new Bundle(); in testApplicationRestrictionsManagingApp() local
458 String rest = cooked[2].substring(index); in handleNativeEvent() local
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...