Home
last modified time | relevance | path

Searched refs:rest (Results 1 – 12 of 12) sorted by relevance

/libcore/ojluni/src/main/native/
Dcanonicalize_md.c356 char *rest = resolvedPath; in canonicalize() local
357 while ((component = strtok_r(rest, "/", &rest))) { in canonicalize()
/libcore/ojluni/src/test/java/util/Collection/testlibrary/
DCollectionAsserts.java155 List<T> rest = new ArrayList<>(); in assertContents() local
157 rest.add(actual.next()); in assertContents()
159 (msg == null ? "" : msg), rest, history)); in assertContents()
/libcore/ojluni/src/main/java/java/util/
DEnumSet.java339 public static <E extends Enum<E>> EnumSet<E> of(E first, E... rest) { in of() argument
342 for (E e : rest) in of()
/libcore/ojluni/annotations/hiddenapi/java/util/
DEnumSet.java87 public static <E extends java.lang.Enum<E>> java.util.EnumSet<E> of(E first, E... rest) { in of() argument
/libcore/ojluni/src/test/java/nio/Buffer/
DOrder-X.java.template28 * independently of the rest of the source tree.
DBasic-X.java.template28 * independently of the rest of the source tree.
/libcore/tools/openjdk-analyzer/src/libcore/tools/analyzer/openjdk/
Dunsupported_new_apis.txt132 # The rest of APIs are not supported.
/libcore/ojluni/src/tools/
DLICENSE227 be a consequence of the rest of this License.
/libcore/ojluni/src/test/
DLICENSE227 be a consequence of the rest of this License.
/libcore/
DLICENSE212 consequence of the rest of this License.
DJavaLibrary.bp19 // The Android core library provides low-level APIs for use by the rest of the
/libcore/ojluni/src/main/
DLICENSE220 consequence of the rest of this License.