Home
last modified time | relevance | path

Searched defs:other_object (Results 1 – 25 of 86) sorted by relevance

1234

/dports/graphics/py-pyglet/pyglet-1.5.21/examples/game/version3/game/
H A Dphysicalobject.py42 def collides_with(self, other_object): argument
54 def handle_collision_with(self, other_object): argument
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/game/version5/game/
H A Dphysicalobject.py53 def collides_with(self, other_object): argument
72 def handle_collision_with(self, other_object): argument
H A Dasteroid.py18 def handle_collision_with(self, other_object): argument
/dports/graphics/py-pyglet/pyglet-1.5.21/examples/game/version4/game/
H A Dphysicalobject.py53 def collides_with(self, other_object): argument
71 def handle_collision_with(self, other_object): argument
H A Dasteroid.py18 def handle_collision_with(self, other_object): argument
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/game/version3/game/
H A Dphysicalobject.py42 def collides_with(self, other_object): argument
54 def handle_collision_with(self, other_object): argument
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/game/version4/game/
H A Dphysicalobject.py53 def collides_with(self, other_object): argument
71 def handle_collision_with(self, other_object): argument
H A Dasteroid.py18 def handle_collision_with(self, other_object): argument
/dports/graphics/py-pyglet150/pyglet-1.5.0/examples/game/version5/game/
H A Dphysicalobject.py53 def collides_with(self, other_object): argument
72 def handle_collision_with(self, other_object): argument
H A Dasteroid.py18 def handle_collision_with(self, other_object): argument
/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/src/
H A Ds_conn.c56 s_conn_return_new (LeptonObject *other_object, in s_conn_return_new()
122 s_conn_remove_other (LeptonObject *other_object, in s_conn_remove_other()
323 static void add_connection (LeptonObject *object, LeptonObject *other_object, in add_connection()
352 LeptonObject *other_object; in s_conn_update_line_object() local
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Cache/
H A DRefinableCacheableDependencyTrait.php15 public function addCacheableDependency($other_object) {
H A DRefinableCacheableDependencyInterface.php63 public function addCacheableDependency($other_object);
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Cache/
H A DRefinableCacheableDependencyInterface.php63 public function addCacheableDependency($other_object);
H A DRefinableCacheableDependencyTrait.php15 public function addCacheableDependency($other_object) {
/dports/cad/geda/geda-gaf-1.8.2/libgeda/src/
H A Ds_conn.c59 CONN *s_conn_return_new(OBJECT * other_object, int type, int x, int y, in s_conn_return_new()
118 int s_conn_remove_other (TOPLEVEL *toplevel, OBJECT *other_object, in s_conn_remove_other()
337 OBJECT *object, OBJECT *other_object, in add_connection()
368 OBJECT *other_object; in s_conn_update_line_object() local
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/EDMS/Source/
H A Dintrsect.cc45 int32_t other_object; in shall_we_dance() local
178 bool do_work(int32_t object, int32_t other_object, Q my_rad, Q your_rad, Fixpoint *my_pos, Fixpoint… in do_work()
/dports/www/py-splinter/splinter-0.13.0/splinter/
H A Dcookie_manager.py74 def __eq__(self, other_object): argument
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Render/
H A DBubbleableMetadata.php95 public function addCacheableDependency($other_object) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Render/
H A DBubbleableMetadata.php95 public function addCacheableDependency($other_object) {
/dports/www/py-splinter/splinter-0.13.0/splinter/driver/webdriver/
H A Dcookie_manager.py58 def __eq__(self, other_object): argument
/dports/devel/ORBit2/ORBit2-2.14.19/test/
H A Dtest-corbaloc.c64 CORBA_Object other_object = (CORBA_Object) b; in object_equal() local
/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/include/liblepton/
H A Dstruct.h60 LeptonObject *other_object; member
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/orbcore/
H A DcorbaObject.cc89 CORBA::Object::_is_equivalent(CORBA::Object_ptr other_object) in _is_equivalent()
/dports/devel/injeqt/injeqt-1.2.0/test/unit/
H A Dfactory-method-test.cpp39 class other_object : public QObject class

1234