Searched refs:_trigger (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | typeahead.jquery.js | 266 _trigger: function(type, args) { method in AnonymousClassc6d3f3560e01 276 $e = this._trigger("before" + type, args); 281 this._trigger(type, [].slice.call(arguments, 1)); 283 this._trigger(deprecatedType, [].slice.call(arguments, 1));
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.min.js | 4 …_trigger:function(b){a(i).triggerHandler("context_"+b+".vakata",{reference:c.reference,element:c.e… method in a.vakata.context 5 …_trigger("move",d)))})}),function(a){a.vakata.html={div:a("<div />"),escape:function(b){return a.v… method in a.vakata.dnd
|
/openbmc/linux/drivers/dma/ |
H A D | pl330.c | 1001 static bool _trigger(struct pl330_thread *thrd) in _trigger() function 1079 return _trigger(thrd); in pl330_start_thread()
|