Searched refs:_super (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/polly/www/video-js/ |
D | video.js | 26 …_super = this.prototype; initializing = true; var prototype = new this(); initializing = false; fo…
|
/external/pdfium/third_party/pymock/ |
D | mock.py | 117 _super = super variable 512 _super(NonCallableMock, self).__init__( 938 _super(CallableMixin, self).__init__( 1850 _super(MagicMixin, self).__init__(*args, **kw)
|
/external/python/cpython3/Lib/ |
D | turtle.py | 293 for _super in baseList: 294 __methodDict(_super, _dict)
|
/external/python/cpython2/Lib/lib-tk/ |
D | turtle.py | 312 for _super in baseList: 313 __methodDict(_super, _dict)
|
/external/angle/third_party/vulkan_memory_allocator/docs/html/ |
D | jquery.js | 8 … function(){var e,i=this._super,o=this._superApply;return this._super=t,this._superApply=n,e=s.app…
|