/external/curl/projects/Windows/VC7.1/lib/ |
libcurl.tmpl | 39 OutputFile="$(OutDir)\$(ProjectName).dll" 50 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> 97 OutputFile="$(OutDir)\$(ProjectName)d.dll" 109 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> 156 OutputFile="$(OutDir)\$(ProjectName)d.dll" 167 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> 213 OutputFile="$(OutDir)\$(ProjectName).lib" 260 OutputFile="$(OutDir)\$(ProjectName)d.lib" 308 OutputFile="$(OutDir)\$(ProjectName).dll" 318 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/ [all...] |
/external/autotest/site_utils/docgen/ |
footer.html | 12 <p>Generated on $datetime for $projectname by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> $doxygenversion</small></address>
|
header.html | 6 <title>$projectname</title>
|
/external/icu/icu4c/source/samples/dtptngsample/ |
dtptngsample.vcxproj | 16 <ProjectName>dtptngsample</ProjectName> 45 <TargetName>$(ProjectName)</TargetName> 54 <TargetName>$(ProjectName)</TargetName>
|
/external/protobuf/gtest/msvc/ |
gtest_main-md.vcproj | 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
35 OutputFile="$(OutDir)/$(ProjectName)d.lib"/>
58 IntermediateDirectory="$(OutDir)/$(ProjectName)"
74 OutputFile="$(OutDir)/$(ProjectName).lib"/>
|
gtest_main.vcproj | 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
35 OutputFile="$(OutDir)/$(ProjectName)d.lib"/>
58 IntermediateDirectory="$(OutDir)/$(ProjectName)"
74 OutputFile="$(OutDir)/$(ProjectName).lib"/>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sourcelookup/ |
AdtSourceLookupDirector.java | 47 String projectName = 50 if (projectName != null && projectName.length() > 0) { 51 IProject project = ResourcesPlugin.getWorkspace().getRoot().getProject(projectName);
|
/external/libmicrohttpd/w32/VS2013/ |
hellobrowser.vcxproj | 83 <IntDir>$(SolutionDir)$(ProjectName)\$(Configuration)\</IntDir> 87 <IntDir>$(SolutionDir)$(ProjectName)\$(Configuration)\$(Platform)\</IntDir> 97 <TargetName>$(ProjectName)_d</TargetName> 100 <TargetName>$(ProjectName)-dll_d</TargetName> 103 <TargetName>$(ProjectName)</TargetName> 106 <TargetName>$(ProjectName)-dll</TargetName>
|
/external/testng/src/main/java/org/testng/xml/ |
LaunchSuite.java | 119 * @param projectName 124 private CustomizedSuite(final String projectName, 131 m_projectName = projectName; 236 * @param projectName 243 MethodsSuite(final String projectName, 249 super(projectName, className, parameters, annotationType); 298 ClassesAndMethodsSuite(final String projectName, 303 super(projectName, "Custom suite", parameters, annotationType); 373 ClassListSuite(final String projectName, 380 super(projectName, "Custom suite", parameters, annotationType) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
DebuggerConnector.java | 94 String projectName = mAppsInWorkspace.get(appName); 95 if (projectName == null) { 100 projectName = p.getName(); 101 mAppsInWorkspace.put(appName, projectName); 104 return projectName != null;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
FixLaunchConfig.java | 86 String projectName = mProject.getName(); 113 String msg = String.format("Failed to modify %1$s: %2$s", projectName, 124 * @param projectName The name of the project 128 private static ILaunchConfiguration[] findConfigs(String projectName) { 145 "").equals(projectName)) { //$NON-NLS-1$
|
ProjectChooserHelper.java | 123 * @param projectName If non null and not empty, represents the name of an Android project 129 public IJavaProject chooseJavaProject(String projectName, String message) { 148 if (projectName != null && projectName.length() > 0) { 149 javaProject = javaModel.getJavaProject(projectName); 190 * @param projectName the name of the project to find 193 public IProject getAndroidProject(String projectName) { 198 if (javaProject.getElementName().equals(projectName)) {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/templates/ |
SimpleFile.java | 55 String projectName = null; 59 if (arg.getName().equals("projectName")) //$NON-NLS-1$ 60 projectName = arg.getSimpleValue(); 78 if (projectName == null) 80 IProject project = ResourcesPlugin.getWorkspace().getRoot().getProject(projectName);
|
/external/eigen/doc/ |
eigendoxy_header.html.in | 7 <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME--> 37 <div id="projectname"><a href="http://eigen.tuxfamily.org">$projectname</a>
|
/external/libopus/win32/VS2010/ |
silk_fixed.vcxproj | 25 <ProjectName>silk_fixed</ProjectName> 67 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> 71 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> 75 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> 79 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
feedPublish.sh | 23 projectName="emf"; 36 cmd=$cmd" -buildfile feedPublish.xml -propertyfile ../properties/feedPublish.$projectName.properties"
|
/external/google-breakpad/src/testing/gtest/msvc/ |
gtest-md.vcproj | 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
58 IntermediateDirectory="$(OutDir)/$(ProjectName)"
|
gtest.vcproj | 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
58 IntermediateDirectory="$(OutDir)/$(ProjectName)"
|
/external/google-breakpad/src/testing/msvc/2005/ |
gmock.vcproj | 21 IntermediateDirectory="$(OutDir)\$(ProjectName)"
85 IntermediateDirectory="$(OutDir)\$(ProjectName)"
|
gmock_main.vcproj | 21 IntermediateDirectory="$(OutDir)\$(ProjectName)"
85 IntermediateDirectory="$(OutDir)\$(ProjectName)"
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/msvc/ |
gtest-md.vcproj | 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
58 IntermediateDirectory="$(OutDir)/$(ProjectName)"
|
gtest.vcproj | 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
58 IntermediateDirectory="$(OutDir)/$(ProjectName)"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
ProjectContentsPage.java | 165 updateProjectLocation(mValues.projectName); 224 private void updateProjectLocation(String projectName) { 225 if (projectName == null) { 226 projectName = ""; 233 String projectLocation = workspace.append(projectName).toOSString(); 323 if (values.projectName != null) { 324 File dest = Platform.getLocation().append(values.projectName).toFile(); 328 values.projectName));
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
AndroidPackageRenameParticipantTest.java | 211 EXPECTED_WARNINGS_TEMPLATE.replace("PROJECTNAME", project.getName()) : null; 259 "Context: L/PROJECTNAME/AndroidManifest.xml\n" + 264 "Context: L/PROJECTNAME/AndroidManifest.xml\n" + 269 "Context: L/PROJECTNAME/AndroidManifest.xml\n" + 274 "Context: L/PROJECTNAME/AndroidManifest.xml\n" + 279 "Context: L/PROJECTNAME/AndroidManifest.xml\n" + 284 "Context: L/PROJECTNAME/AndroidManifest.xml\n" + 289 "Context: L/PROJECTNAME/AndroidManifest.xml\n" +
|
/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/ |
OcvTransform.vcxproj | 33 <ProjectName>OcvTransform</ProjectName>
145 <Outputs>$(ProjectDir)$(Configuration)\$(MSBuildProjectName)\$(ProjectName).winmd</Outputs>
169 <Outputs>$(SolutionDir)$(Platform)\$(Configuration)\$(MSBuildProjectName)\$(ProjectName).winmd</Outputs>
193 <Outputs>$(SolutionDir)$(Platform)\$(Configuration)\$(MSBuildProjectName)\$(ProjectName).winmd</Outputs>
217 <Outputs>$(ProjectDir)$(Configuration)\$(MSBuildProjectName)\$(ProjectName).winmd</Outputs>
241 <Outputs>$(SolutionDir)$(Platform)\$(Configuration)\$(MSBuildProjectName)\$(ProjectName).winmd</Outputs>
265 <Outputs>$(SolutionDir)$(Platform)\$(Configuration)\$(MSBuildProjectName)\$(ProjectName).winmd</Outputs>
314 <_MdMergeOutput Condition="'$(Platform)' == 'Win32'" Include="$(ProjectDir)$(Configuration)\$(MSBuildProjectName)\$(ProjectName).winmd" />
315 <_MdMergeOutput Condition="'$(Platform)' != 'Win32'" Include="$(SolutionDir)$(Platform)\$(Configuration)\$(MSBuildProjectName)\$(ProjectName).winmd" /> [all...] |