Home
last modified time | relevance | path

Searched refs:end_sync (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/godot-tools/godot-3.2.3-stable/servers/physics_2d/
H A Dphysics_2d_server_wrap_mt.cpp101 void Physics2DServerWrapMT::end_sync() { in end_sync() function in Physics2DServerWrapMT
103 physics_2d_server->end_sync(); in end_sync()
H A Dphysics_2d_server_wrap_mt.h311 virtual void end_sync();
H A Dphysics_2d_server_sw.h284 virtual void end_sync();
/dports/devel/godot2/godot-2.1.6-stable/servers/physics_2d/
H A Dphysics_2d_server_wrap_mt.cpp102 void Physics2DServerWrapMT::end_sync() { in end_sync() function in Physics2DServerWrapMT
104 physics_2d_server->end_sync(); in end_sync()
H A Dphysics_2d_server_wrap_mt.h296 virtual void end_sync();
H A Dphysics_2d_server_sw.h253 virtual void end_sync();
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/physics_2d/
H A Dphysics_2d_server_wrap_mt.cpp102 void Physics2DServerWrapMT::end_sync() { in end_sync() function in Physics2DServerWrapMT
104 physics_2d_server->end_sync(); in end_sync()
H A Dphysics_2d_server_wrap_mt.h296 virtual void end_sync();
H A Dphysics_2d_server_sw.h253 virtual void end_sync();
/dports/devel/godot/godot-3.2.3-stable/servers/physics_2d/
H A Dphysics_2d_server_wrap_mt.cpp101 void Physics2DServerWrapMT::end_sync() { in end_sync() function in Physics2DServerWrapMT
103 physics_2d_server->end_sync(); in end_sync()
H A Dphysics_2d_server_wrap_mt.h311 virtual void end_sync();
H A Dphysics_2d_server_sw.h284 virtual void end_sync();
/dports/emulators/libretro-vice/vice-libretro-5725415/deps/nibtools/
H A Dnibscan.c791 size_t end_sync = 0; in check_rapidlok() local
826 end_sync = i + 1; // mark end of sync in check_rapidlok()
845 memcpy(gcrdata + 0x29, gcrdata + end_sync, length - end_sync); in check_rapidlok()
846 memcpy(gcrdata + 0x29 + (length - end_sync), extra_sector, in check_rapidlok()
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/dreamsourcelab-dslogic/
H A Dprotocol.c129 uint32_t end_sync; member
448 WL32(&cfg.end_sync, DS_CFG_END); in fpga_configure()
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/
H A Dphysics_2d_server.h546 virtual void end_sync() = 0;
/dports/devel/godot2/godot-2.1.6-stable/servers/
H A Dphysics_2d_server.h546 virtual void end_sync() = 0;
/dports/devel/godot/godot-3.2.3-stable/servers/
H A Dphysics_2d_server.h591 virtual void end_sync() = 0;
/dports/devel/godot-tools/godot-3.2.3-stable/servers/
H A Dphysics_2d_server.h591 virtual void end_sync() = 0;
/dports/devel/godot2/godot-2.1.6-stable/main/
H A Dmain.cpp1533 Physics2DServer::get_singleton()->end_sync(); in iteration()
/dports/devel/godot2-tools/godot-2.1.6-stable/main/
H A Dmain.cpp1533 Physics2DServer::get_singleton()->end_sync(); in iteration()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/fts/
H A Dfts0fts.cc4300 goto end_sync; in fts_sync()
4307 goto end_sync; in fts_sync()
4326 end_sync: in fts_sync()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/fts/
H A Dfts0fts.cc4314 goto end_sync; in fts_sync()
4321 goto end_sync; in fts_sync()
4340 end_sync: in fts_sync()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/fts/
H A Dfts0fts.cc4314 goto end_sync; in fts_sync()
4321 goto end_sync; in fts_sync()
4340 end_sync: in fts_sync()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/fts/
H A Dfts0fts.cc4300 goto end_sync; in fts_sync()
4307 goto end_sync; in fts_sync()
4326 end_sync: in fts_sync()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/fts/
H A Dfts0fts.cc4340 goto end_sync; in fts_sync()
4347 goto end_sync; in fts_sync()
4366 end_sync: in fts_sync()

12