Searched refs:BASE_DIR (Results 1 - 19 of 19) sorted by relevance

/external/autotest/utils/
H A Drelease58 BASE_DIR=`grep ^BASE_DIR= $INIT_SCR`
60 if (test "$BASE_DIR" == "")
62 echo "Error: BASE_DIR not defined in $INIT_SCR"
67 eval $BASE_DIR
76 if (test -x $BASE_DIR/site_utils/site_sync_code)
79 su $BECOME_USER -c $BASE_DIR/site_utils/site_sync_code || exit 1
87 ( cd $BASE_DIR/frontend &&
97 ( cd $BASE_DIR/tko &&
105 ( cd $BASE_DIR/site_d
[all...]
H A Dautotest.init8 BASE_DIR=/usr/local/autotest
27 --background --exec $BASE_DIR/scheduler/monitor_db_babysitter )
34 start-stop-daemon --stop --quiet --pidfile $BASE_DIR/$PID_NAME.pid
/external/e2fsprogs/lib/ext2fs/tdb/
H A Dbuild-tdb6 #BASE_DIR=/usr/projects/samba/samba-4.0.0tp4/source/lib/tdb
7 BASE_DIR=/usr/projects/samba/tdb
14 (cd $BASE_DIR/common; svn info ) > .svninfo
21 cat $BASE_DIR/common/tdb_private.h >> tdb.c
27 sed -e '1,/#include "tdb_private.h"/d' < $BASE_DIR/common/$i >> tdb.c
30 cp $BASE_DIR/include/tdb.h .
31 cp $BASE_DIR/tools/tdbtool.c .
/external/libvpx/
H A Dgenerate_config.sh16 BASE_DIR=$(pwd)
32 $BASE_DIR/lint_config.sh \
33 -h $BASE_DIR/$LIBVPX_CONFIG_DIR/$1/vpx_config.h \
34 -a $BASE_DIR/$LIBVPX_CONFIG_DIR/$1/vpx_config.asm
41 $BASE_DIR/lint_config.sh -p \
42 -h $BASE_DIR/$LIBVPX_CONFIG_DIR/$1/vpx_config.h \
43 -a $BASE_DIR/$LIBVPX_CONFIG_DIR/$1/vpx_config.asm
51 combined_config="$(cat $BASE_DIR/$LIBVPX_CONFIG_DIR/$1/vpx_config.h \
68 rm -rf $BASE_DIR/$TEMP_DIR/libvpx.config
70 print_config_basic $1 > $BASE_DIR/
[all...]
H A Dupdate_libvpx.sh31 BASE_DIR=`pwd`
123 cd $BASE_DIR
/external/shflags/bin/
H A Dgen_test_results.sh15 BASE_DIR="`dirname $0`/.."
16 LIB_DIR="${BASE_DIR}/lib"
23 # Redefining BASE_DIR now that we have the shlib functions.
24 BASE_DIR=`shlib_relToAbsPath "${BASE_DIR}"`
25 BIN_DIR="${BASE_DIR}/bin"
26 SRC_DIR="${BASE_DIR}/src"
/external/autotest/site_utils/admin/
H A Dautotest.init12 BASE_DIR=/usr/local/autotest
34 --background --exec $BASE_DIR/scheduler/monitor_db_babysitter )
41 start-stop-daemon --stop --quiet --pidfile $BASE_DIR/$PID_NAME.pid
/external/v8/tools/
H A Deval_gc_time.sh144 BASE_DIR=$(dirname $0)
149 | $BASE_DIR/eval_gc_nvp.py \
158 | $BASE_DIR/eval_gc_nvp.py \
H A Drun-tests.py56 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) variable
399 BASE_DIR, 'third_party', 'llvm-build', 'Release+Asserts', 'bin',
428 BASE_DIR, 'tools', 'sanitizers', 'tsan_suppressions.txt')
445 gn_out_dir = os.path.join(BASE_DIR, DEFAULT_OUT_GN)
461 BASE_DIR, options.outdir, options.mode, "v8_build_config.json")
464 BASE_DIR, options.outdir, "v8_build_config.json")
662 os.chdir(BASE_DIR)
678 suite_paths = utils.GetSuitePaths(join(BASE_DIR, "test"))
703 os.path.join(BASE_DIR, "test", root))
734 shell_dir = os.path.join(BASE_DIR, option
[all...]
H A Dgyp_flag_compare.py19 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) variable
20 os.chdir(BASE_DIR)
246 ['-I%s' % os.path.dirname(BASE_DIR)])
H A Drun-deopt-fuzzer.py52 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) variable
295 os.chdir(BASE_DIR)
305 suite_paths = utils.GetSuitePaths(join(BASE_DIR, "test"))
320 os.path.join(BASE_DIR, "test", root))
331 code = Execute(arch, mode, args, options, suites, BASE_DIR)
/external/v8/tools/sanitizers/
H A Dsancov_formatter.py78 BASE_DIR = os.path.dirname(os.path.dirname(os.path.dirname( variable
82 BUILD_DIR = os.path.join(BASE_DIR, 'out', 'Release')
89 BASE_DIR, 'third_party', 'llvm', 'projects', 'compiler-rt',
93 SANITIZE_PCS = os.path.join(BASE_DIR, 'tools', 'sanitizers', 'sanitize_pcs.py')
97 BASE_DIR, 'third_party', 'llvm-build', 'Release+Asserts', 'bin',
179 cwd=BASE_DIR,
266 cwd=BASE_DIR,
H A Dsancov_formatter_test.py23 BASE_DIR = os.path.dirname(os.path.dirname(LOCATION)) variable
26 BUILD_DIR = os.path.join(BASE_DIR, 'out', 'Release')
H A Dsancov_merger.py38 BASE_DIR = os.path.dirname(os.path.dirname(os.path.dirname( variable
43 BASE_DIR, 'third_party', 'llvm', 'projects', 'compiler-rt',
/external/deqp/modules/internal/
H A DditImageCompareTests.cpp41 static const char* BASE_DIR = "internal/data/imagecompare"; member in namespace:dit
75 tcu::ImageIO::loadImage(refImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_refImg).getPath());
76 tcu::ImageIO::loadImage(cmpImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_cmpImg).getPath());
130 loadImageRGBA8(refImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_refImg).getPath());
131 loadImageRGBA8(cmpImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_cmpImg).getPath());
/external/vulkan-validation-layers/build-android/
H A Dupdate_external_sources_android.bat25 set BASE_DIR=%BUILD_DIR%\third_party variable
26 set SHADERC_DIR=%BASE_DIR%\shaderc
27 set SHADERC_THIRD_PARTY=%BASE_DIR%\shaderc\third_party
107 echo Creating and/or updating glslang, spirv-tools, spirv-headers, shaderc in %BASE_DIR%
/external/v8/tools/testrunner/local/
H A Dexecution.py46 BASE_DIR = os.path.dirname(os.path.dirname(os.path.dirname(os.path.dirname( variable
48 TEST_DIR = os.path.join(BASE_DIR, "test")
/external/vulkan-validation-layers/
H A Dupdate_external_sources.bat16 set BASE_DIR="%BUILD_DIR%external" variable
17 set GLSLANG_DIR=%BASE_DIR%\glslang
18 set SPIRV_TOOLS_DIR=%BASE_DIR%\spirv-tools
146 echo Creating and/or updating glslang, spirv-tools in %BASE_DIR%
/external/libxml2/
H A DMakefile.am1232 BASE_DIR=$(datadir)/doc
1234 EXAMPLES_DIR=$(BASE_DIR)/$(DOC_MODULE)/examples
1237 $(MKDIR_P) $(DESTDIR)$(BASE_DIR)/$(DOC_MODULE)
1238 -$(INSTALL) -m 0644 $(srcdir)/Copyright $(DESTDIR)$(BASE_DIR)/$(DOC_MODULE)
1251 rm -f $(DESTDIR)$(BASE_DIR)/$(DOC_MODULE)/Copyright
1252 rm -rf $(DESTDIR)$(BASE_DIR)/$(DOC_MODULE)

Completed in 385 milliseconds