Home
last modified time | relevance | path

Searched refs:get_Instance (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dqt-instance.il117 valuetype QNull get_Instance() cil managed
139 } // end of method QNull::get_Instance
147 .get valuetype QNull QNull::get_Instance()
173 IL_0000: call valuetype QNull QNull::get_Instance()
/dports/games/brutalchess/brutalchess-0.5.2/src/
H A Dgamecore.h34 static GameCore * get_Instance();
H A Dbrutalchess.cpp250 GameCore * core = GameCore::get_Instance(); in main()
H A Dgamecore.cpp42 GameCore * GameCore::get_Instance() in get_Instance() function in GameCore
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dpimstore.pp175 function get_Instance(plInstance:LPLONG):HRESULT; stdcall;
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/bindings/
H A Dcybox_common.py298 def get_Instance(self): return self.Instance member in MeasureSourceType