Home
last modified time | relevance | path

Searched defs:FILTER_STATE (Results 1 – 12 of 12) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/log4php/configurators/
H A DLoggerConfiguratorXml.php51 const FILTER_STATE = 1040; define in LoggerConfiguratorXml
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dmediactrl_am.cpp725 } FILTER_STATE; typedef
/dports/mail/alpine/alpine-465e23b/pith/
H A Dpattern.h148 #define FILTER_STATE 0 macro
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dpattern.h148 #define FILTER_STATE 0 macro
/dports/astro/phd2/phd2-2.6.10/cameras/
H A DSbigudrv.h471 FILTER_STATE; typedef
/dports/astro/phd2/phd2-2.6.10/thirdparty/frameworks/SBIGUDrv.framework/Versions/A/Headers/
H A Dsbigudrv.h464 FILTER_STATE; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstrmif.h435 } FILTER_STATE; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h435 } FILTER_STATE; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h1624 } FILTER_STATE; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h1624 } FILTER_STATE; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs4855 pub type FILTER_STATE = i32; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs9565 pub struct FILTER_STATE(pub i32); struct
9569 impl ::std::convert::From<i32> for FILTER_STATE { implementation
9574 unsafe impl ::windows::runtime::Abi for FILTER_STATE { implementation
21959 …pub unsafe fn GetState(&self, dwmillisecstimeout: u32) -> ::windows::runtime::Result<FILTER_STATE> in GetState()
56997 …pub unsafe fn GetState(&self, dwmillisecstimeout: u32) -> ::windows::runtime::Result<FILTER_STATE> in GetState()
58066 …pub unsafe fn GetState(&self, dwmillisecstimeout: u32) -> ::windows::runtime::Result<FILTER_STATE> in GetState()