Home
last modified time | relevance | path

Searched defs:Product (Results 76 – 100 of 4303) sorted by relevance

12345678910>>...173

/dports/devel/sccache/sccache-0.2.15/cargo-crates/async-std-1.8.0/src/stream/
H A Dproduct.rs18 pub trait Product<A = Self>: Sized { trait
32 impl Product for $a { impl
40 impl<'a> Product<&'a $a> for $a { impl
57 impl Product for $a { impl
64 impl<'a> Product<&'a $a> for $a { impl
/dports/games/genact/genact-0.10.0/cargo-crates/async-std-1.6.3/src/stream/
H A Dproduct.rs18 pub trait Product<A = Self>: Sized { interface
32 impl Product for $a { impl
40 impl<'a> Product<&'a $a> for $a { impl
57 impl Product for $a { impl
64 impl<'a> Product<&'a $a> for $a { impl
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/async-std-1.7.0/src/stream/
H A Dproduct.rs18 pub trait Product<A = Self>: Sized { interface
32 impl Product for $a { impl
40 impl<'a> Product<&'a $a> for $a { impl
57 impl Product for $a { impl
64 impl<'a> Product<&'a $a> for $a { impl
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/async-std-1.10.0/src/stream/
H A Dproduct.rs18 pub trait Product<A = Self>: Sized { trait
32 impl Product for $a { impl
40 impl<'a> Product<&'a $a> for $a { impl
57 impl Product for $a { impl
64 impl<'a> Product<&'a $a> for $a { impl
/dports/textproc/jql/jql-3.0.6/cargo-crates/async-std-1.10.0/src/stream/
H A Dproduct.rs18 pub trait Product<A = Self>: Sized { trait
32 impl Product for $a { impl
40 impl<'a> Product<&'a $a> for $a { impl
57 impl Product for $a { impl
64 impl<'a> Product<&'a $a> for $a { impl
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/associated-types/
H A Dissue-18655.rs3 type Product; typedef
4 fn create(&self) -> <Self as Factory>::Product; in create()
8 type Product = f64; typedef
13 type Product = (<A as Factory>::Product, <B as Factory>::Product); typedef
14 fn create(&self) -> (<A as Factory>::Product, <B as Factory>::Product) { in create()
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/bssopenapi/
H A Dstruct_product.go19 type Product struct { struct
20 ProductCode string `json:"ProductCode" xml:"ProductCode"`
21 ProductName string `json:"ProductName" xml:"ProductName"`
22 ProductType string `json:"ProductType" xml:"ProductType"`
23 SubscriptionType string `json:"SubscriptionType" xml:"SubscriptionType"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/bssopenapi/
H A Dstruct_product.go19 type Product struct { struct
20 ProductCode string `json:"ProductCode" xml:"ProductCode"`
21 ProductName string `json:"ProductName" xml:"ProductName"`
22 ProductType string `json:"ProductType" xml:"ProductType"`
23 SubscriptionType string `json:"SubscriptionType" xml:"SubscriptionType"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/bssopenapi/
H A Dstruct_product.go19 type Product struct { struct
20 ProductCode string `json:"ProductCode" xml:"ProductCode"`
21 ProductName string `json:"ProductName" xml:"ProductName"`
22 ProductType string `json:"ProductType" xml:"ProductType"`
23 SubscriptionType string `json:"SubscriptionType" xml:"SubscriptionType"`
/dports/lang/rust/rustc-1.58.1-src/library/core/src/iter/traits/
H A Daccum.rs30 pub trait Product<A = Self>: Sized { trait
51 impl Product for $a { impl
73 impl<'a> Product<&'a $a> for $a { impl
107 impl Product for $a { impl
129 impl<'a> Product<&'a $a> for $a { impl
175 impl<T, U, E> Product<Result<U, E>> for Result<T, E> impl
218 impl<T, U> Product<Option<U>> for Option<T> impl
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/examples/crud/
H A Dmain.go14 type Product struct { struct
15 ID int64 `json:"id"`
16 Name string `json:"name"`
17 Info string `json:"info,omitempty"`
18 Price float64 `json:"price"`
/dports/devel/stack/stack-2.7.3/_cabal_deps/hpack-0.34.4/src/Data/Aeson/Config/
H A DTypes.hs25 data Product a b = Product a b constructor
33 Product a1 b1 <> Product a2 b2 = Product (a1 <> a2) (b1 <> b2) function
/dports/devel/hs-hpack/hpack-0.34.4/src/Data/Aeson/Config/
H A DTypes.hs25 data Product a b = Product a b type
33 Product a1 b1 <> Product a2 b2 = Product (a1 <> a2) (b1 <> b2) function
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/tools/
H A Dendpoint.go23 type Product struct { struct
24 Code string `json:"code"`
25 DocumentID string `json:"document_id"`
26 LocationServiceCode string `json:"location_service_code"`
27 RegionalEndpoints []RegionalEndpoint `json:"regional_endpoints"`
28 GlobalEndpoint string `json:"global_endpoint"`
29 RegionalEndpointPattern string `json:"regional_endpoint_pattern"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/tools/
H A Dendpoint.go23 type Product struct { struct
24 Code string `json:"code"`
25 DocumentID string `json:"document_id"`
26 LocationServiceCode string `json:"location_service_code"`
27 RegionalEndpoints []RegionalEndpoint `json:"regional_endpoints"`
28 GlobalEndpoint string `json:"global_endpoint"`
29 RegionalEndpointPattern string `json:"regional_endpoint_pattern"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/tools/
H A Dendpoint.go23 type Product struct { struct
24 Code string `json:"code"`
25 DocumentID string `json:"document_id"`
26 LocationServiceCode string `json:"location_service_code"`
27 RegionalEndpoints []RegionalEndpoint `json:"regional_endpoints"`
28 GlobalEndpoint string `json:"global_endpoint"`
29 RegionalEndpointPattern string `json:"regional_endpoint_pattern"`
/dports/databases/py-sqlalchemy-utils/SQLAlchemy-Utils-0.37.9/tests/aggregate/
H A Dtest_custom_select_expressions.py10 def Product(Base): function
11 class Product(Base): class
22 def Catalog(Base, Product): argument
37 def init_models(Product, Catalog): argument
44 def test_assigns_aggregates_on_insert(self, session, Product, Catalog): argument
60 def test_assigns_aggregates_on_update(self, session, Product, Catalog): argument
H A Dtest_search_vectors.py17 def Product(Base): function
18 class Product(Base): class
29 def Catalog(Base, Product): argument
46 def init_models(Product, Catalog): argument
53 def test_assigns_aggregates_on_insert(self, session, Product, Catalog): argument
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/useragent/
H A Dinfo.go20 Product Product member
26 type Product struct { struct
27 Name string
28 Version string
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/useragent/
H A Dinfo.go20 Product Product member
26 type Product struct { struct
27 Name string
28 Version string
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/yundun-ds/
H A Dstruct_product.go19 type Product struct { struct
20 Id int64 `json:"Id" xml:"Id"`
21 Name string `json:"Name" xml:"Name"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/yundun-ds/
H A Dstruct_product.go19 type Product struct { struct
20 Id int64 `json:"Id" xml:"Id"`
21 Name string `json:"Name" xml:"Name"`
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/genproto/googleapis/cloud/securitycenter/v1/
H A Dsource.pb.go191 func init() { file_google_cloud_securitycenter_v1_source_proto_init() }
192 func file_google_cloud_securitycenter_v1_source_proto_init() {
202 return &v.sizeCache
213 GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
215 NumEnums: 0,
/dports/security/lego/lego-4.5.3/vendor/github.com/akamai/AkamaiOPEN-edgegrid-golang/papi-v1/
H A Dproducts.go112 type Product struct { struct
113 client.Resource
114 parent *Products
115 ProductName string `json:"productName"`
116 ProductID string `json:"productId"`
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/cloud/channel/v1/
H A Dproducts.pb.go90 type Product struct { struct
91 state protoimpl.MessageState
92 sizeCache protoimpl.SizeCache
93 unknownFields protoimpl.UnknownFields
102 func (x *Product) Reset() {
111 func (x *Product) String() string {
115 func (*Product) ProtoMessage() {}
117 func (x *Product) ProtoReflect() protoreflect.Message {
130 func (*Product) Descriptor() ([]byte, []int) {
134 func (x *Product) GetName() string {
[all …]

12345678910>>...173