Home
last modified time | relevance | path

Searched full:source (Results 1 – 25 of 21766) sorted by relevance

12345678910>>...871

/external/python/cpython2/PC/VC6/
Dpythoncore.dsp94 # Begin Source File
96 SOURCE=..\..\Modules\_bisectmodule.c
97 # End Source File
98 # Begin Source File
100 SOURCE=..\..\Modules\cjkcodecs\_codecs_cn.c
101 # End Source File
102 # Begin Source File
104 SOURCE=..\..\Modules\cjkcodecs\_codecs_hk.c
105 # End Source File
106 # Begin Source File
[all …]
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSFXCon.dsp89 # Begin Source File
91 SOURCE=.\resource.h
92 # End Source File
93 # Begin Source File
95 SOURCE=.\resource.rc
96 # End Source File
97 # Begin Source File
99 SOURCE=.\StdAfx.cpp
101 # End Source File
102 # Begin Source File
[all …]
/external/tcpdump/win32/prj/
DWinDump.dsp86 # Begin Source File
88 SOURCE=..\..\addrtoname.c
89 # End Source File
90 # Begin Source File
92 SOURCE=..\..\addrtostr.c
93 # End Source File
94 # Begin Source File
96 SOURCE=..\..\af.c
97 # End Source File
98 # Begin Source File
[all …]
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSFXWin.dsp125 # Begin Source File
127 SOURCE=.\StdAfx.cpp
129 # End Source File
130 # Begin Source File
132 SOURCE=.\StdAfx.h
133 # End Source File
138 # Begin Source File
140 SOURCE=..\..\Archive\7z\7zDecode.cpp
141 # End Source File
142 # Begin Source File
[all …]
/external/lzma/CPP/7zip/Bundles/Alone7z/
DAlone.dsp145 # Begin Source File
147 SOURCE=..\..\UI\Console\ArError.h
148 # End Source File
149 # Begin Source File
151 SOURCE=..\..\UI\Console\BenchCon.cpp
152 # End Source File
153 # Begin Source File
155 SOURCE=..\..\UI\Console\BenchCon.h
156 # End Source File
157 # Begin Source File
[all …]
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DSFXSetup.dsp125 # Begin Source File
127 SOURCE=.\resource.rc
128 # End Source File
129 # Begin Source File
131 SOURCE=.\StdAfx.cpp
133 # End Source File
134 # Begin Source File
136 SOURCE=.\StdAfx.h
137 # End Source File
146 # Begin Source File
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/
DBUILD.gn235 extinst_vendor_grammar = "source/extinst.${name}.grammar.json"
304 grammar_file = "source/extinst.nonsemantic.vulkan.debuginfo.100.grammar.json"
414 "source/assembly_grammar.cpp",
415 "source/assembly_grammar.h",
416 "source/binary.cpp",
417 "source/binary.h",
418 "source/cfa.h",
419 "source/common_debug_info.h",
420 "source/diagnostic.cpp",
421 "source/diagnostic.h",
[all …]
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaCon.dsp88 # Begin Source File
90 SOURCE=.\StdAfx.cpp
92 # End Source File
93 # Begin Source File
95 SOURCE=.\StdAfx.h
96 # End Source File
101 # Begin Source File
103 SOURCE=..\..\Compress\LzmaDecoder.cpp
104 # End Source File
105 # Begin Source File
[all …]
/external/skqp/third_party/icu/
Dicu.gni2 # Use of this source code is governed by a BSD-style license that can be
5 "../externals/icu/source/common/appendable.cpp",
6 "../externals/icu/source/common/bmpset.cpp",
7 "../externals/icu/source/common/bmpset.h",
8 "../externals/icu/source/common/brkeng.cpp",
9 "../externals/icu/source/common/brkeng.h",
10 "../externals/icu/source/common/brkiter.cpp",
11 "../externals/icu/source/common/bytesinkutil.cpp",
12 "../externals/icu/source/common/bytesinkutil.h",
13 "../externals/icu/source/common/bytestream.cpp",
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/
Dvc6cares.dsp148 # Begin Group "Source Files"
151 # Begin Source File
153 SOURCE=..\..\ares__close_sockets.c
154 # End Source File
155 # Begin Source File
157 SOURCE=..\..\ares__get_hostent.c
158 # End Source File
159 # Begin Source File
161 SOURCE=..\..\ares__read_line.c
162 # End Source File
[all …]
/external/webrtc/modules/rtp_rtcp/
DBUILD.gn3 # Use of this source code is governed by a BSD-style license
4 # that can be found in the LICENSE file in the root of the source
7 # be found in the AUTHORS file in the root of the source tree.
20 "source/byte_io.h",
21 "source/rtcp_packet.h",
22 "source/rtcp_packet/app.h",
23 "source/rtcp_packet/bye.h",
24 "source/rtcp_packet/common_header.h",
25 "source/rtcp_packet/compound_packet.h",
26 "source/rtcp_packet/dlrr.h",
[all …]
/external/deqp-deps/SPIRV-Tools/
DBUILD.gn355 "source/assembly_grammar.cpp",
356 "source/assembly_grammar.h",
357 "source/binary.cpp",
358 "source/binary.h",
359 "source/cfa.h",
360 "source/diagnostic.cpp",
361 "source/diagnostic.h",
362 "source/disassemble.cpp",
363 "source/disassemble.h",
364 "source/enum_set.h",
[all …]
/external/swiftshader/third_party/SPIRV-Tools/
DBUILD.gn355 "source/assembly_grammar.cpp",
356 "source/assembly_grammar.h",
357 "source/binary.cpp",
358 "source/binary.h",
359 "source/cfa.h",
360 "source/diagnostic.cpp",
361 "source/diagnostic.h",
362 "source/disassemble.cpp",
363 "source/disassemble.h",
364 "source/enum_set.h",
[all …]
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DExternalUnitConversionData.java22 …// first source is https://www.nist.gov/pml/special-publication-811/nist-guide-si-appendix-b-conve…
24 public final String source; field in ExternalUnitConversionData
29 …public ExternalUnitConversionData(String quantity, String source, String target, Rational factor, … in ExternalUnitConversionData() argument
35 this.source = extractUnit(quantity, source, sourceChanges); in ExternalUnitConversionData()
36 changes.putAll(source, sourceChanges); in ExternalUnitConversionData()
42 Rational offset = temperatureHack.get(this.source + "|" + this.target); in ExternalUnitConversionData()
63 private String extractUnit(String quantity, String source, Set<String> changes) { in extractUnit() argument
65 source = replace(footnotes, source, "", changes); in extractUnit()
67 if (source.contains("(15 °C)")) { in extractUnit()
70 source = replace(temperature, source, " $1$2$3", changes); in extractUnit()
[all …]
/external/curl/projects/Windows/VC6/lib/
Dlibcurl.dsp728 # Begin Group "Source Files"
731 # Begin Source File
733 SOURCE=..\..\..\..\lib\altsvc.c
734 # End Source File
735 # Begin Source File
737 SOURCE=..\..\..\..\lib\amigaos.c
738 # End Source File
739 # Begin Source File
741 SOURCE=..\..\..\..\lib\asyn-ares.c
742 # End Source File
[all …]
/external/skqp/third_party/dng_sdk/
DBUILD.gn3 # Use of this source code is governed by a BSD-style license that can be
13 public_include_dirs = [ "../externals/dng_sdk/source" ]
38 "../externals/dng_sdk/source/RawEnvironment.h",
39 "../externals/dng_sdk/source/dng_1d_function.cpp",
40 "../externals/dng_sdk/source/dng_1d_function.h",
41 "../externals/dng_sdk/source/dng_1d_table.cpp",
42 "../externals/dng_sdk/source/dng_1d_table.h",
43 "../externals/dng_sdk/source/dng_abort_sniffer.cpp",
44 "../externals/dng_sdk/source/dng_abort_sniffer.h",
45 "../externals/dng_sdk/source/dng_area_task.cpp",
[all …]
/external/skia/third_party/dng_sdk/
DBUILD.gn3 # Use of this source code is governed by a BSD-style license that can be
13 public_include_dirs = [ "../externals/dng_sdk/source" ]
38 "../externals/dng_sdk/source/RawEnvironment.h",
39 "../externals/dng_sdk/source/dng_1d_function.cpp",
40 "../externals/dng_sdk/source/dng_1d_function.h",
41 "../externals/dng_sdk/source/dng_1d_table.cpp",
42 "../externals/dng_sdk/source/dng_1d_table.h",
43 "../externals/dng_sdk/source/dng_abort_sniffer.cpp",
44 "../externals/dng_sdk/source/dng_abort_sniffer.h",
45 "../externals/dng_sdk/source/dng_area_task.cpp",
[all …]
/external/speex/win32/libspeexdsp/
Dlibspeexdsp.dsp87 # Begin Group "Source Files"
90 # Begin Source File
92 SOURCE=..\..\libspeex\buffer.c
93 # End Source File
94 # Begin Source File
96 SOURCE=..\..\libspeex\fftwrap.c
97 # End Source File
98 # Begin Source File
100 SOURCE=..\..\libspeex\filterbank.c
101 # End Source File
[all …]
Dlibspeexdsp_dynamic.dsp92 # Begin Group "Source Files"
95 # Begin Source File
97 SOURCE=..\..\libspeex\buffer.c
98 # End Source File
99 # Begin Source File
101 SOURCE=..\..\libspeex\fftwrap.c
102 # End Source File
103 # Begin Source File
105 SOURCE=..\..\libspeex\filterbank.c
106 # End Source File
[all …]
/external/lzma/C/Util/SfxSetup/
DSfxSetup.dsp92 # Begin Source File
94 SOURCE=..\..\7z.h
95 # End Source File
96 # Begin Source File
98 SOURCE=..\..\7zAlloc.c
99 # End Source File
100 # Begin Source File
102 SOURCE=..\..\7zAlloc.h
103 # End Source File
104 # Begin Source File
[all …]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts8 <source>Select network interface to add</source>
13 <source>driver</source>
18 <source>interface</source>
23 <source>description</source>
28 <source>Add interface command could not be completed.</source>
33 <source>Failed to add the interface.</source>
38 <source>Failed to add the interface into registry.</source>
46 <source>wpa_gui error</source>
54 <source>Event history</source>
59 <source>Close</source>
[all …]
/external/lzma/C/Util/7z/
D7z.dsp89 # Begin Source File
91 SOURCE=..\..\7z.h
92 # End Source File
93 # Begin Source File
95 SOURCE=..\..\7zAlloc.c
96 # End Source File
97 # Begin Source File
99 SOURCE=..\..\7zAlloc.h
100 # End Source File
101 # Begin Source File
[all …]
/external/freetype/builds/windows/visualc/
Dfreetype.dsp156 # Begin Group "Source Files"
159 # Begin Source File
161 SOURCE=..\..\..\src\autofit\autofit.c
162 # End Source File
163 # Begin Source File
165 SOURCE=..\..\..\src\bdf\bdf.c
166 # End Source File
167 # Begin Source File
169 SOURCE=..\..\..\src\cff\cff.c
170 # End Source File
[all …]
/external/python/cpython3/Lib/test/
Dtest_zipapp.py26 source = self.tmpdir / 'source'
27 source.mkdir()
28 (source / '__main__.py').touch()
29 target = self.tmpdir / 'source.pyz'
30 zipapp.create_archive(str(source), str(target))
34 # Test packing a directory using Path objects for source and target.
35 source = self.tmpdir / 'source'
36 source.mkdir()
37 (source / '__main__.py').touch()
38 target = self.tmpdir / 'source.pyz'
[all …]
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.dsp88 # Begin Source File
90 SOURCE=.\resource.rc
91 # End Source File
92 # Begin Source File
94 SOURCE=.\StdAfx.cpp
96 # End Source File
97 # Begin Source File
99 SOURCE=.\StdAfx.h
100 # End Source File
105 # Begin Source File
[all …]

12345678910>>...871