Home
last modified time | relevance | path

Searched refs:cast_source (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/boost/log/attributes/
Dattribute_cast.hpp35 class cast_source class
44 explicit cast_source(attribute::impl* p) : m_pImpl(p) in cast_source() function in boost::attributes::cast_source
65 return T(attributes::cast_source(attr.get_impl())); in attribute_cast()
Dmutable_constant.hpp169 explicit mutable_constant(cast_source const& source) : attribute(source.as< impl >()) in mutable_constant()
286 explicit mutable_constant(cast_source const& source) : attribute(source.as< impl >()) in mutable_constant()
Dtimer.hpp72 explicit timer(cast_source const& source);
Dcurrent_process_name.hpp57 explicit current_process_name(cast_source const& source) : in current_process_name()
Dcurrent_process_id.hpp53 explicit current_process_id(cast_source const& source) : in current_process_id()
Dclock.hpp77 explicit basic_clock(cast_source const& source) : attribute(source.as< impl >()) in basic_clock()
Dcounter.hpp104 explicit counter(cast_source const& source) : in counter()
Dcurrent_thread_id.hpp95 explicit current_thread_id(cast_source const& source) : in current_thread_id()
Dconstant.hpp88 explicit constant(cast_source const& source) : attribute(source.as< impl >()) in constant()
Dfunction.hpp101 explicit function(cast_source const& source) : in function()
Dnamed_scope.hpp407 explicit named_scope(cast_source const& source);
/third_party/boost/libs/log/src/
Dtimer.cpp94 timer::timer(cast_source const& source) : attribute(source.as< impl >()) in timer()
147 timer::timer(cast_source const& source) : attribute(source.as< impl >()) in timer()
Dnamed_scope.cpp283 named_scope::named_scope(cast_source const& source) : in named_scope()
/third_party/boost/libs/log/doc/tmp/
Dattributes_reference.qbk20 [template class_attributes_cast_source[][classref boost::log::attributes::cast_source cast_source]]
/third_party/boost/libs/log/example/doc/
Dextension_system_uptime_attr.cpp73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime()
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dcast.cc79 if (!ocl_runtime_->LoadSource(program_name, cast_source)) { in Prepare()
/third_party/boost/boost/log/sources/
Dseverity_feature.hpp111 explicit severity_level(attributes::cast_source const& source) : in severity_level()
/third_party/boost/libs/log/doc/html/
Dlog_HTML.manifest68 boost/log/attributes/cast_source.html