Home
last modified time | relevance | path

Searched defs:implementation (Results 76 – 100 of 9139) sorted by relevance

12345678910>>...366

/dports/security/zaproxy/gradle-zaproxy/caches/7.3.1/kotlin-dsl/accessors/48524a11d1a2659e50f040d2eb33e3c7/sources/org/gradle/kotlin/dsl/
H A DImplementationConfigurationAccessors.kt68 fun DependencyHandler.`implementation`(dependencyNotation: Any): Dependency? = method
80 fun DependencyHandler.`implementation`( method
96 fun DependencyHandler.`implementation`( method
118 fun DependencyHandler.`implementation`( method
139 fun <T : ModuleDependency> DependencyHandler.`implementation`( method
153 fun DependencyConstraintHandler.`implementation`(constraintNotation: Any): DependencyConstraint? = method
166 fun DependencyConstraintHandler.`implementation`(constraintNotation: Any, block: DependencyConstrai… method
177 fun ArtifactHandler.`implementation`(artifactNotation: Any): PublishArtifact = method
189 fun ArtifactHandler.`implementation`( method
/dports/security/zaproxy/gradle-zaproxy/caches/7.3.1/kotlin-dsl/accessors/4ffc5152403d370c927c2a374654ee24/sources/org/gradle/kotlin/dsl/
H A DImplementationConfigurationAccessors.kt68 fun DependencyHandler.`implementation`(dependencyNotation: Any): Dependency? = method
80 fun DependencyHandler.`implementation`( method
96 fun DependencyHandler.`implementation`( method
118 fun DependencyHandler.`implementation`( method
139 fun <T : ModuleDependency> DependencyHandler.`implementation`( method
153 fun DependencyConstraintHandler.`implementation`(constraintNotation: Any): DependencyConstraint? = method
166 fun DependencyConstraintHandler.`implementation`(constraintNotation: Any, block: DependencyConstrai… method
177 fun ArtifactHandler.`implementation`(artifactNotation: Any): PublishArtifact = method
189 fun ArtifactHandler.`implementation`( method
/dports/devel/boost-docs/boost_1_72_0/libs/log/src/
H A Dtext_file_backend.cpp1212 filesystem::path m_FileNamePattern;
1214 filesystem::path m_StorageDir;
1226 unsigned int m_FileCounter;
1229 filesystem::path m_FileName;
1231 filesystem::ofstream m_File;
1233 uintmax_t m_CharactersWritten;
1238 open_handler_type m_OpenHandler;
1240 close_handler_type m_CloseHandler;
1243 uintmax_t m_FileRotationSize;
1249 bool m_AutoFlush;
[all …]
H A Dcore.cpp212 struct core::implementation : struct in boost::core
223 > base_type;
236 struct thread_data
262 log::aux::light_rw_mutex m_mutex;
266 sink_list m_sinks;
287 volatile bool m_enabled;
289 filter m_filter;
296 implementation() : in implementation() function
393 thread_data* get_thread_data() in get_thread_data()
413 static void init_instance() in init_instance()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/src/
H A Dtext_file_backend.cpp1212 filesystem::path m_FileNamePattern;
1214 filesystem::path m_StorageDir;
1226 unsigned int m_FileCounter;
1229 filesystem::path m_FileName;
1231 filesystem::ofstream m_File;
1233 uintmax_t m_CharactersWritten;
1238 open_handler_type m_OpenHandler;
1240 close_handler_type m_CloseHandler;
1243 uintmax_t m_FileRotationSize;
1249 bool m_AutoFlush;
[all …]
H A Dcore.cpp212 struct core::implementation : struct in boost::core
223 > base_type;
236 struct thread_data
262 log::aux::light_rw_mutex m_mutex;
266 sink_list m_sinks;
287 volatile bool m_enabled;
289 filter m_filter;
296 implementation() : in implementation() function
393 thread_data* get_thread_data() in get_thread_data()
413 static void init_instance() in init_instance()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/log/src/
H A Dtext_file_backend.cpp1212 filesystem::path m_FileNamePattern;
1214 filesystem::path m_StorageDir;
1226 unsigned int m_FileCounter;
1229 filesystem::path m_FileName;
1231 filesystem::ofstream m_File;
1233 uintmax_t m_CharactersWritten;
1238 open_handler_type m_OpenHandler;
1240 close_handler_type m_CloseHandler;
1243 uintmax_t m_FileRotationSize;
1249 bool m_AutoFlush;
[all …]
H A Dcore.cpp212 struct core::implementation : struct in boost::core
223 > base_type;
236 struct thread_data
262 log::aux::light_rw_mutex m_mutex;
266 sink_list m_sinks;
287 volatile bool m_enabled;
289 filter m_filter;
296 implementation() : in implementation() function
393 thread_data* get_thread_data() in get_thread_data()
413 static void init_instance() in init_instance()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/log/src/
H A Dtext_file_backend.cpp1214 filesystem::path m_FileNamePattern;
1216 filesystem::path m_StorageDir;
1228 unsigned int m_FileCounter;
1231 filesystem::path m_FileName;
1233 filesystem::ofstream m_File;
1235 uintmax_t m_CharactersWritten;
1240 open_handler_type m_OpenHandler;
1242 close_handler_type m_CloseHandler;
1245 uintmax_t m_FileRotationSize;
1251 bool m_AutoFlush;
[all …]
H A Dcore.cpp214 struct core::implementation : struct in boost::core
225 > base_type;
238 struct thread_data
268 sink_list m_sinks;
290 boost::atomic< bool > m_enabled;
292 bool m_enabled;
295 filter m_filter;
302 implementation() : in implementation() function
406 thread_data* get_thread_data() in get_thread_data()
426 static void init_instance() in init_instance()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/core/
H A DREADME.md113 ### Naming and Addressing
130 ### Routing and Topology
147 ### Messages
161 ### Port
206 ### Node to Node IPC
240 ### Packet Framing
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/core/
H A DREADME.md113 ### Naming and Addressing
130 ### Routing and Topology
147 ### Messages
161 ### Port
206 ### Node to Node IPC
240 ### Packet Framing
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/src/
H A Dcore.cpp211 struct core::implementation : struct in boost::core
222 > base_type;
235 struct thread_data
261 log::aux::light_rw_mutex m_mutex;
265 sink_list m_sinks;
286 volatile bool m_enabled;
288 filter m_filter;
295 implementation() : in implementation() function
403 thread_data* get_thread_data() in get_thread_data()
423 static void init_instance() in init_instance()
[all …]
H A Dtext_file_backend.cpp1068 filesystem::path m_FileNamePattern;
1070 filesystem::path m_StorageDir;
1075 unsigned int m_FileCounter;
1078 filesystem::path m_FileName;
1080 filesystem::ofstream m_File;
1082 uintmax_t m_CharactersWritten;
1087 open_handler_type m_OpenHandler;
1089 close_handler_type m_CloseHandler;
1092 uintmax_t m_FileRotationSize;
1096 bool m_AutoFlush;
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/log/src/
H A Dcore.cpp211 struct core::implementation : struct in boost::core
222 > base_type;
235 struct thread_data
261 log::aux::light_rw_mutex m_mutex;
265 sink_list m_sinks;
286 volatile bool m_enabled;
288 filter m_filter;
295 implementation() : in implementation() function
403 thread_data* get_thread_data() in get_thread_data()
423 static void init_instance() in init_instance()
[all …]
H A Dtext_file_backend.cpp1068 filesystem::path m_FileNamePattern;
1070 filesystem::path m_StorageDir;
1075 unsigned int m_FileCounter;
1078 filesystem::path m_FileName;
1080 filesystem::ofstream m_File;
1082 uintmax_t m_CharactersWritten;
1087 open_handler_type m_OpenHandler;
1089 close_handler_type m_CloseHandler;
1092 uintmax_t m_FileRotationSize;
1096 bool m_AutoFlush;
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/log/src/
H A Dcore.cpp211 struct core::implementation : struct in boost::core
222 > base_type;
235 struct thread_data
261 log::aux::light_rw_mutex m_mutex;
265 sink_list m_sinks;
286 volatile bool m_enabled;
288 filter m_filter;
295 implementation() : in implementation() argument
403 thread_data* get_thread_data() in get_thread_data()
423 static void init_instance() in init_instance()
[all …]
H A Dtext_file_backend.cpp1068 filesystem::path m_FileNamePattern;
1070 filesystem::path m_StorageDir;
1075 unsigned int m_FileCounter;
1078 filesystem::path m_FileName;
1080 filesystem::ofstream m_File;
1082 uintmax_t m_CharactersWritten;
1087 open_handler_type m_OpenHandler;
1089 close_handler_type m_CloseHandler;
1092 uintmax_t m_FileRotationSize;
1096 bool m_AutoFlush;
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/log/src/
H A Dcore.cpp211 struct core::implementation : struct in boost::core
222 > base_type;
235 struct thread_data
261 log::aux::light_rw_mutex m_mutex;
265 sink_list m_sinks;
286 volatile bool m_enabled;
288 filter m_filter;
295 implementation() : in implementation() function
403 thread_data* get_thread_data() in get_thread_data()
423 static void init_instance() in init_instance()
[all …]
H A Dtext_file_backend.cpp1068 filesystem::path m_FileNamePattern;
1070 filesystem::path m_StorageDir;
1075 unsigned int m_FileCounter;
1078 filesystem::path m_FileName;
1080 filesystem::ofstream m_File;
1082 uintmax_t m_CharactersWritten;
1087 open_handler_type m_OpenHandler;
1089 close_handler_type m_CloseHandler;
1092 uintmax_t m_FileRotationSize;
1096 bool m_AutoFlush;
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/src/
H A Dcore.cpp211 struct core::implementation : struct in boost::core
222 > base_type;
235 struct thread_data
261 log::aux::light_rw_mutex m_mutex;
265 sink_list m_sinks;
286 volatile bool m_enabled;
288 filter m_filter;
295 implementation() : in implementation() argument
403 thread_data* get_thread_data() in get_thread_data()
423 static void init_instance() in init_instance()
[all …]
H A Dtext_file_backend.cpp1068 filesystem::path m_FileNamePattern;
1070 filesystem::path m_StorageDir;
1075 unsigned int m_FileCounter;
1078 filesystem::path m_FileName;
1080 filesystem::ofstream m_File;
1082 uintmax_t m_CharactersWritten;
1087 open_handler_type m_OpenHandler;
1089 close_handler_type m_CloseHandler;
1092 uintmax_t m_FileRotationSize;
1096 bool m_AutoFlush;
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/aws/
H A Dflb_aws_credentials_ec2.c62 struct flb_aws_provider_ec2 *implementation = provider->implementation; in get_credentials_fn_ec2() local
129 struct flb_aws_provider_ec2 *implementation = provider->implementation; in refresh_fn_ec2() local
141 struct flb_aws_provider_ec2 *implementation = provider->implementation; in init_fn_ec2() local
157 struct flb_aws_provider_ec2 *implementation = provider->implementation; in sync_fn_ec2() local
165 struct flb_aws_provider_ec2 *implementation = provider->implementation; in async_fn_ec2() local
174 struct flb_aws_provider_ec2 *implementation = provider->implementation; in upstream_set_fn_ec2() local
184 struct flb_aws_provider_ec2 *implementation = provider->implementation; in destroy_fn_ec2() local
221 struct flb_aws_provider_ec2 *implementation; in flb_ec2_provider_create() local
283 static int get_creds_ec2(struct flb_aws_provider_ec2 *implementation) in get_creds_ec2()
333 *implementation, char *cred_path) in ec2_credentials_request()
/dports/devel/grpc/grpc-1.42.0/include/grpc/event_engine/
H A DREADME.md14 ### Provide their own I/O threads
19 ### Provisioning data buffers via Slice allocation
26 ### Documentating expectations around callback execution
32 ### Handling concurrent usage
/dports/devel/py-grpcio/grpcio-1.43.0/include/grpc/event_engine/
H A DREADME.md14 ### Provide their own I/O threads
19 ### Provisioning data buffers via Slice allocation
26 ### Documentating expectations around callback execution
32 ### Handling concurrent usage

12345678910>>...366