Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/include/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 …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/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 ()()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/core/non_terminal/
Dparser_id.hpp32 parser_id(std::size_t l_) : l(l_) {} in parser_id()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/example/
Ddoc_recursive_containers.cpp34 list<data> l_; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/
Dlambda_no_ctps.hpp107 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/strace/
H A Ds390.c863 #define STHYI_PRINT_STRUCT(l_, name_) \ argument
874 #define STHYI_PRINT_HV_STRUCT(l_, n_, name_) \ argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/
Datomic_shared_ptr.hpp29 mutable boost::detail::spinlock l_; member in boost::atomic_shared_ptr
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc551/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/no_ttp/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/mwcw/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/msvc60/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/msvc70/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/no_ctps/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/dmc/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/gcc/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/plain/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc_pre590/
Dlambda_no_ctps.hpp211 ::template result_< T,Tag,Protect > l_; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dsplaytree_algorithms.hpp116 node_ptr t_, null_node_, l_, r_, leftmost_, rightmost_; member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dnasty_containers.h293 nested_container l_; variable
/aosp_15_r20/external/libcxx/test/support/
H A Dnasty_containers.hpp281 nested_container l_; member in nasty_list
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_reductions.cpp652 LoopNest l_({tensor_}); in TEST() local
/aosp_15_r20/external/skia/src/opts/
H A DSkRasterPipeline_opts.h2519 F l_ = r + 0.3963377774f * g + 0.2158037573f * b, in STAGE() local
2535 F l_ = r, in STAGE() local

12