Home
last modified time | relevance | path

Searched refs:moveFunc (Results 1 – 15 of 15) sorted by relevance

/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/util/collection/
H A DOpenHashSet.scala165 def rehashIfNeeded(k: T, allocateFunc: (Int) => Unit, moveFunc: (Int, Int) => Unit) {
167 rehash(k, allocateFunc, moveFunc)
226 private def rehash(k: T, allocateFunc: (Int) => Unit, moveFunc: (Int, Int) => Unit) {
249 moveFunc(oldPos, newPos)
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dai.h36 void(*moveFunc)(spritetype *, XSPRITE *); member
H A Dai.cpp1511 if (pXSprite->aiState->moveFunc) in aiProcessDudes()
1512 pXSprite->aiState->moveFunc(pSprite, pXSprite); in aiProcessDudes()
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/lib/
H A DPmwPanedWidget.py249 moveFunc = lambda event, s = self, num=n: s._btnMove(event, num) function
261 sep.bind('<B1-Motion>', moveFunc)
288 handle.bind('<B1-Motion>', moveFunc)
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/lib/
H A DPmwPanedWidget.py244 moveFunc = lambda event, s = self, num=n: s._btnMove(event, num) function
256 sep.bind('<B1-Motion>', moveFunc)
283 handle.bind('<B1-Motion>', moveFunc)
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/jsat/
H A DContentControl.jsm457 let moveFunc = () => {
511 this._autoMove = this.window.setTimeout(moveFunc, aOptions.delay);
513 moveFunc();
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/jsat/
H A DContentControl.jsm460 let moveFunc = () => {
514 this._autoMove = this.window.setTimeout(moveFunc, aOptions.delay);
516 moveFunc();
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/graph/
H A Djquery.flot.events.ts152 moveFunc: any,
161 this._moveFunc = moveFunc;
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/system-analyzer/
H A Dprocessor.mjs224 this._profile.moveFunc(from, to);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/
H A Dprofile.mjs278 moveFunc(from, to) { method in Profile
1045 JsonProfile.prototype.moveFunc = function (from, to) { method in JsonProfile
H A Dtickprocessor.mjs344 this.profile_.moveFunc(from, to);
/dports/lang/v8/v8-9.6.180.12/tools/system-analyzer/
H A Dprocessor.mjs344 this._profile.moveFunc(from, to);
/dports/lang/v8/v8-9.6.180.12/tools/
H A Dprofile.mjs583 moveFunc(from, to) { method in Profile
1380 JsonProfile.prototype.moveFunc = function (from, to) { method in JsonProfile
H A Dtickprocessor.mjs766 this.profile_.moveFunc(from, to);
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7095.0e38943fa459e872fe93.js.map1moveFunc: any,\n left: number,\n top: number,\n width: number,\n height: number\n ) {…