Home
last modified time | relevance | path

Searched refs:PYTHONPATH (Results 1 – 25 of 27) sorted by relevance

12

/external/libxml2/xstc/
DMakefile.am99 PYTHONPATH="../python:../python/.libs:..:../.libs:$$PYTHONPATH" ;\
100 export PYTHONPATH; \
106 PYTHONPATH="../python:../python/.libs:..:../.libs:$$PYTHONPATH" ;\
107 export PYTHONPATH; \
113 PYTHONPATH="../python:../python/.libs:..:../.libs:$$PYTHONPATH" ;\
114 export PYTHONPATH; \
/external/libxml2/python/tests/
DMakefile.am65 -@(PYTHONPATH="..:../.libs:$(srcdir)/..:$$PYTHONPATH" ; \
66 export PYTHONPATH; \
/external/libcap-ng/libcap-ng-0.7/bindings/python/test/
DMakefile.am25 TESTS_ENVIRONMENT = PYTHONPATH=${top_builddir}/bindings/python/:${top_builddir}/bindings/python/.li…
DMakefile.in209 TESTS_ENVIRONMENT = PYTHONPATH=${top_builddir}/bindings/python/:${top_builddir}/bindings/python/.li…
/external/linux-tools-perf/src/tools/perf/tests/
Dpython-use.c17 PYTHONPATH, PYTHON, verbose ? "" : "2> /dev/null") < 0) in test__python_use()
/external/selinux/prebuilts/bin/
Daudit2allow6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
Daudit2why6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
Dsesearch6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
Dseinfo6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
/external/parameter-framework/ctest/
DCMakeLists.txt56 PYTHONPATH=${CMAKE_BINARY_DIR}/bindings/python:$ENV{PYTHONPATH})
/external/clang/bindings/python/
DREADME.txt10 $ env PYTHONPATH=$(echo ~/llvm/tools/clang/bindings/python/) \
/external/parameter-framework/support/android/
Dbuild_pfw_settings.mk44 $(LOCAL_BUILT_MODULE): MY_ENV := PYTHONPATH=$(HOST_OUT_SHARED_LIBRARIES):$(2ND_HOST_OUT_SHARED_LIBR…
/external/chromium-trace/trace-viewer/tracing/third_party/python_gflags/
DMakefile67 for test in tests/*.py; do PYTHONPATH=. python $$test || exit 1; done
/external/lldb/docs/
DCMakeLists.txt28 #set(ENV{PYTHONPATH} ${CMAKE_CURRENT_BINARY_DIR}/../../../lib/python2.7/site-packages)
/external/v8/
DMakefile.nacl100 PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(shell pwd)/build:$(PYTHONPATH)" \
DMakefile.android123 PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(shell pwd)/build:$(PYTHONPATH)" \
DMakefile406PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(shell pwd)/build:$(PYTHONPATH):$(shell pwd)…
417PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(shell pwd)/build:$(PYTHONPATH):$(shell pwd)…
/external/llvm/utils/lit/tests/
Dlit.cfg29 config.environment['PYTHONPATH'] = src_root
/external/parameter-framework/bindings/python/
DREADME.md28 PYTHONPATH env variable must contain the directory of both `_PyPfw.so` and
DCMakeLists.txt51 # above because when running tests using the python bindings, the PYTHONPATH
/external/markdown/docs/extensions/
DCodeHilite.txt19 `PYTHONPATH`. You will need to determine the appropriate CSS classes and create
/external/libxml2/
DMakefile.am1110 PYTHONPATH=$(top_builddir)/python:$(top_builddir)/python/.libs:$$PYTHONPATH ; \
1111 export PYTHONPATH; \
1122 PYTHONPATH=$(top_builddir)/python:$(top_builddir)/python/.libs:$$PYTHONPATH; \
1123 export PYTHONPATH; \
/external/google-breakpad/src/testing/scripts/generator/
DREADME.cppclean56 run.sh is a simple wrapper that sets PYTHONPATH to /cppclean and then
/external/markdown/docs/
Dusing_as_module.txt86 package or on your PYTHONPATH with names starting with `mdx_`, followed by the
/external/libcap-ng/libcap-ng-0.7/
Daclocal.m4831 # users will have to add the install directory to the PYTHONPATH

12