Home
last modified time | relevance | path

Searched refs:CANOF_PARSE_DISPLAY_NAME (Results 1 – 7 of 7) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinsxs.h48 CANOF_PARSE_DISPLAY_NAME = 0x1, enumerator
H A Dfusion.h435 CANOF_PARSE_DISPLAY_NAME = 0x1, enumerator
438 CANOF_PARSE_FRIEND_DISPLAY_NAME = CANOF_PARSE_DISPLAY_NAME | CANOF_VERIFY_FRIEND_ASSEMBLYNAME
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinsxs.h48 CANOF_PARSE_DISPLAY_NAME = 0x1, enumerator
H A Dfusion.h435 CANOF_PARSE_DISPLAY_NAME = 0x1, enumerator
438 CANOF_PARSE_FRIEND_DISPLAY_NAME = CANOF_PARSE_DISPLAY_NAME | CANOF_VERIFY_FRIEND_ASSEMBLYNAME
/dports/devel/msbuild/msbuild-0.06/src/Tasks/
H A DNativeMethods.cs451 CANOF_PARSE_DISPLAY_NAME = 1, enumerator
1508 CreateAssemblyNameObjectFlags.CANOF_PARSE_DISPLAY_NAME in InitializeEnum()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs895 pub const CANOF_PARSE_DISPLAY_NAME: CREATE_ASM_NAME_OBJ_FLAGS = 1i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs906 pub const CANOF_PARSE_DISPLAY_NAME: CREATE_ASM_NAME_OBJ_FLAGS = CREATE_ASM_NAME_OBJ_FLAGS(1i32); const