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

  /external/e2fsprogs/contrib/python-uuid/
uuid.c 1 #include <Python.h>
  /ndk/
ndk-gdb-py.cmd 2 rem This is a Windows cmd.exe script used to invoke the NDK-specific Python executable
17 %NDK_ROOT%\prebuilt\windows\bin\python.exe -u %NDK_ROOT%ndk-gdb.py %*
  /external/linux-tools-perf/config/
feature-tests.mak 83 #include <Python.h>
90 #include <Python.h>
  /external/linux-tools-perf/scripts/python/Perf-Trace-Util/
Context.c 2 * Context.c. Python interfaces for perf script.
22 #include <Python.h>
  /external/markdown/markdown/extensions/
headerid.py 1 #!/usr/bin/python
4 HeaderID Extension for Python-Markdown
57 Project website: <http://www.freewisdom.org/project/python-markdown/HeaderId>
63 * [Python 2.3+](http://python.org)
64 * [Markdown 2.0+](http://www.freewisdom.org/projects/python-markdown/)
  /ndk/build/tools/
build-host-python.sh 18 # Rebuild the host Python binaries from sources.
28 This program is used to rebuild one or more Python client programs from
33 By default, the script rebuilds Python for you host system [$HOST_TAG],
46 For example, here's how to rebuild Python 2.7.3 on Linux
50 --python-version=2.7.3 \
57 register_var_option "--python-version=<version>" PYTHON_VERSION "Select Python version."
66 register_var_option "--build-dir=<path>" BUILD_DIR "Build Python into directory"
84 # Python needs to execute itself during its build process, so must build the build
85 # Python first. It should also be an error if not asked to build for build machine
    [all...]
download-toolchain-sources.sh 201 toolchain_clone python
217 toolchain_checkout "" $BRANCH python Python-2.7.3
  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 30 %package python
31 Summary: Python bindings for libcap-ng library
34 BuildRequires: python-devel swig
37 %description python
38 The libcap-ng-python package contains the bindings so that libcap-ng
39 and can be used by python applications.
75 rm -f $RPM_BUILD_ROOT/%{_libdir}/python?.?/site-packages/_capng.a
76 rm -f $RPM_BUILD_ROOT/%{_libdir}/python?.?/site-packages/_capng.la
102 %files python
104 %attr(755,root,root) /%{_libdir}/python?.?/site-packages/_capng.s
    [all...]
configure 626 PYTHON
770 PYTHON'
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g 29 /** Python 2.3.3 Grammar
36 * This grammar was derived automatically from the Python 2.3.3
38 * for Python. Then Terence hand tweaked it to be semantically
43 * Starting with Loring's preliminary lexer for Python, I modified it
47 * semi-formal grammar on the web for Python (automatically
49 * The lexical rules for python are particularly nasty and it took me
54 * directory of 40k lines of Python.
58 grammar Python;
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 45 This module has been directly ported to Ruby from the ANTLR Python runtime
  /external/linux-tools-perf/util/scripting-engines/
trace-event-python.c 2 * trace-event-python. Feed trace events to an embedded Python interpreter.
22 #include <Python.h>
54 Py_FatalError("problem in Python trace event handler");
73 Py_FatalError("couldn't create Python tuple");
121 Py_FatalError("couldn't create Python tuple");
229 Py_FatalError("couldn't create Python tuple");
247 Py_FatalError("couldn't create Python dict");
306 Py_FatalError("error resizing Python tuple");
383 sprintf(buf, "Can't open python script \"%s\"", script)
    [all...]
  /external/chromium/third_party/libjingle/source/talk/
main.scons 1 # -*- Python -*-
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 48 library has been ported to Ruby directly from the ANTLR Python runtime API.
  /external/linux-tools-perf/
Makefile 18 # Define PYTHON to point to the python binary if the default
19 # `python' is not correct; for example: PYTHON=python2
21 # Define PYTHON_CONFIG to point to the python-config binary if
22 # the default `$(PYTHON)-config' is not correct.
182 $(OUTPUT)python/perf.so: $(PYRF_OBJS)
185 --build-lib='$(OUTPUT)python' \
186 --build-temp='$(OUTPUT)python/temp'
381 # Files needed for the python binding, perf.s
    [all...]
  /external/linux-tools-perf/util/
python.c 1 #include <Python.h>
11 /* Define PyVarObject_HEAD_INIT for python 2.5 */
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 16 Beautiful Soup works with Python 2.2 and up. It has no external
23 by stock Python.
    [all...]
  /dalvik/docs/
prettify.js 21 * Java, Python, Bash, SQL, HTML, XML, CSS, Javascript, and Makefiles.
184 * Like the python <code>
687 * the tripled delimiters used in python, but should work on those regardless
    [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 26 * number of languages including C and friends, Java, Python, Bash, SQL, HTML,
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 26 * number of languages including C and friends, Java, Python, Bash, SQL, HTML,
    [all...]

Completed in 1518 milliseconds