Home
last modified time | relevance | path

Searched +defs:env +defs:close (Results 76 – 100 of 1243) sorted by relevance

12345678910>>...50

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/persist/raw/
H A DRawStore.java71 public RawStore(Environment env, String storeName, StoreConfig config) in RawStore()
160 public void close() in close() method in RawStore
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/dbi/
H A DSR12641.java52 private Environment env; field in SR12641
187 private void close() in close() method in SR12641
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/persist/raw/
H A DRawStore.java68 public RawStore(Environment env, String storeName, StoreConfig config) in RawStore()
157 public void close() in close() method in RawStore
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/nio/zipfs/
H A DMultiReleaseJarTest.java81 public void close() throws IOException { in close() method in MultiReleaseJarTest
128 Map<String,String> env = new HashMap<>(); in testNewFileSystem() local
130 try (FileSystem fs = FileSystems.newFileSystem(mruri, env)) { in testNewFileSystem() argument
135 try (FileSystem fs = FileSystems.newFileSystem(mruri, env)) { in testNewFileSystem() argument
139 try (FileSystem fs = FileSystems.newFileSystem(uvuri, env)) { in testNewFileSystem() argument
176 private void runTest(Map<String,?> env, int expected) throws Throwable { in runTest()
181 try (FileSystem fs = FileSystems.newFileSystem(uri, env)) { in runTest() argument
215 Map<String,String> env = Map.of("multi-release", "runtime"); in testMultiReleaseJarWithNonVersionDir() local
216 try (FileSystem fs = FileSystems.newFileSystem(uri, env)) { in testMultiReleaseJarWithNonVersionDir() argument
230 Map<String,String> env = Map.of("multi-release", "runtime"); in testCustomMultiReleaseValue() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/jdk/nio/zipfs/jarfs/
H A DMultiReleaseJarTest.java81 public void close() throws IOException { in close() method in MultiReleaseJarTest
129 Map<String,String> env = new HashMap<>(); in testNewFileSystem() local
131 try (FileSystem fs = FileSystems.newFileSystem(mruri, env)) { in testNewFileSystem() argument
136 try (FileSystem fs = FileSystems.newFileSystem(mruri, env)) { in testNewFileSystem() argument
140 try (FileSystem fs = FileSystems.newFileSystem(uvuri, env)) { in testNewFileSystem() argument
177 private void runTest(Map<String,?> env, int expected) throws Throwable { in runTest()
182 try (FileSystem fs = FileSystems.newFileSystem(uri, env)) { in runTest() argument
216 Map<String,String> env = Map.of("multi-release", "runtime"); in testMultiReleaseJarWithNonVersionDir() local
217 try (FileSystem fs = FileSystems.newFileSystem(uri, env)) { in testMultiReleaseJarWithNonVersionDir() argument
231 Map<String,String> env = Map.of("multi-release", "runtime"); in testCustomMultiReleaseValue() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/jdk/nio/zipfs/
H A DMultiReleaseJarTest.java81 public void close() throws IOException { in close() method in MultiReleaseJarTest
129 Map<String,String> env = new HashMap<>(); in testNewFileSystem() local
131 try (FileSystem fs = FileSystems.newFileSystem(mruri, env)) { in testNewFileSystem() argument
136 try (FileSystem fs = FileSystems.newFileSystem(mruri, env)) { in testNewFileSystem() argument
140 try (FileSystem fs = FileSystems.newFileSystem(uvuri, env)) { in testNewFileSystem() argument
177 private void runTest(Map<String,?> env, int expected) throws Throwable { in runTest()
182 try (FileSystem fs = FileSystems.newFileSystem(uri, env)) { in runTest() argument
216 Map<String,String> env = Map.of("multi-release", "runtime"); in testMultiReleaseJarWithNonVersionDir() local
217 try (FileSystem fs = FileSystems.newFileSystem(uri, env)) { in testMultiReleaseJarWithNonVersionDir() argument
231 Map<String,String> env = Map.of("multi-release", "runtime"); in testCustomMultiReleaseValue() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/nio/zipfs/
H A DMultiReleaseJarTest.java81 public void close() throws IOException { in close() method in MultiReleaseJarTest
128 Map<String,String> env = new HashMap<>(); in testNewFileSystem() local
130 try (FileSystem fs = FileSystems.newFileSystem(mruri, env)) { in testNewFileSystem() argument
135 try (FileSystem fs = FileSystems.newFileSystem(mruri, env)) { in testNewFileSystem() argument
139 try (FileSystem fs = FileSystems.newFileSystem(uvuri, env)) { in testNewFileSystem() argument
176 private void runTest(Map<String,?> env, int expected) throws Throwable { in runTest()
181 try (FileSystem fs = FileSystems.newFileSystem(uri, env)) { in runTest() argument
215 Map<String,String> env = Map.of("multi-release", "runtime"); in testMultiReleaseJarWithNonVersionDir() local
216 try (FileSystem fs = FileSystems.newFileSystem(uri, env)) { in testMultiReleaseJarWithNonVersionDir() argument
230 Map<String,String> env = Map.of("multi-release", "runtime"); in testCustomMultiReleaseValue() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DExecHelper.java34 Map<String,String> env = pb.environment(); in exec() local
81 private static void close(final Closeable... closeables) { in close() method in ExecHelper
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DExecHelper.java34 Map<String,String> env = pb.environment(); in exec() local
81 private static void close(final Closeable... closeables) { in close() method in ExecHelper
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/
H A DIdeClassOutputStream.java43 public IdeClassOutputStream(IdeProcessingEnvImpl env, IFile file) { in IdeClassOutputStream()
49 public void close() throws IOException { in close() method in IdeClassOutputStream
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/util/
H A DLogVerificationReadableByteChannel.java112 final Environment env, in LogVerificationReadableByteChannel()
167 synchronized public void close() in close() method in LogVerificationReadableByteChannel
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DExecHelper.java34 Map<String,String> env = pb.environment(); in exec() local
81 private static void close(final Closeable... closeables) { in close() method in ExecHelper
/dports/devel/kf5-knotifications/knotifications-5.89.0/src/
H A Dnotifybyandroid.cpp21 static void notificationFinished(JNIEnv *env, jobject that, jint notificationId) in notificationFinished()
30 static void notificationActionInvoked(JNIEnv *env, jobject that, jint id, jint action) in notificationActionInvoked()
39 static void notificationInlineReply(JNIEnv *env, jobject that, jint id, jstring text) in notificationInlineReply()
63 JNIEnv *env = nullptr; in JNI_OnLoad() local
109 QAndroidJniEnvironment env; in createAndroidNotification() local
173 void NotifyByAndroid::close(KNotification *notification) in close() function in NotifyByAndroid
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/hsqldb/
H A Daccesslog.hxx50 OperationLogFile( JNIEnv* env, jstring streamName, const char* _pAsciiSuffix ) in OperationLogFile()
83 virtual void close() in close() function in connectivity::hsqldb::OperationLogFile
94 DataLogFile( JNIEnv* env, jstring streamName, const char* _pAsciiSuffix ) in DataLogFile()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src_libhashdb/
H A Dlmdb_context.hpp34 MDB_env* env; member in hashdb::lmdb_context_t
100 void close() { in close() function in hashdb::lmdb_context_t
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/nio/file/Files/
H A DPassThroughFileSystem.java52 Map<String,?> env = Collections.emptyMap(); in create() local
71 public void close() throws IOException { in close() method in PassThroughFileSystem

12345678910>>...50