Searched refs:rest (Results 1 – 12 of 12) sorted by relevance
356 char *rest = resolvedPath; in canonicalize() local357 while ((component = strtok_r(rest, "/", &rest))) { in canonicalize()
155 List<T> rest = new ArrayList<>(); in assertContents() local157 rest.add(actual.next()); in assertContents()159 (msg == null ? "" : msg), rest, history)); in assertContents()
339 public static <E extends Enum<E>> EnumSet<E> of(E first, E... rest) { in of() argument342 for (E e : rest) in of()
87 public static <E extends java.lang.Enum<E>> java.util.EnumSet<E> of(E first, E... rest) { in of() argument
28 * independently of the rest of the source tree.
132 # The rest of APIs are not supported.
227 be a consequence of the rest of this License.
212 consequence of the rest of this License.
19 // The Android core library provides low-level APIs for use by the rest of the
220 consequence of the rest of this License.