Home
last modified time | relevance | path

Searched full:project (Results 1 – 25 of 11219) sorted by relevance

12345678910>>...449

/external/icu/icu4c/source/data/
Dmakedata.vcxproj2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/ms…
28 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
33 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
34 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
120 <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>
124 <Project>{dba4088d-f6f9-4f8f-8820-082a4765c16c}</Project>
128 <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>
132 <Project>{c2b04507-2521-4801-bf0d-5fd79d6d518c}</Project>
136 <Project>{203ec78a-0531-43f0-a636-285439bde025}</Project>
[all …]
/external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/value/
DLazyValue.java40 import com.intellij.openapi.project.Project;
52 private final Project project; field in LazyValue
59 public LazyValue(SmaliMethod method, Project project, int registerNumber, String type) { in LazyValue() argument
61 this.project = project; in LazyValue()
66 …public static LazyValue create(@Nonnull SmaliMethod method, @Nonnull Project project, int register… in create() argument
69 return new LazyByteValue(method, project, registerNumber, type); in create()
71 return new LazyShortValue(method, project, registerNumber, type); in create()
73 return new LazyLongValue(method, project, registerNumber, type); in create()
75 return new LazyIntegerValue(method, project, registerNumber, type); in create()
77 return new LazyFloatValue(method, project, registerNumber, type); in create()
[all …]
/external/clang/utils/analyzer/
DSATestAdd.py4 Static Analyzer qualification infrastructure: adding a new project to
7 Add a new project for testing: build it and add to the Project Map file.
9 The project directory should be added inside the Repository Directory and
10 have the same name as the project ID
12 The project should use the following files for set up:
18 - download_project.sh - download the project into the CachedSource/
20 the project source from GitHub, unzip it,
28 project being analyzed. If present,
35 the project to CachedSource, copy the
56 # Add a new project for testing: build it and add to the Project Map file.
[all …]
/external/icu/icu4j/main/tests/collate/
D.project6 <project>icu4j-collate</project>
7 <project>icu4j-core</project>
8 <project>icu4j-core-tests</project>
9 <project>icu4j-currdata</project>
10 <project>icu4j-langdata</project>
11 <project>icu4j-regiondata</project>
12 <project>icu4j-shared</project>
13 <project>icu4j-test-framework</project>
27 <value>&lt;project&gt;/.externalToolBuilders/copy-collate-test-data.launch</value>
/external/volley/
Dbintray.gradle13 // in the main project build.gradle. This file is "imported" into the project's build.gradle
18 project.ext.group = 'com.android.volley'
19 project.ext.archivesBaseName = 'volley'
20 project.ext.version = '1.0.0'
21 project.ext.pomDesc = 'Volley Android library'
30 classpath += project.files(android.getBootClasspath().join(File.pathSeparator))
46 groupId project.ext.group
47 artifactId project.ext.archivesBaseName
48 version project.ext.version
64 publish = project.hasProperty("release")
[all …]
/external/xmlrpcpp/
Dxmlrpc.dsw6 Project: "FileClient"=".\Test\FileClient.dsp" - Package Owner=<4>
14 Begin Project Dependency
16 End Project Dependency
21 Project: "HelloClient"=".\Test\HelloClient.dsp" - Package Owner=<4>
29 Begin Project Dependency
31 End Project Dependency
36 Project: "HelloServer"=".\Test\HelloServer.dsp" - Package Owner=<4>
44 Begin Project Dependency
46 End Project Dependency
51 Project: "TestBase64Client"=".\Test\TestBase64Client.dsp" - Package Owner=<4>
[all …]
/external/llvm/cmake/modules/
DTableGen.cmake5 function(tablegen project ofn)
8 ${project}_TABLEGEN_EXE
28 COMMAND ${${project}_TABLEGEN_EXE} ${ARGN} -I ${CMAKE_CURRENT_SOURCE_DIR}
35 DEPENDS ${${project}_TABLEGEN_TARGET} ${local_tds} ${global_tds}
89 macro(add_tablegen target project)
101 set(${project}_TABLEGEN "${target}" CACHE
105 if(${project} STREQUAL LLVM)
114 set(${project}_TABLEGEN_EXE ${${project}_TABLEGEN} PARENT_SCOPE)
115 set(${project}_TABLEGEN_TARGET ${${project}_TABLEGEN} PARENT_SCOPE)
118 if( ${${project}_TABLEGEN} STREQUAL "${target}" )
[all …]
/external/icu/icu4j/main/tests/localespi/
D.project6 <project>icu4j-collate</project>
7 <project>icu4j-core</project>
8 <project>icu4j-currdata</project>
9 <project>icu4j-langdata</project>
10 <project>icu4j-regiondata</project>
11 <project>icu4j-shared</project>
12 <project>icu4j-test-framework</project>
/external/swiftshader/src/Reactor/
DReactor.vcxproj2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/m…
34 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
71 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
75 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
78 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
81 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
84 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
87 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
90 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
278 <Project>{e9b87b46-1eb0-4d95-9049-41b148fbadcd}</Project>
[all …]
/external/skia/gn/
Dgn_to_cmake.py17 python gn/gn_to_cmake.py out/config/project.json
158 class Project(object): class
225 def __init__(self, gn_target_name, project): argument
227 self.properties = project.targets[self.gn_name]
228 self.cmake_name = project.GetCMakeTargetName(self.gn_name)
233 def WriteAction(out, target, project, sources, synthetic_dependencies): argument
237 output_abs_path = project.GetAbsolutePath(output)
257 out.write(CMakeStringEscape(project.GetAbsolutePath(script)))
273 out.write(CMakeStringEscape(project.build_path))
294 def WriteActionForEach(out, target, project, sources, synthetic_dependencies): argument
[all …]
/external/guice/bom/
Dpom.xml2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
23 <version>${project.version}</version>
28 <version>${project.version}</version>
34 <version>${project.version}</version>
40 <version>${project.version}</version>
45 <version>${project.version}</version>
50 <version>${project.version}</version>
55 <version>${project.version}</version>
60 <version>${project.version}</version>
65 <version>${project.version}</version>
[all …]
/external/libpng/projects/visualc71/
DREADME.txt1 Microsoft Developer Studio Project File, Format Version 7.10 for libpng.
8 NOTE: This project will be removed from libpng-1.5.0. It has
9 been replaced with the "vstudio" project.
14 * The zlib project file is in . /* Warning: This is until the zlib project
15 files get intergrated into the next zlib release. The final zlib project
25 3) Set one of the project as the StartUp project. If you just want to build the
26 binaries set "libpng" as the startup project (Select "libpng" tree view
27 item + Project | Set as StartUp project). If you want to build and test the
29 Project | Set as StartUp project)
38 This project builds the libpng binaries as follows:
[all …]
DREADME_zlib.txt5 Microsoft Developer Studio Project File, Format Version 7.10 for zlib.
13 NOTE: This project will be removed from libpng-1.5.0. It has
14 been replaced with the "vstudio" project.
23 3) Set one of the project as the StartUp project. If you just want to build the
24 binaries set "zlib" as the startup project (Select "zlib" tree view item +
25 Project | Set as StartUp project). If you want to build and test the
26 binaries set it to "example" (Select "example" tree view item + Project |
27 Set as StartUp project), If you want to build the minigzip utility set it to
28 "minigzip" (Select "minigzip" tree view item + Project | Set as StartUp
29 project
[all …]
/external/mockftpserver/MockFtpServer/
DMockFtpServer.eml26 <level name="Groovy 1.7.10" value="project"/>
27 <level name="Maven: org.slf4j:slf4j-api:1.6.6" value="project"/>
28 <level name="Maven: org.codehaus.groovy:groovy-all:1.7.10" value="project"/>
29 <level name="Maven: commons-net:commons-net:1.4.1" value="project"/>
30 <level name="Maven: oro:oro:2.0.8" value="project"/>
31 <level name="Maven: easymock:easymock:1.2_Java1.3" value="project"/>
32 <level name="Maven: junit-addons:junit-addons:1.4" value="project"/>
33 <level name="Maven: junit:junit:3.8.1" value="project"/>
34 <level name="Maven: xerces:xercesImpl:2.6.2" value="project"/>
35 <level name="Maven: xerces:xmlParserAPIs:2.6.2" value="project"/>
[all …]
/external/mockftpserver/tags/2.5/
DMockFtpServer.eml26 <level name="Groovy 1.7.10" value="project"/>
27 <level name="Maven: org.slf4j:slf4j-api:1.6.6" value="project"/>
28 <level name="Maven: org.codehaus.groovy:groovy-all:1.7.10" value="project"/>
29 <level name="Maven: commons-net:commons-net:1.4.1" value="project"/>
30 <level name="Maven: oro:oro:2.0.8" value="project"/>
31 <level name="Maven: easymock:easymock:1.2_Java1.3" value="project"/>
32 <level name="Maven: junit-addons:junit-addons:1.4" value="project"/>
33 <level name="Maven: junit:junit:3.8.1" value="project"/>
34 <level name="Maven: xerces:xercesImpl:2.6.2" value="project"/>
35 <level name="Maven: xerces:xmlParserAPIs:2.6.2" value="project"/>
[all …]
/external/icu/icu4j/main/tests/core/
D.project6 <project>icu4j-core</project>
7 <project>icu4j-currdata</project>
8 <project>icu4j-langdata</project>
9 <project>icu4j-regiondata</project>
10 <project>icu4j-shared</project>
11 <project>icu4j-test-framework</project>
25 <value>&lt;project&gt;/.externalToolBuilders/copy-test-data.launch</value>
/external/swiftshader/third_party/LLVM/cmake/modules/
DTableGen.cmake5 macro(tablegen project ofn)
17 COMMAND ${${project}_TABLEGEN_EXE} ${ARGN} -I ${CMAKE_CURRENT_SOURCE_DIR}
24 DEPENDS ${${project}_TABLEGEN_EXE} ${local_tds} ${global_tds}
76 macro(add_tablegen target project)
81 set(${project}_TABLEGEN "${target}" CACHE
85 if(${project} STREQUAL LLVM)
94 set(${project}_TABLEGEN_EXE ${${project}_TABLEGEN} PARENT_SCOPE)
97 if( ${${project}_TABLEGEN} STREQUAL "${target}" )
98 set(${project}_TABLEGEN_EXE "${CX_NATIVE_TG_DIR}/bin/${target}")
99 set(${project}_TABLEGEN_EXE ${${project}_TABLEGEN_EXE} PARENT_SCOPE)
[all …]
/external/ipsec-tools/
DNOTICE1 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
12 3. Neither the name of the project nor the names of its contributors
16 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
41 3. Neither the name of the project nor the names of its contributors
45 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
48 ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
70 3. Neither the name of the project nor the names of its contributors
74 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
77 ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
[all …]
/external/pdfium/third_party/freetype/
DFTL.TXT1 The FreeType Project LICENSE
14 The FreeType Project is distributed in several archive packages;
17 FreeType Project.
42 We disclaim all warranties covering The FreeType Project and
43 assume no liability related to The FreeType Project.
52 Project (www.freetype.org). All rights reserved.
65 Throughout this license, the terms `package', `FreeType Project',
68 Werner Lemberg) as the `FreeType Project', be they named as alpha,
71 `You' refers to the licensee, or person using the project, where
72 `using' is a generic term including compiling the project's source
[all …]
/external/freetype/
DNOTICE5 The FreeType Project LICENSE
18 The FreeType Project is distributed in several archive packages;
21 FreeType Project.
46 We disclaim all warranties covering The FreeType Project and
47 assume no liability related to The FreeType Project.
56 Project (www.freetype.org). All rights reserved.
69 Throughout this license, the terms `package', `FreeType Project',
72 Werner Lemberg) as the `FreeType Project', be they named as alpha,
75 `You' refers to the licensee, or person using the project, where
76 `using' is a generic term including compiling the project's source
[all …]
/external/ipsec-tools/src/racoon/
DNOTICE1 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
12 3. Neither the name of the project nor the names of its contributors
16 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
41 3. Neither the name of the project nor the names of its contributors
45 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
48 ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
70 3. Neither the name of the project nor the names of its contributors
74 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
77 ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
[all …]
/external/skia/platform_tools/android/apps/
Dbuild.gradle22 def setupSkiaLibraryBuild(project, appVariants, appName) {
24 def buildNativeLib = project.task("${variant.name}_BuildSkiaLib", type:Exec) {
26 commandLine constructBuildCommand(project, variant, appName).split()
28 buildNativeLib.onlyIf { !project.hasProperty("suppressNativeBuild") }
30 def copyNativeLib = project.task("${variant.name}_CopySkiaLib", type:Copy) {
31 def fromDir = "../../../../" + getVariantOutDir(project, variant).skiaOut
32 def intoDir = getVariantOutDir(project, variant).androidOut
38 TaskCollection<Task> compileTask = project.tasks.matching {
50 File propFile = project.rootProject.file('local.properties')
54 propFile = project.rootProject.file('gradle.properties')
[all …]
/external/slf4j/src/main/assembly/
Dsource.xml211 <include>slf4j-api-${project.version}-sources.jar</include>
212 <include>slf4j-api-${project.version}.jar</include>
220 <include>slf4j-jcl-${project.version}.jar</include>
221 <include>slf4j-jcl-${project.version}-sources.jar</include>
229 <include>slf4j-jdk14-${project.version}-sources.jar</include>
230 <include>slf4j-jdk14-${project.version}.jar</include>
238 <include>slf4j-log4j12-${project.version}.jar</include>
239 <include>slf4j-log4j12-${project.version}-sources.jar</include>
247 <include>slf4j-nop-${project.version}.jar</include>
248 <include>slf4j-nop-${project.version}-sources.jar</include>
[all …]
/external/androidplot/AndroidPlot-Core/
Dandroidplot-core.iml2 <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODUL…
14 <orderEntry type="library" scope="TEST" name="Maven: mockit:jmockit:0.999.3" level="project" />
15 <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.8.1" level="project" />
16 …type="library" scope="PROVIDED" name="Maven: com.google.android:android:4.1.1.4" level="project" />
17 …e="library" scope="PROVIDED" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
18 …brary" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpclient:4.0.1" level="project" />
19 …library" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpcore:4.0.1" level="project" />
20 …ry type="library" scope="PROVIDED" name="Maven: commons-codec:commons-codec:1.3" level="project" />
21 …rary" scope="PROVIDED" name="Maven: org.khronos:opengl-api:gl1.1-android-2.1_r1" level="project" />
22 …erEntry type="library" scope="PROVIDED" name="Maven: xerces:xmlParserAPIs:2.6.2" level="project" />
[all …]
/external/guava/guava-gwt/
Dpom.xml2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
17 This project includes GWT-friendly sources.
25 compiling a project that uses that library, thanks to its full-program
35 <version>${project.version}</version>
40 <version>${project.version}</version>
46 <version>${project.version}</version>
53 <version>${project.version}</version>
111 <outputDirectory>${project.build.directory}/guava-sources</outputDirectory>
126 <outputDirectory>${project.build.directory}/guava-test-sources</outputDirectory>
141 <outputDirectory>${project.build.directory}/guava-test-sources</outputDirectory>
[all …]

12345678910>>...449