Home
last modified time | relevance | path

Searched refs:updatepos (Results 1 – 25 of 62) sorted by path

123

/dports/audio/faad/faad2-c626366/plugins/QCDMp4/
H A DQCDMp4.c2246 int done = 0, updatepos = 0; in MP4PlayThread() local
2281 updatepos = 1; in MP4PlayThread()
2399 if (updatepos) in MP4PlayThread()
2402 updatepos = 0; in MP4PlayThread()
2570 int done = 0, updatepos = 0; in AACPlayThread() local
2599 updatepos = 1; in AACPlayThread()
2656 if (updatepos) in AACPlayThread()
2659 updatepos = 0; in AACPlayThread()
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A D_markupbase.py48 def updatepos(self, i, j): member in ParserBase
194 self.updatepos(declstartpos, j + 1)
211 self.updatepos(declstartpos, j + 2)
236 self.updatepos(declstartpos, j)
243 self.updatepos(declstartpos, j)
389 self.updatepos(declstartpos, i)
/dports/databases/py-gdbm/Python-3.8.12/Lib/html/
H A Dparser.py166 i = self.updatepos(i, j)
199 i = self.updatepos(i, k)
208 i = self.updatepos(i, k)
213 i = self.updatepos(i, i+2)
223 i = self.updatepos(i, k)
232 i = self.updatepos(i, i + 1)
239 i = self.updatepos(i, i + 1)
250 i = self.updatepos(i, n)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A D_markupbase.py48 def updatepos(self, i, j): member in ParserBase
194 self.updatepos(declstartpos, j + 1)
211 self.updatepos(declstartpos, j + 2)
236 self.updatepos(declstartpos, j)
243 self.updatepos(declstartpos, j)
389 self.updatepos(declstartpos, i)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/html/
H A Dparser.py166 i = self.updatepos(i, j)
199 i = self.updatepos(i, k)
208 i = self.updatepos(i, k)
213 i = self.updatepos(i, i+2)
223 i = self.updatepos(i, k)
232 i = self.updatepos(i, i + 1)
239 i = self.updatepos(i, i + 1)
250 i = self.updatepos(i, n)
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-2.10.7.api7088 TAL.markupbase.ParserBase.updatepos?4(i, j)
H A Dzope-2.11.2.api5992 TAL.markupbase.ParserBase.updatepos?4(i, j)
/dports/devel/geany-legacy/geany-1.37.1/data/tags/
H A Dstd.py.tags5632 updatepos�128�self, i, j�HTMLParser
/dports/devel/geany/geany-1.38/data/tags/
H A Dstd.py.tags5632 updatepos�128�self, i, j�HTMLParser
/dports/devel/py-future/future-0.18.2/src/future/backports/
H A D_markupbase.py75 def updatepos(self, i, j): member in ParserBase
221 self.updatepos(declstartpos, j + 1)
238 self.updatepos(declstartpos, j + 2)
263 self.updatepos(declstartpos, j)
270 self.updatepos(declstartpos, j)
416 self.updatepos(declstartpos, i)
/dports/devel/py-future/future-0.18.2/src/future/backports/html/
H A Dparser.py189 i = self.updatepos(i, j)
224 i = self.updatepos(i, k)
233 i = self.updatepos(i, k)
238 i = self.updatepos(i, 2)
248 i = self.updatepos(i, k)
259 i = self.updatepos(i, i + 1)
266 i = self.updatepos(i, i + 1)
274 i = self.updatepos(i, n)
401 self.updatepos(i, j + 1)
416 self.updatepos(i, j)
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/
H A Dclients2c.cpp81 void updatepos(playerent *d) in updatepos() function
201 updatepos(d); in parsepositions()
H A Dsound.h348 void updatepos();
H A Dsoundlocation.cpp99 void location::updatepos() in updatepos() function in location
173 updatepos(); in update()
188 updatepos(); in play()
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dragdoll.h170 void updatepos();
264 void ragdolldata::updatepos() in updatepos() function
296 updatepos(); in constrain()
300 updatepos(); in constrain()
/dports/games/bloodfrontier/bloodfrontier/src/game/
H A Dclient.cpp873 void updatepos(gameent *d) in updatepos() function
956 updatepos(d); in parsepositions()
/dports/games/cube/cube_source/src/
H A Dclients2c.cpp31 void updatepos(dynent *d) in updatepos() function
115 if(!demoplayback) updatepos(d); in localservertoclient()
/dports/games/mari0/
H A Dcastlefire.lua19 self:updatepos()
38 self:updatepos()
52 function castlefire:updatepos() function
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dragdoll.h239 void updatepos();
473 void ragdolldata::updatepos() in updatepos() function
/dports/games/redeclipse/base-2.0.0/src/game/
H A Dclient.cpp2263 void updatepos(gameent *d) in updatepos() function
2373 updatepos(d); in parsepositions()
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dragdoll.h237 void updatepos();
432 void ragdolldata::updatepos() in updatepos() function
460 updatepos(); in constrain()
464 updatepos(); in constrain()
/dports/games/redeclipse16/base-1.6.0/src/game/
H A Dclient.cpp1917 void updatepos(gameent *d) in updatepos() function
2025 updatepos(d); in parsepositions()
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dragdoll.h227 void updatepos();
401 void ragdolldata::updatepos() in updatepos() function
429 updatepos(); in constrain()
433 updatepos(); in constrain()
/dports/games/sauerbraten/sauerbraten/src/fpsgame/
H A Dclient.cpp1091 void updatepos(fpsent *d) in updatepos() function
1168 updatepos(d); in parsepositions()
/dports/games/tesseract-data/tesseract/src/game/
H A Dclient.cpp1079 void updatepos(gameent *d) in updatepos() function
1160 updatepos(d); in parsepositions()

123