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

  /external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.SlackBuild 2 CWD=`pwd`
23 tar xzvf $CWD/dnsmasq-$VERSION.tar.gz
25 zcat $CWD/dnsmasq.leasedir.diff.gz | patch -p1 --verbose --backup --suffix=.orig || exit
45 zcat $CWD/rc.dnsmasq.gz > $PKG/etc/rc.d/rc.dnsmasq.new
51 cat $CWD/slack-desc > $PKG/install/slack-desc
52 zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
  /development/tools/findunused/
removeunusedresources 10 CWD=$(pwd)/
  /sdk/lint/cli/etc/
lint.bat 30 rem Get the CWD as a full path with short names only (without spaces)
  /sdk/ddms/app/etc/
ddms.bat 27 rem Get the CWD as a full path with short names only (without spaces)
  /sdk/hierarchyviewer2/app/etc/
hierarchyviewer.bat 27 rem Get the CWD as a full path with short names only (without spaces)
  /external/llvm/lib/MC/
MCDwarf.cpp 626 llvm::sys::Path CWD = llvm::sys::Path::GetCurrentDirectory();
627 MCOS->EmitBytes(StringRef(CWD.c_str()), 0);
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 273 SmallString<256> CWD;
274 llvm::sys::fs::current_path(CWD);
275 char *CompDirnamePtr = DebugInfoNames.Allocate<char>(CWD.size());
276 memcpy(CompDirnamePtr, CWD.data(), CWD.size());
277 return CWDName = StringRef(CompDirnamePtr, CWD.size());
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /tools/motodev/src/plugins/android/
commons-net-1.4.1.jar 
  /tools/motodev/src/plugins/common/
commons-net-1.4.1.jar 
  /tools/motodev/src/plugins/emulator/lib/
commons-net-1.4.1.jar 
  /tools/motodev/src/plugins/translation/
commons-net-1.4.1.jar 

Completed in 404 milliseconds