Home
last modified time | relevance | path

Searched defs:init_ (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/ssl/
Dcontext.hpp749 boost::asio::ssl::detail::openssl_init<> init_; member in boost::asio::ssl::context
/third_party/boost/boost/asio/ssl/
Dcontext.hpp749 boost::asio::ssl::detail::openssl_init<> init_; member in boost::asio::ssl::context
/third_party/boost/boost/xpressive/detail/core/
Dsub_match_vector.hpp151 void init_(sub_match_impl<BidiIter> *sub_matches, size_type size) in init_() function
157 …void init_(sub_match_impl<BidiIter> *sub_matches, size_type size, sub_match_vector<BidiIter> const… in init_() function
Dstate.hpp283 void init_(regex_impl const &impl, match_results &what) in init_() function
/third_party/boost/boost/xpressive/detail/utility/
Dboyer_moore.hpp74 void init_(Traits const &tr, mpl::false_) in init_() function
82 void init_(Traits const &tr, mpl::true_) in init_() function
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/pyfunc/
Dpy_func_cpu_kernel.h61 bool init_; variable
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_buffer_mgr.h126 bool init_; variable
/third_party/boost/libs/fiber/src/algo/
Dwork_stealing.cpp30 work_stealing::init_( std::uint32_t thread_count, in init_() function in boost::fibers::algo::work_stealing
/third_party/boost/libs/fiber/src/numa/algo/
Dwork_stealing.cpp53 work_stealing::init_( std::vector< boost::fibers::numa::node > const& topo, in init_() function in boost::fibers::numa::algo::work_stealing
/third_party/freetype/include/freetype/internal/
Dftobjs.h235 init_, \ argument
1067 init_, \ argument
1116 init_, \ argument
1185 init_, \ argument
1211 init_, \ argument
Dftdrv.h228 init_, \ argument
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h235 init_, \ argument
1067 init_, \ argument
1116 init_, \ argument
1185 init_, \ argument
1211 init_, \ argument
Dftdrv.h228 init_, \ argument
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h235 init_, \ argument
1064 init_, \ argument
1113 init_, \ argument
1182 init_, \ argument
1208 init_, \ argument
Dftdrv.h228 init_, \ argument
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dttcmap.h61 init_, \ argument
/third_party/boost/libs/asio/include/boost/asio/
Dio_context.hpp656 detail::winsock_init<> init_; member in boost::asio::io_context
659 detail::signal_init<> init_; member in boost::asio::io_context
/third_party/boost/boost/asio/
Dio_context.hpp656 detail::winsock_init<> init_; member in boost::asio::io_context
659 detail::signal_init<> init_; member in boost::asio::io_context
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcmap.h60 init_, \ argument
/third_party/freetype/src/sfnt/
Dttcmap.h60 init_, \ argument
/third_party/boost/boost/
Dcrc.hpp204 value_type poly_, init_, final_; // non-const to allow assignability member in boost::crc_basic
/third_party/boost/boost/xpressive/
Dmatch_results.hpp726 void init_ in init_() function
/third_party/boost/boost/msm/front/euml/
Dstate_grammar.hpp711 define_init<> const init_ = {{{}}}; variable