Home
last modified time | relevance | path

Searched refs:BindFunc (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp58 typedef void (CallLogWrapper::*BindFunc) (GLenum target, GLuint name); typedef
114 BindFunc bindFunc, in SimpleBinder()
129 const BindFunc m_bindFunc;
404 using details::BindFunc;
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system.cc33 Status BindFunc(void* handle, const char* name, in BindFunc() function
83 TF_RETURN_IF_ERROR(BindFunc(*handle, #function, &function)); in LoadAndBind()