Home
last modified time | relevance | path

Searched refs:removeAttr (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DArgument.h134 void removeAttr(AttributeSet AS);
136 void removeAttr(Attribute::AttrKind Kind) { in removeAttr() function
137 removeAttr(AttributeSet::get(getContext(), getArgNo() + 1, Kind)); in removeAttr()
/external/llvm/include/llvm/IR/
DArgument.h134 void removeAttr(AttributeSet AS);
136 void removeAttr(Attribute::AttrKind Kind) { in removeAttr() function
137 removeAttr(AttributeSet::get(getContext(), getArgNo() + 1, Kind)); in removeAttr()
/external/epid-sdk/doc/html/
Dnavtree.js226 $('.item').removeAttr('id');
422 $('.item').removeAttr('id');
528 $('.item').removeAttr('id');
535 $('.item').removeAttr('id');
Djquery.js44removeAttr:function(e){return this.each(function(){b.removeAttr(this,e)})},prop:function(e,bv){ret… method
69 ….removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled")…
96 …stroy(R)}S=R.attr("title");if(!Q&&!T&&!P&&S){R.data(y,S);R.data(g,S);R.removeAttr("title")}R.data(…
115removeAttr("data-smartmenus-id").removeDataSM("level").unbind(n).undelegate(n);n+=this.rootId;a(do…
/external/swiftshader/third_party/LLVM/include/llvm/
DArgument.h78 void removeAttr(Attributes);
DAttributes.h219 AttrListPtr removeAttr(unsigned Idx, Attributes Attrs) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DArgument.h117 void removeAttr(Attribute::AttrKind Kind);
/external/eigen/doc/
Deigen_navtree_hacks.js122 $('.item').removeAttr('id');
129 $('.item').removeAttr('id');
/external/swiftshader/third_party/LLVM/lib/VMCore/
DFunction.cpp125 void Argument::removeAttr(Attributes attr) { in removeAttr() function in Argument
252 PAL = PAL.removeAttr(i, attr); in removeAttribute()
DAttributes.cpp310 AttrListPtr AttrListPtr::removeAttr(unsigned Idx, Attributes Attrs) const { in removeAttr() function in AttrListPtr
DCore.cpp1347 const AttrListPtr PALnew = PAL.removeAttr(~0U, PA); in LLVMRemoveFunctionAttr()
1421 unwrap<Argument>(Arg)->removeAttr(PA); in LLVMRemoveAttribute()
1632 Call.getAttributes().removeAttr(index, PA)); in LLVMRemoveInstrAttribute()
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-reference.js16 $("#apiLevelSelector").removeAttr("disabled");
92 else obj.removeClass("absent").removeAttr("title");
Djquery-resizable.min.js12 …apply(o(L[K]),I);J=J.concat(I)}return this.pushStack(J,E,G)}});o.each({removeAttr:function(E){o.at… method
29removeAttr,h="http://www.w3.org/2005/07/aaa",a=/^aria-/,b=/^wairole:/;c.attr=function(k,j,l){var m… function
/external/doclava/res/assets/templates-sdk/assets/design/
Ddefault.js142 $target.removeAttr('title');
/external/tinyxml2/docs/
Djquery.js16removeAttr:function(e){return this.each(function(){b.removeAttr(this,e)})},prop:function(e,bv){ret… method
41 ….removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled")…
68 …stroy(R)}S=R.attr("title");if(!Q&&!T&&!P&&S){R.data(y,S);R.data(g,S);R.removeAttr("title")}R.data(…
87removeAttr("data-smartmenus-id").removeDataSM("level").unbind(n).undelegate(n);n+=this.rootId;a(do…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp794 A->removeAttr(Attribute::ReadOnly); in addArgumentAttrs()
795 A->removeAttr(Attribute::ReadNone); in addArgumentAttrs()
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2616 …break}aI=aM!=aa||aL!=I;return aI}}function R(){D.attr("tabindex","-1").removeAttr("tabindex").unbi…
2650 ….removeData(this.widgetName),this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled")…
2662removeAttr("id"):this.element;return d.parents("body").length||d.appendTo(c.appendTo=="parent"?thi…
2682removeAttr("role"),this.headers.unbind(".accordion").removeClass("ui-accordion-header ui-accordion…
2686removeAttr("autocomplete")},a(window).bind("beforeunload",b.beforeunloadHandler)},destroy:function…
2690 …i).removeAttr("role").removeAttr("aria-pressed").html(this.buttonElement.find(".ui-button-text").h…
2694 …edby":f}).mousedown(function(a){b.moveToTop(!1,a)}),h=b.element.show().removeAttr("title").addClas…
2706 …bled"),e.find("select.ui-datepicker-month, select.ui-datepicker-year").removeAttr("disabled")}this…
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dbootstrap.js202 $el.removeClass(d).removeAttr(d)
1081 $e.attr('data-original-title', $e.attr('title') || '').removeAttr('title')
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js2removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){retu… method
/external/testng/src/main/resources/
Djquery-1.7.1.min.js2removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){retu… method
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp663 A->removeAttr(AttributeSet::get(A->getContext(), A->getArgNo() + 1, R)); in addArgumentAttrs()
/external/libjpeg-turbo/doc/html/
Djquery.js3removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){retu… method
/external/autotest/client/site_tests/video_GlitchDetection/
Djquery-2.1.3.min.js3removeAttr:function(a){return this.each(function(){n.removeAttr(this,a)})}}),n.extend({attr:functi… method
4removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=n.propF… method
/external/autotest/client/site_tests/video_VimeoVideo/
Djquery-2.1.3.min.js3removeAttr:function(a){return this.each(function(){n.removeAttr(this,a)})}}),n.extend({attr:functi… method
4removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=n.propF… method
/external/llvm/lib/IR/
DFunction.cpp202 void Argument::removeAttr(AttributeSet AS) { in removeAttr() function in Argument

12