Home
last modified time | relevance | path

Searched defs:DPF_NONE (Results 1 – 9 of 9) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddiagnostic.h42 DPF_NONE, enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddiagnostic.h42 DPF_NONE, enumerator
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddiagnostic.h42 DPF_NONE, enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddiagnostic.h56 DPF_NONE, enumerator
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddiagnostic.h56 DPF_NONE, enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddiagnostic.h56 DPF_NONE, enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddiagnostic.h70 DPF_NONE, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/PropertiesSystem/
H A Dmod.rs451 pub const DPF_NONE: DRAWPROGRESSFLAGS = 0i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/PropertiesSystem/
H A Dmod.rs33 pub const DPF_NONE: DRAWPROGRESSFLAGS = DRAWPROGRESSFLAGS(0i32); const