Home
last modified time | relevance | path

Searched defs:implementation (Results 1 – 25 of 73) sorted by relevance

123

/third_party/boost/libs/assign/test/
Dptr_map_inserter.cpp35 struct implementation : abstract_base struct
37 implementation() in implementation() argument
40 implementation( const implementation& ) in implementation() function
43 implementation( int ) in implementation() argument
46 implementation( int, int ) in implementation() argument
49 implementation( int, std::string, int, std::string ) in implementation() function
55 return new implementation( *this ); in clone() argument
/third_party/boost/libs/log/src/
Dattribute_value_set.cpp51 struct attribute_value_set::implementation struct in boost::attribute_value_set
54 typedef key_type::id_type id_type;
57 typedef attribute_set::implementation attribute_set_impl_type;
58 typedef boost::log::aux::stateless_allocator< char > stateless_allocator;
61 struct node_traits
77 > value_traits;
84 > node_list;
87 struct bucket
98 typedef boost::array< bucket, 1u << BOOST_LOG_HASH_TABLE_SIZE_LOG > buckets;
101 struct disposer
[all …]
Dattribute_set_impl.hpp156 struct attribute_set::implementation struct in boost::attribute_set
160 typedef key_type::id_type id_type;
163 typedef pool_allocator< node > node_allocator;
166 struct node_traits
182 > value_traits;
189 > node_list;
192 struct bucket
203 typedef boost::array< bucket, 1u << BOOST_LOG_HASH_TABLE_SIZE_LOG > buckets;
206 struct disposer
225 node_list m_Nodes;
[all …]
Dtext_multifile_backend.cpp33 struct text_multifile_backend::implementation struct in boost::sinks::text_multifile_backend
36 file_name_composer_type m_FileNameComposer;
38 const filesystem::path m_BasePath;
40 filesystem::ofstream m_File;
42 auto_newline_mode m_AutoNewlineMode;
44 explicit implementation(auto_newline_mode auto_newline) : in implementation() argument
51 filesystem::path make_absolute(filesystem::path const& p) in make_absolute()
Dtext_file_backend.cpp1208 struct text_file_backend::implementation struct in boost::sinks::text_file_backend
1211 std::ios_base::openmode m_FileOpenMode;
1214 filesystem::path m_FileNamePattern;
1216 filesystem::path m_StorageDir;
1218 boost::log::aux::light_function< path_string_type (unsigned int) > m_FileNameGenerator;
1221 filesystem::path m_TargetFileNamePattern;
1223 filesystem::path m_TargetStorageDir;
1225 boost::log::aux::light_function< path_string_type (unsigned int) > m_TargetFileNameGenerator;
1228 unsigned int m_FileCounter;
1231 filesystem::path m_FileName;
[all …]
Dcore.cpp214 struct core::implementation : struct in boost::core
225 > base_type;
229 typedef log::aux::shared_lock_guard< log::aux::light_rw_mutex > scoped_read_lock;
231 typedef log::aux::exclusive_lock_guard< log::aux::light_rw_mutex > scoped_write_lock;
235 typedef std::vector< shared_ptr< sinks::sink > > sink_list;
238 struct thread_data
264 log::aux::light_rw_mutex m_mutex;
268 sink_list m_sinks;
270 const shared_ptr< sinks::sink > m_default_sink;
273 attribute_set m_global_attributes;
[all …]
Dtext_ostream_backend.cpp32 struct basic_text_ostream_backend< CharT >::implementation struct in boost::sinks::basic_text_ostream_backend
35 typedef std::vector< shared_ptr< stream_type > > ostream_sequence;
38 ostream_sequence m_Streams;
40 auto_newline_mode m_AutoNewlineMode;
42 bool m_fAutoFlush;
44 implementation(auto_newline_mode auto_newline, bool auto_flush) : in implementation() function
Dsyslog_backend.cpp89 struct syslog_backend::implementation struct in boost::sinks::syslog_backend
99 severity_mapper_type m_LevelMapper;
102 const int m_Facility;
105 explicit implementation(int facility) : in implementation() function
110 virtual ~implementation() {} in ~implementation()
/third_party/boost/libs/log/src/windows/
Dipc_reliable_message_queue.cpp65 struct reliable_message_queue::implementation struct in boost::ipc::reliable_message_queue
69 struct block_header
91 struct header
183 boost::log::ipc::aux::mapped_shared_memory m_shared_memory;
185 const overflow_policy m_overflow_policy;
187 size_type m_block_size_mask;
189 uint32_t m_block_size_log2;
192 boost::log::ipc::aux::interprocess_mutex m_mutex;
194 boost::log::ipc::aux::interprocess_event m_nonempty_queue;
196 boost::log::ipc::aux::interprocess_condition_variable m_nonfull_queue;
[all …]
Devent_log_backend.cpp221 struct basic_simple_event_log_backend< CharT >::implementation struct in boost::sinks::basic_simple_event_log_backend
224 HANDLE m_SourceHandle;
226 event_type_mapper_type m_LevelMapper;
228 implementation() : m_SourceHandle(0) in implementation() argument
466 struct basic_event_log_backend< CharT >::implementation struct in boost::sinks::basic_event_log_backend
472 event_category_mapper_type m_CategoryMapper;
474 event_type_mapper_type m_LevelMapper;
477 HANDLE m_SourceHandle;
479 event_composer_type m_EventComposer;
481 insertion_list m_Insertions;
[all …]
/third_party/boost/libs/log/src/posix/
Dipc_reliable_message_queue.cpp71 struct reliable_message_queue::implementation struct in boost::ipc::reliable_message_queue
75 struct block_header
97 struct header
192 boost::interprocess::shared_memory_object m_shared_memory;
194 boost::interprocess::mapped_region m_region;
196 const overflow_policy m_overflow_policy;
198 size_type m_block_size_mask;
200 uint32_t m_block_size_log2;
202 bool m_stop;
205 const object_name m_name;
[all …]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/nasm/
Djsimdcfg.inc.h67 ; On this SIMD implementation, this must be 'unsigned char'. variable
76 ; On this SIMD implementation, this must be 'short'. variable
82 ; On this SIMD implementation, this must be 'unsigned int'. variable
/third_party/libjpeg-turbo/simd/nasm/
Djsimdcfg.inc.h67 ; On this SIMD implementation, this must be 'unsigned char'. variable
76 ; On this SIMD implementation, this must be 'short'. variable
82 ; On this SIMD implementation, this must be 'unsigned int'. variable
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
Djsimdcfg.inc.h69 ; On this SIMD implementation, this must be 'unsigned char'. variable
78 ; On this SIMD implementation, this must be 'short'. variable
84 ; On this SIMD implementation, this must be 'unsigned int'. variable
/third_party/grpc/src/python/grpcio_testing/grpc_testing/_server/
D_service.py46 def _unary_response(argument, implementation, rpc, servicer_context): argument
55 def _stream_response(argument, implementation, rpc, servicer_context): argument
74 def unary_unary(implementation, rpc, request, servicer_context): argument
78 def unary_stream(implementation, rpc, request, servicer_context): argument
82 def stream_unary(implementation, rpc, handler, servicer_context): argument
87 def stream_stream(implementation, rpc, handler, servicer_context): argument
/third_party/boost/libs/ptr_container/test/
Dptr_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() argument
47 return new implementation( *this ); in clone() argument
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() argument
47 return new implementation( *this ); in clone() argument
/third_party/grpc/doc/core/
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:
/third_party/node/deps/npm/node_modules/object.getownpropertydescriptors/
Dindex.js5 var implementation = require('./implementation'); variable
11 implementation: implementation, property
Dpolyfill.js3 var implementation = require('./implementation'); variable
/third_party/boost/libs/mpi/src/
Dmpi_datatype_cache.cpp18 struct mpi_datatype_map::implementation struct in boost::mpi::detail::mpi_datatype_map
20 stored_map_type map;
/third_party/boost/libs/variant2/doc/variant2/
Dimplementation.adoc10 [#implementation] anchor
/third_party/node/deps/npm/node_modules/function-bind/
Dindex.js3 var implementation = require('./implementation'); variable
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/delphi/
DZLibConst.pas9 implementation section
/third_party/zlib/contrib/delphi/
DZLibConst.pas9 implementation section

123