Searched defs:existing (Results 1 – 8 of 8) sorted by relevance
108 NativeBuffer existing = buffers[i]; in releaseNativeBuffer() local
484 UnixPath existing = UnixPath.toUnixPath(obj2); in createLink() local
122 static void link(UnixPath existing, UnixPath newfile) throws UnixException { in link()
445 ReferenceKey<T> existing = setMap.map.putIfAbsent(entryKey, entryKey); in internKey() local475 ReferenceKey<T> existing = setMap.map.putIfAbsent(entryKey, entryKey); in internAddKey() local
151 Path existing = Paths.get("testfile"); in testCreateLink() local
144 private static Object[][] permute(Object[] newValues, Object[][] existing) { in permute()
685 public void createLink(Path link, Path existing) throws IOException { in createLink()
809 const char* existing = (const char*)jlong_to_ptr(existingAddress); in Java_sun_nio_fs_UnixNativeDispatcher_link0() local