HomeSort by relevance Sort by last modified time
    Searched full:projectname (Results 51 - 75 of 346) sorted by null

1 23 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ProjectNamePage.java 176 if (mValues.projectName != null) {
177 mProjectNameText.setText(mValues.projectName);
230 mValues.projectName = mProjectNameText.getText().trim();
234 mValues.applicationName = capitalize(mValues.projectName);
241 String name = capitalize(mValues.projectName);
246 ApplicationInfoPage.suggestTestProjectName(mValues.projectName);
405 String value = Platform.getLocation().append(mValues.projectName).toString();
420 if (!mValues.projectNameModifiedByUser && mValues.projectName != null) {
423 mProjectNameText.setText(mValues.projectName);
437 status = validateProjectName(mValues.projectName);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
mysql-users.dump 3 -- www/projectName/includes/searchcvs-dbaccess.php
  /external/libopus/win32/VS2010/
opus_demo.vcxproj 66 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
70 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
74 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
78 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
test_opus_api.vcxproj 69 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
73 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
77 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
81 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
test_opus_decode.vcxproj 69 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
73 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
77 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
81 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
test_opus_encode.vcxproj 69 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
73 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
77 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
81 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
opus.vcxproj 23 <ProjectName>opus</ProjectName>
62 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
67 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
72 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
79 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
silk_float.vcxproj 25 <ProjectName>silk_float</ProjectName>
67 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
71 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
75 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
80 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  /external/libvorbis/win32/VS2005/libvorbisfile/
libvorbisfile_static.vcproj 20 <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
37 <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
54 <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
71 <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
  /external/libvorbis/win32/VS2008/libvorbisfile/
libvorbisfile_static.vcproj 70 OutputFile="$(OutDir)\$(ProjectName)_static.lib"
137 OutputFile="$(OutDir)\$(ProjectName)_static.lib"
200 OutputFile="$(OutDir)\$(ProjectName)_static.lib"
264 OutputFile="$(OutDir)\$(ProjectName)_static.lib"
  /external/libmicrohttpd/w32/VS2013/
libmicrohttpd.vcxproj 207 <IntDir>$(SolutionDir)$(ProjectName)\$(Configuration)\</IntDir>
211 <IntDir>$(SolutionDir)$(ProjectName)\$(Configuration)\$(Platform)\</IntDir>
215 <TargetName>$(ProjectName)_d</TargetName>
218 <TargetName>$(ProjectName)_d</TargetName>
221 <TargetName>$(ProjectName)-dll_d</TargetName>
224 <TargetName>$(ProjectName)-dll_d</TargetName>
227 <TargetName>$(ProjectName)</TargetName>
230 <TargetName>$(ProjectName)</TargetName>
233 <TargetName>$(ProjectName)-dll</TargetName>
236 <TargetName>$(ProjectName)-dll</TargetName
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 357 String projectName = updateProjectFromConfig(config);
372 IProject proj = mProjectChooserHelper.getAndroidProject(projectName);
417 String projectName = EMPTY_STRING;
419 projectName = config.getAttribute(IJavaLaunchConfigurationConstants.ATTR_PROJECT_NAME,
424 mProjText.setText(projectName);
425 return projectName;
615 String projectName = project.getElementName();
616 mProjText.setText(projectName);
625 String projectName = getProjectName();
626 return getJavaModel().getJavaProject(projectName);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java 288 String projectName = mProjText.getText().trim();
289 if (projectName.length() < 1) {
292 return javaModel.getJavaProject(projectName);
307 String projectName = javaProject.getElementName();
308 mProjText.setText(projectName);
327 String projectName = EMPTY_STRING;
329 projectName = config.getAttribute(IJavaLaunchConfigurationConstants.ATTR_PROJECT_NAME,
334 mProjText.setText(projectName);
336 IProject proj = mProjectChooserHelper.getAndroidProject(projectName);
  /external/curl/projects/Windows/VC7/src/
curlsrc.tmpl 45 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
94 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
143 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
194 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
245 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
296 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
347 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
396 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
445 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
494 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/
    [all...]
  /external/curl/projects/Windows/VC7.1/src/
curlsrc.tmpl 45 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
100 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
155 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
212 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
269 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
326 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
383 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
438 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
493 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
548 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/
    [all...]
  /external/google-breakpad/src/testing/gtest/msvc/
gtest_prod_test-md.vcproj 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
64 IntermediateDirectory="$(OutDir)/$(ProjectName)"
gtest_prod_test.vcproj 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
64 IntermediateDirectory="$(OutDir)/$(ProjectName)"
gtest_unittest-md.vcproj 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
64 IntermediateDirectory="$(OutDir)/$(ProjectName)"
gtest_unittest.vcproj 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
64 IntermediateDirectory="$(OutDir)/$(ProjectName)"
  /external/google-breakpad/src/testing/msvc/2005/
gmock_test.vcproj 21 IntermediateDirectory="$(OutDir)\$(ProjectName)"
99 IntermediateDirectory="$(OutDir)\$(ProjectName)"
  /external/google-breakpad/src/testing/msvc/2010/
gmock.vcxproj 43 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)$(ProjectName)\</IntDir>
45 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)$(ProjectName)\</IntDir>
gmock_main.vcxproj 43 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)$(ProjectName)\</IntDir>
45 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)$(ProjectName)\</IntDir>
gmock_test.vcxproj 43 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)$(ProjectName)\</IntDir>
46 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)$(ProjectName)\</IntDir>
  /external/protobuf/gtest/msvc/
gtest_prod_test-md.vcproj 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
64 IntermediateDirectory="$(OutDir)/$(ProjectName)"
gtest_prod_test.vcproj 16 IntermediateDirectory="$(OutDir)/$(ProjectName)"
64 IntermediateDirectory="$(OutDir)/$(ProjectName)"

Completed in 766 milliseconds

1 23 4 5 6 7 8 91011>>