HomeSort by relevance Sort by last modified time
    Searched full:topdir (Results 101 - 125 of 156) sorted by null

1 2 3 45 6 7

  /external/ltp/testcases/kernel/fs/mongo/
mongo.pl 74 $TOPDIR = "$ENV{PWD}";
76 $RESDIR = "${TOPDIR}/results";
90 $READIT = "${TOPDIR}/mongo_read";
91 $SLINKS = "${TOPDIR}/mongo_slinks";
265 $com .= "$cmd $dir1-$i-$j "."-type f | while read X; do echo \$X \$X.lnk ; done | $TOPDIR/mongo_slinks ";
349 $fr16 =`find $TESTDIR -type f -size +16k | xargs $TOPDIR/map5 | $TOPDIR/summ | tail -n 1 2>&1`;
405 $cmd_1 = "$TOPDIR/reiser_fract_tree $bytes_to_consume $median_file_size $max_file_size $median_dir_nr_files $max_directory_nr_files $median_dir_branching $max_dir_branching $write_buffer_size";
408 $cmd_4 = "find $TESTDIR -type f | xargs $TOPDIR/mongo_read";
  /external/syslinux/com32/hdt/
Makefile 60 hdt.img: hdt.c32 $(FLOPPY_DIR)/hdt.cfg $(FLOPPY_DIR)/mtools.conf $(topdir)/mtools/syslinux $(MENU_COM32) memtest $(CHAIN_COM32)
65 $(topdir)/mtools/syslinux hdt.img
87 hdt.iso: hdt.c32 $(topdir)/core/isolinux.bin $(FLOPPY_DIR)/hdt.cfg memtest
91 cp $(topdir)/core/isolinux.bin $(ISO_DIR)/$(ISOLINUX_DIR)
  /external/syslinux/diag/mbr/
Makefile 18 mbrdir = $(topdir)/mbr
  /build/make/core/
java_renderscript.mk 61 $(TOPDIR)external/clang/lib/Headers \
62 $(TOPDIR)frameworks/rs/script_api/include \
cleanbuild.mk 22 TOPDIR :=
24 BUILD_SYSTEM := $(TOPDIR)build/make/core
config.mk 94 SRC_TARGET_DIR := $(TOPDIR)build/target
95 SRC_API_DIR := $(TOPDIR)prebuilts/sdk/api
96 SRC_SYSTEM_API_DIR := $(TOPDIR)prebuilts/sdk/system-api
97 SRC_TEST_API_DIR := $(TOPDIR)prebuilts/sdk/test-api
100 SRC_DROIDDOC_DIR := $(TOPDIR)build/make/tools/droiddoc
214 ANDROID_BUILDSPEC := $(TOPDIR)buildspec.mk
    [all...]
  /external/autotest/client/deps/dejagnu/
dejagnu-1.4.4.tar.bz2 
  /external/curl/packages/OS400/
make-lib.sh 8 cd "${TOPDIR}/lib"
91 "${TOPDIR}"/include/curl/*.h \
  /external/syslinux/memdisk/
Makefile 15 -include $(topdir)/version.mk
17 INCLUDES = -I$(topdir)/com32/include -I$(objdir)
  /external/syslinux/mk/
elf.mk 46 com32 = $(topdir)/com32
47 core = $(topdir)/core
  /external/syslinux/txt/
Makefile 21 topdir = .. macro
22 MAKEDIR = $(topdir)/mk
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
newslist.py 42 topdir = os.path.expanduser('~/newspage') variable
64 pagedir = topdir
113 treefile = os.path.join(topdir,treefile)
114 descfile = os.path.join(topdir,descfile)
115 page = os.path.join(topdir,pagedir)
  /toolchain/binutils/binutils-2.27/
Makefile.in     [all...]
  /cts/tests/filesystem/src/android/filesystem/cts/
FileUtil.java 78 File topDir = new File(context.getFilesDir(), dirName);
79 topDir.mkdir();
80 String[] list = topDir.list();
99 return new File(topDir, newFileName);
  /external/syslinux/diag/geodsp/
Makefile 22 coredir = $(topdir)/core
  /frameworks/compile/mclinker/unittests/
FragmentRefTest.cpp 43 Path path(TOPDIR);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/lib/Fuzzer/
FuzzerIO.h 58 std::vector<std::string> *V, bool TopDir);
  /prebuilts/clang/host/linux-x86/clang-4393122/prebuilt_include/llvm/lib/Fuzzer/
FuzzerIO.h 58 std::vector<std::string> *V, bool TopDir);
  /prebuilts/clang/host/linux-x86/clang-4479392/prebuilt_include/llvm/lib/Fuzzer/
FuzzerIO.h 58 std::vector<std::string> *V, bool TopDir);
  /prebuilts/clang/host/linux-x86/clang-4579689/prebuilt_include/llvm/lib/Fuzzer/
FuzzerIO.h 59 Vector<std::string> *V, bool TopDir);
  /prebuilts/clang/host/linux-x86/clang-4630689/prebuilt_include/llvm/lib/Fuzzer/
FuzzerIO.h 59 Vector<std::string> *V, bool TopDir);
  /prebuilts/clang/host/linux-x86/clang-4639204/prebuilt_include/llvm/lib/Fuzzer/
FuzzerIO.h 59 Vector<std::string> *V, bool TopDir);
  /prebuilts/clang/host/linux-x86/clang-4691093/prebuilt_include/llvm/lib/Fuzzer/
FuzzerIO.h 59 Vector<std::string> *V, bool TopDir);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
CompatibilityTest.java 134 File topDir = new File(dataURL.getPath());
135 File dataDirs[] = topDir.listFiles(new FileFilter() {
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
CompatibilityTest.java 131 File topDir = new File(dataURL.getPath());
132 File dataDirs[] = topDir.listFiles(new FileFilter() {

Completed in 1037 milliseconds

1 2 3 45 6 7