Home
last modified time | relevance | path

Searched defs:otherObj (Results 1 – 25 of 117) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/suggestions/
H A DAutocompleteResult.java41 public boolean equals(Object otherObj) { in equals()
79 public boolean equals(Object otherObj) { in equals()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/Utilities/src/HDF5/
H A DH5Object.cpp6 void H5Object::DeepCopy(H5Object const& otherObj) in DeepCopy()
13 H5Object& H5Object::operator=(H5Object const& otherObj) in operator =()
19 void H5Object::ExactCopy(H5Object const& otherObj) in ExactCopy()
/dports/net/olsrd/olsrd-0.9.8/lib/info.java/org.olsr.v1.info.api/test/org/olsr/v1/info/api/dto/
H A DTestJsonInfoConfigSgwEgress.java67 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoPudPosition.java60 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoConfigFib.java51 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoMessageTimes.java156 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoPudPositionEntryDate.java54 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoConfigHysteresis.java156 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoConfigRtTable.java66 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoConfigSgwBandwidth.java51 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoPudPositionEntrySatellite.java57 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoPudPositionEntryTime.java57 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoConfigSgwCostsCalculation.java57 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoConfigWillingness.java135 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoMessageParameters.java105 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoPluginsEntry.java63 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoTwoHopEntry.java58 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoConfigLinkQuality.java172 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoPudPositionEntrySatInfo.java95 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoConfigSgwPrefix.java127 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoConfigIpcAcl.java152 final Object otherObj = new Object(); in testEquals() local
H A DTestJsonInfoLinkQualityMultiplier.java117 final Object otherObj = new Object(); in testEquals() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/CollisionDispatch/
H A DbtCompoundCollisionAlgorithm.cpp43 btCollisionObject* otherObj = m_isSwapped? body0 : body1; in preallocateChildAlgorithms() local
195 btCollisionObject* otherObj = m_isSwapped? body0 : body1; in processCollision() local
306 btCollisionObject* otherObj = m_isSwapped? body0 : body1; in calculateTimeOfImpact() local
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/CollisionDispatch/
H A DbtCompoundCollisionAlgorithm.cpp43 btCollisionObject* otherObj = m_isSwapped? body0 : body1; in preallocateChildAlgorithms() local
194 btCollisionObject* otherObj = m_isSwapped? body0 : body1; in processCollision() local
306 btCollisionObject* otherObj = m_isSwapped? body0 : body1; in calculateTimeOfImpact() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/CollisionDispatch/
H A DbtCompoundCollisionAlgorithm.cpp43 btCollisionObject* otherObj = m_isSwapped? body0 : body1; in preallocateChildAlgorithms() local
195 btCollisionObject* otherObj = m_isSwapped? body0 : body1; in processCollision() local
306 btCollisionObject* otherObj = m_isSwapped? body0 : body1; in calculateTimeOfImpact() local

12345