OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BASE_DIR
(Results
1 - 6
of
6
) sorted by null
/external/e2fsprogs/lib/ext2fs/tdb/
build-tdb
6
#
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 .
/development/scripts/
combine_sdks.sh
53
BASE_DIR
="$TMP"/base
55
OUTPUT_TMP_ZIP="$
BASE_DIR
/$TMP_ZIP"
57
unzip $Q "$BASE" -d "$
BASE_DIR
"
60
UNZIPPED_BASE_DIR=$(echo "$
BASE_DIR
"/*)
88
pushd "$
BASE_DIR
" &> /dev/null
100
mv $V "$
BASE_DIR
"/* "$OUT_DIR"
/external/deqp/modules/internal/
ditImageCompareTests.cpp
41
static const char*
BASE_DIR
= "internal/data/imagecompare";
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());
126
loadImageRGBA8(refImg, m_testCtx.getArchive(), de::FilePath::join(
BASE_DIR
, m_refImg).getPath());
127
loadImageRGBA8(cmpImg, m_testCtx.getArchive(), de::FilePath::join(
BASE_DIR
, m_cmpImg).getPath());
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
BandwidthTest.java
50
private final static String
BASE_DIR
=
118
File tmpSaveFile = new File(
BASE_DIR
+ File.separator + TMP_FILENAME);
168
File tmpSaveFile = new File(
BASE_DIR
+ File.separator + TMP_FILENAME);
231
File tmpSaveFile = new File(
BASE_DIR
+ File.separator + TMP_FILENAME);
/ndk/build/tools/
build-gcc.sh
456
local
BASE_DIR
OBJS UNWIND_OBJS
460
BASE_DIR
="$BUILD_OUT/gcc-$CONFIGURE_GCC_VERSION/$ABI_CONFIGURE_TARGET/libgcc/"
467
BASE_DIR
="$BUILD_OUT/gcc-$CONFIGURE_GCC_VERSION/$ABI_CONFIGURE_TARGET/armv7-a/libgcc/"
474
BASE_DIR
="$BUILD_OUT/gcc-$CONFIGURE_GCC_VERSION/$ABI_CONFIGURE_TARGET/armv7-a/hard/libgcc/"
481
BASE_DIR
="$BUILD_OUT/gcc-$CONFIGURE_GCC_VERSION/$ABI_CONFIGURE_TARGET/libgcc/"
493
BASE_DIR
="$BUILD_OUT/gcc-$CONFIGURE_GCC_VERSION/$ABI_CONFIGURE_TARGET/libgcc/"
501
UNWIND_OBJS=$UNWIND_OBJS" $
BASE_DIR
/$OBJ"
/external/libxml2/
Makefile.am
[
all
...]
Completed in 612 milliseconds