Home
last modified time | relevance | path

Searched defs:Arbitrary (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/static/
H A Dstatic-lifetime.rs1 pub trait Arbitrary: Sized + 'static {} interface
3 impl<'a, A: Clone> Arbitrary for ::std::borrow::Cow<'a, A> {} //~ ERROR lifetime bound impl
/dports/devel/rapidcheck/rapidcheck-7bc7d30/src/gen/
H A DText.cpp5 template struct rc::Arbitrary<std::string>; member in rc
6 template struct rc::Arbitrary<std::wstring>; member in rc
/dports/net-im/matterhorn/matterhorn-50200.13.0/test/
H A DMessage_QCA.hs133 instance Arbitrary Message where arbitrary = genMessage function
134 instance Arbitrary Message__DeletedPost where arbitrary = genMessage__DeletedPost function
135 instance Arbitrary Message__Posted where arbitrary = genMessage__Posted function
136 instance Arbitrary PostId where arbitrary = genPostId function
137 instance Arbitrary MessageId where arbitrary = oneof [ MessagePostId <$> genPostId function
/dports/devel/rapidcheck/rapidcheck-7bc7d30/include/rapidcheck/gen/
H A DArbitrary.hpp21 struct Arbitrary { struct
22 static decltype(gen::detail::DefaultArbitrary<T>::arbitrary()) arbitrary() { in arbitrary()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-58375-monomorphize-default-impls.rs12 pub trait Arbitrary { interface
/dports/devel/rapidcheck/rapidcheck-7bc7d30/extras/boost/include/rapidcheck/gen/boost/
H A DOptional.hpp20 struct Arbitrary<boost::optional<T>> { struct
21 static Gen<boost::optional<T>> arbitrary() { in arbitrary()
/dports/devel/rapidcheck/rapidcheck-7bc7d30/test/util/
H A DGenUtils.cpp61 template struct Arbitrary<test::GenParams>; variable
62 template struct Arbitrary<test::PassedSize>; variable
63 template struct Arbitrary<test::PassedRandom>; variable
/dports/devel/rapidcheck/rapidcheck-7bc7d30/examples/classify/
H A Dmain.cpp20 struct Arbitrary<User> { struct
21 static Gen<User> arbitrary() { in arbitrary()
/dports/devel/rapidcheck/rapidcheck-7bc7d30/test/gen/detail/
H A DRecipeTests.cpp19 struct Arbitrary<Recipe::Ingredient> { struct
20 static Gen<Recipe::Ingredient> arbitrary() { in arbitrary()
30 struct Arbitrary<Recipe> { struct
31 static Gen<Recipe> arbitrary() { in arbitrary()
/dports/devel/grex/grex-1.3.0/cargo-crates/proptest-1.0.0/src/arbitrary/
H A Dtraits.rs45 pub trait Arbitrary: Sized + fmt::Debug { interface
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/proptest/src/arbitrary/
H A Dtraits.rs45 pub trait Arbitrary: Sized + fmt::Debug { trait
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/proptest-0.10.1/src/arbitrary/
H A Dtraits.rs45 pub trait Arbitrary: Sized + fmt::Debug { trait
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dselectgen.mli31 | Arbitrary Constructor
38 | Arbitrary Constructor
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dselectgen.mli31 | Arbitrary Constructor
38 | Arbitrary Constructor
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
254 type Arbitrary struct { struct
255 BaseSchema
260 func (a *Arbitrary) Accept(v SchemaVisitor) {
266 func (a *Arbitrary) GetName() string {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
256 type Arbitrary struct { struct
257 BaseSchema
262 func (a *Arbitrary) Accept(v SchemaVisitor) {
268 func (a *Arbitrary) GetName() string {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
256 type Arbitrary struct { struct
257 BaseSchema
262 func (a *Arbitrary) Accept(v SchemaVisitor) {
268 func (a *Arbitrary) GetName() string {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/kube-openapi/kube-openapi-743ec37842bf/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
256 type Arbitrary struct { struct
257 BaseSchema
262 func (a *Arbitrary) Accept(v SchemaVisitor) {
268 func (a *Arbitrary) GetName() string {
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
254 type Arbitrary struct { struct
255 BaseSchema
260 func (a *Arbitrary) Accept(v SchemaVisitor) {
266 func (a *Arbitrary) GetName() string {
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
256 type Arbitrary struct { struct
257 BaseSchema
262 func (a *Arbitrary) Accept(v SchemaVisitor) {
268 func (a *Arbitrary) GetName() string {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
256 type Arbitrary struct { struct
257 BaseSchema
262 func (a *Arbitrary) Accept(v SchemaVisitor) {
268 func (a *Arbitrary) GetName() string {
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
256 type Arbitrary struct { struct
257 BaseSchema
262 func (a *Arbitrary) Accept(v SchemaVisitor) {
268 func (a *Arbitrary) GetName() string {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
256 type Arbitrary struct { struct
257 BaseSchema
262 func (a *Arbitrary) Accept(v SchemaVisitor) {
268 func (a *Arbitrary) GetName() string {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
256 type Arbitrary struct { struct
257 BaseSchema
262 func (a *Arbitrary) Accept(v SchemaVisitor) {
268 func (a *Arbitrary) GetName() string {
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/vendor/k8s.io/kube-openapi/pkg/util/proto/
H A Dopenapi.go66 VisitArbitrary(*Arbitrary)
254 type Arbitrary struct { struct
255 BaseSchema
260 func (a *Arbitrary) Accept(v SchemaVisitor) {
266 func (a *Arbitrary) GetName() string {

12345678