Home
last modified time | relevance | path

Searched refs:resource_alloc (Results 26 – 40 of 40) sorted by relevance

12

/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/X11/
H A DXlibint.h79 XID (*resource_alloc)( /* allocator function */ member
H A DXlib.h525 XID (*resource_alloc)( /* allocator function */ member
1004 #define XAllocID(dpy) ((*((_XPrivDisplay)dpy)->resource_alloc)((dpy)))
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXlibint.h88 XID(*resource_alloc) member
/dports/devel/emscripten/emscripten-2.0.3/system/include/X11/
H A DXlibint.h80 XID (*resource_alloc)( /* allocator function */ member
/dports/x11/libX11/libX11-1.7.2/include/X11/
H A DXlibint.h81 XID (*resource_alloc)( /* allocator function */ member
/dports/x11-toolkits/tk87/tk8.7a5/xlib/X11/
H A DXlib.h507 XID (*resource_alloc)( /* allocator function */ member
1049 #define XAllocID(dpy) ((*(dpy)->resource_alloc)((dpy)))
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/EGL/
H A Dlibegl.c184 alloc = SafeDereference(&((_XPrivDisplay)dpy)->resource_alloc); in IsX11Display()
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dnox11.h1302 XID (*resource_alloc)( /* allocator function */ member
1781 #define XAllocID(dpy) ((*((_XPrivDisplay)dpy)->resource_alloc)((dpy)))
/dports/x11/xvt/xvt-3.0.1/W11/X11/
H A DXlib.h640 XID (*resource_alloc)( /* allocator function */ member
/dports/x11-clocks/rclock/rxvt-2.7.10/W11/X11/
H A DXlib.h640 XID (*resource_alloc)( /* allocator function */ member
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/tests/VectorPreProcess/
H A Dtest_no_crash.ll1827 !12 = !{!"resource_alloc", !13, !14, !15, !16}
1843 !28 = !{!"resource_alloc", !29, !14, !15, !30}
1861 !46 = !{!"resource_alloc", !47, !14, !15, !48}
1877 !62 = !{!"resource_alloc", !29, !14, !15, !63}
/dports/lang/fpc-source/fpc-3.2.2/packages/x11/src/
H A Dxlib.pp352 resource_alloc : function (para1:PXDisplay):TXID;cdecl;
2134 XAllocID:=(PXPrivDisplay(dpy))^.resource_alloc(dpy);
/dports/x11/fpc-x11/fpc-3.2.2/packages/x11/src/
H A Dxlib.pp352 resource_alloc : function (para1:PXDisplay):TXID;cdecl;
2134 XAllocID:=(PXPrivDisplay(dpy))^.resource_alloc(dpy);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_bindings.rs19828 pub resource_alloc: ::core::option::Option<unsafe extern "C" fn(arg1: *mut _XDisplay) -> XID>, field
19990 unsafe { &(*(::core::ptr::null::<_bindgen_ty_9>())).resource_alloc as *const _ as usize }, in bindgen_test_layout__bindgen_ty_9()
19996 stringify!(resource_alloc) in bindgen_test_layout__bindgen_ty_9()
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_bindings.rs19828 pub resource_alloc: ::core::option::Option<unsafe extern "C" fn(arg1: *mut _XDisplay) -> XID>, field
19990 unsafe { &(*(::core::ptr::null::<_bindgen_ty_9>())).resource_alloc as *const _ as usize }, in bindgen_test_layout__bindgen_ty_9()
19996 stringify!(resource_alloc) in bindgen_test_layout__bindgen_ty_9()

12