Home
last modified time | relevance | path

Searched defs:pBody (Results 1 – 25 of 106) sorted by relevance

12345

/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Physics/
H A DClawPhysics.cpp876 if (b2Body* pBody = FindBox2DBody(actorId)) in VAddActorFixtureToBody() local
894 if (b2Body* pBody = FindBox2DBody(actorId)) in VRemoveActor() local
990 if (b2Body* pBody = FindBox2DBody(actorId)) in VApplyForce() local
1007 if (b2Body* pBody = FindBox2DBody(actorId)) in VApplyLinearImpulse() local
1076 if (b2Body* pBody = FindBox2DBody(actorId)) in VSetLinearSpeed() local
1125 if (b2Body* pBody = FindBox2DBody(actorId)) in VAddLinearSpeed() local
1141 if (b2Body* pBody = FindBox2DBody(actorId)) in VSetPosition() local
1164 if (b2Body* pBody = FindBox2DBody(actorId)) in VActivate() local
1177 if (b2Body* pBody = FindBox2DBody(actorId)) in VDeactivate() local
1185 if (b2Body* pBody = FindBox2DBody(actorId)) in VIsAwake() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dvclptr.hxx75 VclPtr (reference_type * pBody) in VclPtr()
81 VclPtr (reference_type * pBody, __sal_NoAcquire) in VclPtr()
148 void set(reference_type *pBody) in set()
153 void reset(reference_type *pBody) in reset()
174 VclPtr & operator =(reference_type * pBody) in operator =()
302 ScopedVclPtr (reference_type * pBody) in ScopedVclPtr()
315 void disposeAndReset(reference_type *pBody) in disposeAndReset()
326 ScopedVclPtr<reference_type>& operator = (reference_type * pBody) in operator =()
388 ScopedVclPtr (reference_type * pBody, __sal_NoAcquire) in ScopedVclPtr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dvclptr.hxx75 VclPtr (reference_type * pBody) in VclPtr()
81 VclPtr (reference_type * pBody, __sal_NoAcquire) in VclPtr()
148 void set(reference_type *pBody) in set()
153 void reset(reference_type *pBody) in reset()
174 VclPtr & operator =(reference_type * pBody) in operator =()
302 ScopedVclPtr (reference_type * pBody) in ScopedVclPtr()
315 void disposeAndReset(reference_type *pBody) in disposeAndReset()
326 ScopedVclPtr<reference_type>& operator = (reference_type * pBody) in operator =()
388 ScopedVclPtr (reference_type * pBody, __sal_NoAcquire) in ScopedVclPtr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dref.hxx54 Reference (reference_type * pBody, __sal_NoAcquire) in Reference()
61 Reference (reference_type * pBody) in Reference()
99 SAL_CALL set (reference_type * pBody) in set()
141 SAL_CALL operator= (reference_type * pBody) in operator =()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dref.hxx62 Reference (reference_type * pBody, __sal_NoAcquire) in Reference()
69 Reference (reference_type * pBody) in Reference()
136 SAL_CALL set (reference_type * pBody) in set()
178 SAL_CALL operator= (reference_type * pBody) in operator =()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Actor/Components/
H A DKinematicComponent.cpp187 void KinematicComponent::RemoveCarriedBody(b2Body* pBody) in RemoveCarriedBody()
209 void KinematicComponent::AddCarriedBody(b2Body* pBody) in AddCarriedBody()
H A DPathElevatorComponent.cpp180 void PathElevatorComponent::AddCarriedBody(b2Body* pBody) in AddCarriedBody()
192 void PathElevatorComponent::RemoveCarriedBody(b2Body* pBody) in RemoveCarriedBody()
H A DPhysicsComponent.cpp1080 void PhysicsComponent::AddOverlappingKinematicBody(const b2Body* pBody) in AddOverlappingKinematicBody()
1088 void PhysicsComponent::RemoveOverlappingKinematicBody(const b2Body* pBody) in RemoveOverlappingKinematicBody()
/dports/devel/love5/love-0.5-0/src/box2d/
H A DBody.h330 typedef boost::shared_ptr<Body> pBody; typedef
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dftnfrm.cxx115 SwLayoutFrame* pBody = rpPage->FindBodyCont(); in lcl_NextFootnoteBoss() local
572 SwLayoutFrame *pBody = pPage->FindBodyCont(); in Cut() local
798 SwLayoutFrame* pBody = nullptr; in GetPrevFootnoteLeaf() local
939 SwLayoutFrame* pBody = pBoss->FindBodyCont(); in sw_RemoveFootnotes() local
968 SwLayoutFrame* pBody = pPage->FindBodyCont(); in RemoveFootnotes() local
1616 SwLayoutFrame* pBody = pPage->FindBodyCont(); in AppendFootnote() local
1797 SwLayoutFrame* pBody = pPg->FindBodyCont(); in CollectFootnotes() local
2424 SwLayoutFrame* pBody = FindBodyCont(); in UpdateFootnoteNum() local
2498 SwFrame *pBody = FindBodyCont(); in SetFootnoteDeadLine() local
2532 const SwFrame *pBody = FindBodyCont(); in GetVarSpace() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dftnfrm.cxx114 SwLayoutFrame* pBody = rpPage->FindBodyCont(); in lcl_NextFootnoteBoss() local
765 SwLayoutFrame* pBody = nullptr; in GetPrevFootnoteLeaf() local
906 SwLayoutFrame* pBody = pBoss->FindBodyCont(); in sw_RemoveFootnotes() local
935 SwLayoutFrame* pBody = pPage->FindBodyCont(); in RemoveFootnotes() local
1601 SwLayoutFrame* pBody = pPage->FindBodyCont(); in AppendFootnote() local
1782 SwLayoutFrame* pBody = pPg->FindBodyCont(); in CollectFootnotes() local
2427 SwLayoutFrame* pBody = FindBodyCont(); in UpdateFootnoteNum() local
2501 SwFrame *pBody = FindBodyCont(); in SetFootnoteDeadLine() local
2535 const SwFrame *pBody = FindBodyCont(); in GetVarSpace() local
2639 SwLayoutFrame *pBody = FindBodyCont(); in SetColMaxFootnoteHeight() local
[all …]
/dports/www/R-cran-httpuv/httpuv/src/
H A Dhttpresponse.h27 std::shared_ptr<DataSource> pBody) in HttpResponse()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/mmdarwin/
H A Dmmdarwin.c345 int expand_buffer(dyn_buffer *pBody, size_t new_size) in expand_buffer()
377 int add_field_to_body(dyn_buffer *pBody, const char *field, size_t size) in add_field_to_body()
421 int start_new_line(dyn_buffer *pBody) in start_new_line()
454 int end_body(dyn_buffer *pBody) in end_body()
/dports/math/scilab/scilab-6.1.1/scilab/modules/string/sci_gateway/cpp/
H A Dsci_string.cpp67 types::String* pBody = new types::String(iLines, 1); in getMacroString() local
473 types::InternalType* pBody = NULL; in sci_string() local
493 types::InternalType* pBody = NULL; in sci_string() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dpagefrm.hxx335 SwLayoutFrame *pBody = FindBodyCont(); in FindFirstBodyContent() local
340 const SwLayoutFrame *pBody = FindBodyCont(); in FindFirstBodyContent() local
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Actor/Components/AIComponents/
H A DCrumblingPegAIComponent.cpp81 void CrumblingPegAIComponent::OnContact(b2Body* pBody) in OnContact()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/network/
H A DHttpResponse.cpp86 void HttpResponse::setBody(const QByteArray& pBody, const QByteArray& pContentType) in setBody()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dpagefrm.hxx352 SwLayoutFrame *pBody = FindBodyCont(); in FindFirstBodyContent() local
357 const SwLayoutFrame *pBody = FindBodyCont(); in FindFirstBodyContent() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dtextbody.cxx36 TextBody::TextBody( const TextBodyPtr& pBody ) in TextBody()
/dports/x11-toolkits/plib/plib-1.8.5/src/ssg/
H A DssgLoadPCX.cxx93 UByte *pAlfa = NULL, * pBody = new UByte [size]; // 1 byte per texel in ssgLoadPCX() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dvisitors.cxx962 *pBody = pNode->GetSubNode( 1 ); in Visit() local
1185 SmNode *pBody = pNode->Body(), in Visit() local
1399 *pBody = pNode->GetSubNode( 2 ); //Body of the root in Visit() local
1486 SmNode* pBody = pNode->Body(); in Visit() local
1519 *pBody = pNode->Body(); in Visit() local
1999 SmNode *pBody = pNode->Body(); in Visit() local
2006 *pBody = pNode->Body(), in Visit() local
2701 *pBody = pNode->GetSubNode( 2 ); in Visit() local
2720 SmNode *pBody = pNode->Body(), in Visit() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dtextbody.cxx38 TextBody::TextBody( const TextBodyPtr& pBody ) in TextBody()
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dinvdataman.cc220 const Body *pBody(Cast<Body>(b->second)); in AssConstrJac() local
388 const Body *pBody(Cast<Body>(b->second)); in AssConstrRes() local
509 const Body *pBody(Cast<Body>(b->second)); in AssConstrRes() local
601 const Body *pBody(Cast<Body>(b->second)); in AssConstrRes() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dvisitors.cxx961 *pBody = pNode->GetSubNode( 1 ); in Visit() local
1186 SmNode *pBody = pNode->Body(), in Visit() local
1400 *pBody = pNode->GetSubNode( 2 ); //Body of the root in Visit() local
1487 SmNode* pBody = pNode->Body(); in Visit() local
1520 *pBody = pNode->Body(); in Visit() local
1971 *pBody = pNode->Body(), in Visit() local
2399 *pBody = pNode->GetSubNode( 2 ); in Visit() local
2418 SmNode *pBody = pNode->Body(), in Visit() local
/dports/japanese/skkinput3/skkinput-3.0.6/lib/lisp/
H A Dstlambda.c305 TLispEntity* pBody ; in lispMachineState_evalLambdaBody() local

12345