Home
last modified time | relevance | path

Searched defs:borrowed (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/python/
Dborrowed.hpp14 inline python::detail::borrowed<T>* borrowed(T* p) in borrowed() function
/third_party/boost/boost/python/detail/
Dborrowed_ptr.hpp16 template<class T> class borrowed class
/third_party/flutter/skia/tests/
DResourceCacheTest.cpp221 sk_sp<GrTexture> borrowed(resourceProvider->wrapBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/tests/
DResourceCacheTest.cpp206 sk_sp<GrTexture> borrowed(resourceProvider->wrapBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c97 gboolean borrowed; member