Home
last modified time | relevance | path

Searched defs:get_loop (Results 1 – 25 of 146) sorted by relevance

123456

/dports/devel/py-gevent/gevent-21.8.0/src/gevent/
H A D_gevent_c_hub_local.pxd8 cpdef get_loop() function
H A D_hub_local.py94 def get_loop(): function
/dports/devel/py-loguru/loguru-0.5.3/loguru/
H A D_simple_sinks.py8 def get_loop(task): function
14 def get_loop(task): function
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/valuenodes/
H A Dvaluenode_staticlist.h90 bool get_loop()const { return loop_; } in get_loop() function
H A Dvaluenode_dynamiclist.h202 bool get_loop()const { return loop_; } in get_loop() function
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/valuenodes/
H A Dvaluenode_staticlist.h90 bool get_loop()const { return loop_; } in get_loop() function
H A Dvaluenode_dynamiclist.h202 bool get_loop()const { return loop_; } in get_loop() function
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/valuenodes/
H A Dvaluenode_staticlist.h90 bool get_loop()const { return loop_; } in get_loop() function
H A Dvaluenode_dynamiclist.h202 bool get_loop()const { return loop_; } in get_loop() function
/dports/www/castor/castor-0.8.16/cargo-crates/gdk-pixbuf-0.8.0/src/auto/
H A Dpixbuf_simple_anim.rs43 pub fn get_loop(&self) -> bool { in get_loop() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gdk-pixbuf-0.7.0/src/auto/
H A Dpixbuf_simple_anim.rs43 pub fn get_loop(&self) -> bool { in get_loop() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gdk-pixbuf/src/auto/
H A Dpixbuf_simple_anim.rs43 pub fn get_loop(&self) -> bool { in get_loop() method
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/movements/
H A DPixelMovement.cpp124 bool PixelMovement::get_loop() const { in get_loop() function in Solarus::PixelMovement
H A DCircleMovement.cpp321 uint32_t CircleMovement::get_loop() const { in get_loop() function in Solarus::CircleMovement
H A DPathMovement.cpp112 bool PathMovement::get_loop() const { in get_loop() function in Solarus::PathMovement
/dports/audio/clunk/clunk-1.3.261/clunk/
H A Dobject.cpp116 bool Object::get_loop(const std::string &name) { in get_loop() function in Object
127 bool Object::get_loop(int index) { in get_loop() function in Object
/dports/devel/py-uvloop/uvloop-0.16.0/uvloop/
H A Dserver.pyx63 def get_loop(self): member in Server
/dports/games/battletanks/btanks-0.9.8083/clunk/
H A Dobject.cpp86 bool Object::get_loop(const std::string &name) { in get_loop() function in Object
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dtoc.cc282 bool TocEntry::get_loop(Gst::TocLoopType& loop_type, gint& repeat_count) const in get_loop() function in Gst::TocEntry
/dports/games/renpy/renpy-7.4.11-sdk/renpy/audio/
H A Dmusic.py425 def get_loop(channel="music"): function
/dports/devel/p5-Event-RPC/Event-RPC-1.03/lib/Event/RPC/
H A DServer.pm26 sub get_loop { shift->{loop} } subroutine
/dports/misc/gpsim/gpsim-0.31.0/extras/ds1820/examples/
H A Dds18b20.asm522 get_loop label
H A Dds1820.asm481 get_loop label
/dports/databases/py-gdbm/Python-3.8.12/Lib/asyncio/
H A Dfutures.py116 def get_loop(self): member in Future
/dports/databases/py-sqlite3/Python-3.8.12/Lib/asyncio/
H A Dfutures.py116 def get_loop(self): member in Future

123456