Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/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 …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dnasty_containers.hpp276 nested_container l_; member in nasty_list