Home
last modified time | relevance | path

Searched refs:c_void (Results 126 – 150 of 21969) sorted by relevance

12345678910>>...879

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/AI/MachineLearning/
H A Dmod.rs9 pub type ITensor = *mut ::core::ffi::c_void;
11 pub type ImageFeatureValue = *mut ::core::ffi::c_void;
12 pub type LearningModel = *mut ::core::ffi::c_void;
62 pub type TensorBoolean = *mut ::core::ffi::c_void;
63 pub type TensorDouble = *mut ::core::ffi::c_void;
65 pub type TensorFloat = *mut ::core::ffi::c_void;
67 pub type TensorInt16Bit = *mut ::core::ffi::c_void;
68 pub type TensorInt32Bit = *mut ::core::ffi::c_void;
69 pub type TensorInt64Bit = *mut ::core::ffi::c_void;
70 pub type TensorInt8Bit = *mut ::core::ffi::c_void;
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Graphics/Printing/Workflow/
H A Dmod.rs4 pub type PrintWorkflowBackgroundSession = *mut ::core::ffi::c_void;
6 pub type PrintWorkflowConfiguration = *mut ::core::ffi::c_void;
7 pub type PrintWorkflowForegroundSession = *mut ::core::ffi::c_void;
26 pub type PrintWorkflowJobUISession = *mut ::core::ffi::c_void;
42 pub type PrintWorkflowPdlConverter = *mut ::core::ffi::c_void;
46 pub type PrintWorkflowPdlTargetStream = *mut ::core::ffi::c_void;
47 pub type PrintWorkflowPrinterJob = *mut ::core::ffi::c_void;
77 pub type PrintWorkflowSourceContent = *mut ::core::ffi::c_void;
79 pub type PrintWorkflowStreamTarget = *mut ::core::ffi::c_void;
95 pub type PrintWorkflowTarget = *mut ::core::ffi::c_void;
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/core-graphics-0.17.1/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
70 let ptr = buffer.as_ptr() as *const c_void; in from_slice()
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_custom_data() argument
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/core-graphics-0.17.3/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
70 let ptr = buffer.as_ptr() as *const c_void; in from_slice()
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_custom_data() argument
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/core-graphics-0.19.0/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
70 let ptr = buffer.as_ptr() as *const c_void; in from_slice()
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_custom_data() argument
[all …]
/dports/games/dose-response/dose-response-179c326/cargo-crates/core-graphics-0.17.3/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
70 let ptr = buffer.as_ptr() as *const c_void; in from_slice()
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_custom_data() argument
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/core-graphics-0.19.2/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
70 let ptr = buffer.as_ptr() as *const c_void; in from_slice()
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_custom_data() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/core-graphics/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
70 let ptr = buffer.as_ptr() as *const c_void; in from_slice()
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_custom_data() argument
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/core-graphics-0.17.3/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
70 let ptr = buffer.as_ptr() as *const c_void; in from_slice()
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_custom_data() argument
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/core-graphics-0.19.0/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
70 let ptr = buffer.as_ptr() as *const c_void; in from_slice()
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_custom_data() argument
[all …]
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/core-graphics-0.21.0/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) {
70 let ptr = buffer.as_ptr() as *const c_void;
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) {
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/core-graphics-0.17.3/src/
H A Ddata_provider.rs17 use std::os::raw::c_void;
21 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
27 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
28 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
29 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
30 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
31 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
62 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
70 let ptr = buffer.as_ptr() as *const c_void; in from_slice()
86 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_custom_data() argument
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/System/RemoteSystems/
H A Dmod.rs4 pub type IRemoteSystemFilter = *mut ::core::ffi::c_void;
5 pub type RemoteSystem = *mut ::core::ffi::c_void;
20 pub type RemoteSystemAddedEventArgs = *mut ::core::ffi::c_void;
21 pub type RemoteSystemApp = *mut ::core::ffi::c_void;
22 pub type RemoteSystemAppRegistration = *mut ::core::ffi::c_void;
36 pub type RemoteSystemConnectionInfo = *mut ::core::ffi::c_void;
37 pub type RemoteSystemConnectionRequest = *mut ::core::ffi::c_void;
54 pub type RemoteSystemKindFilter = *mut ::core::ffi::c_void;
71 pub type RemoteSystemSession = *mut ::core::ffi::c_void;
102 pub type RemoteSystemSessionInfo = *mut ::core::ffi::c_void;
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Networking/NetworkOperators/
H A Dmod.rs31 pub type ESim = *mut ::core::ffi::c_void;
32 pub type ESimAddedEventArgs = *mut ::core::ffi::c_void;
46 pub type ESimDiscoverEvent = *mut ::core::ffi::c_void;
47 pub type ESimDiscoverResult = *mut ::core::ffi::c_void;
102 pub type ESimPolicy = *mut ::core::ffi::c_void;
103 pub type ESimProfile = *mut ::core::ffi::c_void;
163 pub type ESimServiceInfo = *mut ::core::ffi::c_void;
179 pub type ESimWatcher = *mut ::core::ffi::c_void;
615 pub type UssdMessage = *mut ::core::ffi::c_void;
616 pub type UssdReply = *mut ::core::ffi::c_void;
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Devices/PointOfService/Provider/
H A Dmod.rs4 pub type BarcodeScannerDisableScannerRequest = *mut ::core::ffi::c_void;
5 pub type BarcodeScannerDisableScannerRequestEventArgs = *mut ::core::ffi::c_void;
6 pub type BarcodeScannerEnableScannerRequest = *mut ::core::ffi::c_void;
7 pub type BarcodeScannerEnableScannerRequestEventArgs = *mut ::core::ffi::c_void;
8 pub type BarcodeScannerFrameReader = *mut ::core::ffi::c_void;
12 pub type BarcodeScannerHideVideoPreviewRequest = *mut ::core::ffi::c_void;
14 pub type BarcodeScannerProviderConnection = *mut ::core::ffi::c_void;
15 pub type BarcodeScannerProviderTriggerDetails = *mut ::core::ffi::c_void;
16 pub type BarcodeScannerSetActiveSymbologiesRequest = *mut ::core::ffi::c_void;
36 pub type BarcodeScannerVideoFrame = *mut ::core::ffi::c_void;
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectComposition/
H A Dmod.rs144 pub type IDCompositionAnimation = *mut ::core::ffi::c_void;
148 pub type IDCompositionClip = *mut ::core::ffi::c_void;
153 pub type IDCompositionDevice = *mut ::core::ffi::c_void;
154 pub type IDCompositionDevice2 = *mut ::core::ffi::c_void;
155 pub type IDCompositionDevice3 = *mut ::core::ffi::c_void;
157 pub type IDCompositionEffect = *mut ::core::ffi::c_void;
174 pub type IDCompositionSurface = *mut ::core::ffi::c_void;
177 pub type IDCompositionTarget = *mut ::core::ffi::c_void;
184 pub type IDCompositionVisual = *mut ::core::ffi::c_void;
185 pub type IDCompositionVisual2 = *mut ::core::ffi::c_void;
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WindowsSync/
H A Dmod.rs20 pub type IChangeConflict = *mut ::core::ffi::c_void;
23 pub type IClockVector = *mut ::core::ffi::c_void;
28 pub type ICoreFragment = *mut ::core::ffi::c_void;
65 pub type IEnumItemIds = *mut ::core::ffi::c_void;
74 pub type IFilterKeyMap = *mut ::core::ffi::c_void;
87 pub type IReplicaKeyMap = *mut ::core::ffi::c_void;
92 pub type ISyncCallback = *mut ::core::ffi::c_void;
93 pub type ISyncCallback2 = *mut ::core::ffi::c_void;
94 pub type ISyncChange = *mut ::core::ffi::c_void;
108 pub type ISyncFilter = *mut ::core::ffi::c_void;
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Js/
H A Dmod.rs45 …n: *const ::std::ffi::c_void, arguments: *const *const ::std::ffi::c_void, argumentcount: u16, res… in JsCallFunction() argument
50 …n: *const ::std::ffi::c_void, arguments: *const *const ::std::ffi::c_void, argumentcount: u16, res… in JsCallFunction() argument
319 …ject: *const ::std::ffi::c_void, propertyid: *const ::std::ffi::c_void, usestrictrules: u8, result… in JsDeleteProperty() argument
559 …dProperty(object: *const ::std::ffi::c_void, index: *const ::std::ffi::c_void, result: *mut *mut :… in JsGetIndexedProperty() argument
564 …dProperty(object: *const ::std::ffi::c_void, index: *const ::std::ffi::c_void, result: *mut *mut :… in JsGetIndexedProperty() argument
611 …roperty(object: *const ::std::ffi::c_void, propertyid: *const ::std::ffi::c_void, value: *mut *mut… in JsGetProperty() argument
616 …roperty(object: *const ::std::ffi::c_void, propertyid: *const ::std::ffi::c_void, value: *mut *mut… in JsGetProperty() argument
1071 …xedProperty(object: *const ::std::ffi::c_void, index: *const ::std::ffi::c_void, value: *const ::s… in JsSetIndexedProperty() argument
1076 …xedProperty(object: *const ::std::ffi::c_void, index: *const ::std::ffi::c_void, value: *const ::s… in JsSetIndexedProperty() argument
1084 …tProperty(object: *const ::std::ffi::c_void, propertyid: *const ::std::ffi::c_void, value: *const … in JsSetProperty() argument
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Input/Spatial/
H A Dmod.rs4 pub type SpatialGestureRecognizer = *mut ::core::ffi::c_void;
26 pub type SpatialHoldCanceledEventArgs = *mut ::core::ffi::c_void;
27 pub type SpatialHoldCompletedEventArgs = *mut ::core::ffi::c_void;
28 pub type SpatialHoldStartedEventArgs = *mut ::core::ffi::c_void;
29 pub type SpatialInteraction = *mut ::core::ffi::c_void;
30 pub type SpatialInteractionController = *mut ::core::ffi::c_void;
33 pub type SpatialInteractionManager = *mut ::core::ffi::c_void;
50 pub type SpatialInteractionSource = *mut ::core::ffi::c_void;
96 pub type SpatialManipulationDelta = *mut ::core::ffi::c_void;
104 pub type SpatialPointerPose = *mut ::core::ffi::c_void;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/core-graphics/src/
H A Ddata_provider.rs13 use libc::{c_void, size_t, off_t};
19 pub type CGDataProviderGetBytesCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, size_t…
25 … type CGDataProviderGetBytePointerCallback = Option<unsafe extern fn (*mut c_void) -> *mut c_void>;
26 pub type CGDataProviderGetBytesAtOffsetCallback = Option<unsafe extern fn (*mut c_void, *mut c_void
27 …e CGDataProviderReleaseBytePointerCallback = Option<unsafe extern fn (*mut c_void, *const c_void)>;
28 pub type CGDataProviderReleaseDataCallback = Option<unsafe extern fn (*mut c_void, *const c_void, s…
29 …ProviderGetBytesAtPositionCallback = Option<unsafe extern fn (*mut c_void, *mut c_void, off_t, siz…
53 let ptr = (*buffer).as_ptr() as *const c_void; in from_buffer()
60 unsafe extern "C" fn release(info: *mut c_void, _: *const c_void, _: size_t) { in from_buffer() argument
79 fn CGDataProviderCreateWithData(info: *mut c_void, in CGDataProviderCreateWithData() argument
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/src/
H A Dlib.rs236 pub fn realloc(ptr: *mut c_void, size: size_t) -> *mut c_void; in realloc() argument
305 pub fn rallocx(ptr: *mut c_void, size: size_t, flags: c_int) -> *mut c_void; in rallocx() argument
602 *mut c_void,
618 *mut c_void,
753 ) -> *mut c_void;
767 addr: *mut c_void,
782 addr: *mut c_void,
801 addr: *mut c_void,
820 addr: *mut c_void,
841 addr: *mut c_void,
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys-0.4.1+5.2.1-patched/src/
H A Dlib.rs236 pub fn realloc(ptr: *mut c_void, size: size_t) -> *mut c_void; in realloc() argument
305 pub fn rallocx(ptr: *mut c_void, size: size_t, flags: c_int) -> *mut c_void; in rallocx() argument
602 *mut c_void,
618 *mut c_void,
753 ) -> *mut c_void;
767 addr: *mut c_void,
782 addr: *mut c_void,
801 addr: *mut c_void,
820 addr: *mut c_void,
841 addr: *mut c_void,
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys/src/
H A Dlib.rs236 pub fn realloc(ptr: *mut c_void, size: size_t) -> *mut c_void; in realloc() argument
305 pub fn rallocx(ptr: *mut c_void, size: size_t, flags: c_int) -> *mut c_void; in rallocx() argument
602 *mut c_void,
618 *mut c_void,
753 ) -> *mut c_void;
767 addr: *mut c_void,
782 addr: *mut c_void,
801 addr: *mut c_void,
820 addr: *mut c_void,
841 addr: *mut c_void,
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/core-foundation-sys-0.8.3/src/
H A Drunloop.rs10 use std::os::raw::c_void;
18 pub struct __CFRunLoop(c_void);
52 pub info: *mut c_void,
53 pub retain: Option<extern "C" fn (info: *const c_void) -> *const c_void>,
66 pub info: *mut c_void,
67 pub retain: Option<extern "C" fn (info: *const c_void) -> *const c_void>,
74 … perform: extern "C" fn (msg: *mut c_void, size: CFIndex, allocator: CFAllocatorRef, info: *mut c_…
80 pub info: *mut c_void,
81 pub retain: Option<extern "C" fn (info: *const c_void) -> *const c_void>,
91 pub info: *mut c_void,
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/core-foundation-sys-0.8.2/src/
H A Drunloop.rs10 use std::os::raw::c_void;
18 pub struct __CFRunLoop(c_void);
52 pub info: *mut c_void,
53 pub retain: Option<extern "C" fn (info: *const c_void) -> *const c_void>,
66 pub info: *mut c_void,
67 pub retain: Option<extern "C" fn (info: *const c_void) -> *const c_void>,
74 … perform: extern "C" fn (msg: *mut c_void, size: CFIndex, allocator: CFAllocatorRef, info: *mut c_…
80 pub info: *mut c_void,
81 pub retain: Option<extern "C" fn (info: *const c_void) -> *const c_void>,
91 pub info: *mut c_void,
[all …]

12345678910>>...879