Home
last modified time | relevance | path

Searched defs:get_singleton (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/devel/godot/godot-3.2.3-stable/core/bind/
H A Dcore_bind.h52 static _ResourceLoader *get_singleton() { return singleton; } in get_singleton() function
86 static _ResourceSaver *get_singleton() { return singleton; } in get_singleton() function
374 static _OS *get_singleton() { return singleton; } in get_singleton() function
750 static _Engine *get_singleton() { return singleton; } in get_singleton() function
831 static _JSON *get_singleton() { return singleton; } in get_singleton() function
/dports/devel/godot-tools/godot-3.2.3-stable/core/bind/
H A Dcore_bind.h52 static _ResourceLoader *get_singleton() { return singleton; } in get_singleton() function
86 static _ResourceSaver *get_singleton() { return singleton; } in get_singleton() function
374 static _OS *get_singleton() { return singleton; } in get_singleton() function
750 static _Engine *get_singleton() { return singleton; } in get_singleton() function
831 static _JSON *get_singleton() { return singleton; } in get_singleton() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/torture/
H A Daccessor-fixits-3.C4 static foo& get_singleton () { return s_singleton; } in get_singleton() function
/dports/devel/godot2/godot-2.1.6-stable/servers/
H A Dspatial_sound_2d_server.cpp34 SpatialSound2DServer *SpatialSound2DServer::get_singleton() { in get_singleton() function in SpatialSound2DServer
H A Dspatial_sound_server.cpp34 SpatialSoundServer *SpatialSoundServer::get_singleton() { in get_singleton() function in SpatialSoundServer
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/
H A Dspatial_sound_2d_server.cpp34 SpatialSound2DServer *SpatialSound2DServer::get_singleton() { in get_singleton() function in SpatialSound2DServer
H A Dspatial_sound_server.cpp34 SpatialSoundServer *SpatialSoundServer::get_singleton() { in get_singleton() function in SpatialSoundServer
/dports/devel/godot2/godot-2.1.6-stable/drivers/gl_context/
H A Dcontext_gl.cpp36 ContextGL *ContextGL::get_singleton() { in get_singleton() function in ContextGL
/dports/devel/godot2/godot-2.1.6-stable/core/os/
H A Dshell.cpp34 Shell *Shell::get_singleton() { in get_singleton() function in Shell
H A Dmemory_pool_dynamic.cpp34 MemoryPoolDynamic *MemoryPoolDynamic::get_singleton() { in get_singleton() function in MemoryPoolDynamic

12345678910>>...12