/external/libphonenumber/geocoder/ |
pom.xml | 22 <targetPath>com/google/i18n/phonenumbers/geocoding/data</targetPath> 26 <targetPath>com/google/i18n/phonenumbers/timezones/data</targetPath> 32 <targetPath>com/google/i18n/phonenumbers/geocoding/testing_data</targetPath> 36 <targetPath>com/google/i18n/phonenumbers/timezones/testing_data</targetPath>
|
/external/libphonenumber/libphonenumber/ |
pom.xml | 22 <targetPath>com/google/i18n/phonenumbers/data</targetPath> 28 <targetPath>com/google/i18n/phonenumbers/data</targetPath>
|
/external/libphonenumber/carrier/ |
pom.xml | 22 <targetPath>com/google/i18n/phonenumbers/carrier/data</targetPath> 28 <targetPath>com/google/i18n/phonenumbers/carrier/testing_data</targetPath>
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
VersionNumberStripper.java | 63 String targetPath; 65 targetPath =path 69 targetPath = path 72 files[i].renameTo(new File(targetPath));
|
/external/libphonenumber/internal/prefixmapper/ |
pom.xml | 23 <targetPath>com/google/i18n/phonenumbers/geocoding/testing_data</targetPath>
|
/external/slf4j/slf4j-site/ |
pom.xml | 26 <targetPath>../../../target/site</targetPath>
|
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.3/ |
httpclient-4.0.3.pom | 102 <targetPath>META-INF</targetPath> 109 <targetPath>META-INF</targetPath> 126 <targetPath>META-INF</targetPath> 133 <targetPath>META-INF</targetPath>
|
/external/netperf/src/NetPerfDir/ |
sources | 2 TARGETPATH=OBJ
|
/external/netperf/src/NetServerDir/ |
sources | 2 TARGETPATH=OBJ
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/ |
MediaRecorderFacade.java | 72 public void recorderStartMicrophone(@RpcParameter(name = "targetPath") String targetPath) 74 startAudioRecording(targetPath, MediaRecorder.AudioSource.MIC); 83 public void recorderStartVideo(@RpcParameter(name = "targetPath") String targetPath, 87 startVideoRecording(new File(targetPath), ms, videoSize); 166 public void recorderCaptureVideo(@RpcParameter(name = "targetPath") String targetPath, 170 startVideoRecording(new File(targetPath), ms, recordAudio); 203 private void startAudioRecording(String targetPath, int source) throws IOException [all...] |
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
CameraFacade.java | 88 @RpcParameter(name = "targetPath") final String targetPath, 110 takePicture(new File(targetPath), takePictureResult, camera); 212 @RpcParameter(name = "targetPath") final String targetPath) { 214 File file = new File(targetPath);
|
/external/libpng/projects/visualc71/ |
pngtest.vcproj | 31 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 78 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 127 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 176 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 224 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png"
|
/external/jsoncpp/makefiles/vs71/ |
test_lib_json.vcproj | 47 CommandLine="$(TargetPath)"/>
96 CommandLine="$(TargetPath)"/>
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
BasicPathHandler.java | 78 String targetpath = origin.getPath(); local 86 boolean match = targetpath.startsWith (topmostPath); 89 if (match && targetpath.length() != topmostPath.length()) { 91 match = (targetpath.charAt(topmostPath.length()) == '/');
|
/external/autotest/client/tests/kvm/unattended/ |
win2000-32.sif | 11 TargetPath = \WINDOWS
|
winxp32.sif | 11 TargetPath = \WINDOWS
|
winxp64.sif | 11 TargetPath = \WINDOWS
|
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.1/ |
httpclient-4.0.1.pom | 102 <targetPath>META-INF</targetPath> 109 <targetPath>META-INF</targetPath>
|
/cts/hostsidetests/compilation/src/android/cts/compilation/ |
AdbRootDependentCompilationTest.java | 239 String targetPath = location.getPath(); 243 fail("Not found: " + targetPath); 251 mDevice.executeAdbCommand("push", localProfileFile.getAbsolutePath(), targetPath); 252 executeAdbCommand(0, "shell", "chown", owner, targetPath); 254 assertTrue("failed to create profile file", mDevice.doesFileExist(targetPath)); 256 executeAdbCommand(1, "shell", "stat", "-c", "%s", targetPath)[0]);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
tarfile.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
tarfile.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
tarfile.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
tarfile.py | [all...] |
/external/jacoco/jacoco-maven-plugin/ |
pom.xml | 86 <targetPath>META-INF</targetPath>
|
/external/jsoncpp/makefiles/msvc2010/ |
test_lib_json.vcxproj | 68 <Command>$(TargetPath)</Command> 91 <Command>$(TargetPath)</Command>
|