Searched refs:BASEDIR (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/tools/deep_memory_profiler/
H A Ddmprof8 BASEDIR=`dirname $0`
11 PYTHONPATH=$BASEDIR/../python/google python \
12 "$BASEDIR/dmprof.py" $ARGV
/external/chromium-trace/trace-viewer/examples/
H A Drun_stream_server.sh5 BASEDIR=$(dirname $0)
6 SERVERPATH=$BASEDIR/stream_server/standalone.py
7 SERVERROOT=$BASEDIR/../
/external/valgrind/main/drd/scripts/
H A Ddownload-and-build-splash296 -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
H A Ddownload-and-build-splash2.in96 -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/
H A DMakefile21 BASEDIR = .. macro
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/chrome/installer/util/prebuild/
H A Dcreate_string_rc.py39 BASEDIR = os.path.dirname(os.path.abspath(__file__)) variable
40 sys.path.append(os.path.join(BASEDIR, '../../../../tools/grit'))
41 sys.path.append(os.path.join(BASEDIR, '../../../../tools/python'))

Completed in 1212 milliseconds