Home
last modified time | relevance | path

Searched refs:REGFILTER (Results 1 – 21 of 21) sorted by relevance

/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Deval_tab.h51 REGFILTER = 267, enumerator
86 #define REGFILTER 267 macro
H A Deval_l.c1275 return( REGFILTER );
H A Deval_y.c300 REGFILTER = 267, enumerator
335 #define REGFILTER 267 macro
/dports/astro/cfitsio/cfitsio-3.49/
H A Deval_tab.h57 REGFILTER = 267, enumerator
93 #define REGFILTER 267 macro
H A Deval.l431 return( REGFILTER );
H A Deval_l.c1331 return( REGFILTER );
H A Deval.y211 %token <str> REGFILTER
1060 | REGFILTER STRING ')'
1064 | REGFILTER STRING ',' expr ',' expr ')'
1067 | REGFILTER STRING ',' expr ',' expr ',' STRING ')'
H A Deval_y.c300 REGFILTER = 267, enumerator
336 #define REGFILTER 267 macro
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Deval_tab.h67 REGFILTER = 268, /* REGFILTER */ enumerator
109 #define REGFILTER 268 macro
H A Deval_l.c1335 return( REGFILTER );
H A Deval_y.c322 REGFILTER = 268, /* REGFILTER */ enumerator
364 #define REGFILTER 268 macro
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Deval_tab.h17 #define REGFILTER 267 macro
H A Deval.l397 return( REGFILTER );
H A Deval_l.c1156 return( REGFILTER );
H A Deval.y206 %token <str> REGFILTER
1033 | REGFILTER STRING ')'
1037 | REGFILTER STRING ',' expr ',' expr ')'
1040 | REGFILTER STRING ',' expr ',' expr ',' STRING ')'
H A Deval_y.c17 #define REGFILTER 267 macro
/dports/net/mediastreamer/mediastreamer-2.16.1/src/videofilters/
H A Dwincevideods.c546 REGFILTER *pMoniker; in v4w_open_videodevice()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs7888 pub struct REGFILTER { struct
7893 impl ::core::marker::Copy for REGFILTER {} argument
7895 impl ::core::clone::Clone for REGFILTER { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h4217 } REGFILTER; typedef
4242 REGFILTER **apRegFilter,
4278 REGFILTER **apRegFilter,
4322 static FORCEINLINE HRESULT IEnumRegFilters_Next(IEnumRegFilters* This,ULONG cFilters,REGFILTER **ap…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h4217 } REGFILTER; typedef
4242 REGFILTER **apRegFilter,
4278 REGFILTER **apRegFilter,
4322 static FORCEINLINE HRESULT IEnumRegFilters_Next(IEnumRegFilters* This,ULONG cFilters,REGFILTER **ap…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs35637 …pub unsafe fn Next(&self, cfilters: u32, apregfilter: *mut *mut REGFILTER, pcfetched: *mut u32) ->… in Next() argument
35681 …this: ::windows::runtime::RawPtr, cfilters: u32, apregfilter: *mut *mut REGFILTER, pcfetched: *mut…
72860 pub struct REGFILTER { struct
72865 impl REGFILTER {} argument
72867 impl ::std::default::Default for REGFILTER { implementation
72873 impl ::std::fmt::Debug for REGFILTER { implementation
72879 impl ::std::cmp::PartialEq for REGFILTER { implementation
72885 impl ::std::cmp::Eq for REGFILTER {} implementation
72887 unsafe impl ::windows::runtime::Abi for REGFILTER { implementation