Home
last modified time | relevance | path

Searched refs:MaybeInt (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/corrade/corrade-2020.06/src/Corrade/Containers/Test/
H A DOptionalTest.cpp35 struct MaybeInt { struct
36 MaybeInt(int a): a{a} {} in MaybeInt() function
65 template<> struct OptionalConverter<int, MaybeInt> {
66 static Optional<int> from(const MaybeInt& other) { in from()
70 static MaybeInt to(const Optional<int>& other) { in to()
75 template<> struct DeducedOptionalConverter<MaybeInt>: OptionalConverter<int, MaybeInt> {};
522 MaybeInt a(5); in convertCopy()
529 MaybeInt c(b); in convertCopy()
532 auto d = optional(MaybeInt{35}); in convertCopy()
538 CORRADE_VERIFY((std::is_constructible<Optional<int>, MaybeInt>::value)); in convertCopy()
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/testing/
H A Dparams_test.go28 actual := gophercloud.MaybeInt(testInt)
33 actual = gophercloud.MaybeInt(testInt)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/benchmarks/
H A DJSON.cpp83 const auto MaybeInt = V.getAsInteger(); in fromJson() local
84 if (!MaybeInt) in fromJson()
87 const int64_t Value = *MaybeInt; in fromJson()
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/benchmarks/
H A DJSON.cpp83 const auto MaybeInt = V.getAsInteger(); in fromJson() local
84 if (!MaybeInt) in fromJson()
87 const int64_t Value = *MaybeInt; in fromJson()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/benchmarks/
H A DJSON.cpp83 const auto MaybeInt = V.getAsInteger(); in fromJson() local
84 if (!MaybeInt) in fromJson()
87 const int64_t Value = *MaybeInt; in fromJson()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/benchmarks/
H A DJSON.cpp83 const auto MaybeInt = V.getAsInteger(); in fromJson() local
84 if (!MaybeInt) in fromJson()
87 const int64_t Value = *MaybeInt; in fromJson()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/benchmarks/
H A DJSON.cpp83 const auto MaybeInt = V.getAsInteger(); in fromJson() local
84 if (!MaybeInt) in fromJson()
87 const int64_t Value = *MaybeInt; in fromJson()
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/benchmarks/
H A DJSON.cpp83 const auto MaybeInt = V.getAsInteger();
84 if (!MaybeInt)
87 const int64_t Value = *MaybeInt;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/benchmarks/
H A DJSON.cpp79 const auto MaybeInt = V.getAsInteger(); in fromJson() local
80 if (!MaybeInt) in fromJson()
83 const int64_t Value = *MaybeInt; in fromJson()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/benchmarks/
H A DJSON.cpp79 const auto MaybeInt = V.getAsInteger(); in fromJson() local
80 if (!MaybeInt) in fromJson()
83 const int64_t Value = *MaybeInt; in fromJson()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/rackspace/gophercloud/
H A Dparams.go56 func MaybeInt(original int) *int { func
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/rackspace/gophercloud/
H A Dparams.go56 func MaybeInt(original int) *int { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/os/vendor/github.com/gophercloud/gophercloud/
H A Dparams.go226 func MaybeInt(original int) *int { func
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/gophercloud/gophercloud/
H A Dparams.go208 func MaybeInt(original int) *int { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/os/vendor/github.com/gophercloud/gophercloud/
H A Dparams.go226 func MaybeInt(original int) *int { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/os/vendor/github.com/gophercloud/gophercloud/
H A Dparams.go226 func MaybeInt(original int) *int { func

12