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

  /external/chromium_org/tools/deep_memory_profiler/
dmprof 8 BASEDIR=`dirname $0`
11 PYTHONPATH=$BASEDIR/../python/google python \
12 "$BASEDIR/dmprof.py" $ARGV
  /external/chromium-trace/trace-viewer/examples/
run_stream_server.sh 5 BASEDIR=$(dirname $0)
6 SERVERPATH=$BASEDIR/stream_server/standalone.py
7 SERVERROOT=$BASEDIR/../
  /external/valgrind/main/drd/scripts/
download-and-build-splash2.in 96 -BASEDIR := \$(HOME)/splash2/codes
97 -MACROS := \$(BASEDIR)/null_macros/c.m4.null
98 +BASEDIR := ${PWD}/codes
99 +MACROS := \$(BASEDIR)/null_macros/c.m4.null.POSIX_BARRIER
  /external/chromium_org/third_party/libxslt/win32/
Makefile 21 BASEDIR = ..
22 XSLT_SRCDIR = $(BASEDIR)\libxslt
23 EXSLT_SRCDIR = $(BASEDIR)\libexslt
24 UTILS_SRCDIR = $(BASEDIR)\xsltproc
55 CFLAGS = $(CFLAGS) /I$(BASEDIR) /I$(XSLT_SRCDIR) /I$(INCPREFIX)
336 TESTPLUGIN_SRCDIR = $(BASEDIR)\tests\plugins
  /external/chromium_org/tools/win/toolchain/
get_toolchain_if_necessary.py 13 BASEDIR = os.path.dirname(os.path.abspath(__file__))
102 os.chdir(os.path.normpath(os.path.join(BASEDIR, '..\\..\\..\\..')))
  /ndk/tests/
run-tests.sh 200 local FULLDIR BASEDIR
203 local BASEDIR=`dirname $FULLDIR`
205 adb_var_shell_cmd "$DEVICE" "" "ls $BASEDIR 1>/dev/null 2>&1"
207 if [ $BASEDIR = "/" ] ; then
211 adb_shell_mkdir "$DEVICE" $BASEDIR
  /external/openssh/
buildpkg.sh.in 254 BASEDIR=/

Completed in 488 milliseconds