Home
last modified time | relevance | path

Searched refs:pInstance (Results 101 – 125 of 574) sorted by relevance

12345678910>>...23

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/CBotInstr/
H A DCBotFunction.cpp396 bool CBotFunction::Execute(CBotVar** ppVars, CBotStack* &pj, CBotVar* pInstance) in Execute() argument
423 if ( pInstance == nullptr ) in Execute()
429 if (m_MasterClass != pInstance->GetClass()->GetName()) in Execute()
436 pThis->SetPointer(pInstance); in Execute()
460 void CBotFunction::RestoreState(CBotVar** ppVars, CBotStack* &pj, CBotVar* pInstance) in RestoreState() argument
497 pThis->SetPointer(pInstance); in RestoreState()
777 CBotVar* pInstance = (baseProg != nullptr) ? baseProg->m_thisVar : nullptr; in DoCall() local
780 if ( pInstance == nullptr ) in DoCall()
786 if (pt->m_MasterClass != pInstance->GetClass()->GetName()) in DoCall()
793 pThis->SetPointer(pInstance); in DoCall()
[all …]
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/
H A Dcairo-dock-gui-simple.c499 static void update_module_instance_container (GldiModuleInstance *pInstance, gboolean bDetached) in update_module_instance_container() argument
501 if (s_pSimpleConfigWindow == NULL || pInstance == NULL) in update_module_instance_container()
507 …idget_update_module_instance_container (ITEMS_WIDGET (pCategory->pCdWidget), pInstance, bDetached); in update_module_instance_container()
589 static void reload_current_widget (GldiModuleInstance *pInstance, int iShowPage) in reload_current_widget() argument
596 …cairo_dock_items_widget_reload_current_widget (ITEMS_WIDGET (pCategory->pCdWidget), pInstance, iSh… in reload_current_widget()
605 static CairoDockGroupKeyWidget *get_widget_from_name (G_GNUC_UNUSED GldiModuleInstance *pInstance, … in get_widget_from_name() argument
/dports/games/openttd/openttd-12.1/src/3rdparty/squirrel/squirrel/
H A Dsqobject.h135 #define _instance(obj) ((obj)._unVal.pInstance)
187 SQObjectPtr(SQInstance *pInstance) in SQObjectPtr()
191 _unVal.pInstance=pInstance; in SQObjectPtr()
192 assert(_unVal.pInstance); in SQObjectPtr()
/dports/devel/codeblocks/codeblocks-20.03/src/include/scripting/squirrel/
H A Dsqobject.h116 #define _instance(obj) ((obj)._unVal.pInstance)
168 SQObjectPtr(SQInstance *pInstance) in SQObjectPtr()
172 _unVal.pInstance=pInstance; in SQObjectPtr()
173 assert(_unVal.pInstance); in SQObjectPtr()
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4StartupScenSelDlg.cpp35 C4StartupScenSelDlg *C4StartupScenSelDlg::pInstance=nullptr; member in C4StartupScenSelDlg
79 C4StartupScenSelDlg::pInstance->DeselectAll(); in MouseInput()
857 if (!C4StartupScenSelDlg::pInstance) return false; in Start()
1221 if (C4StartupScenSelDlg::pInstance) C4StartupScenSelDlg::pInstance->ProcessCallback(); in DoProcessCallback()
1390 C4StartupScenSelDlg::pInstance->SetRenamingDone(); in AbortRenaming()
1400 C4StartupScenSelDlg::pInstance->SetRenamingDone(); in DoRenaming()
1401 C4StartupScenSelDlg::pInstance->ResortFolder(); in DoRenaming()
1402 C4StartupScenSelDlg::pInstance->UpdateSelection(); in DoRenaming()
1403 C4StartupScenSelDlg::pInstance->FocusScenList(); in DoRenaming()
1415 pInstance = this; in C4StartupScenSelDlg()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/sidebar/
H A DMasterPageObserver.cxx106 MasterPageObserver* pInstance = new MasterPageObserver (); in Instance() local
108 ::std::unique_ptr<SdGlobalResource>(pInstance)); in Instance()
110 Implementation::mpInstance = pInstance; in Instance()
H A DMasterPageContainer.cxx173 std::shared_ptr<MasterPageContainer::Implementation> pInstance; in Instance() local
182 pInstance = std::shared_ptr<MasterPageContainer::Implementation>( in Instance()
185 SdGlobalResourceContainer::Instance().AddResource(pInstance); in Instance()
186 Implementation::mpInstance = pInstance; in Instance()
189 pInstance = std::shared_ptr<MasterPageContainer::Implementation>( in Instance()
195 pInstance = std::shared_ptr<MasterPageContainer::Implementation>( in Instance()
199 DBG_ASSERT(pInstance != nullptr, in Instance()
201 return pInstance; in Instance()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/sidebar/
H A DMasterPageObserver.cxx106 MasterPageObserver* pInstance = new MasterPageObserver (); in Instance() local
108 ::std::unique_ptr<SdGlobalResource>(pInstance)); in Instance()
110 Implementation::mpInstance = pInstance; in Instance()
H A DMasterPageContainer.cxx172 std::shared_ptr<MasterPageContainer::Implementation> pInstance; in Instance() local
181 pInstance = std::shared_ptr<MasterPageContainer::Implementation>( in Instance()
184 SdGlobalResourceContainer::Instance().AddResource(pInstance); in Instance()
185 Implementation::mpInstance = pInstance; in Instance()
188 pInstance = std::shared_ptr<MasterPageContainer::Implementation>( in Instance()
194 pInstance = std::shared_ptr<MasterPageContainer::Implementation>( in Instance()
198 DBG_ASSERT(pInstance != nullptr, in Instance()
200 return pInstance; in Instance()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
165 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
166 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
176 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/src/
H A DofxhParam.cpp2424 Param::Instance *pInstance = reinterpret_cast<Param::Instance*>(paramHandle); in paramGetNumKeys() local
2426 if (!pInstance || !pInstance->verifyMagic()) { in paramGetNumKeys()
2433 KeyframeParam *paramInstance = dynamic_cast<KeyframeParam*>(pInstance); in paramGetNumKeys()
2459 if (!pInstance || !pInstance->verifyMagic()) { in paramGetKeyTime()
2466 KeyframeParam *paramInstance = dynamic_cast<KeyframeParam*>(pInstance); in paramGetKeyTime()
2493 if (!pInstance || !pInstance->verifyMagic()) { in paramGetKeyIndex()
2500 KeyframeParam *paramInstance = dynamic_cast<KeyframeParam*>(pInstance); in paramGetKeyIndex()
2525 if (!pInstance || !pInstance->verifyMagic()) { in paramDeleteKey()
2532 KeyframeParam *paramInstance = dynamic_cast<KeyframeParam*>(pInstance); in paramDeleteKey()
2553 if (!pInstance || !pInstance->verifyMagic()) { in paramDeleteAllKeys()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/src/
H A DofxhParam.cpp2424 Param::Instance *pInstance = reinterpret_cast<Param::Instance*>(paramHandle); in paramGetNumKeys() local
2426 if (!pInstance || !pInstance->verifyMagic()) { in paramGetNumKeys()
2433 KeyframeParam *paramInstance = dynamic_cast<KeyframeParam*>(pInstance); in paramGetNumKeys()
2459 if (!pInstance || !pInstance->verifyMagic()) { in paramGetKeyTime()
2466 KeyframeParam *paramInstance = dynamic_cast<KeyframeParam*>(pInstance); in paramGetKeyTime()
2493 if (!pInstance || !pInstance->verifyMagic()) { in paramGetKeyIndex()
2500 KeyframeParam *paramInstance = dynamic_cast<KeyframeParam*>(pInstance); in paramGetKeyIndex()
2525 if (!pInstance || !pInstance->verifyMagic()) { in paramDeleteKey()
2532 KeyframeParam *paramInstance = dynamic_cast<KeyframeParam*>(pInstance); in paramDeleteKey()
2553 if (!pInstance || !pInstance->verifyMagic()) { in paramDeleteAllKeys()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
171 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
172 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
182 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/graphics/libosmesa/mesa-21.3.6/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
171 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
172 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
182 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/lang/clover/mesa-21.3.6/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
171 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
172 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
182 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/graphics/mesa-libs/mesa-21.3.6/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
171 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
172 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
182 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
171 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
172 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
182 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
171 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
172 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
182 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
171 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
172 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
182 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
171 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
172 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
182 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/graphics/mesa-dri/mesa-21.3.6/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkInstance *pInstance) in device_select_CreateInstance() argument
146 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
171 …iceProcAddr = (PFN_GetPhysicalDeviceProcAddr)info->GetInstanceProcAddr(*pInstance, "vk_layerGetPhy… in device_select_CreateInstance()
172 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
182 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/headless/
H A Dsvpinst.hxx47 SvpSalTimer( SvpSalInstance* pInstance ) : m_pInstance( pInstance ) {} in SvpSalTimer() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/headless/
H A Dsvpinst.hxx47 SvpSalTimer( SvpSalInstance* pInstance ) : m_pInstance( pInstance ) {} in SvpSalTimer() argument
/dports/lang/fpc-source/fpc-3.2.2/packages/os2units/src/
H A Dmcidrv.pas223 pInstance : Pointer; // pointer to device instance
316 pInstance : Pointer; // pointer to the instance structure allocated
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Overlay/include/
H A DOgreOverlayManager.h96 void destroyOverlayElementImpl(OverlayElement* pInstance, ElementMap& elementMap);
172 void destroyOverlayElement(OverlayElement* pInstance, bool isTemplate = false);

12345678910>>...23