Home
last modified time | relevance | path

Searched defs:Stoppable (Results 1 – 25 of 46) sorted by relevance

12

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rodio-0.9.0/src/source/
H A Dstoppable.rs15 pub struct Stoppable<I> { struct
20 impl<I> Stoppable<I> { argument
46 impl<I> Iterator for Stoppable<I> implementation
68 impl<I> Source for Stoppable<I> implementation
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/rodio-0.14.0/src/source/
H A Dstoppable.rs14 pub struct Stoppable<I> { struct
19 impl<I> Stoppable<I> { implementation
45 impl<I> Iterator for Stoppable<I> implementation
67 impl<I> Source for Stoppable<I> implementation
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rodio-0.9.0/src/source/
H A Dstoppable.rs15 pub struct Stoppable<I> { struct
20 impl<I> Stoppable<I> { argument
46 impl<I> Iterator for Stoppable<I> implementation
68 impl<I> Source for Stoppable<I> implementation
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/clang-rename/
H A DClassSimpleRenaming.cpp14 // grep -Ubo 'Foo.*' <file>
/dports/sysutils/go-wtf/wtf-0.21.0/wtf/
H A Dstoppable.go4 type Stoppable interface { interface
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/main/java/org/apache/hadoop/hbase/
H A DStoppable.java29 public interface Stoppable { interface
/dports/java/jgraph/jgraph-java-5.13.0.4/src/com/jgraph/layout/
H A DJGraphLayout.java54 public interface Stoppable { interface
/dports/www/xsp/xsp-4.5/src/Mono.WebServer/Options/
H A DDescriptions.cs60 public const string Stoppable = "Allows the user to stop the server by pressing \"Enter\". " + field in Mono.WebServer.Options.Descriptions
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/
H A DConfigurationManager.cs62 public bool Stoppable { property in Mono.WebServer.FastCgi.ConfigurationManager
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.Fpm/
H A DConfigurationManager.cs53 public bool Stoppable { property in Mono.WebServer.Fpm.ConfigurationManager
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/controller-runtime/pkg/runtime/inject/
H A Dinject.go105 type Stoppable interface { interface
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/sigs.k8s.io/controller-runtime/pkg/runtime/inject/
H A Dinject.go105 type Stoppable interface { interface
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/httpclient/
H A DAuthFilterCacheTest.java188 private interface Stoppable<T> { interface in AuthFilterCacheTest
H A DHttpSlowServerTest.java254 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in HttpSlowServerTest
H A DLargeResponseTest.java252 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in LargeResponseTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/httpclient/
H A DAuthFilterCacheTest.java188 private interface Stoppable<T> { interface in AuthFilterCacheTest
H A DHttpSlowServerTest.java254 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in HttpSlowServerTest
H A DLargeResponseTest.java252 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in LargeResponseTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/httpclient/
H A DAuthFilterCacheTest.java188 private interface Stoppable<T> { interface in AuthFilterCacheTest
H A DHttpSlowServerTest.java254 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in HttpSlowServerTest
H A DLargeResponseTest.java252 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in LargeResponseTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/net/httpclient/
H A DHttpSlowServerTest.java254 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in HttpSlowServerTest
H A DLargeResponseTest.java252 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in LargeResponseTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/httpclient/
H A DLargeResponseTest.java252 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in LargeResponseTest
H A DHttpSlowServerTest.java254 private interface Stoppable<T> { public void stop(T service) throws Exception; } in stop() interface in HttpSlowServerTest

12