| /external/cronet/net/data/ssl/root_stores/ |
| D | root_stores.json | 4 "windows/110919210309", 5 "windows/111018233154", 6 "windows/120125230451", 7 "windows/120223022238", 8 "windows/120406192127", 9 "windows/121102212406", 10 "windows/130321194644", 11 "windows/130420010442", 12 "windows/130626232015", 13 "windows/131003230417", [all …]
|
| /external/freetype/builds/wince/vc2005-ce/ |
| D | freetype.sln | 9 …LIB Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Multithreaded|Window… 10 …LIB Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug Multithreaded|Windo… 11 …LIB Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I) = LIB Debug Multithreaded|Windo… 12 …LIB Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I) = LIB Debug Multithreaded|Windows M… 15 …LIB Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Singlethreaded|Wind… 16 …LIB Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug Singlethreaded|Win… 17 …LIB Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I) = LIB Debug Singlethreaded|Win… 18 …LIB Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I) = LIB Debug Singlethreaded|Windows… 21 …LIB Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Pocket PC SDK (… 22 …LIB Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Smartphone SDK… [all …]
|
| /external/freetype/builds/wince/vc2008-ce/ |
| D | freetype.sln | 9 …LIB Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Multithreaded|Window… 10 …LIB Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug Multithreaded|Windo… 11 …LIB Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I) = LIB Debug Multithreaded|Windo… 12 …LIB Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I) = LIB Debug Multithreaded|Windows M… 15 …LIB Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug Singlethreaded|Wind… 16 …LIB Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug Singlethreaded|Win… 17 …LIB Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I) = LIB Debug Singlethreaded|Win… 18 …LIB Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I) = LIB Debug Singlethreaded|Windows… 21 …LIB Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Pocket PC SDK (… 22 …LIB Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I) = LIB Debug|Windows Mobile 5.0 Smartphone SDK… [all …]
|
| /external/grpc-grpc/tools/run_tests/generated/ |
| D | tests.json | 33 "windows" 46 "windows" 56 "windows" 68 "windows" 99 "windows" 112 "windows" 167 "windows" 180 "windows" 213 "windows" 226 "windows" [all …]
|
| /external/clang/test/Driver/ |
| D | windows-cross.c | 1 // RUN: %clang -### -target armv7-windows-itanium --sysroot %S/Inputs/Windows/ARM/8.1 -B %S/Inputs/… 4 …windows-itanium-ld" "--sysroot={{.*}}/Inputs/Windows/ARM/8.1" "-m" "thumb2pe" "-Bdynamic" "--entry… 6 // RUN: %clang -### -target armv7-windows-itanium --sysroot %s/Inputs/Windows/ARM/8.1 -B %S/Inputs/… 9 …windows-itanium-ld" "--sysroot={{.*}}/Inputs/Windows/ARM/8.1" "-m" "thumb2pe" "-Bdynamic" "--entry… 11 // RUN: %clang -### -target armv7-windows-itanium --sysroot %S/Inputs/Windows/ARM/8.1 -B %S/Inputs/… 14 …windows-itanium-ld" "--sysroot={{.*}}/Inputs/Windows/ARM/8.1" "-m" "thumb2pe" "-Bdynamic" "--entry… 16 // RUN: %clangxx -### -target armv7-windows-itanium --sysroot %S/Inputs/Windows/ARM/8.1 -B %S/Input… 19 …windows-itanium-ld" "--sysroot={{.*}}/Inputs/Windows/ARM/8.1" "-m" "thumb2pe" "-Bdynamic" "--entry… 21 // RUN: %clang -### -target armv7-windows-itanium --sysroot %S/Inputs/Windows/ARM/8.1 -B %S/Inputs/… 24 …windows-itanium-ld" "--sysroot={{.*}}/Inputs/Windows/ARM/8.1" "-m" "thumb2pe" "-shared" "-Bdynamic… [all …]
|
| /external/rust/crates/tokio/src/doc/ |
| D | os.rs | 3 /// Platform-specific extensions to `std` for Windows. 5 /// See [std::os::windows](https://doc.rust-lang.org/std/os/windows/index.html). 6 pub mod windows { module 7 /// Windows-specific extensions to general I/O primitives. 9 /// See [std::os::windows::io](https://doc.rust-lang.org/std/os/windows/io/index.html). 11 …/// See [std::os::windows::io::RawHandle](https://doc.rust-lang.org/std/os/windows/io/type.RawHand… 14 …/// See [std::os::windows::io::OwnedHandle](https://doc.rust-lang.org/std/os/windows/io/struct.Own… 17 …/// See [std::os::windows::io::AsRawHandle](https://doc.rust-lang.org/std/os/windows/io/trait.AsRa… 19 …/// See [std::os::windows::io::AsRawHandle::as_raw_handle](https://doc.rust-lang.org/std/os/window… 23 …/// See [std::os::windows::io::FromRawHandle](https://doc.rust-lang.org/std/os/windows/io/trait.Fr… [all …]
|
| /external/curl/projects/Windows/VC9/ |
| D | curl-all.sln | 16 DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 17 DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 = DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 18 DLL Debug - DLL Windows SSPI|Win32 = DLL Debug - DLL Windows SSPI|Win32 19 DLL Debug - DLL Windows SSPI|x64 = DLL Debug - DLL Windows SSPI|x64 26 …DLL Release - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Release - DLL Windows SSPI - DLL WinIDN|Wi… 27 DLL Release - DLL Windows SSPI - DLL WinIDN|x64 = DLL Release - DLL Windows SSPI - DLL WinIDN|x64 28 DLL Release - DLL Windows SSPI|Win32 = DLL Release - DLL Windows SSPI|Win32 29 DLL Release - DLL Windows SSPI|x64 = DLL Release - DLL Windows SSPI|x64 36 LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 = LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 37 LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 = LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 [all …]
|
| /external/cronet/build/config/siso/ |
| D | clang_windows.star | 5 """Siso configuration for clang-cl/windows.""" 71 if reproxy_config["platform"]["OSFamily"] == "Windows": 84 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/dbghelp.h"), 86 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/aclapi.h"), 88 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/psapi.h"), 90 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/tlhelp32.h"), 92 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/userenv.h"), 94 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/shlobj.h"), 96 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/lm.h"), 98 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/mdmregistration.h"), [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe/vendor_remote_manifests/crates/ |
| D | BUILD.backtrace-0.3.69.bazel | 50 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], 59 "@rules_rust//rust/platform:i686-pc-windows-msvc": [], 74 "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], 88 …"@cvm__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vend… 89 …"@cvm__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp… 90 …"@cvm__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_v… 91 …"@cvm__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "… 94 …"@cvm__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vend… 95 …"@cvm__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp… 96 …"@cvm__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_v… [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/ |
| D | BUILD.backtrace-0.3.69.bazel | 50 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], 59 "@rules_rust//rust/platform:i686-pc-windows-msvc": [], 74 "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], 88 …"@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", … 89 …"@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(targe… 90 …"@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc… 91 …"@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(ta… 94 …"@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", … 95 …"@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(targe… 96 …"@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc… [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe/vendor_remote_pkgs/crates/ |
| D | BUILD.backtrace-0.3.69.bazel | 50 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], 59 "@rules_rust//rust/platform:i686-pc-windows-msvc": [], 74 "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], 88 …"@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", … 89 …"@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(targe… 90 …"@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc… 91 …"@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(ta… 94 …"@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", … 95 …"@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(targe… 96 …"@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc… [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe_unnamed/vendor_remote_manifests/crates/ |
| D | BUILD.backtrace-0.3.69.bazel | 50 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], 59 "@rules_rust//rust/platform:i686-pc-windows-msvc": [], 74 "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], 88 …"@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "ms… 89 …"@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(… 90 …"@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = … 91 …"@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", n… 94 …"@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "ms… 95 …"@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(… 96 …"@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = … [all …]
|
| /external/angle/build/config/siso/ |
| D | clang_windows.star | 5 """Siso configuration for clang-cl/windows.""" 67 # no "action_large" Windows worker pool 68 if reproxy_config["platform"]["OSFamily"] != "Windows": 86 if reproxy_config["platform"]["OSFamily"] == "Windows": 99 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/dbghelp.h"), 101 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/aclapi.h"), 103 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/psapi.h"), 105 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/tlhelp32.h"), 107 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/userenv.h"), 109 … path.join(win_toolchain_dir, "Windows Kits/10/Include/10.0.22621.0/um/shlobj.h"), [all …]
|
| /external/curl/projects/Windows/VC9/lib/ |
| D | libcurl.sln | 11 DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 12 DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 = DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 13 DLL Debug - DLL Windows SSPI|Win32 = DLL Debug - DLL Windows SSPI|Win32 14 DLL Debug - DLL Windows SSPI|x64 = DLL Debug - DLL Windows SSPI|x64 21 …DLL Release - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Release - DLL Windows SSPI - DLL WinIDN|Wi… 22 DLL Release - DLL Windows SSPI - DLL WinIDN|x64 = DLL Release - DLL Windows SSPI - DLL WinIDN|x64 23 DLL Release - DLL Windows SSPI|Win32 = DLL Release - DLL Windows SSPI|Win32 24 DLL Release - DLL Windows SSPI|x64 = DLL Release - DLL Windows SSPI|x64 31 LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 = LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 32 LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 = LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 [all …]
|
| /external/curl/projects/Windows/VC9/src/ |
| D | curl.sln | 11 DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 12 DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 = DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 13 DLL Debug - DLL Windows SSPI|Win32 = DLL Debug - DLL Windows SSPI|Win32 14 DLL Debug - DLL Windows SSPI|x64 = DLL Debug - DLL Windows SSPI|x64 21 …DLL Release - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Release - DLL Windows SSPI - DLL WinIDN|Wi… 22 DLL Release - DLL Windows SSPI - DLL WinIDN|x64 = DLL Release - DLL Windows SSPI - DLL WinIDN|x64 23 DLL Release - DLL Windows SSPI|Win32 = DLL Release - DLL Windows SSPI|Win32 24 DLL Release - DLL Windows SSPI|x64 = DLL Release - DLL Windows SSPI|x64 31 LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 = LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 32 LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 = LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 [all …]
|
| /external/speex/win32/VS2008/ |
| D | libspeexdsp.sln | 23 …Debug_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Debug_RTL_dll|Windows Mobile 5.0 Pocket … 25 …Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Debug_WM5_PPC_ARM|Windows Mobile 5.0… 27 Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) 29 …Release_Dynamic_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_Dynamic_SSE|Windows Mobile… 31 …Release_Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_Dynamic|Windows Mobile 5.0 Poc… 33 …Release_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_RTL_dll|Windows Mobile 5.0 Poc… 35 …Release_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_SSE|Windows Mobile 5.0 Pocket PC S… 37 …Release_SSE2|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_SSE2|Windows Mobile 5.0 Pocket PC… 39 …Release_Static_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_Static_SSE|Windows Mobile 5… 41 …Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release_WM5_PPC_ARM|Windows Mobile… [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe/vendor_local_pkgs/crates/backtrace-0.3.69/ |
| D | BUILD.bazel | 50 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], 59 "@rules_rust//rust/platform:i686-pc-windows-msvc": [], 74 "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], 88 …"//vendor_local_pkgs/crates/addr2line-0.21.0:addr2line", # cfg(not(all(windows, target_env = "msv… 89 …"//vendor_local_pkgs/crates/libc-0.2.153:libc", # cfg(not(all(windows, target_env = "msvc", not(t… 90 …"//vendor_local_pkgs/crates/miniz_oxide-0.7.2:miniz_oxide", # cfg(not(all(windows, target_env = "… 91 …"//vendor_local_pkgs/crates/object-0.32.2:object", # cfg(not(all(windows, target_env = "msvc", no… 94 …"//vendor_local_pkgs/crates/addr2line-0.21.0:addr2line", # cfg(not(all(windows, target_env = "msv… 95 …"//vendor_local_pkgs/crates/libc-0.2.153:libc", # cfg(not(all(windows, target_env = "msvc", not(t… 96 …"//vendor_local_pkgs/crates/miniz_oxide-0.7.2:miniz_oxide", # cfg(not(all(windows, target_env = "… [all …]
|
| /external/bazelbuild-rules_rust/examples/crate_universe/vendor_local_manifests/crates/backtrace-0.3.69/ |
| D | BUILD.bazel | 50 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], 59 "@rules_rust//rust/platform:i686-pc-windows-msvc": [], 74 "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], 88 …"//vendor_local_manifests/crates/addr2line-0.21.0:addr2line", # cfg(not(all(windows, target_env =… 89 …"//vendor_local_manifests/crates/libc-0.2.153:libc", # cfg(not(all(windows, target_env = "msvc", … 90 …"//vendor_local_manifests/crates/miniz_oxide-0.7.2:miniz_oxide", # cfg(not(all(windows, target_en… 91 …"//vendor_local_manifests/crates/object-0.32.2:object", # cfg(not(all(windows, target_env = "msvc… 94 …"//vendor_local_manifests/crates/addr2line-0.21.0:addr2line", # cfg(not(all(windows, target_env =… 95 …"//vendor_local_manifests/crates/libc-0.2.153:libc", # cfg(not(all(windows, target_env = "msvc", … 96 …"//vendor_local_manifests/crates/miniz_oxide-0.7.2:miniz_oxide", # cfg(not(all(windows, target_en… [all …]
|
| /external/curl/projects/Windows/VC11/ |
| D | curl-all.sln | 16 DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 17 DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 = DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 18 DLL Debug - DLL Windows SSPI|Win32 = DLL Debug - DLL Windows SSPI|Win32 19 DLL Debug - DLL Windows SSPI|x64 = DLL Debug - DLL Windows SSPI|x64 28 …DLL Release - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Release - DLL Windows SSPI - DLL WinIDN|Wi… 29 DLL Release - DLL Windows SSPI - DLL WinIDN|x64 = DLL Release - DLL Windows SSPI - DLL WinIDN|x64 30 DLL Release - DLL Windows SSPI|Win32 = DLL Release - DLL Windows SSPI|Win32 31 DLL Release - DLL Windows SSPI|x64 = DLL Release - DLL Windows SSPI|x64 40 LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 = LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 41 LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 = LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 [all …]
|
| /external/curl/projects/Windows/VC12/ |
| D | curl-all.sln | 16 DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 17 DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 = DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 18 DLL Debug - DLL Windows SSPI|Win32 = DLL Debug - DLL Windows SSPI|Win32 19 DLL Debug - DLL Windows SSPI|x64 = DLL Debug - DLL Windows SSPI|x64 28 …DLL Release - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Release - DLL Windows SSPI - DLL WinIDN|Wi… 29 DLL Release - DLL Windows SSPI - DLL WinIDN|x64 = DLL Release - DLL Windows SSPI - DLL WinIDN|x64 30 DLL Release - DLL Windows SSPI|Win32 = DLL Release - DLL Windows SSPI|Win32 31 DLL Release - DLL Windows SSPI|x64 = DLL Release - DLL Windows SSPI|x64 40 LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 = LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 41 LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 = LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 [all …]
|
| /external/curl/projects/Windows/VC10/ |
| D | curl-all.sln | 16 DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 17 DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 = DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 18 DLL Debug - DLL Windows SSPI|Win32 = DLL Debug - DLL Windows SSPI|Win32 19 DLL Debug - DLL Windows SSPI|x64 = DLL Debug - DLL Windows SSPI|x64 28 …DLL Release - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Release - DLL Windows SSPI - DLL WinIDN|Wi… 29 DLL Release - DLL Windows SSPI - DLL WinIDN|x64 = DLL Release - DLL Windows SSPI - DLL WinIDN|x64 30 DLL Release - DLL Windows SSPI|Win32 = DLL Release - DLL Windows SSPI|Win32 31 DLL Release - DLL Windows SSPI|x64 = DLL Release - DLL Windows SSPI|x64 40 LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 = LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 41 LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 = LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 [all …]
|
| /external/icu/icu4c/source/data/mappings/ |
| D | convrtrs.txt | 85 # (example: Windows codepages). 96 # may be different from Shift-JIS on a Windows platform. This is why 124 …WINDOWS # The Microsoft code page identifier number is specified by windows-*. The rest ar… 134 …# MSIE # MSIE is Internet Explorer, which can be different from Windows (From the IMult… 142 UTF-8 { IANA* MIME* JAVA* WINDOWS } 151 windows-65001 { WINDOWS* } 184 windows-1201 { WINDOWS* } 207 windows-1200 { WINDOWS* } 312 UTF-7 { IANA* MIME* WINDOWS } windows-65000 { WINDOWS* } 352 …# windows-28591 { WINDOWS* } # This has odd behavior because it has the Euro update, which isn't c… [all …]
|
| /external/curl/projects/Windows/VC10/src/ |
| D | curl.sln | 11 DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 12 DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 = DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 13 DLL Debug - DLL Windows SSPI|Win32 = DLL Debug - DLL Windows SSPI|Win32 14 DLL Debug - DLL Windows SSPI|x64 = DLL Debug - DLL Windows SSPI|x64 23 …DLL Release - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Release - DLL Windows SSPI - DLL WinIDN|Wi… 24 DLL Release - DLL Windows SSPI - DLL WinIDN|x64 = DLL Release - DLL Windows SSPI - DLL WinIDN|x64 25 DLL Release - DLL Windows SSPI|Win32 = DLL Release - DLL Windows SSPI|Win32 26 DLL Release - DLL Windows SSPI|x64 = DLL Release - DLL Windows SSPI|x64 35 LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 = LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 36 LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 = LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 [all …]
|
| /external/curl/projects/Windows/VC11/lib/ |
| D | libcurl.sln | 11 DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 12 DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 = DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 13 DLL Debug - DLL Windows SSPI|Win32 = DLL Debug - DLL Windows SSPI|Win32 14 DLL Debug - DLL Windows SSPI|x64 = DLL Debug - DLL Windows SSPI|x64 23 …DLL Release - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Release - DLL Windows SSPI - DLL WinIDN|Wi… 24 DLL Release - DLL Windows SSPI - DLL WinIDN|x64 = DLL Release - DLL Windows SSPI - DLL WinIDN|x64 25 DLL Release - DLL Windows SSPI|Win32 = DLL Release - DLL Windows SSPI|Win32 26 DLL Release - DLL Windows SSPI|x64 = DLL Release - DLL Windows SSPI|x64 35 LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 = LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 36 LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 = LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 [all …]
|
| /external/curl/projects/Windows/VC12/lib/ |
| D | libcurl.sln | 11 DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32 12 DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 = DLL Debug - DLL Windows SSPI - DLL WinIDN|x64 13 DLL Debug - DLL Windows SSPI|Win32 = DLL Debug - DLL Windows SSPI|Win32 14 DLL Debug - DLL Windows SSPI|x64 = DLL Debug - DLL Windows SSPI|x64 23 …DLL Release - DLL Windows SSPI - DLL WinIDN|Win32 = DLL Release - DLL Windows SSPI - DLL WinIDN|Wi… 24 DLL Release - DLL Windows SSPI - DLL WinIDN|x64 = DLL Release - DLL Windows SSPI - DLL WinIDN|x64 25 DLL Release - DLL Windows SSPI|Win32 = DLL Release - DLL Windows SSPI|Win32 26 DLL Release - DLL Windows SSPI|x64 = DLL Release - DLL Windows SSPI|x64 35 LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 = LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32 36 LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 = LIB Debug - DLL Windows SSPI - DLL WinIDN|x64 [all …]
|