HomeSort by relevance Sort by last modified time
    Searched defs:srcPath (Results 1 - 12 of 12) sorted by null

  /external/libusb_aah/msvc/
ddk_build.cmd 37 set srcPath=libusb\os\obj%BUILD_ALT_DIR%\%cpudir%
62 copy %srcPath%\libusb-%version%.dll %dstPath%\dll
63 copy %srcPath%\libusb-%version%.pdb %dstPath%\dll
65 copy %srcPath%\libusb-%version%.lib %dstPath%\lib
81 set srcPath=examples\listdevs_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%
84 copy %srcPath%\listdevs.exe %dstPath%\examples
85 copy %srcPath%\listdevs.pdb %dstPath%\examples
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
Antlr3Mojo.java 483 String srcPath = sourceDirectory.getPath() + File.separator;
485 if (!grammarFileName.startsWith(srcPath)) {
489 File unprefixedGrammarFileName = new File(grammarFileName.substring(srcPath.length()));
  /external/icu4c/test/intltest/
dcfmtest.cpp 182 const char *srcPath;
189 srcPath=getPath(tdd, "dcfmtest.txt");
190 if(srcPath==NULL) {
195 UChar *testData = ReadAndConvertFile(srcPath, len, status);
regextst.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
LibraryClasspathContainerInitializer.java 298 File srcPath = getFile(jarFile, value);
300 if (srcPath.exists()) {
301 sourceAttachmentPath = new Path(srcPath.getAbsolutePath());
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java 762 Path_Delegate srcPath = Path_Delegate.getDelegate(src);
763 if (srcPath == null) {
773 Shape strokeShape = stroke.createStrokedShape(srcPath.getJavaShape());
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 410 String srcPath = srcDir.getParent();
421 SECURE_CONTAINERS_PREFIX, srcPath);
436 assertEquals(srcPath, appInstallPath);
473 SECURE_CONTAINERS_PREFIX, srcPath);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 

Completed in 137 milliseconds