HomeSort by relevance Sort by last modified time
    Searched full:static_pointer_cast (Results 1 - 25 of 42) sorted by null

1 2

  /external/stlport/stlport/
memory 79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
109 using ::boost::static_pointer_cast;
  /external/webkit/Source/WebCore/fileapi/
DirectoryEntrySync.cpp 62 return static_pointer_cast<FileEntrySync>(helper.getResult(ec));
73 return static_pointer_cast<DirectoryEntrySync>(helper.getResult(ec));
  /external/webkit/Source/WebCore/svg/properties/
SVGAnimatedProperty.h 74 return static_pointer_cast<TearOffType>(wrapper).release();
81 return static_pointer_cast<TearOffType>(animatedPropertyCache()->get(key)).get();
SVGAnimatedPathSegListPropertyTearOff.h 51 return static_pointer_cast<SVGPathSegListPropertyTearOff>(m_baseVal)->removeItemFromList(segment, shouldSynchronizeWrappers);
SVGAnimatedListPropertyTearOff.h 60 return static_pointer_cast<SVGListPropertyTearOff<PropertyType> >(m_baseVal)->removeItemFromList(static_cast<ListItemTearOff*>(property), shouldSynchronizeWrappers);
  /ndk/sources/cxx-stl/stlport/stlport/
memory 79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
109 using ::boost::static_pointer_cast;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
memory 79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
109 using ::boost::static_pointer_cast;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
memory 79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
109 using ::boost::static_pointer_cast;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
memory 79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
109 using ::boost::static_pointer_cast;
  /external/webkit/Source/WebCore/wml/
WMLIntrinsicEvent.cpp 37 return static_pointer_cast<WMLTaskElement>(WMLElementFactory::createWMLElement(goTag, document, false));
  /external/webkit/Source/JavaScriptCore/wtf/
PassOwnPtr.h 196 template<typename T, typename U> inline PassOwnPtr<T> static_pointer_cast(const PassOwnPtr<U>& p) function in namespace:WTF
216 using WTF::static_pointer_cast;
PassOwnArrayPtr.h 205 template<typename T, typename U> inline PassOwnArrayPtr<T> static_pointer_cast(const PassOwnArrayPtr<U>& p) function in namespace:WTF
225 using WTF::static_pointer_cast;
RefPtr.h 211 template<typename T, typename U> inline RefPtr<T> static_pointer_cast(const RefPtr<U>& p) function in namespace:WTF
229 using WTF::static_pointer_cast;
PassRefPtr.h 283 template<typename T, typename U> inline PassRefPtr<T> static_pointer_cast(const PassRefPtr<U>& p) function in namespace:WTF
310 using WTF::static_pointer_cast;
  /external/webkit/Source/WebCore/svg/
SVGDocument.cpp 55 RefPtr<SVGZoomEvent> event = static_pointer_cast<SVGZoomEvent>(createEvent("SVGZoomEvents", ec));
SVGElement.cpp 321 currentTarget = (parent && parent->isSVGElement()) ? static_pointer_cast<SVGElement>(parent) : RefPtr<SVGElement>();
  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GRefPtr.h 182 template <typename T, typename U> inline GRefPtr<T> static_pointer_cast(const GRefPtr<U>& p) function in namespace:WTF
  /external/webkit/Source/WebCore/bindings/js/
JSCSSStyleDeclarationCustom.cpp 164 return jsNumber(static_pointer_cast<CSSPrimitiveValue>(v)->getFloatValue(CSSPrimitiveValue::CSS_PX));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_grep_matcher.tcc 110 : _M_nfa(static_pointer_cast<_Nfa>(__nfa)), _M_pattern(__p), _M_results(__r)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_grep_matcher.tcc 110 : _M_nfa(static_pointer_cast<_Nfa>(__nfa)), _M_pattern(__p), _M_results(__r)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
shared_ptr.h 605 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:std::tr1
903 static_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:std::tr1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 760 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:tr1
1063 static_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:tr1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 760 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:tr1
1063 static_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:tr1
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 605 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:std::tr1
903 static_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:std::tr1
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 605 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:std::tr1
903 static_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:std::tr1

Completed in 691 milliseconds

1 2