Home
last modified time | relevance | path

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

12345678910>>...1025

/aosp_15_r20/prebuilts/go/linux-x86/api/
Dgo1.10.txt56 pkg debug/elf, const R_386_16 = 20
57 pkg debug/elf, const R_386_16 R_386
58 pkg debug/elf, const R_386_32PLT = 11
59 pkg debug/elf, const R_386_32PLT R_386
60 pkg debug/elf, const R_386_8 = 22
61 pkg debug/elf, const R_386_8 R_386
62 pkg debug/elf, const R_386_GOT32X = 43
63 pkg debug/elf, const R_386_GOT32X R_386
64 pkg debug/elf, const R_386_IRELATIVE = 42
65 pkg debug/elf, const R_386_IRELATIVE R_386
[all …]
Dgo1.11.txt13 pkg debug/elf, const ELFOSABI_AROS = 15
14 pkg debug/elf, const ELFOSABI_AROS OSABI
15 pkg debug/elf, const ELFOSABI_CLOUDABI = 17
16 pkg debug/elf, const ELFOSABI_CLOUDABI OSABI
17 pkg debug/elf, const ELFOSABI_FENIXOS = 16
18 pkg debug/elf, const ELFOSABI_FENIXOS OSABI
19 pkg debug/elf, const EM_56800EX = 200
20 pkg debug/elf, const EM_56800EX Machine
21 pkg debug/elf, const EM_68HC05 = 72
22 pkg debug/elf, const EM_68HC05 Machine
[all …]
Dgo1.4.txt56 # CL 117280043 debug/dwarf: fix Reader panic on DW_TAG_unspecified_type, Derek Parker <parkerderek8…
57 pkg debug/dwarf, method (*UnspecifiedType) Basic() *BasicType
58 pkg debug/dwarf, method (*UnspecifiedType) Common() *CommonType
59 pkg debug/dwarf, method (*UnspecifiedType) Size() int64
60 pkg debug/dwarf, method (*UnspecifiedType) String() string
61 pkg debug/dwarf, type UnspecifiedType struct
62 pkg debug/dwarf, type UnspecifiedType struct, embedded BasicType
64 # CL 132000043 debug/elf: support arm64 relocations, Michael Hudson-Doyle <[email protected]
65 pkg debug/elf, const EM_AARCH64 = 183
66 pkg debug/elf, const EM_AARCH64 Machine
[all …]
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp101 infoSink.debug << node->getLoc().string << ":"; in OutputTreeText()
103 infoSink.debug << node->getLoc().line; in OutputTreeText()
105 infoSink.debug << "? "; in OutputTreeText()
108 infoSink.debug << " "; in OutputTreeText()
127 …case EOpAssign: out.debug << "move second child to first child"; break; in visitBinary()
128 …case EOpAddAssign: out.debug << "add second child into first child"; break; in visitBinary()
129 …case EOpSubAssign: out.debug << "subtract second child into first child"; break; in visitBinary()
130 …case EOpMulAssign: out.debug << "multiply second child into first child"; break; in visitBinary()
131 …case EOpVectorTimesMatrixAssign: out.debug << "matrix mult second child into first child"; break; in visitBinary()
132 …case EOpVectorTimesScalarAssign: out.debug << "vector scale second child into first child"; break; in visitBinary()
[all …]
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DintermOut.cpp101 infoSink.debug << node->getLoc().string << ":"; in OutputTreeText()
103 infoSink.debug << node->getLoc().line; in OutputTreeText()
105 infoSink.debug << "? "; in OutputTreeText()
108 infoSink.debug << " "; in OutputTreeText()
127 …case EOpAssign: out.debug << "move second child to first child"; break; in visitBinary()
128 …case EOpAddAssign: out.debug << "add second child into first child"; break; in visitBinary()
129 …case EOpSubAssign: out.debug << "subtract second child into first child"; break; in visitBinary()
130 …case EOpMulAssign: out.debug << "multiply second child into first child"; break; in visitBinary()
131 …case EOpVectorTimesMatrixAssign: out.debug << "matrix mult second child into first child"; break; in visitBinary()
132 …case EOpVectorTimesScalarAssign: out.debug << "vector scale second child into first child"; break; in visitBinary()
[all …]
/aosp_15_r20/external/libusb/msvc/
H A Dlibusb.sln37 Debug|ARM = Debug|ARM
38 Debug|ARM64 = Debug|ARM64
39 Debug|Win32 = Debug|Win32
40 Debug|x64 = Debug|x64
41 Debug-MT|ARM = Debug-MT|ARM
42 Debug-MT|ARM64 = Debug-MT|ARM64
43 Debug-MT|Win32 = Debug-MT|Win32
44 Debug-MT|x64 = Debug-MT|x64
55 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM.ActiveCfg = Debug|ARM
56 {349EE8F9-7D25-4909-AAF5-FF3FADE72187}.Debug|ARM.Build.0 = Debug|ARM
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/proj/vs/
Dcontainer.sln199 Debug|x64 = Debug|x64
200 Debug|x86 = Debug|x86
205 {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Debug|x64.ActiveCfg = Debug|x64
206 {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Debug|x64.Build.0 = Debug|x64
207 {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Debug|x86.ActiveCfg = Debug|Win32
208 {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Debug|x86.Build.0 = Debug|Win32
213 {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Debug|x64.ActiveCfg = Debug|x64
214 {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Debug|x64.Build.0 = Debug|x64
215 {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Debug|x86.ActiveCfg = Debug|Win32
216 {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Debug|x86.Build.0 = Debug|Win32
[all …]
/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/tests/res/
H A Dlogcat.txt6 09-03 17:48:05.796 7072 7072 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** …
7 09-03 17:48:05.796 7072 7072 F DEBUG : Build fingerprint: 'google/angler/angler:7.1.1/N4F26T/36…
8 09-03 17:48:05.796 7072 7072 F DEBUG : Revision: '0'
9 09-03 17:48:05.796 7072 7072 F DEBUG : ABI: 'arm'
10 09-03 17:48:05.796 7072 7072 F DEBUG : pid: 11071, tid: 11189, name: AudioOut_D >>> /system/bi…
11 09-03 17:48:05.797 7072 7072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
12 09-03 17:48:05.797 7072 7072 F DEBUG : r0 e9e7a240 r1 e9380000 r2 00000170 r3 00000000
13 09-03 17:48:05.797 7072 7072 F DEBUG : r4 00000002 r5 00000000 r6 ec1e1f25 r7 eb6f8000
14 09-03 17:48:05.797 7072 7072 F DEBUG : r8 00000000 r9 eb105204 sl 00000000 fp 000003c0
15 09-03 17:48:05.797 7072 7072 F DEBUG : ip ebd3df18 sp eaf80688 lr ec1e1f41 pc ebd38dd6 …
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/shaders/
H A 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 …]
/aosp_15_r20/out/soong/.intermediates/art/build/apex/com.android.art.debug/android_common_com.android.art.debug/
Dcom.android.art.debug.apex.unsigned.copy_commands1debug/android_common_com.android.art.debug/image.apex/bin && cp -f out/soong/.intermediates/art/to…
/aosp_15_r20/external/icu/icu4c/source/allinone/
H A Dallinone.sln193 Debug|ARM = Debug|ARM
194 Debug|ARM64 = Debug|ARM64
195 Debug|Win32 = Debug|Win32
196 Debug|x64 = Debug|x64
203 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|ARM.ActiveCfg = Debug|ARM
204 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|ARM.Build.0 = Debug|ARM
205 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|ARM64.ActiveCfg = Debug|ARM64
206 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|ARM64.Build.0 = Debug|ARM64
207 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|Win32.ActiveCfg = Debug|Win32
208 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|Win32.Build.0 = Debug|Win32
[all …]
/aosp_15_r20/external/mdnsresponder/
H A 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 …]
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/visualc/VS2017/
H A DmbedTLS.sln300 Debug|Win32 = Debug|Win32
301 Debug|x64 = Debug|x64
306 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|Win32.ActiveCfg = Debug|Win32
307 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|Win32.Build.0 = Debug|Win32
308 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|x64.ActiveCfg = Debug|x64
309 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|x64.Build.0 = Debug|x64
314 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|Win32.ActiveCfg = Debug|Win32
315 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|Win32.Build.0 = Debug|Win32
316 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|x64.ActiveCfg = Debug|x64
317 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|x64.Build.0 = Debug|x64
[all …]
/aosp_15_r20/external/mbedtls/visualc/VS2013/
H A DmbedTLS.sln290 Debug|Win32 = Debug|Win32
291 Debug|x64 = Debug|x64
296 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|Win32.ActiveCfg = Debug|Win32
297 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|Win32.Build.0 = Debug|Win32
298 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|x64.ActiveCfg = Debug|x64
299 {46CF2D25-6A36-4189-B59C-E4815388E554}.Debug|x64.Build.0 = Debug|x64
304 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|Win32.ActiveCfg = Debug|Win32
305 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|Win32.Build.0 = Debug|Win32
306 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|x64.ActiveCfg = Debug|x64
307 {5DBB9FC3-6FD6-CA8D-E0FA-35F1E75EFAE7}.Debug|x64.Build.0 = Debug|x64
[all …]
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/tests/assets/
H A Dlogcat.txt6 09-03 17:48:05.796 7072 7072 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** …
7 09-03 17:48:05.796 7072 7072 F DEBUG : Build fingerprint: 'google/angler/angler:7.1.1/N4F26T/36…
8 09-03 17:48:05.796 7072 7072 F DEBUG : Revision: '0'
9 09-03 17:48:05.796 7072 7072 F DEBUG : ABI: 'arm'
10 09-03 17:48:05.796 7072 7072 F DEBUG : pid: 11071, tid: 11189, name: AudioOut_D >>> /system/bi…
11 09-03 17:48:05.797 7072 7072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
12 09-03 17:48:05.797 7072 7072 F DEBUG : r0 e9e7a240 r1 e9380000 r2 00000170 r3 00000000
13 09-03 17:48:05.797 7072 7072 F DEBUG : r4 00000002 r5 00000000 r6 ec1e1f25 r7 eb6f8000
14 09-03 17:48:05.797 7072 7072 F DEBUG : r8 00000000 r9 eb105204 sl 00000000 fp 000003c0
15 09-03 17:48:05.797 7072 7072 F DEBUG : ip ebd3df18 sp eaf80688 lr ec1e1f41 pc ebd38dd6 …
[all …]
/aosp_15_r20/external/curl/projects/Windows/VC11/
H A 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 …]
/aosp_15_r20/external/curl/projects/Windows/VC12/
H A 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 …]
/aosp_15_r20/external/curl/projects/Windows/VC10/
H A 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 …]
/aosp_15_r20/external/curl/projects/Windows/VC9/
H A 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|Win32 = DLL Debug|Win32
21 DLL Debug|x64 = DLL Debug|x64
[all …]
/aosp_15_r20/external/curl/projects/Windows/VC11/lib/
H A 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 …]
/aosp_15_r20/external/curl/projects/Windows/VC10/src/
H A 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 …]
/aosp_15_r20/external/curl/projects/Windows/VC12/src/
H A 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 …]
/aosp_15_r20/external/curl/projects/Windows/VC11/src/
H A 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 …]
/aosp_15_r20/external/curl/projects/Windows/VC10/lib/
H A 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 …]
/aosp_15_r20/external/curl/projects/Windows/VC12/lib/
H A 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 …]

12345678910>>...1025