Home
last modified time | relevance | path

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

/third_party/boost/boost/bind/
Dbind_template.hpp20 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
26 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
32 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
38 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
47 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
53 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
61 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
67 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
76 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
82 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); in operator ()() local
[all …]
Dbind.hpp1280 L l_; member in boost::_bi::bind_t
/third_party/boost/boost/interprocess/sync/detail/
Dlocks.hpp54 Lock &l_; member in boost::interprocess::ipcdetail::internal_mutex_lock
60 Lock &l_; member in boost::interprocess::ipcdetail::lock_inverter
74 Lock &l_; member in boost::interprocess::ipcdetail::lock_to_sharable
91 Lock &l_; member in boost::interprocess::ipcdetail::lock_to_wait
/third_party/boost/boost/thread/
Dlock_guard.hpp50 lock_guard(std::initializer_list<thread_detail::lockable_wrapper<Mutex> > l_) : in lock_guard()
56 lock_guard(std::initializer_list<thread_detail::lockable_adopt_wrapper<Mutex> > l_) : in lock_guard()
Dstrict_lock.hpp55 strict_lock(std::initializer_list<thread_detail::lockable_wrapper<Lockable> > l_) : in strict_lock()
159 nested_strict_lock(std::initializer_list<thread_detail::lockable_wrapper<Lock> > l_) : in nested_strict_lock()
/third_party/boost/boost/spirit/home/classic/core/non_terminal/
Dparser_id.hpp32 parser_id(std::size_t l_) : l(l_) {} in parser_id()
/third_party/boost/libs/container/example/
Ddoc_recursive_containers.cpp35 list<data> l_; member
/third_party/boost/boost/spirit/home/classic/phoenix/
Dactor.hpp539 K& k_, L& l_, M& m_ in operator ()()
559 K& k_, L& l_, M& m_, N& n_ in operator ()()
579 K& k_, L& l_, M& m_, N& n_, O& o_ in operator ()()
/third_party/boost/boost/mpl/aux_/
Dlambda_no_ctps.hpp107 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/smart_ptr/
Datomic_shared_ptr.hpp29 mutable boost::detail::spinlock l_; member in boost::atomic_shared_ptr
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/msvc60/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/plain/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/third_party/boost/boost/python/suite/indexing/detail/
Dindexing_suite_detail.hpp653 handle<> l_(python::borrowed(v)); in base_set_slice() local
/third_party/boost/boost/intrusive/
Dsplaytree_algorithms.hpp116 node_ptr t_, null_node_, l_, r_, leftmost_, rightmost_; member