HomeSort by relevance Sort by last modified time
    Searched refs:BASEDIR (Results 1 - 4 of 4) 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/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/chrome/installer/util/prebuild/
create_string_rc.py 39 BASEDIR = os.path.dirname(os.path.abspath(__file__))
40 sys.path.append(os.path.join(BASEDIR, '../../../../tools/grit'))
41 sys.path.append(os.path.join(BASEDIR, '../../../../tools/python'))

Completed in 334 milliseconds