Home
last modified time | relevance | path

Searched refs:fDeferUpd (Results 1 – 22 of 22) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Ddde.h49 unsigned short reserved:14,fDeferUpd:1,fAckReq:1; member
65 fDeferUpd:1, member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Ddde.h49 unsigned short reserved:14,fDeferUpd:1,fAckReq:1; member
65 fDeferUpd:1, member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddde.h32 unsigned short reserved:14,fDeferUpd:1,fAckReq:1; member
50 unsigned short unused:13,fRelease:1,fDeferUpd:1,fAckReq:1; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddde.h32 unsigned short reserved:14,fDeferUpd:1,fAckReq:1; member
50 unsigned short unused:13,fRelease:1,fDeferUpd:1,fAckReq:1; member
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Ddde.d53 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
61 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
115 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
124 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Ddde.d53 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
61 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
115 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
124 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Ddde.d52 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
60 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
114 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
123 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Ddde.d53 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
61 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
115 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
124 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Ddde.d52 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
60 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
114 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
123 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Ddde.d52 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
60 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
114 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
123 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Ddde.d52 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
60 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
114 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
123 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Ddde.d52 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
60 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
114 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
123 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Ddde.d53 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
61 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
115 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
124 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Ddde.d52 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); } in fDeferUpd() function
60 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; } in fDeferUpd() function
114 @property bool fDeferUpd() { return cast(bool) (_bf & 0x4000); }
123 … @property bool fDeferUpd(bool f) { _bf = cast(ushort) ((_bf & ~0x4000) | (f << 14)); return f; }
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dstruct.inc2201 function fDeferUpd(var a : DDEADVISE) : word;
2257 function fDeferUpd(var a : DDELN) : word;
8026 function fDeferUpd(var a : DDEADVISE) : word;
8028 fDeferUpd:=(a.flag0 and bm_DDEADVISE_fDeferUpd) shr bp_DDEADVISE_fDeferUpd;
8116 function fDeferUpd(var a : DDELN) : word;
8118 fDeferUpd:=(a.flag0 and bm_DDELN_fDeferUpd) shr bp_DDELN_fDeferUpd;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dstruct.inc2201 function fDeferUpd(var a : DDEADVISE) : word;
2257 function fDeferUpd(var a : DDELN) : word;
8026 function fDeferUpd(var a : DDEADVISE) : word;
8028 fDeferUpd:=(a.flag0 and bm_DDEADVISE_fDeferUpd) shr bp_DDEADVISE_fDeferUpd;
8116 function fDeferUpd(var a : DDELN) : word;
8118 fDeferUpd:=(a.flag0 and bm_DDELN_fDeferUpd) shr bp_DDELN_fDeferUpd;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dstruct.inc2201 function fDeferUpd(var a : DDEADVISE) : word;
2257 function fDeferUpd(var a : DDELN) : word;
8026 function fDeferUpd(var a : DDEADVISE) : word;
8028 fDeferUpd:=(a.flag0 and bm_DDEADVISE_fDeferUpd) shr bp_DDEADVISE_fDeferUpd;
8116 function fDeferUpd(var a : DDELN) : word;
8118 fDeferUpd:=(a.flag0 and bm_DDELN_fDeferUpd) shr bp_DDELN_fDeferUpd;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dstruct.inc2201 function fDeferUpd(var a : DDEADVISE) : word;
2257 function fDeferUpd(var a : DDELN) : word;
8026 function fDeferUpd(var a : DDEADVISE) : word;
8028 fDeferUpd:=(a.flag0 and bm_DDEADVISE_fDeferUpd) shr bp_DDEADVISE_fDeferUpd;
8116 function fDeferUpd(var a : DDELN) : word;
8118 fDeferUpd:=(a.flag0 and bm_DDELN_fDeferUpd) shr bp_DDELN_fDeferUpd;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dstruct.inc1743 function fDeferUpd(var a : DDEADVISE) : word;
1799 function fDeferUpd(var a : DDELN) : word;
9769 function fDeferUpd(var a : DDEADVISE) : word;
9771 fDeferUpd:=(a.flag0 and bm_DDEADVISE_fDeferUpd) shr bp_DDEADVISE_fDeferUpd;
9859 function fDeferUpd(var a : DDELN) : word;
9861 fDeferUpd:=(a.flag0 and bm_DDELN_fDeferUpd) shr bp_DDELN_fDeferUpd;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dstruct.inc1743 function fDeferUpd(var a : DDEADVISE) : word;
1799 function fDeferUpd(var a : DDELN) : word;
9769 function fDeferUpd(var a : DDEADVISE) : word;
9771 fDeferUpd:=(a.flag0 and bm_DDEADVISE_fDeferUpd) shr bp_DDEADVISE_fDeferUpd;
9859 function fDeferUpd(var a : DDELN) : word;
9861 fDeferUpd:=(a.flag0 and bm_DDELN_fDeferUpd) shr bp_DDELN_fDeferUpd;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dstruct.inc1743 function fDeferUpd(var a : DDEADVISE) : word;
1799 function fDeferUpd(var a : DDELN) : word;
9769 function fDeferUpd(var a : DDEADVISE) : word;
9771 fDeferUpd:=(a.flag0 and bm_DDEADVISE_fDeferUpd) shr bp_DDEADVISE_fDeferUpd;
9859 function fDeferUpd(var a : DDELN) : word;
9861 fDeferUpd:=(a.flag0 and bm_DDELN_fDeferUpd) shr bp_DDELN_fDeferUpd;
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dstruct.inc1743 function fDeferUpd(var a : DDEADVISE) : word;
1799 function fDeferUpd(var a : DDELN) : word;
9769 function fDeferUpd(var a : DDEADVISE) : word;
9771 fDeferUpd:=(a.flag0 and bm_DDEADVISE_fDeferUpd) shr bp_DDEADVISE_fDeferUpd;
9859 function fDeferUpd(var a : DDELN) : word;
9861 fDeferUpd:=(a.flag0 and bm_DDELN_fDeferUpd) shr bp_DDELN_fDeferUpd;