HomeSort by relevance Sort by last modified time
    Searched full:unbind (Results 1 - 25 of 300) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
kernel.hpp 50 void unbind();
90 virtual void unbind(exec_context &ctx) = 0;
126 virtual void unbind(exec_context &ctx);
138 virtual void unbind(exec_context &ctx);
152 virtual void unbind(exec_context &ctx);
164 virtual void unbind(exec_context &ctx);
177 virtual void unbind(exec_context &ctx);
190 virtual void unbind(exec_context &ctx);
203 virtual void unbind(exec_context &ctx);
kernel.cpp 92 exec.unbind();
166 _cl_kernel::exec_context::unbind() { function in class:_cl_kernel::exec_context
168 arg->unbind(*this);
212 _cl_kernel::scalar_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::scalar_argument
243 _cl_kernel::global_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::global_argument
276 _cl_kernel::local_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::local_argument
305 _cl_kernel::constant_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::constant_argument
335 _cl_kernel::image_rd_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::image_rd_argument
365 _cl_kernel::image_wr_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::image_wr_argument
391 _cl_kernel::sampler_argument::unbind(exec_context &ctx) function in class:_cl_kernel::sampler_argument
    [all...]
sampler.hpp 48 void unbind(clover::command_queue &q, void *st);
  /external/mesa3d/src/gallium/state_trackers/clover/core/
kernel.hpp 50 void unbind();
90 virtual void unbind(exec_context &ctx) = 0;
126 virtual void unbind(exec_context &ctx);
138 virtual void unbind(exec_context &ctx);
152 virtual void unbind(exec_context &ctx);
164 virtual void unbind(exec_context &ctx);
177 virtual void unbind(exec_context &ctx);
190 virtual void unbind(exec_context &ctx);
203 virtual void unbind(exec_context &ctx);
kernel.cpp 92 exec.unbind();
166 _cl_kernel::exec_context::unbind() { function in class:_cl_kernel::exec_context
168 arg->unbind(*this);
212 _cl_kernel::scalar_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::scalar_argument
243 _cl_kernel::global_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::global_argument
276 _cl_kernel::local_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::local_argument
305 _cl_kernel::constant_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::constant_argument
335 _cl_kernel::image_rd_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::image_rd_argument
365 _cl_kernel::image_wr_argument::unbind(exec_context &ctx) { function in class:_cl_kernel::image_wr_argument
391 _cl_kernel::sampler_argument::unbind(exec_context &ctx) function in class:_cl_kernel::sampler_argument
    [all...]
sampler.hpp 48 void unbind(clover::command_queue &q, void *st);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListCopy.java 60 * Callers MUST call {@link #unbind()} when the copy is no longer needed.
65 unbind(); method
83 public void unbind() { method in class:ConversationListCopy
  /external/chromium_org/gpu/command_buffer/service/
vertex_attrib_manager_unittest.cc 192 TEST_F(VertexAttribManagerTest, Unbind) {
210 // Unbind unattached buffer.
211 manager_->Unbind(buffer2);
215 // Unbind buffer.
216 manager_->Unbind(buffer1);
vertex_attrib_manager.cc 64 void VertexAttrib::Unbind(Buffer* buffer) {
154 void VertexAttribManager::Unbind(Buffer* buffer) {
159 vertex_attribs_[vv].Unbind(buffer);
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ChildProcessConnectionImpl.java 124 void unbind() { method in class:ChildProcessConnectionImpl.ChildServiceConnection
264 mInitialBinding.unbind();
265 mStrongBinding.unbind();
266 mWaivedBinding.unbind();
373 mInitialBinding.unbind();
391 mInitialBinding.unbind();
394 mStrongBinding.unbind();
422 mStrongBinding.unbind();
  /external/chromium_org/ppapi/api/
ppb_instance.idl 29 * unbind all devices from the given instance. The instance will then appear
35 * to move a device between instances, first unbind it from the old one, and
  /packages/apps/Launcher2/src/com/android/launcher2/
FolderInfo.java 100 void unbind() { method in class:FolderInfo
101 super.unbind();
LauncherAppWidgetInfo.java 94 void unbind() { method in class:LauncherAppWidgetInfo
95 super.unbind();
  /packages/apps/Launcher3/src/com/android/launcher3/
FolderInfo.java 100 void unbind() { method in class:FolderInfo
101 super.unbind();
LauncherAppWidgetInfo.java 95 void unbind() { method in class:LauncherAppWidgetInfo
96 super.unbind();
  /external/chromium_org/ppapi/api/private/
ppb_flash_fullscreen.idl 36 * This does not unbind the current Graphics2D or Graphics3D. Pending flushes
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/
BaseBindingActivity.java 32 * Base activity class that knows how to bind and unbind from the
127 * This is <em>not</em> called when we unbind from the service.
138 // Start service so that it doesn't stop when we unbind
153 if (DEBUG) Log.d(TAG, "unbind service");
  /build/tools/droiddoc/templates-ds/assets/scroller/
jquery.jscrollpane.min.js 9 if(ay.arrowScrollOnHover){ax.bind("mouseover.jsp",aD(-1,0,ax));x.bind("mouseover.jsp",aD(1,0,x))}ak(G,ay.horizontalArrowPositions,ax,x)}h.hover(function(){h.addClass("jspHover")},function(){h.removeClass("jspHover")}).bind("mousedown.jsp",function(aI){b("html").bind("dragstart.jsp selectstart.jsp",aB);h.addClass("jspActive");var s=aI.pageX-h.position().left;b("html").bind("mousemove.jsp",function(aJ){W(aJ.pageX-s,false)}).bind("mouseup.jsp mouseleave.jsp",aw);return false});l=al.innerWidth();ah()}}function ah(){al.find(">.jspHorizontalBar>.jspCap:visible,>.jspHorizontalBar>.jspArrow").each(function(){l-=b(this).outerWidth()});G.width(l+"px");aa=0}function F(){if(aE&&az){var aI=G.outerHeight(),s=ap.outerWidth();t-=aI;b(am).find(">.jspCap:visible,>.jspArrow").each(function(){l+=b(this).outerWidth()});l-=s;v-=s;aj-=aI;G.parent().append(b('<div class="jspCorner" />').css("width",aI+"px"));o();ah()}if(aE){Y.width((al.outerWidth()-f)+"px")}Z=Y.outerHeight();q=Z/v;if(aE){at=Math.ceil(1/y*l);if(at>ay.horizontalDragMaxWidth){at=ay.horizontalDragMaxWidth}else{if(at<ay.horizontalDragMinWidth){at=ay.horizontalDragMinWidth}}h.width(at+"px");j=l-at;ae(aa)}if(az){A=Math.ceil(1/q*t);if(A>ay.verticalDragMaxHeight){A=ay.verticalDragMaxHeight}else{if(A<ay.verticalDragMinHeight){A=ay.verticalDragMinHeight}}au.height(A+"px");i=t-A;ad(I)}}function ak(aJ,aL,aI,s){var aN="before",aK="after",aM;if(aL=="os"){aL=/Mac/.test(navigator.platform)?"after":"split"}if(aL==aN){aK=aL}else{if(aL==aK){aN=aL;aM=aI;aI=s;s=aM}}aJ[aN](aI)[aK](s)}function aD(aI,s,aJ){return function(){H(aI,s,this,aJ);this.blur();return false}}function H(aL,aK,aO,aN){aO=b(aO).addClass("jspActive");var aM,aJ,aI=true,s=function(){if(aL!==0){Q.scrollByX(aL*ay.arrowButtonSpeed)}if(aK!==0){Q.scrollByY(aK*ay.arrowButtonSpeed)}aJ=setTimeout(s,aI?ay.initialDelay:ay.arrowRepeatFreq);aI=false};s();aM=aN?"mouseout.jsp":"mouseup.jsp";aN=aN||b("html");aN.bind(aM,function(){aO.removeClass("jspActive");aJ&&clearTimeout(aJ);aJ=null;aN.unbind(aM)})}function p(){w();if(az){ap.bind("mousedown.jsp",function(aN){if(aN.originalTarget===c||aN.originalTarget==aN.currentTarget){var aL=b(this),aO=aL.offset(),aM=aN.pageY-aO.top-I,aJ,aI=true,s=function(){var aR=aL.offset(),aS=aN.pageY-aR.top-A/2,aP=v*ay.scrollPagePercent,aQ=i*aP/(Z-v);if(aM<0){if(I-aQ>aS){Q.scrollByY(-aP)}else{V(aS)}}else{if(aM>0){if(I+aQ<aS){Q.scrollByY(aP)}else{V(aS)}}else{aK();return}}aJ=setTimeout(s,aI?ay.initialDelay:ay.trackClickRepeatFreq);aI=false},aK=function(){aJ&&clearTimeout(aJ);aJ=null;b(document).unbind("mouseup.jsp",aK)};s();b(document).bind("mouseup.jsp",aK);return false}})}if(aE){G.bind("mousedown.jsp",function(aN){if(aN.originalTarget===c||aN.originalTarget==aN.currentTarget){var aL=b(this),aO=aL.offset(),aM=aN.pageX-aO.left-aa,aJ,aI=true,s=function(){var aR=aL.offset(),aS=aN.pageX-aR.left-at/2,aP=aj*ay.scrollPagePercent,aQ=j*aP/(T-aj);if(aM<0){if(aa-aQ>aS){Q.scrollByX(-aP)}else{W(aS)}}else{if(aM>0){if(aa+aQ<aS){Q.scrollByX(aP)}else{W(aS)}}else{aK();return}}aJ=setTimeout(s,aI?ay.initialDelay:ay.trackClickRepeatFreq);aI=false},aK=function(){aJ&&clearTimeout(aJ);aJ=null;b(document).unbind("mouseup.jsp",aK)};s();b(document).bind("mouseup.jsp",aK);return false}})}}function w(){if(G){G.unbind("mousedown.jsp")}if(ap){ap.unbind("mousedown.jsp")}}function aw(){b("html").unbind("dragstart.jsp selectstart.jsp mousemove.jsp mouseup.jsp mouseleave.jsp");if(au){au.removeClass("jspActive")}if(h){h.removeClass("jspActive")}}function V(s,aI){if(!az){return}if(s<0){s=0}else{if(s>i){s=i}}if(aI===c){aI=ay.animateScroll}if(aI){Q.animate(au,"top",s,ad)}else{au.css("top",s);ad(s)}}function ad(aI){if(aI===c){aI=au.position().top}al.scrollTop(0);I=aI;var aL=I===0,aJ=I==i,aK=aI/i,s=-aK*(Z-v);if(ai!=aL||aG!=aJ){ai=aL;aG=aJ;D.trigger("jsp-arrow-change",[ai,aG,P,k])}u(aL,aJ);Y.css("top",s);D.trigger("jsp-scroll-y",[-s,aL,aJ]).trigger("scroll")}function W(aI,s){if(!aE){return}if(aI<0){aI=0}else{if(aI>j){aI=j}}if(s===c){s=ay.animateScroll}if(s){Q.animate(h,"left",aI,ae)
10 }else{h.css("left",aI);ae(aI)}}function ae(aI){if(aI===c){aI=h.position().left}al.scrollTop(0);aa=aI;var aL=aa===0,aK=aa==j,aJ=aI/j,s=-aJ*(T-aj);if(P!=aL||k!=aK){P=aL;k=aK;D.trigger("jsp-arrow-change",[ai,aG,P,k])}r(aL,aK);Y.css("left",s);D.trigger("jsp-scroll-x",[-s,aL,aK]).trigger("scroll")}function u(aI,s){if(ay.showArrows){aq[aI?"addClass":"removeClass"]("jspDisabled");af[s?"addClass":"removeClass"]("jspDisabled")}}function r(aI,s){if(ay.showArrows){ax[aI?"addClass":"removeClass"]("jspDisabled");x[s?"addClass":"removeClass"]("jspDisabled")}}function M(s,aI){var aJ=s/(Z-v);V(aJ*i,aI)}function N(aI,s){var aJ=aI/(T-aj);W(aJ*j,s)}function ab(aV,aQ,aJ){var aN,aK,aL,s=0,aU=0,aI,aP,aO,aS,aR,aT;try{aN=b(aV)}catch(aM){return}aK=aN.outerHeight();aL=aN.outerWidth();al.scrollTop(0);al.scrollLeft(0);while(!aN.is(".jspPane")){s+=aN.position().top;aU+=aN.position().left;aN=aN.offsetParent();if(/^body|html$/i.test(aN[0].nodeName)){return}}aI=aA();aO=aI+v;if(s<aI||aQ){aR=s-ay.verticalGutter}else{if(s+aK>aO){aR=s-v+aK+ay.verticalGutter}}if(aR){M(aR,aJ)}aP=aC();aS=aP+aj;if(aU<aP||aQ){aT=aU-ay.horizontalGutter}else{if(aU+aL>aS){aT=aU-aj+aL+ay.horizontalGutter}}if(aT){N(aT,aJ)}}function aC(){return -Y.position().left}function aA(){return -Y.position().top}function K(){var s=Z-v;return(s>20)&&(s-aA()<10)}function B(){var s=T-aj;return(s>20)&&(s-aC()<10)}function ag(){al.unbind(ac).bind(ac,function(aL,aM,aK,aI){var aJ=aa,s=I;Q.scrollBy(aK*ay.mouseWheelSpeed,-aI*ay.mouseWheelSpeed,false);return aJ==aa&&s==I})}function n(){al.unbind(ac)}function aB(){return false}function J(){Y.find(":input,a").unbind("focus.jsp").bind("focus.jsp",function(s){ab(s.target,false)})}function E(){Y.find(":input,a").unbind("focus.jsp")}function S(){var s,aI,aK=[];aE&&aK.push(am[0]);az&&aK.push(U[0]);Y.focus(function(){D (…)
    [all...]
  /frameworks/base/core/tests/coretests/src/android/app/activity/
ServiceTest.java 290 // Expect to see the service unbind and then destroyed.
320 // Expect to see the service unbind but not destroyed.
324 waitForResultOrThrow(5 * 1000, "existing connection to unbind service");
331 // Expect to see the service unbind and then destroyed.
464 fail("No exception thrown on second unbind");
466 //Log.i("foo", "Unbind exception", e);
  /external/chromium_org/ppapi/c/
ppb_instance.h 43 * unbind all devices from the given instance. The instance will then appear
49 * to move a device between instances, first unbind it from the old one, and
  /cts/tests/tests/os/src/android/os/cts/
BinderTest.java 263 // Expect to see the service unbind and then destroyed.
294 // Expect to see the service unbind but not destroyed.
298 waitForResultOrThrow(DELAY_MSEC, "existing connection to unbind service");
305 // Expect to see the service unbind and then destroyed.
  /development/samples/ApiDemos/res/layout/
local_service_binding.xml 36 <Button android:id="@+id/unbind"
messenger_service_binding.xml 36 <Button android:id="@+id/unbind"
  /external/chromium_org/ppapi/c/private/
ppb_flash_fullscreen.h 40 * This does not unbind the current Graphics2D or Graphics3D. Pending flushes
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
MultiCall.py 62 # methods: bind and unbind, which get a function and a parsed sequence, as
94 def unbind(self, triplet, func): member in class:_SimpleBinder
97 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
102 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
222 def unbind(self, triplet, func): member in class:_ComplexBinder
231 self.widget.unbind(self.widgetinst, seq, id)
332 self.__binders[triplet[1]].unbind(triplet, ei[0])
341 def unbind(self, sequence, funcid=None): member in class:MultiCallCreator.MultiCall
348 self.__binders[triplet[1]].unbind(triplet, func)
350 return widget.unbind(self, sequence, funcid
    [all...]

Completed in 409 milliseconds

1 2 3 4 5 6 7 8 91011>>