Home
last modified time | relevance | path

Searched defs:World (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/dports/audio/supercollider/SuperCollider-3.11.0-Source/include/plugin_interface/
H A DSC_World.h36 struct World { struct
46 int mBufLength;
47 int mBufCounter;
55 float* mAudioBus;
67 SndBuf* mSndBufs;
73 Rate mFullRate, mBufRate;
75 uint32 mNumRGens;
76 RGen* mRGen;
78 uint32 mNumUnits, mNumGraphs, mNumGroups;
81 void* mNRTLock;
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_world_types.h40 typedef struct World { struct
41 ID id;
43 struct AnimData *adt;
45 DrawDataList drawdata;
47 char _pad0[4];
48 short texact, mistype;
50 float horr, horg, horb;
56 float exposure, exp, range;
62 short mode;
63 char _pad2[6];
[all …]
/dports/misc/perkeep/perkeep-0.11/pkg/test/
H A Dworld.go47 type World struct { struct
50 tempDir string
53 addr string // "127.0.0.1:35"
55 server *exec.Cmd
57 serverErr error
89 func (w *World) Addr() string {
94 func (w *World) SourceRoot() string {
99 func (w *World) Build() error {
183 func (w *World) Start() error {
282 func (w *World) Ping() error {
[all …]
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/src/
H A Dworld.h17 struct World { /* World structure */ struct
20 struct World *next; argument
44 extern World *defaultworld; argument
/dports/net/tinyfugue/tf-50b8/src/
H A Dworld.h18 struct World { /* World structure */ struct
21 struct World *next; argument
42 extern World *defaultworld; argument
/dports/graphics/ospray/ospray-2.8.0/ospray/common/
H A DWorld.h18 struct OSPRAY_SDK_INTERFACE World : public ManagedObject struct
50 OSPTYPEFOR_SPECIALIZATION(World *, OSP_WORLD); argument
/dports/www/py-pyramid/pyramid-1.7.3/docs/narr/
H A Dfirstapp.rst57 Imports
79 View Callable Declarations
119 Application Configuration
133 Configurator Construction
165 Adding Configuration
184 WSGI Application Creation
211 WSGI Application Serving
235 Conclusion
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/frameworks/1 boost/
H A Dpython_module.cpp5 struct World struct
17 class_<World>("World") in BOOST_PYTHON_MODULE() argument
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/frameworks/1 boost/
H A Dpython_module.cpp5 struct World struct
17 class_<World>("World") in BOOST_PYTHON_MODULE() argument
/dports/devel/meson/meson-0.60.3/test cases/frameworks/1 boost/
H A Dpython_module.cpp5 struct World struct
17 class_<World>("World") in BOOST_PYTHON_MODULE() argument
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/frameworks/1 boost/
H A Dpython_module.cpp5 struct World struct
17 class_<World>("World") in BOOST_PYTHON_MODULE() argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/frameworks/1 boost/
H A Dpython_module.cpp5 struct World struct
17 class_<World>("World") in BOOST_PYTHON_MODULE() argument
/dports/graphics/tiled/tiled-1.7.2/src/libtiled/
H A Dworldmanager.h48 struct TILEDSHARED_EXPORT World struct
50 struct Pattern
59 struct MapEntry
65 QString fileName;
66 QVector<MapEntry> maps;
67 QVector<Pattern> patterns;
68 bool onlyShowAdjacentMaps;
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/src/
H A Dch01-02-hello-world.md15 ### Creating a Project Directory
43 ### Writing and Running a Rust Program
87 ### Anatomy of a Rust Program
138 ### Compiling and Running Are Separate Steps
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-281.cs5 public static int World = 8; field in Foo.Hello
13 public static int World = 9; field in Bar.Hello
23 public static int World () in World() method in Test.Test1
36 public static int World () in World() method in Test.Test2
/dports/devel/py-distributed/distributed-2021.11.2/docs/source/
H A Drelated-work.rst29 .. _Hadoop: https://hadoop.apache.org/
30 .. _MRJob: https://pythonhosted.org/mrjob/
31 .. _`Hadoop Streaming`: https://hadoop.apache.org/docs/r1.2.1/streaming.html
32 .. _Spark: http://spark.apache.org/
33 .. _PySpark: http://spark.apache.org/docs/latest/api/python/
34 .. _storm: http://storm.apache.org/
35 .. _streamparse: https://streamparse.readthedocs.io/en/latest/index.html
36 .. _Disco: http://discoproject.org/
/dports/cad/opencascade/opencascade-7.6.0/src/OSD/
H A DOSD_Protection.cxx117 const OSD_SingleProtection World){ in OSD_Protection()
128 OSD_SingleProtection& World){ in Values()
139 const OSD_SingleProtection World){ in SetValues()
177 OSD_SingleProtection OSD_Protection::World()const{ in World() function in OSD_Protection
253 const OSD_SingleProtection World in OSD_Protection()
264 OSD_SingleProtection& World in Values()
277 const OSD_SingleProtection World in SetValues()
329 OSD_SingleProtection OSD_Protection :: World () const { in World() function in OSD_Protection
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/map_editor/src/
H A Dworld.rs33 pub struct World<ID: ObjectID> { struct
34 objects: HashMap<ID, WorldObject>, argument
39 impl<ID: ObjectID> World<ID> { implementation
/dports/devel/love08/love-0.8.0/src/modules/physics/box2d/
H A DContact.h38 class World; variable
47 friend class World; variable
/dports/graphics/ospray/ospray-2.8.0/ospray/include/ospray/ospray_cpp/
H A DWorld.h24 inline World::World() in World() function
29 inline World::World(OSPWorld existing) in World() function
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/lilv-0.24.0/lilv/
H A Dlilvmm.hpp321 struct World { struct
322 inline World() : me(lilv_world_new()) {} in World() argument
323 inline virtual ~World() { lilv_world_free(me); } in ~World()
325 inline LilvNode* new_uri(const char* uri) const { in new_uri()
328 inline LilvNode* new_file_uri(const char* host, const char* path) const { in new_file_uri()
331 inline LilvNode* new_string(const char* str) const { in new_string()
334 inline LilvNode* new_int(int val) const { in new_int()
337 inline LilvNode* new_float(float val) const { in new_float()
340 inline LilvNode* new_bool(bool val) const { in new_bool()
343 inline Nodes find_nodes(const LilvNode* subject, in find_nodes()
[all …]
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/
H A DContact.h38 class World; variable
47 friend class World; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dtest17819.d11 struct World { struct
12 mixin BuildStuff;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/compilable/
H A Dtest17819.d11 struct World { struct
12 mixin BuildStuff;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest17819.d11 struct World { struct
12 mixin BuildStuff;

12345678910>>...23