Home
last modified time | relevance | path

Searched refs:projects (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/external/curl/
DMakefile.am32 VC6_LIBTMPL = projects/Windows/VC6/lib/libcurl.tmpl
33 VC6_LIBDSP = projects/Windows/VC6/lib/libcurl.dsp.dist
35 VC6_SRCTMPL = projects/Windows/VC6/src/curl.tmpl
36 VC6_SRCDSP = projects/Windows/VC6/src/curl.dsp.dist
39 VC7_LIBTMPL = projects/Windows/VC7/lib/libcurl.tmpl
40 VC7_LIBVCPROJ = projects/Windows/VC7/lib/libcurl.vcproj.dist
42 VC7_SRCTMPL = projects/Windows/VC7/src/curl.tmpl
43 VC7_SRCVCPROJ = projects/Windows/VC7/src/curl.vcproj.dist
46 VC71_LIBTMPL = projects/Windows/VC7.1/lib/libcurl.tmpl
47 VC71_LIBVCPROJ = projects/Windows/VC7.1/lib/libcurl.vcproj.dist
[all …]
/external/llvm/utils/release/
Dtest-release.sh208 projects="llvm cfe clang-tools-extra"
210 projects="$projects compiler-rt"
213 projects="$projects libcxx libcxxabi"
215 projects="$projects libunwind"
220 projects="$projects test-suite"
224 projects="$projects openmp"
227 projects="$projects lldb"
273 for proj in $projects ; do
287 for proj in $projects ; do
302 projsrc=llvm.src/projects/$proj
[all …]
Dtag.sh20 projects="llvm cfe test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp …
40 for proj in $projects; do
58 for proj in $projects ; do
Dexport.sh17 projects="llvm cfe test-suite compiler-rt libcxx libcxxabi clang-tools-extra polly lldb lld openmp …
40 for proj in $projects; do
/external/markdown/docs/
DREADME10 [Python-Markdown]: http://freewisdom.org/projects/python-markdown
11 [Markdown]: http://daringfireball.net/projects/markdown/
12 [Features]: http://www.freewisdom.org/projects/python-markdown/Features
13 [Available Extensions]: http://www.freewisdom.org/projects/python-markdown/Available_Extensions
21 <http://freewisdom.org/projects/python-markdown>.
29 [bug tracker]: http://www.freewisdom.org/projects/python-markdown/Tickets
/external/markdown/tests/misc/
Dem-around-links.txt3 - *[Python in Markdown](http://www.freewisdom.org/projects/python-markdown/) by some
5 - _[Python in Markdown](http://www.freewisdom.org/projects/python-markdown/) by some
7 - [_Python in Markdown_](http://www.freewisdom.org/projects/python-markdown/) by some
9 - [_Python in Markdown_](http://www.freewisdom.org/projects/python-markdown/) _by some
12 _[Python in Markdown](http://www.freewisdom.org/projects/python-markdown/) by some
/external/libdaemon/
DMakefile.am53 mkdir -p $$HOME/homepage/private/projects/libdaemon
54 cp libdaemon-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/projects/libdaemon
55 cp doc/README.html doc/style.css $$HOME/homepage/private/projects/libdaemon
56 ln -sf README.html $$HOME/homepage/private/projects/libdaemon/index.html
57 cp -av doc/reference/ $$HOME/homepage/private/projects/libdaemon/
/external/jemalloc/
D.gitignore68 /msvc/projects/*/*/Debug*/
69 /msvc/projects/*/*/Release*/
70 /msvc/projects/*/*/Win32/
71 /msvc/projects/*/*/x64/
/external/kmod/
DREADME.md3 [![Build Status](https://semaphoreci.com/api/v1/projects/29d989ba-0f70-4006-be21-550f6692b73b/44992…
4 …verity Scan Status](https://scan.coverity.com/projects/2096/badge.svg)](https://scan.coverity.com/
/external/llvm/
D.gitignore45 # External projects that are tracked independently.
46 projects/*
47 !projects/*.*
48 !projects/Makefile
/external/clang/
DReadmeAndroid.md10 The LLVM toolchain is primarily composed of the following projects:
16 Each of these projects has three important branches:
51 projects needed to build the platform compilers. Updates are done by merging
56 Prebuilts are then generated using these projects and placed into the proper
59 The prebuilt projects contain multiple versions to make it easy to check in a
68 projects), we will copy each **external/** *aosp/dev* project to its
73 committers to upstream LLVM projects, since their commits will be batched up
DRenderScriptPrebuilts.md94 The following projects will almost always have CLs as a part of the rebase.
95 Depending on the changes in LLVM, there might be updates to other projects as
98 * External projects
105 * RenderScript projects
/external/autotest/utils/
Dcompile_gwt_clients.py31 projects = {}
33 projects[project] = []
37 projects[project].append(file[:-8])
38 return projects
/external/libusb/
DREADME4 [![Build status](https://ci.appveyor.com/api/projects/status/xvrfam94jii4a6lw?svg=true)](https://ci…
5 … Scan Build Status](https://scan.coverity.com/projects/2180/badge.svg)](https://scan.coverity.com/
DREADME.md4 [![Build status](https://ci.appveyor.com/api/projects/status/xvrfam94jii4a6lw?svg=true)](https://ci…
5 … Scan Build Status](https://scan.coverity.com/projects/2180/badge.svg)](https://scan.coverity.com/
/external/testng/
DREADME.md4 [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/cbeust/testng?svg=true)](https://ci…
5 …(https://www.versioneye.com/user/projects/553a031c4e5d2e9408000059/badge.svg)](https://www.version…
/external/pdfium/build_overrides/
DREADME.md21 The build.gni file provides a way for projects to override defaults for
23 projects).
28 have to keep requiring projects to create a bunch of different files to use GN.
/external/lz4/visual/
DREADME.md4 #### Included projects
6 The following projects are included with the lz4 distribution:
24 The Visual Studio solution file `lz4.sln` contains many projects that will be compiled to the
27 following projects:
/external/llvm/runtimes/
DCMakeLists.txt1 # This file handles building LLVM runtime sub-projects.
3 # Runtimes are different from tools or other drop-in projects because runtimes
10 # Find all subdirectories containing CMake projects
68 # We create a list the names of all the runtime projects in all uppercase and
/external/syslinux/gnu-efi/gnu-efi-3.0/
DREADME.elilo18 http://www.sf.net/projects/gnu-efi
19 http://www.sf.net/projects/elilo
/external/google-benchmark/
D.travis-libcxx-setup.sh10 git clone --depth=1 https://github.com/llvm-mirror/libcxx.git llvm-source/projects/libcxx
11 git clone --depth=1 https://github.com/llvm-mirror/libcxxabi.git llvm-source/projects/libcxxabi
/external/swiftshader/third_party/LLVM/test/Transforms/LoopRotate/
Ddbgvalue.ll43 …mes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c", metadat…
44 …mes/Lalgate/cj/llvm/projects/llvm-test/SingleSource/Benchmarks/BenchmarkGame/recursive.c", metadat…
/external/swiftshader/third_party/LLVM/utils/release/
Dtest-release.sh21 projects="llvm cfe dragonegg test-suite"
149 for proj in $projects ; do
163 for proj in $projects ; do
176 cd $BuildDir/llvm.src/projects
/external/antlr/antlr-3.4/runtime/CSharp2/
DREADME.TXT27 This distribution contains three projects, the project files needed to
30 The projects are:
57 Tou use the ANTLR v3.1 .NET Runtime Library in your projects, add a
58 reference to the following file in your projects:
/external/libvpx/libvpx/build/make/
DMakefile404 .projects: $(PROJECTS)
411 .install-projects: .projects $(addprefix $(DIST_DIR)/,$(INSTALL-PROJECTS))
415 rm -f .projects .install-projects $(PROJECTS)
447 BUILD_TARGETS += .projects
448 INSTALL_TARGETS += .install-projects

12345678910>>...25