Home
last modified time | relevance | path

Searched defs:refptr (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/profiling/
H A DwriteImage.cpp366 static int verifyImageFloat ( cl_double *refptr, cl_float *outptr, int w, int h ) in verifyImageFloat()
391 double *refptr = (double *)malloc( w * h * 4*sizeof( double ) ); in prepareReference() local
410 double *refptr = NULL; in write_image() local
/aosp_15_r20/external/cronet/net/third_party/quiche/overrides/quiche_platform_impl/
H A Dquiche_reference_counted_impl.h109 scoped_refptr<T>& refptr() { return refptr_; } in refptr() function
110 const scoped_refptr<T>& refptr() const { return refptr_; } in refptr() function
/aosp_15_r20/external/edid-decode/vs/
H A Dgetopt.c627 va_list refptr; in getopt_parse() local
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/
H A Dpeer_connection_factory.cc58 rtc::scoped_refptr<T> refptr; in TakeOwnershipOfRefPtr() local
/aosp_15_r20/external/libchrome/base/
H A Dbind_unittest.cc974 const scoped_refptr<HasRef> refptr(&has_ref); in TYPED_TEST() local
/aosp_15_r20/external/cronet/base/functional/
H A Dbind_unittest.cc1152 const scoped_refptr<HasRef> refptr(&has_ref); in TYPED_TEST() local