Home
last modified time | relevance | path

Searched refs:intptr_t (Results 1 – 25 of 44477) sorted by last modified time

12345678910>>...1780

/dports/x11-wm/wm2/wm2-4/
H A DClient.C413 return (intptr_t)x; in getAtomProperty()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/
H A Dconfigure40099 typedef int intptr_t;
40102 typedef long intptr_t;
40105 typedef int64_t intptr_t;
40108 typedef long intptr_t;
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h475 LinkRecord(intptr_t from, intptr_t to, JumpType type, Condition condition) in LinkRecord()
491 intptr_t to() const { return data.realTypes.m_to; } in to()
2175 ASSERT(!(reinterpret_cast<intptr_t>(code) & 1)); in linkCall()
2189 ASSERT(!(reinterpret_cast<intptr_t>(from) & 1)); in relinkJump()
2190 ASSERT(!(reinterpret_cast<intptr_t>(to) & 1)); in relinkJump()
2199 ASSERT(!(reinterpret_cast<intptr_t>(from) & 1)); in relinkCall()
2200 ASSERT(reinterpret_cast<intptr_t>(to) & 1); in relinkCall()
2212 ASSERT(!(reinterpret_cast<intptr_t>(where) & 1)); in repatchInt32()
2239 ASSERT(!(reinterpret_cast<intptr_t>(where) & 1)); in repatchPointer()
2535intptr_t difference = reinterpret_cast<intptr_t>(target) - reinterpret_cast<intptr_t>(source); in makeRelative()
[all …]
H A DARM64Assembler.h631 LinkRecord(intptr_t from, intptr_t to, JumpType type, Condition condition) in LinkRecord()
639 …LinkRecord(intptr_t from, intptr_t to, JumpType type, Condition condition, bool is64Bit, RegisterI… in LinkRecord()
649 …LinkRecord(intptr_t from, intptr_t to, JumpType type, Condition condition, unsigned bitNumber, Reg… in LinkRecord()
2812 intptr_t offset = (reinterpret_cast<intptr_t>(to) - reinterpret_cast<intptr_t>(where)) >> 2; in replaceWithJump()
3092 int64_t relative = reinterpret_cast<intptr_t>(to) - (reinterpret_cast<intptr_t>(from)); in computeJumpType()
3102 int64_t relative = reinterpret_cast<intptr_t>(to) - (reinterpret_cast<intptr_t>(from)); in computeJumpType()
3112 int64_t relative = reinterpret_cast<intptr_t>(to) - (reinterpret_cast<intptr_t>(from)); in computeJumpType()
3213 intptr_t offset = (reinterpret_cast<intptr_t>(to) - reinterpret_cast<intptr_t>(from)) >> 2; in linkJumpOrCall()
3224 int64_t offset = (reinterpret_cast<intptr_t>(to) - reinterpret_cast<intptr_t>(from)) >> 2; in linkCompareAndBranch()
3245 int64_t offset = (reinterpret_cast<intptr_t>(to) - reinterpret_cast<intptr_t>(from)) >> 2; in linkConditionalBranch()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/unix/
H A Dfswatcher_kqueue.cpp40 inline intptr_t ToUdata(void* d) { return reinterpret_cast<intptr_t>(d); } in ToUdata()
41 inline void* FromUdata(intptr_t d) { return reinterpret_cast<void*>(d); } in FromUdata()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DIrrCompileConfig.h807 typedef long intptr_t; typedef
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCFileSystem.cpp854 intptr_t hFile; in createFileList()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h475 LinkRecord(intptr_t from, intptr_t to, JumpType type, Condition condition) in LinkRecord()
491 intptr_t to() const { return data.realTypes.m_to; } in to()
2175 ASSERT(!(reinterpret_cast<intptr_t>(code) & 1)); in linkCall()
2189 ASSERT(!(reinterpret_cast<intptr_t>(from) & 1)); in relinkJump()
2190 ASSERT(!(reinterpret_cast<intptr_t>(to) & 1)); in relinkJump()
2199 ASSERT(!(reinterpret_cast<intptr_t>(from) & 1)); in relinkCall()
2200 ASSERT(reinterpret_cast<intptr_t>(to) & 1); in relinkCall()
2212 ASSERT(!(reinterpret_cast<intptr_t>(where) & 1)); in repatchInt32()
2239 ASSERT(!(reinterpret_cast<intptr_t>(where) & 1)); in repatchPointer()
2535intptr_t difference = reinterpret_cast<intptr_t>(target) - reinterpret_cast<intptr_t>(source); in makeRelative()
[all …]
H A DARM64Assembler.h631 LinkRecord(intptr_t from, intptr_t to, JumpType type, Condition condition) in LinkRecord()
639 …LinkRecord(intptr_t from, intptr_t to, JumpType type, Condition condition, bool is64Bit, RegisterI… in LinkRecord()
649 …LinkRecord(intptr_t from, intptr_t to, JumpType type, Condition condition, unsigned bitNumber, Reg… in LinkRecord()
2812 intptr_t offset = (reinterpret_cast<intptr_t>(to) - reinterpret_cast<intptr_t>(where)) >> 2; in replaceWithJump()
3092 int64_t relative = reinterpret_cast<intptr_t>(to) - (reinterpret_cast<intptr_t>(from)); in computeJumpType()
3102 int64_t relative = reinterpret_cast<intptr_t>(to) - (reinterpret_cast<intptr_t>(from)); in computeJumpType()
3112 int64_t relative = reinterpret_cast<intptr_t>(to) - (reinterpret_cast<intptr_t>(from)); in computeJumpType()
3213 intptr_t offset = (reinterpret_cast<intptr_t>(to) - reinterpret_cast<intptr_t>(from)) >> 2; in linkJumpOrCall()
3224 int64_t offset = (reinterpret_cast<intptr_t>(to) - reinterpret_cast<intptr_t>(from)) >> 2; in linkCompareAndBranch()
3245 int64_t offset = (reinterpret_cast<intptr_t>(to) - reinterpret_cast<intptr_t>(from)) >> 2; in linkConditionalBranch()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A Dconfigure8575 if ((intptr_t *) 0)
8577 if (sizeof (intptr_t))
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A Dconfigure9098 if ((intptr_t *) 0)
9100 if (sizeof (intptr_t))
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c82 intptr_t match_data);
103 intptr_t match_data);
388 int entity_num, struct pci_device *dev, intptr_t match_data) in ms_pci_probe()
422 intptr_t match_data) in ms_platform_probe()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86str.h230 struct pci_device * dev, intptr_t match_data);
232 struct xf86_platform_device * dev, intptr_t match_data);
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c82 intptr_t match_data);
103 intptr_t match_data);
388 int entity_num, struct pci_device *dev, intptr_t match_data) in ms_pci_probe()
422 intptr_t match_data) in ms_platform_probe()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c82 intptr_t match_data);
103 intptr_t match_data);
388 int entity_num, struct pci_device *dev, intptr_t match_data) in ms_pci_probe()
422 intptr_t match_data) in ms_platform_probe()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c82 intptr_t match_data);
103 intptr_t match_data);
388 int entity_num, struct pci_device *dev, intptr_t match_data) in ms_pci_probe()
422 intptr_t match_data) in ms_platform_probe()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86str.h230 struct pci_device * dev, intptr_t match_data);
232 struct xf86_platform_device * dev, intptr_t match_data);
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86str.h230 struct pci_device * dev, intptr_t match_data);
232 struct xf86_platform_device * dev, intptr_t match_data);
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86str.h230 struct pci_device * dev, intptr_t match_data);
232 struct xf86_platform_device * dev, intptr_t match_data);
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/drivers/modesetting/
H A Ddriver.c82 intptr_t match_data);
103 intptr_t match_data);
388 int entity_num, struct pci_device *dev, intptr_t match_data) in ms_pci_probe()
422 intptr_t match_data) in ms_platform_probe()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86str.h230 struct pci_device * dev, intptr_t match_data);
232 struct xf86_platform_device * dev, intptr_t match_data);
/dports/x11-fonts/fontconfig/fontconfig-2.13.94/
H A Dmeson.build298 foreach t : ['uint64_t', 'int32_t', 'uintptr_t', 'intptr_t']
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/uxa/
H A Dintel_display.c1996 uint32_t user_data = (intptr_t)user_ptr; in intel_drm_handler()
/dports/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0/src/
H A Dradeon_probe.c184 intptr_t match_data in radeon_pci_probe()
214 intptr_t match_data) in radeon_platform_probe()
/dports/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21/src/
H A Dnv_driver.c47 static Bool NVPciProbe(DriverPtr, int entity, struct pci_device*, intptr_t data);
907 NVPciProbe(DriverPtr drv, int entity, struct pci_device *dev, intptr_t data) in NVPciProbe()

12345678910>>...1780