Home
last modified time | relevance | path

Searched refs:FLOATING_SAVE_AREA (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dcontext_i386.py85 class FLOATING_SAVE_AREA(Structure): class
124 PFLOATING_SAVE_AREA = POINTER(FLOATING_SAVE_AREA)
201 ('FloatSave', FLOATING_SAVE_AREA),
255 s.FloatSave = FLOATING_SAVE_AREA.from_dict(fsa)
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dcontext_i386.py85 class FLOATING_SAVE_AREA(Structure): class
124 PFLOATING_SAVE_AREA = POINTER(FLOATING_SAVE_AREA)
201 ('FloatSave', FLOATING_SAVE_AREA),
255 s.FloatSave = FLOATING_SAVE_AREA.from_dict(fsa)
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dcontext_i386.py85 class FLOATING_SAVE_AREA(Structure): class
124 PFLOATING_SAVE_AREA = POINTER(FLOATING_SAVE_AREA)
201 ('FloatSave', FLOATING_SAVE_AREA),
255 s.FloatSave = FLOATING_SAVE_AREA.from_dict(fsa)
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dcontext_i386.py85 class FLOATING_SAVE_AREA(Structure): class
124 PFLOATING_SAVE_AREA = POINTER(FLOATING_SAVE_AREA)
201 ('FloatSave', FLOATING_SAVE_AREA),
255 s.FloatSave = FLOATING_SAVE_AREA.from_dict(fsa)
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Kernel/
H A Dmod.rs56 pub struct FLOATING_SAVE_AREA { struct
68 impl ::core::marker::Copy for FLOATING_SAVE_AREA {} argument
70 impl ::core::clone::Clone for FLOATING_SAVE_AREA { implementation
77 pub struct FLOATING_SAVE_AREA { struct
89 impl ::core::marker::Copy for FLOATING_SAVE_AREA {} argument
91 impl ::core::clone::Clone for FLOATING_SAVE_AREA { implementation
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win32/
H A Dsignals.pp66 FLOATING_SAVE_AREA = record
77 _FLOATING_SAVE_AREA = FLOATING_SAVE_AREA;
78 TFLOATINGSAVEAREA = FLOATING_SAVE_AREA;
79 PFLOATINGSAVEAREA = ^FLOATING_SAVE_AREA;
89 FloatSave : FLOATING_SAVE_AREA;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win32/
H A Dsignals.pp66 FLOATING_SAVE_AREA = record
77 _FLOATING_SAVE_AREA = FLOATING_SAVE_AREA;
78 TFLOATINGSAVEAREA = FLOATING_SAVE_AREA;
79 PFLOATINGSAVEAREA = ^FLOATING_SAVE_AREA;
89 FloatSave : FLOATING_SAVE_AREA;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win32/
H A Dsignals.pp66 FLOATING_SAVE_AREA = record
77 _FLOATING_SAVE_AREA = FLOATING_SAVE_AREA;
78 TFLOATINGSAVEAREA = FLOATING_SAVE_AREA;
79 PFLOATINGSAVEAREA = ^FLOATING_SAVE_AREA;
89 FloatSave : FLOATING_SAVE_AREA;
/dports/lang/fpc/fpc-3.2.2/rtl/win32/
H A Dsignals.pp66 FLOATING_SAVE_AREA = record
77 _FLOATING_SAVE_AREA = FLOATING_SAVE_AREA;
78 TFLOATINGSAVEAREA = FLOATING_SAVE_AREA;
79 PFLOATINGSAVEAREA = ^FLOATING_SAVE_AREA;
89 FloatSave : FLOATING_SAVE_AREA;
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/backtrace-0.3.40/src/
H A Dwindows.rs466 pub FloatSave: FLOATING_SAVE_AREA,
487 pub struct FLOATING_SAVE_AREA {
548 pub FltSave: FLOATING_SAVE_AREA,
570 pub struct FLOATING_SAVE_AREA { struct
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/backtrace-0.3.33/src/
H A Dwindows.rs453 pub FloatSave: FLOATING_SAVE_AREA,
474 pub struct FLOATING_SAVE_AREA {
535 pub FltSave: FLOATING_SAVE_AREA,
557 pub struct FLOATING_SAVE_AREA { struct
/dports/editors/xi-term/xi-term-d264767/cargo-crates/backtrace-0.3.30/src/
H A Dwindows.rs453 pub FloatSave: FLOATING_SAVE_AREA,
474 pub struct FLOATING_SAVE_AREA {
535 pub FltSave: FLOATING_SAVE_AREA,
557 pub struct FLOATING_SAVE_AREA { struct
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/backtrace-0.3.30/src/
H A Dwindows.rs453 pub FloatSave: FLOATING_SAVE_AREA,
474 pub struct FLOATING_SAVE_AREA {
535 pub FltSave: FLOATING_SAVE_AREA,
557 pub struct FLOATING_SAVE_AREA { struct
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/backtrace-0.3.32/src/
H A Dwindows.rs453 pub FloatSave: FLOATING_SAVE_AREA,
474 pub struct FLOATING_SAVE_AREA {
535 pub FltSave: FLOATING_SAVE_AREA,
557 pub struct FLOATING_SAVE_AREA { struct
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/backtrace-0.3.38/src/
H A Dwindows.rs466 pub FloatSave: FLOATING_SAVE_AREA,
487 pub struct FLOATING_SAVE_AREA {
548 pub FltSave: FLOATING_SAVE_AREA,
570 pub struct FLOATING_SAVE_AREA { struct
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/backtrace-0.3.38/src/
H A Dwindows.rs466 pub FloatSave: FLOATING_SAVE_AREA,
487 pub struct FLOATING_SAVE_AREA {
548 pub FltSave: FLOATING_SAVE_AREA,
570 pub struct FLOATING_SAVE_AREA { struct
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/backtrace-0.3.40/src/
H A Dwindows.rs466 pub FloatSave: FLOATING_SAVE_AREA,
487 pub struct FLOATING_SAVE_AREA {
548 pub FltSave: FLOATING_SAVE_AREA,
570 pub struct FLOATING_SAVE_AREA { struct
/dports/graphics/rx/rx-0.4.0/cargo-crates/backtrace-0.3.34/src/
H A Dwindows.rs453 pub FloatSave: FLOATING_SAVE_AREA,
474 pub struct FLOATING_SAVE_AREA {
535 pub FltSave: FLOATING_SAVE_AREA,
557 pub struct FLOATING_SAVE_AREA { struct
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Kernel/
H A Dmod.rs85 pub struct FLOATING_SAVE_AREA {
96 impl FLOATING_SAVE_AREA {}
97 impl ::std::default::Default for FLOATING_SAVE_AREA {
102 impl ::std::fmt::Debug for FLOATING_SAVE_AREA {
117 impl ::std::cmp::PartialEq for FLOATING_SAVE_AREA {
122 impl ::std::cmp::Eq for FLOATING_SAVE_AREA {}
123 unsafe impl ::windows::runtime::Abi for FLOATING_SAVE_AREA {
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/backtrace-0.3.63/src/
H A Dwindows.rs534 pub FloatSave: FLOATING_SAVE_AREA,
555 pub struct FLOATING_SAVE_AREA {
616 pub FltSave: FLOATING_SAVE_AREA,
638 pub struct FLOATING_SAVE_AREA { struct
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/backtrace-0.3.63/src/
H A Dwindows.rs534 pub FloatSave: FLOATING_SAVE_AREA,
555 pub struct FLOATING_SAVE_AREA {
616 pub FltSave: FLOATING_SAVE_AREA,
638 pub struct FLOATING_SAVE_AREA { struct
/dports/devel/sccache/sccache-0.2.15/cargo-crates/backtrace-0.3.55/src/
H A Dwindows.rs534 pub FloatSave: FLOATING_SAVE_AREA,
555 pub struct FLOATING_SAVE_AREA {
616 pub FltSave: FLOATING_SAVE_AREA,
638 pub struct FLOATING_SAVE_AREA { struct
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/backtrace-0.3.61/src/
H A Dwindows.rs534 pub FloatSave: FLOATING_SAVE_AREA,
555 pub struct FLOATING_SAVE_AREA {
616 pub FltSave: FLOATING_SAVE_AREA,
638 pub struct FLOATING_SAVE_AREA { struct
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/backtrace-0.3.63/src/
H A Dwindows.rs534 pub FloatSave: FLOATING_SAVE_AREA,
555 pub struct FLOATING_SAVE_AREA {
616 pub FltSave: FLOATING_SAVE_AREA,
638 pub struct FLOATING_SAVE_AREA { struct
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/backtrace-0.3.63/src/
H A Dwindows.rs534 pub FloatSave: FLOATING_SAVE_AREA,
555 pub struct FLOATING_SAVE_AREA {
616 pub FltSave: FLOATING_SAVE_AREA,
638 pub struct FLOATING_SAVE_AREA { struct

12345678910>>...12