Home
last modified time | relevance | path

Searched refs:MIRROR_NONE (Results 1 – 11 of 11) sorted by relevance

/dports/ftp/omi/omi/
H A Domi.h188 #define MIRROR_NONE 0x00000 // nothing macro
H A Domi.c42 MIRROR_NONE, // mirror flags
165 {"none", MIRROR_NONE, "Nothing"},
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dremote.c111 #define MIRROR_NONE 0 macro
138 *mirror = MIRROR_NONE; in parse_mirror_opt()
155 unsigned mirror = MIRROR_NONE; in add()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dremote.c111 #define MIRROR_NONE 0 macro
138 *mirror = MIRROR_NONE; in parse_mirror_opt()
155 unsigned mirror = MIRROR_NONE; in add()
/dports/devel/git/git-2.34.1/builtin/
H A Dremote.c111 #define MIRROR_NONE 0 macro
138 *mirror = MIRROR_NONE; in parse_mirror_opt()
155 unsigned mirror = MIRROR_NONE; in add()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dremote.c111 #define MIRROR_NONE 0 macro
138 *mirror = MIRROR_NONE; in parse_mirror_opt()
155 unsigned mirror = MIRROR_NONE; in add()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dremote.c111 #define MIRROR_NONE 0 macro
138 *mirror = MIRROR_NONE; in parse_mirror_opt()
155 unsigned mirror = MIRROR_NONE; in add()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dremote.c110 #define MIRROR_NONE 0 macro
137 *mirror = MIRROR_NONE; in parse_mirror_opt()
154 unsigned mirror = MIRROR_NONE; in add()
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dcamera_windows.c544 hr = self->control->lpVtbl->SetMirror(self->control, MIRROR_NONE); in update_function()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs12800 pub const MIRROR_NONE: MF_VIDEO_PROCESSOR_MIRROR = 0i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs50863 pub const MIRROR_NONE: MF_VIDEO_PROCESSOR_MIRROR = MF_VIDEO_PROCESSOR_MIRROR(0i32);