Home
last modified time | relevance | path

Searched defs:GetWorld (Results 1 – 25 of 49) sorted by relevance

12

/dports/math/combblas/CombBLAS_beta_16_2/include/CombBLAS/
H A DCommGrid.h127 MPI_Comm & GetWorld() { return commWorld; } in GetWorld() function
131 MPI_Comm GetWorld() const { return commWorld; } in GetWorld() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/
H A Dcallback_function_base.h65 DOMWrapperWorld& GetWorld() const { return incumbent_script_state_->World(); } in GetWorld() function
H A Dcallback_interface_base.h76 DOMWrapperWorld& GetWorld() const { return incumbent_script_state_->World(); } in GetWorld() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/bindings/
H A Dcallback_function_base.h68 DOMWrapperWorld& GetWorld() const { return incumbent_script_state_->World(); } in GetWorld() function
H A Dcallback_interface_base.h83 DOMWrapperWorld& GetWorld() const { return incumbent_script_state_->World(); } in GetWorld() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/core/v8/
H A Djs_event_handler_for_content_attribute.h53 DOMWrapperWorld& GetWorld() const override { in GetWorld() function
H A Djs_event_listener.h63 DOMWrapperWorld& GetWorld() const override { in GetWorld() function
H A Djs_event_handler.h79 DOMWrapperWorld& GetWorld() const override { in GetWorld() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/
H A Djs_event_handler_for_content_attribute.h51 DOMWrapperWorld& GetWorld() const override { return *world_; } in GetWorld() function
H A Djs_event_listener.h63 DOMWrapperWorld& GetWorld() const override { in GetWorld() function
H A Djs_event_handler.h79 DOMWrapperWorld& GetWorld() const override { in GetWorld() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-robomaker/include/aws/robomaker/model/
H A DDescribeWorldRequest.h38 inline const Aws::String& GetWorld() const{ return m_world; } in GetWorld() function
H A DWorldConfig.h43 inline const Aws::String& GetWorld() const{ return m_world; } in GetWorld() function
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dworld.cpp66 CWorld *CWorld::GetWorld(const std::string &ident, const bool should_find) in GetWorld() function in CWorld
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcAvidaContext.h47 cWorld* GetWorld() { return m_world; } in GetWorld() function
/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Dphysics.h63 dWorldID GetWorld() { return World; } in GetWorld() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DGame.h167 inline CWorld *GetWorld() in GetWorld() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/router/
H A Dpns_kicad_iface.h77 virtual PNS::NODE* GetWorld() const override in GetWorld() function
/dports/games/warmux/warmux-11.04/src/map/
H A Dmap.h141 inline Map& GetWorld() { return Map::GetRef(); } in GetWorld() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_box2d/box2d/Dynamics/
H A Db2Body.h835 inline b2World* b2Body::GetWorld() in GetWorld() function
840 inline const b2World* b2Body::GetWorld() const in GetWorld() function
/dports/games/kolf/kolf-21.12.3/external/Box2D/Dynamics/
H A Db2Body.h794 inline b2World* b2Body::GetWorld() in GetWorld() function
799 inline const b2World* b2Body::GetWorld() const in GetWorld() function
/dports/devel/love08/love-0.8.0/src/libraries/Box2D/Dynamics/
H A Db2Body.h836 inline b2World* b2Body::GetWorld() in GetWorld() function
841 inline const b2World* b2Body::GetWorld() const in GetWorld() function
/dports/devel/upp/upp/uppsrc/plugin/box2d/
H A Db2Body.h792 inline b2World* b2Body::GetWorld() in GetWorld() function
797 inline const b2World* b2Body::GetWorld() const in GetWorld() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Box2D/Dynamics/
H A Db2Body.h838 inline b2World* b2Body::GetWorld() in GetWorld() function
843 inline const b2World* b2Body::GetWorld() const in GetWorld() function
/dports/misc/perkeep/perkeep-0.11/pkg/test/
H A Dworld.go362 func GetWorld(t *testing.T) *World { func

12