Searched refs:selector (Results 1 – 10 of 10) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
D | is_enum.hpp | 115 BOOST_STATIC_CONSTANT(bool, selector = 126 BOOST_STATIC_CONSTANT(bool, selector = 137 BOOST_STATIC_CONSTANT(bool, selector = 149 ::boost::detail::is_enum_impl<T>::selector 152 typedef ::boost::detail::is_enum_helper<selector> se_t;
|
D | is_abstract.hpp | 133 typedef is_abstract_select< ::boost::is_class<T>::value> selector; 134 typedef typename selector::template rebind<T> binder;
|
D | is_signed.hpp | 76 > selector; typedef 77 typedef typename selector::template rebind<T> binder;
|
D | is_unsigned.hpp | 75 > selector; typedef 76 typedef typename selector::template rebind<T> binder;
|
D | is_convertible.hpp | 362 > selector; typedef 364 typedef is_convertible_impl_select<false, false, false> selector; 366 typedef typename selector::template rebind<From, To> isc_binder;
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/ |
D | converter.hpp | 46 > selector ; typedef 48 typedef typename selector::type type ; 360 selector ; typedef 362 typedef typename selector::type type ; 416 …t_float_mixture<int_float_mixture, Int2IntQ, Int2FloatQ, Float2IntQ, Float2FloatQ>::type selector ; typedef 418 typedef typename selector::type type ; 432 …for_udt_builtin_mixture<udt_builtin_mixture,BuiltIn2BuiltInQ,DummyQ,DummyQ,DummyQ>::type selector ; typedef 434 typedef typename selector::type type ; 560 selector ; typedef 562 typedef typename selector::type type ;
|
/ndk/docs/Getting_Started/html/ |
D | jquery.js | 16 …selector=b0;this.length=1;return this}if(typeof b0==="string"){if(b0.charAt(0)==="<"&&b0.charAt(b0… 18 …selector:by,quick:Y(by),namespace:e.join(".")},bv);bw=bK[bF];if(!bw){bw=bK[bF]=[];bw.delegateCount… property 19 …selector,bv.handler);return this}if(typeof bw==="object"){for(var bx in bw){this.off(bx,e,bw[bx])}…
|
/ndk/docs/Programmers_Guide/html/ |
D | jquery.js | 16 …selector=b0;this.length=1;return this}if(typeof b0==="string"){if(b0.charAt(0)==="<"&&b0.charAt(b0… 18 …selector:by,quick:Y(by),namespace:e.join(".")},bv);bw=bK[bF];if(!bw){bw=bK[bF]=[];bw.delegateCount… property 19 …selector,bv.handler);return this}if(typeof bw==="object"){for(var bx in bw){this.off(bx,e,bw[bx])}…
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | jquery.js | 12 …selector=E;return F}}else{return o(H).find(E)}}else{if(o.isFunction(E)){return o(document).ready(E… 21 …selector+G;o(document).bind(i(G,this.selector),this.selector,E);return this},die:function(F,E){o(d…
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-type-util.h.pump | 182 // The template "selector" struct TemplateSel<Tmpl> is used to 212 // Head for the selector of the first template in the list, and Tail
|