Home
last modified time | relevance | path

Searched refs:b3 (Results 1 – 17 of 17) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
Dmem_fn_template.hpp377 …te<class U, class B1, class B2, class B3> R call(U & u, T const *, B1 & b1, B2 & b2, B3 & b3) const in BOOST_MEM_FN_NAME()
379 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3); in BOOST_MEM_FN_NAME()
382 …class U, class B1, class B2, class B3> R call(U & u, void const *, B1 & b1, B2 & b2, B3 & b3) const in BOOST_MEM_FN_NAME()
384 BOOST_MEM_FN_RETURN (get_pointer(u)->*f_)(b1, b2, b3); in BOOST_MEM_FN_NAME()
441 …te<class U, class B1, class B2, class B3> R call(U & u, T const *, B1 & b1, B2 & b2, B3 & b3) const in BOOST_MEM_FN_NAME()
443 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3); in BOOST_MEM_FN_NAME()
446 …class U, class B1, class B2, class B3> R call(U & u, void const *, B1 & b1, B2 & b2, B3 & b3) const in BOOST_MEM_FN_NAME()
448 BOOST_MEM_FN_RETURN (get_pointer(u)->*f_)(b1, b2, b3); in BOOST_MEM_FN_NAME()
490 …1, class B2, class B3, class B4> R call(U & u, T const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4) const in BOOST_MEM_FN_NAME()
492 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3, b4); in BOOST_MEM_FN_NAME()
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
Dice_and.hpp17 template <bool b1, bool b2, bool b3 = true, bool b4 = true, bool b5 = true, bool b6 = true, bool b7…
20 template <bool b1, bool b2, bool b3, bool b4, bool b5, bool b6, bool b7>
Dice_or.hpp16 template <bool b1, bool b2, bool b3 = false, bool b4 = false, bool b5 = false, bool b6 = false, boo…
19 template <bool b1, bool b2, bool b3, bool b4, bool b5, bool b6, bool b7>
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-tuple_test.cc158 tuple<double, char, bool*> a3, b3; in TEST() local
159 b3 = a3; in TEST()
160 EXPECT_EQ(0.0, get<0>(b3)); in TEST()
161 EXPECT_EQ('\0', get<1>(b3)); in TEST()
162 EXPECT_TRUE(get<2>(b3) == NULL); in TEST()
/ndk/docs/Getting_Started/html/
Djquery.js16b3){var b2,b5,b1,b6;if(!b0){return this}if(b0.nodeType){this.context=this[0]=b0;this.length=1;retu…
26b3,b6,bR,b2,b5,b4,bX,bU=true,bT=by.isXML(e),bW=[],b0=bV;do{bH.exec("");bS=bH.exec(b0);if(bS){b0=bS…
27b3){bV=bV||av;if(!b3&&!by.isXML(bV)){var b2=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b4);if(b2&&(… argument
/ndk/tests/device/test-stlport_shared-exception/jni/
Ddyncast7.cpp17 const B& b3 = dynamic_cast<const B&>((const A&)a); in x() local
/ndk/tests/device/test-stlport_static-exception/jni/
Ddyncast7.cpp17 const B& b3 = dynamic_cast<const B&>((const A&)a); in x() local
/ndk/docs/Programmers_Guide/html/
Djquery.js16b3){var b2,b5,b1,b6;if(!b0){return this}if(b0.nodeType){this.context=this[0]=b0;this.length=1;retu…
26b3,b6,bR,b2,b5,b4,bX,bU=true,bT=by.isXML(e),bW=[],b0=bV;do{bH.exec("");bS=bH.exec(b0);if(bS){b0=bS…
27b3){bV=bV||av;if(!b3&&!by.isXML(bV)){var b2=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b4);if(b2&&(… argument
/ndk/tests/device/test-stlport/unit/
Dmfunptr_test.cpp215 binder2nd<const_mem_fun1_ref_t<bool,V,int> > b3 = bind2nd( mem_fun_ref( &V::f ), 2 ); in find() local
217 vector<V>::iterator j = find_if( v.begin(), v.end(), b3 ); in find()
/ndk/tests/device/test-gnustl-full/unit/
Dmfunptr_test.cpp215 binder2nd<const_mem_fun1_ref_t<bool,V,int> > b3 = bind2nd( mem_fun_ref( &V::f ), 2 ); in find() local
217 vector<V>::iterator j = find_if( v.begin(), v.end(), b3 ); in find()
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngpriv.h639 #define PNG_CHUNK(b1,b2,b3,b4) \ argument
640 (PNG_32b(b1,24) | PNG_32b(b2,16) | PNG_32b(b3,8) | PNG_32b(b4,0))
/ndk/sources/host-tools/make-3.81/po/
Dnl.po1 # Translation of make-3.81-b3 to Dutch.
9 "Project-Id-Version: make 3.81-b3\n"
Dpl.po8 "Project-Id-Version: make 3.81-b3\n"
Dfi.po8 "Project-Id-Version: make 3.81-b3\n"
Dde.po15 "Project-Id-Version: make 3.81-b3\n"
Dga.po8 "Project-Id-Version: make 3.81-b3\n"
Dvi.po7 "Project-Id-Version: make-3.81-b3\n"