Home
last modified time | relevance | path

Searched defs:implementation (Results 151 – 175 of 10675) sorted by relevance

12345678910>>...427

/dports/devel/boost-python-libs/boost_1_72_0/libs/ptr_container/test/
H A Dptr_unordered_map.cpp33 struct implementation : abstract_base struct
35 implementation() in implementation() argument
38 implementation( const implementation& ) in implementation() function
41 implementation( int, std::string, int, std::string ) in implementation() function
47 return new implementation( *this ); in clone() argument
H A Dptr_map.cpp33 struct implementation : abstract_base struct
35 implementation() in implementation() function
38 implementation( const implementation& ) in implementation() argument
41 implementation( int, std::string, int, std::string ) in implementation() function
47 return new implementation( *this ); in clone() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/ptr_container/test/
H A Dptr_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() function
37 implementation( const implementation& ) in implementation() function
40 implementation( int, std::string, int, std::string ) in implementation() function
46 return new implementation( *this ); in clone() argument
H A Dptr_unordered_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() argument
37 implementation( const implementation& ) in implementation() function
40 implementation( int, std::string, int, std::string ) in implementation() function
46 return new implementation( *this ); in clone() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/ptr_container/test/
H A Dptr_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() function
37 implementation( const implementation& ) in implementation() argument
40 implementation( int, std::string, int, std::string ) in implementation() function
46 return new implementation( *this ); in clone() argument
H A Dptr_unordered_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() argument
37 implementation( const implementation& ) in implementation() argument
40 implementation( int, std::string, int, std::string ) in implementation() function
46 return new implementation( *this ); in clone() argument
/dports/databases/percona57-server/boost_1_59_0/libs/ptr_container/test/
H A Dptr_unordered_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() function
37 implementation( const implementation& ) in implementation() function
40 implementation( int, std::string, int, std::string ) in implementation() function
46 return new implementation( *this ); in clone() argument
H A Dptr_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() argument
37 implementation( const implementation& ) in implementation() function
40 implementation( int, std::string, int, std::string ) in implementation() argument
46 return new implementation( *this ); in clone() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/ptr_container/test/
H A Dptr_unordered_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() argument
37 implementation( const implementation& ) in implementation() argument
40 implementation( int, std::string, int, std::string ) in implementation() function
46 return new implementation( *this ); in clone() argument
H A Dptr_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() argument
37 implementation( const implementation& ) in implementation() argument
40 implementation( int, std::string, int, std::string ) in implementation() function
46 return new implementation( *this ); in clone() argument
/dports/databases/percona57-client/boost_1_59_0/libs/ptr_container/test/
H A Dptr_unordered_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() argument
37 implementation( const implementation& ) in implementation() argument
40 implementation( int, std::string, int, std::string ) in implementation() function
46 return new implementation( *this ); in clone() argument
H A Dptr_map.cpp32 struct implementation : abstract_base struct
34 implementation() in implementation() argument
37 implementation( const implementation& ) in implementation() function
40 implementation( int, std::string, int, std::string ) in implementation() function
46 return new implementation( *this ); in clone() argument
/dports/devel/boost-libs/boost_1_72_0/libs/ptr_container/test/
H A Dptr_map.cpp33 struct implementation : abstract_base struct
35 implementation() in implementation() function
38 implementation( const implementation& ) in implementation() argument
41 implementation( int, std::string, int, std::string ) in implementation() argument
47 return new implementation( *this ); in clone() argument
H A Dptr_unordered_map.cpp33 struct implementation : abstract_base struct
35 implementation() in implementation() function
38 implementation( const implementation& ) in implementation() function
41 implementation( int, std::string, int, std::string ) in implementation() argument
47 return new implementation( *this ); in clone() argument
/dports/devel/hyperscan/boost_1_75_0/libs/ptr_container/test/
H A Dptr_map.cpp33 struct implementation : abstract_base struct
35 implementation() in implementation() function
38 implementation( const implementation& ) in implementation() function
41 implementation( int, std::string, int, std::string ) in implementation() argument
47 return new implementation( *this ); in clone() argument
H A Dptr_unordered_map.cpp33 struct implementation : abstract_base struct
35 implementation() in implementation() argument
38 implementation( const implementation& ) in implementation() function
41 implementation( int, std::string, int, std::string ) in implementation() function
47 return new implementation( *this ); in clone() argument
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/Documentation/learning/
H A Dauth_design.md39 ### Authentication
59 ### Resolving a token in the API layer
65 ### Checking permission in the state machine
69 ### Two types of tokens: simple and JWT
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/aws/
H A Dflb_aws_credentials_http.c72 struct flb_aws_provider_http *implementation = provider->implementation; in get_credentials_fn_http() local
140 struct flb_aws_provider_http *implementation = provider->implementation; in refresh_fn_http() local
152 struct flb_aws_provider_http *implementation = provider->implementation; in init_fn_http() local
169 struct flb_aws_provider_http *implementation = provider->implementation; in sync_fn_http() local
177 struct flb_aws_provider_http *implementation = provider->implementation; in async_fn_http() local
186 struct flb_aws_provider_http *implementation = provider->implementation; in upstream_set_fn_http() local
196 struct flb_aws_provider_http *implementation = provider->implementation; in destroy_fn_http() local
239 struct flb_aws_provider_http *implementation = NULL; in flb_http_provider_create() local
339 *implementation) in http_credentials_request()
H A Dflb_aws_credentials_sts.c89 struct flb_aws_provider_sts *implementation = provider->implementation; in get_credentials_fn_sts() local
162 struct flb_aws_provider_sts *implementation = provider->implementation; in refresh_fn_sts() local
177 struct flb_aws_provider_sts *implementation = provider->implementation; in init_fn_sts() local
199 struct flb_aws_provider_sts *implementation = provider->implementation; in sync_fn_sts() local
211 struct flb_aws_provider_sts *implementation = provider->implementation; in async_fn_sts() local
224 struct flb_aws_provider_sts *implementation = provider->implementation; in upstream_set_fn_sts() local
236 struct flb_aws_provider_sts *implementation; in destroy_fn_sts() local
288 struct flb_aws_provider_sts *implementation = NULL; in flb_sts_provider_create() local
514 struct flb_aws_provider_eks *implementation = provider-> in destroy_fn_eks() local
558 struct flb_aws_provider_eks *implementation = NULL; in flb_eks_provider_create() local
[all …]
/dports/biology/hmmer/hmmer-3.3/easel/
H A Desl_alloc.md47 #### alignment is limited to <= 256 bytes
55 #### there is an overallocation cost
74 #### may cause unnecessary unit test failure
83 #### there is no realloc, by design
/dports/biology/infernal/infernal-1.1.3/easel/
H A Desl_alloc.md47 #### alignment is limited to <= 256 bytes
55 #### there is an overallocation cost
74 #### may cause unnecessary unit test failure
83 #### there is no realloc, by design
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/testing_guide/end_to_end/
H A Dresources.md96 #### Resource attributes
157 #### Product data attributes
303 #### Define an attribute based on an API response
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/io/retry/
H A DRetryInvocationHandler.java32 private Object implementation; field in RetryInvocationHandler
37 public RetryInvocationHandler(Object implementation, RetryPolicy retryPolicy) { in RetryInvocationHandler()
41 …public RetryInvocationHandler(Object implementation, Map<String, RetryPolicy> methodNameToPolicyMa… in RetryInvocationHandler()
45 public RetryInvocationHandler(Object implementation, in RetryInvocationHandler()
/dports/devel/grpc130/grpc-1.30.2/doc/core/
H A Depoll-polling-engine.md74 ### 4.1 Relation between `fd`, `pollset` and `polling_island:`
80 ### 4.2 Algorithm to add an `fd` to a `pollset`
91 ### 4.3 Directed wakeups:
/dports/devel/grpc134/grpc-1.34.1/doc/core/
H A Depoll-polling-engine.md74 ### 4.1 Relation between `fd`, `pollset` and `polling_island:`
80 ### 4.2 Algorithm to add an `fd` to a `pollset`
91 ### 4.3 Directed wakeups:

12345678910>>...427