Home
last modified time | relevance | path

Searched defs:unbind (Results 1 – 25 of 32) sorted by relevance

12

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dkernel.cpp240 kernel::exec_context::unbind() { in unbind() function in kernel::exec_context
399 kernel::scalar_argument::unbind(exec_context &ctx) { in unbind() function in kernel::scalar_argument
435 kernel::global_argument::unbind(exec_context &ctx) { in unbind() function in kernel::global_argument
469 kernel::local_argument::unbind(exec_context &ctx) { in unbind() function in kernel::local_argument
503 kernel::constant_argument::unbind(exec_context &ctx) { in unbind() function in kernel::constant_argument
535 kernel::image_rd_argument::unbind(exec_context &ctx) { in unbind() function in kernel::image_rd_argument
566 kernel::image_wr_argument::unbind(exec_context &ctx) { in unbind() function in kernel::image_wr_argument
590 kernel::sampler_argument::unbind(exec_context &ctx) { in unbind() function in kernel::sampler_argument
Dsampler.cpp71 sampler::unbind(command_queue &q, void *st) { in unbind() function in sampler
/external/swiftshader/src/Reactor/
DRoutine.cpp33 void Routine::unbind() in unbind() function in sw::Routine
/external/swiftshader/src/D3D9/
DUnknown.cpp75 void Unknown::unbind() in unbind() function in D3D9::Unknown
/external/swiftshader/src/D3D8/
DUnknown.cpp77 void Unknown::unbind() in unbind() function in D3D8::Unknown
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/controller/
DServiceController.java68 public ServiceController<T> unbind() { in unbind() method in ServiceController
DIntentServiceController.java70 public IntentServiceController<T> unbind() { in unbind() method in IntentServiceController
/external/python/cpython2/Lib/idlelib/
DMultiCall.py93 def unbind(self, triplet, func): member in _SimpleBinder
221 def unbind(self, triplet, func): member in _ComplexBinder
340 def unbind(self, sequence, funcid=None): member in MultiCallCreator.MultiCall
/external/python/cpython3/Lib/idlelib/
Dmulticall.py98 def unbind(self, triplet, func): member in _SimpleBinder
231 def unbind(self, triplet, func): member in _ComplexBinder
352 def unbind(self, sequence, funcid=None): member in MultiCallCreator.MultiCall
/external/v8/src/inspector/
Dinjected-script-native.cc53 void InjectedScriptNative::unbind(int id) { in unbind() function in v8_inspector::InjectedScriptNative
/external/libmojo/mojo/public/js/
Dbindings.js209 Binding.prototype.unbind = function() { method in Binding
/external/python/cpython2/Lib/lib-tk/
DCanvas.py55 def unbind(self, sequence, funcid=None): member in CanvasItem
156 def unbind(self, sequence, funcid=None): member in Group
Dturtle.py442 def unbind(self, *args, **kwargs): member in ScrolledCanvas
/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp464 void TestVertexData::unbind (void) const in unbind() function in deqp::gles31::Functional::__anonefa1a9660111::TestVertexData
543 void TestTexture2D::unbind (void) const in unbind() function in deqp::gles31::Functional::__anonefa1a9660111::TestTexture2D
642 void TestFramebuffer::unbind (void) in unbind() function in deqp::gles31::Functional::__anonefa1a9660111::TestFramebuffer
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp986 virtual void unbind(int binding) in unbind() function in glcts::LayoutBindingBaseCase
3071 void unbind(int binding) in unbind() function in glcts::UniformBlocksLayoutBindingCase
3264 void unbind(int binding) in unbind() function in glcts::ShaderStorageBufferLayoutBindingCase
/external/mesa3d/src/glx/
Dglxclient.h233 void (*unbind)(struct glx_context *context, struct glx_context *new_ctx); member
/external/swiftshader/src/OpenGL/libGL/
DImage.cpp142 void Image::unbind() in unbind() function in gl::Image
/external/swiftshader/src/OpenGL/common/
DImage.cpp1448 void Image::unbind(const egl::Texture *parent) in unbind() function in egl::Image
/external/clang/lib/CodeGen/
DCodeGenFunction.h866 void unbind(CodeGenFunction &CGF) { in unbind() function
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1297 EGLBoolean unbind; in dri2_make_current() local
/external/mesa3d/src/mesa/main/
Dbufferobj.c1202 unbind(struct gl_context *ctx, in unbind() function
/external/python/cpython3/Lib/
Dturtle.py418 def unbind(self, *args, **kwargs): member in ScrolledCanvas
/external/doclava/res/assets/templates/assets/
Djquery-resizable.min.js19 …[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function… field
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js3758 unbind: function( types, fn ) { method
/external/libjpeg-turbo/doc/html/
Djquery.js4 …d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.event…

12