Lines Matching refs:SRC_ROOT
30 SRC_ROOT=$1
218 package_files="${SRC_ROOT}/source/Interpreter/embedded_interpreter.py"
222 package_files="${SRC_ROOT}/examples/synthetic/gnu_libstdcpp.py
223 ${SRC_ROOT}/examples/synthetic/libcxx.py"
233 package_files="${SRC_ROOT}/examples/summaries/cocoa/cache.py
234 ${SRC_ROOT}/examples/summaries/cocoa/metrics.py
235 ${SRC_ROOT}/examples/summaries/cocoa/attrib_fromdict.py
236 ${SRC_ROOT}/examples/summaries/cocoa/Logger.py"
240 package_files="${SRC_ROOT}/examples/python/symbolication.py"
246 package_files="${SRC_ROOT}/examples/python/crashlog.py
247 ${SRC_ROOT}/examples/darwin/heap_find/heap.py"
251 package_files="${SRC_ROOT}/examples/python/diagnose_unwind.py
252 ${SRC_ROOT}/examples/python/diagnose_nsstring.py"
260 cp "${SRC_ROOT}/examples/darwin/heap_find/heap/heap_find.cpp" "${heap_dir}"
261 cp "${SRC_ROOT}/examples/darwin/heap_find/heap/Makefile" "${heap_dir}"