HomeSort by relevance Sort by last modified time
    Searched full:absdir (Results 1 - 25 of 38) sorted by null

1 2

  /external/clang/test/
TestRunner.sh 7 AbsDir=$(cd $Dir; pwd)
10 lit=$AbsDir/../../../utils/lit/lit.py
  /external/linux-kselftest/tools/testing/selftests/pstore/
common_tests 16 absdir() { # file_path function
59 TOP_DIR=`absdir $0`
  /build/soong/cmd/pom2mk/
pom2mk.go 198 absDir, err := filepath.Abs(dir)
205 err = filepath.Walk(absDir, func(path string, info os.FileInfo, err error) error {
223 path, err = filepath.Rel(absDir, path)
  /external/linux-kselftest/tools/testing/selftests/ftrace/
ftracetest 33 absdir() { # file_path function
38 echo `absdir $1`/`basename $1`
99 TOP_DIR=`absdir $0`
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ProjectNamePage.java 368 * When custom user selection is enabled, use the absDir argument if not null and also
369 * save it internally. If absDir is null, restore the last saved absDir. This allows the
373 * current project name. This does not change the internally cached absDir.
375 * @param absDir A new absolute directory path or null to use the default.
377 private void updateLocationPathField(String absDir) {
386 if (absDir != null) {
391 absDir.equals(sCustomLocationOsPath);
392 sCustomLocationOsPath = TextProcessor.process(absDir);
  /build/soong/cmd/fileslist/
fileslist.go 123 absDir, err := filepath.Abs(dir)
127 deviceRoot := filepath.Clean(absDir + "/..")
  /external/libunwind/aux/
ltmain.sh 1031 absdir=`cd "$dir" && pwd`
1032 if test -z "$absdir"; then
1036 dir="$absdir"
    [all...]
  /toolchain/binutils/binutils-2.25/
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/
ltmain.sh     [all...]
  /external/libnfnetlink/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/cmockery/cmockery_0_1_2/
libtool     [all...]
ltmain.sh     [all...]
  /external/swiftshader/third_party/LLVM/autoconf/
ltmain.sh     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/build-aux/
ltmain.sh     [all...]
  /external/libnfnetlink/build-aux/
ltmain.sh     [all...]

Completed in 5866 milliseconds

1 2