Home
last modified time | relevance | path

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

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DEnvelopeImpl.java90 protected abstract NameImpl getBodyName(String prefix); in getBodyName() method in EnvelopeImpl
103 NameImpl bodyName = getBodyName(prefix); in addHeader()
140 NameImpl bodyName = getBodyName(null); in lookForBody()
158 NameImpl bodyName = getBodyName(prefix); in addBody()
171 if (getBodyName(null).equals(name)) { in addElement()
182 if (getBodyName(null).equals(NameImpl.convertToName(name))) { in addElement()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DEnvelopeImpl.java90 protected abstract NameImpl getBodyName(String prefix); in getBodyName() method in EnvelopeImpl
103 NameImpl bodyName = getBodyName(prefix); in addHeader()
140 NameImpl bodyName = getBodyName(null); in lookForBody()
158 NameImpl bodyName = getBodyName(prefix); in addBody()
171 if (getBodyName(null).equals(name)) { in addElement()
182 if (getBodyName(null).equals(NameImpl.convertToName(name))) { in addElement()
/dports/devel/bullet/bullet3-3.21/Extras/InverseDynamics/
H A DMultiBodyNameMap.hpp30 int getBodyName(const int index, std::string* name) const;
H A DMultiBodyTreeDebugGraph.cpp38 if (-1 == map->getBodyName(body, &name)) in writeGraphvizDotFile()
H A DMultiBodyNameMap.cpp45 int MultiBodyNameMap::getBodyName(const int index, std::string* name) const in getBodyName() function in btInverseDynamics::MultiBodyNameMap
/dports/devel/py-bullet3/bullet3-3.21/Extras/InverseDynamics/
H A DMultiBodyNameMap.hpp30 int getBodyName(const int index, std::string* name) const;
H A DMultiBodyTreeDebugGraph.cpp38 if (-1 == map->getBodyName(body, &name)) in writeGraphvizDotFile()
H A DMultiBodyNameMap.cpp45 int MultiBodyNameMap::getBodyName(const int index, std::string* name) const in getBodyName() function in btInverseDynamics::MultiBodyNameMap
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Model/
H A DAbstractPathPoint.h75 const std::string& getBodyName() const;
H A DAbstractPathPoint.cpp56 const std::string& AbstractPathPoint::getBodyName() const { in getBodyName() function in AbstractPathPoint
H A DPrescribedForce.h136 const std::string& getBodyName() const { return getFrameName(); } in getBodyName() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_1/
H A DEnvelope1_1Impl.java55 protected NameImpl getBodyName(String prefix) { in getBodyName() method in Envelope1_1Impl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_1/
H A DEnvelope1_1Impl.java55 protected NameImpl getBodyName(String prefix) { in getBodyName() method in Envelope1_1Impl
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Actuators/
H A DBodyActuator.h132 const std::string& getBodyName() const;
H A DBodyActuator.cpp82 const std::string& BodyActuator::getBodyName() const in getBodyName() function in BodyActuator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_2/
H A DEnvelope1_2Impl.java66 protected NameImpl getBodyName(String prefix) { in getBodyName() method in Envelope1_2Impl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_2/
H A DEnvelope1_2Impl.java66 protected NameImpl getBodyName(String prefix) { in getBodyName() method in Envelope1_2Impl
/dports/devel/bullet/bullet3-3.21/examples/Importers/ImportMJCFDemo/
H A DBulletMJCFImporter.h52 virtual std::string getBodyName() const;
/dports/devel/py-bullet3/bullet3-3.21/examples/Importers/ImportMJCFDemo/
H A DBulletMJCFImporter.h52 virtual std::string getBodyName() const;
/dports/devel/bullet/bullet3-3.21/examples/Importers/ImportURDFDemo/
H A DURDFImporterInterface.h28 virtual std::string getBodyName() const in getBodyName() function
H A DBulletUrdfImporter.h42 virtual std::string getBodyName() const;
/dports/devel/py-bullet3/bullet3-3.21/examples/Importers/ImportURDFDemo/
H A DURDFImporterInterface.h28 virtual std::string getBodyName() const in getBodyName() function
H A DBulletUrdfImporter.h42 virtual std::string getBodyName() const;
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXUrdfImporter.h45 virtual std::string getBodyName() const;
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXUrdfImporter.h45 virtual std::string getBodyName() const;

12