HomeSort by relevance Sort by last modified time
    Searched refs:libFile (Results 1 - 8 of 8) sorted by null

  /external/libffi/testsuite/
run-all-tests 81 # All this is to make the libFile be an absolute path.
82 libFile=`find out/host/${HOST_OS}-${HOST_ARCH} -name "${libName}.a" | head -1`
83 libDir=`dirname ${libFile}`
85 libFile="${libDir}/${libName}.a"
87 if [ "x$libFile" = "x" ]; then
103 "$CC" -g -I"../${HOST_OS}-${HOST_ARCH}" -o "$execFile" "$file" "$libFile"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
  /sdk/manifmerger/src/com/android/manifmerger/
ManifestMerger.java 177 for (File libFile : libraryFiles) {
178 Document libDoc = XmlUtils.parseDocument(libFile, mSdkLog);
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 3594 milliseconds