Searched defs:remove (Results 1 – 11 of 11) sorted by relevance
/ndk/build/tools/ |
D | cleanup-headers.sh | 71 remove() { function
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _slist.c | 119 void slist<_Tp,_Alloc>::remove(const _Tp& __val) { in remove() function
|
D | _algo.h | 265 remove(_ForwardIter __first, _ForwardIter __last, const _Tp& __val) { in remove() function
|
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
D | _list.h | 301 void remove(const_reference __val) in remove() function
|
D | _slist.h | 383 void remove(const value_type& __val) { _M_impl.remove(cast_traits::to_storage_type_cref(__val)); } in remove() function
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
D | _list.h | 339 void remove(const _Tp& __x) { in remove() function
|
D | _slist.h | 502 void remove(const value_type& __val) { in remove() function
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-filepath_test.cc | 68 int remove(const char* path) { in remove() function
|
/ndk/docs/Programmers_Guide/html/ |
D | jquery.js | 16 …,b1){return new bF.fn.init(b0,b1,bD)},bU=bb.jQuery,bH=bb.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\… 28 …Serialize){ax._default=[1,"div<div>","</div>"]}b.fn.extend({text:function(e){if(b.isFunction(e)){r… 50 …a=function(f){for(var g=0,h;(h=f[g])!=null;g++){try{b(h).triggerHandler("remove")}catch(j){}}c(f)}… function
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | jquery.js | 13 …function(E){o.className.add(this,E)},removeClass:function(E){o.className.remove(this,E)},toggleCla… method 32 jQuery.ui||(function(c){var i=c.fn.remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);… method
|
/ndk/docs/Getting_Started/html/ |
D | jquery.js | 16 …,b1){return new bF.fn.init(b0,b1,bD)},bU=bb.jQuery,bH=bb.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\… 28 …Serialize){ax._default=[1,"div<div>","</div>"]}b.fn.extend({text:function(e){if(b.isFunction(e)){r…
|