Searched defs:refptr (Results 1 – 6 of 6) sorted by relevance
366 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() local410 double *refptr = NULL; in write_image() local
109 scoped_refptr<T>& refptr() { return refptr_; } in refptr() function110 const scoped_refptr<T>& refptr() const { return refptr_; } in refptr() function
627 va_list refptr; in getopt_parse() local
58 rtc::scoped_refptr<T> refptr; in TakeOwnershipOfRefPtr() local
974 const scoped_refptr<HasRef> refptr(&has_ref); in TYPED_TEST() local
1152 const scoped_refptr<HasRef> refptr(&has_ref); in TYPED_TEST() local