HomeSort by relevance Sort by last modified time
    Searched full:apply (Results 451 - 475 of 7701) sorted by null

<<11121314151617181920>>

  /external/stlport/stlport/stl/config/
_kai.h 31 // boris : some of those may also apply to KCC 3.4
  /external/valgrind/main/docs/lib/
vg-fo.xsl 107 <xsl:apply-templates/>
112 <xsl:apply-templates/>
122 <xsl:apply-templates select="exsl:node-set($content)"
137 <xsl:apply-templates mode="set.titlepage.recto.auto.mode"
139 <xsl:apply-templates mode="set.titlepage.recto.auto.mode"
141 <xsl:apply-templates mode="set.titlepage.recto.auto.mode"
143 <xsl:apply-templates mode="set.titlepage.recto.auto.mode"
170 <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/>
177 <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/>
186 <xsl:apply-templates mode="book.titlepage.recto.auto.mode"
    [all...]
  /frameworks/base/core/java/android/content/
SharedPreferences.java 66 * or {@link #apply}
71 * {@link #commit} or {@link #apply} are called.
98 * {@link #commit} or {@link #apply} are called.
110 * {@link #commit} or {@link #apply} are called.
122 * {@link #commit} or {@link #apply} are called.
134 * once {@link #commit} or {@link #apply} are called.
185 * using {@link #apply} instead.
199 * time, the last one to call apply wins.
202 * to persistent storage synchronously, {@link #apply}
208 * while a {@link #apply} is still outstanding, th
228 void apply(); method in interface:SharedPreferences.Editor
    [all...]
  /frameworks/base/core/java/com/google/android/util/
Procedure.java 27 void apply(T t); method in interface:Procedure
  /frameworks/base/graphics/java/android/graphics/
ComposePathEffect.java 22 * Construct a PathEffect whose effect is to apply first the inner effect
SumPathEffect.java 22 * Construct a PathEffect whose effect is to apply two effects, in sequence.
  /frameworks/base/test-runner/src/android/test/suitebuilder/
AssignableFrom.java 29 public boolean apply(TestMethod testMethod) { method in class:AssignableFrom
  /frameworks/compile/mclinker/include/mcld/LD/
Relocator.h 54 /// apply - general apply function
79 /// initializeApply - do initialization before apply relocations in pInput
84 /// finalizeApply - do finalization after apply relocations in pInput
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_kai.h 31 // boris : some of those may also apply to KCC 3.4
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
always.hpp 29 struct apply struct in struct:boost::mpl::always
clear.hpp 30 ::template apply< Sequence >
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
clear_impl.hpp 28 template< typename Sequence > struct apply;
has_apply.hpp 22 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_apply, apply, false)
iter_apply.hpp 17 #include <boost/mpl/apply.hpp>
lambda_support.hpp 56 template< BOOST_MPL_PP_PARAMS(i,typename U) > struct apply \
89 template< BOOST_MPL_PP_PARAMS(i,typename U) > struct apply \
145 template< BOOST_MPL_PP_PARAMS(i,typename U) > struct apply \
158 template< BOOST_MPL_PP_PARAMS(i,typename U) > struct apply \
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
apply_fwd.hpp 18 struct apply;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/
O1_size.hpp 25 template< typename List > struct apply struct in struct:boost::mpl::O1_size_impl
clear.hpp 26 template< typename List > struct apply struct in struct:boost::mpl::clear_impl
empty.hpp 26 template< typename List > struct apply struct in struct:boost::mpl::empty_impl
front.hpp 25 template< typename List > struct apply struct in struct:boost::mpl::front_impl
pop_front.hpp 26 template< typename List > struct apply struct in struct:boost::mpl::pop_front_impl
push_back.hpp 28 template< typename Seq > struct apply struct in struct:boost::mpl::has_push_back_impl
push_front.hpp 27 template< typename List, typename T > struct apply struct in struct:boost::mpl::push_front_impl
size.hpp 25 template< typename List > struct apply struct in struct:boost::mpl::size_impl
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
pop_back.hpp 30 template< typename Vector > struct apply struct in struct:boost::mpl::pop_back_impl

Completed in 1560 milliseconds

<<11121314151617181920>>