Home
last modified time | relevance | path

Searched full:debug (Results 1 – 25 of 11201) sorted by relevance

12345678910>>...449

/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DintermOut.cpp134 infoSink.debug << node->getLoc().string << ":"; in OutputTreeText()
136 infoSink.debug << node->getLoc().line; in OutputTreeText()
138 infoSink.debug << "? "; in OutputTreeText()
141 infoSink.debug << " "; in OutputTreeText()
160 …case EOpAssign: out.debug << "move second child to first child"; break; in visitBinary()
161 …case EOpAddAssign: out.debug << "add second child into first child"; break; in visitBinary()
162 …case EOpSubAssign: out.debug << "subtract second child into first child"; break; in visitBinary()
163 …case EOpMulAssign: out.debug << "multiply second child into first child"; break; in visitBinary()
164 …case EOpVectorTimesMatrixAssign: out.debug << "matrix mult second child into first child"; break; in visitBinary()
165 …case EOpVectorTimesScalarAssign: out.debug << "vector scale second child into first child"; break; in visitBinary()
[all …]
/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp134 infoSink.debug << node->getLoc().string << ":"; in OutputTreeText()
136 infoSink.debug << node->getLoc().line; in OutputTreeText()
138 infoSink.debug << "? "; in OutputTreeText()
141 infoSink.debug << " "; in OutputTreeText()
160 …case EOpAssign: out.debug << "move second child to first child"; break; in visitBinary()
161 …case EOpAddAssign: out.debug << "add second child into first child"; break; in visitBinary()
162 …case EOpSubAssign: out.debug << "subtract second child into first child"; break; in visitBinary()
163 …case EOpMulAssign: out.debug << "multiply second child into first child"; break; in visitBinary()
164 …case EOpVectorTimesMatrixAssign: out.debug << "matrix mult second child into first child"; break; in visitBinary()
165 …case EOpVectorTimesScalarAssign: out.debug << "vector scale second child into first child"; break; in visitBinary()
[all …]
/external/angle/src/libANGLE/renderer/d3d/d3d11/shaders/
Dgenerate_shaders.bat13 set debug=0 variable
15 if "%1" == "debug" (
16 set debug=1 variable
19 set debug=0 variable
23 …e | Entry point | Type | Output file | Debug |
24 …gh2D11.hlsl VS_Passthrough2D vs_4_0_level_9_3 compiled\passthrough2d11vs.h %debug%
25 …gh2D11.hlsl PS_PassthroughRGBA2D ps_4_0_level_9_3 compiled\passthroughrgba2d11ps.h %debug%
26 …gh2D11.hlsl PS_PassthroughA2D ps_4_0_level_9_3 compiled\passthrougha2d11ps.h %debug%
27 …gh2D11.hlsl PS_PassthroughRGBA2DMS ps_4_1 compiled\passthroughrgba2dms11ps.h %debug%
28 …gh2D11.hlsl PS_PassthroughRGB2D ps_4_0_level_9_3 compiled\passthroughrgb2d11ps.h %debug%
[all …]
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
Dlegalizer-info-validation.mir4 # RUN: llc -mtriple=aarch64-- -run-pass=legalizer %s -debug-only=legalizer-info \
5 # RUN: -mcpu=cortex-a75 -o - 2>&1 | FileCheck %s --check-prefixes=CHECK,DEBUG
16 # DEBUG: G_ADD (opcode [[ADD_OPC:[0-9]+]]): 1 type index, 0 imm indices
17 # DEBUG-NEXT: .. the first uncovered type index: 1, OK
18 # DEBUG-NEXT: .. the first uncovered imm index: 0, OK
20 # DEBUG-NEXT: G_SUB (opcode [[SUB_OPC:[0-9]+]]): 1 type index, 0 imm indices
21 # DEBUG-NEXT: .. opcode [[SUB_OPC]] is aliased to [[ADD_OPC]]
22 # DEBUG-NEXT: .. the first uncovered type index: 1, OK
23 # DEBUG-NEXT: .. the first uncovered imm index: 0, OK
25 # DEBUG-NEXT: G_MUL (opcode {{[0-9]+}}): 1 type index, 0 imm indices
[all …]
/external/mdnsresponder/
DmDNSResponder.sln88 Debug|Any CPU = Debug|Any CPU
89 Debug|Mixed Platforms = Debug|Mixed Platforms
90 Debug|Win32 = Debug|Win32
91 Debug|x64 = Debug|x64
98 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|Any CPU.ActiveCfg = Debug|x64
99 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
100 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|Mixed Platforms.Build.0 = Debug|x64
101 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|Win32.ActiveCfg = Debug|Win32
102 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|Win32.Build.0 = Debug|Win32
103 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|x64.ActiveCfg = Debug|x64
[all …]
/external/libusb/msvc/
Dlibusb_2019.sln31 Debug|ARM = Debug|ARM
32 Debug|ARM64 = Debug|ARM64
33 Debug|Win32 = Debug|Win32
34 Debug|x64 = Debug|x64
41 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM.ActiveCfg = Debug|ARM
42 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM.Build.0 = Debug|ARM
43 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM64.ActiveCfg = Debug|ARM64
44 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM64.Build.0 = Debug|ARM64
45 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|Win32.ActiveCfg = Debug|Win32
46 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|Win32.Build.0 = Debug|Win32
[all …]
Dlibusb_2017.sln31 Debug|ARM = Debug|ARM
32 Debug|ARM64 = Debug|ARM64
33 Debug|Win32 = Debug|Win32
34 Debug|x64 = Debug|x64
41 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM.ActiveCfg = Debug|ARM
42 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM.Build.0 = Debug|ARM
43 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM64.ActiveCfg = Debug|ARM64
44 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM64.Build.0 = Debug|ARM64
45 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|Win32.ActiveCfg = Debug|Win32
46 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|Win32.Build.0 = Debug|Win32
[all …]
/external/icu/icu4c/source/allinone/
Dallinone.sln199 Debug|ARM = Debug|ARM
200 Debug|ARM64 = Debug|ARM64
201 Debug|Win32 = Debug|Win32
202 Debug|x64 = Debug|x64
209 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|ARM.ActiveCfg = Debug|Win32
210 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|ARM64.ActiveCfg = Debug|Win32
211 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|Win32.ActiveCfg = Debug|Win32
212 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|Win32.Build.0 = Debug|Win32
213 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|x64.ActiveCfg = Debug|x64
214 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|x64.Build.0 = Debug|x64
[all …]
/external/curl/projects/Windows/VC12/
Dcurl-all.sln12 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
13 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
14 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
15 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
20 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
21 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC10/
Dcurl-all.sln12 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
13 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
14 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
15 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
20 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
21 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC15/
Dcurl-all.sln12 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
13 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
14 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
15 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
20 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
21 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC11/
Dcurl-all.sln12 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
13 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
14 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
15 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
20 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
21 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC14/
Dcurl-all.sln12 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
13 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
14 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
15 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
20 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
21 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/icu/icu4c/source/samples/all/
Dall.sln57 Debug|x64 = Debug|x64
58 Debug|x86 = Debug|x86
63 {DEEADF02-9C14-4854-A395-E505D2904D65}.Debug|x64.ActiveCfg = Debug|x64
64 {DEEADF02-9C14-4854-A395-E505D2904D65}.Debug|x64.Build.0 = Debug|x64
65 {DEEADF02-9C14-4854-A395-E505D2904D65}.Debug|x86.ActiveCfg = Debug|Win32
66 {DEEADF02-9C14-4854-A395-E505D2904D65}.Debug|x86.Build.0 = Debug|Win32
71 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|x64.ActiveCfg = Debug|x64
72 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|x64.Build.0 = Debug|x64
73 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|x86.ActiveCfg = Debug|Win32
74 {F7659D77-09CF-4FE9-ACEE-927287AA9509}.Debug|x86.Build.0 = Debug|Win32
[all …]
/external/curl/projects/Windows/VC10/lib/
Dlibcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC12/lib/
Dlibcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC11/lib/
Dlibcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC10/src/
Dcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC15/src/
Dcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC14/lib/
Dlibcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC11/src/
Dcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC15/lib/
Dlibcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC14/src/
Dcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/curl/projects/Windows/VC12/src/
Dcurl.sln7 DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32 = DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32
8 DLL Debug - DLL OpenSSL - DLL LibSSH2|x64 = DLL Debug - DLL OpenSSL - DLL LibSSH2|x64
9 DLL Debug - DLL OpenSSL|Win32 = DLL Debug - DLL OpenSSL|Win32
10 DLL Debug - DLL OpenSSL|x64 = DLL Debug - DLL OpenSSL|x64
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
15 DLL Debug - DLL wolfSSL|Win32 = DLL Debug - DLL wolfSSL|Win32
16 DLL Debug - DLL wolfSSL|x64 = DLL Debug - DLL wolfSSL|x64
[all …]
/external/flac/
DFLAC.sln60 Debug|Win32 = Debug|Win32
61 Debug|x64 = Debug|x64
66 {4CEFBD00-C215-11DB-8314-0800200C9A66}.Debug|Win32.ActiveCfg = Debug|Win32
67 {4CEFBD00-C215-11DB-8314-0800200C9A66}.Debug|Win32.Build.0 = Debug|Win32
68 {4CEFBD00-C215-11DB-8314-0800200C9A66}.Debug|x64.ActiveCfg = Debug|x64
69 {4CEFBD00-C215-11DB-8314-0800200C9A66}.Debug|x64.Build.0 = Debug|x64
74 {4CEFBD01-C215-11DB-8314-0800200C9A66}.Debug|Win32.ActiveCfg = Debug|Win32
75 {4CEFBD01-C215-11DB-8314-0800200C9A66}.Debug|Win32.Build.0 = Debug|Win32
76 {4CEFBD01-C215-11DB-8314-0800200C9A66}.Debug|x64.ActiveCfg = Debug|x64
77 {4CEFBD01-C215-11DB-8314-0800200C9A66}.Debug|x64.Build.0 = Debug|x64
[all …]

12345678910>>...449