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

1 2 3 4

  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python_protobuf.h 33 // This module exposes the C proto inside the given Python proto, in
34 // case the Python proto is implemented with a C proto.
39 #include <Python.h>
46 namespace python { namespace in namespace:google::protobuf
48 // Return the pointer to the C proto inside the given Python proto,
49 // or NULL when this is not a Python proto implemented with a C proto.
53 } // namespace python
python_descriptor.h 36 #include <Python.h>
49 namespace python { namespace in namespace:google::protobuf
83 } // namespace python
  /external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/genperf/
run.bat 3 for /f "usebackq tokens=1*" %%f in (`reg query HKCR\Python.File\shell\open\command`) do (set _my_=%%f %%g)
7 echo Building without Python ...
11 echo Building with Python ...
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
idle.bat 2 rem Start IDLE using the appropriate Python interpreter
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
idle.bat 2 rem Start IDLE using the appropriate Python interpreter
  /ndk/
ndk-gdb-py.cmd 2 rem This is a Windows cmd.exe script used to invoke the NDK-specific Python executable
6 "%NDK_ROOT%prebuilt/%NDK_WIN_HOST%/bin/python.exe" -u "%~dp0ndk-gdb.py" SHELL=cmd %*
  /external/e2fsprogs/contrib/python-uuid/
uuid.c 1 #include <Python.h>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 2 # Top-level Makefile for Python
15 # If you have a previous version of Python installed that you don't
29 srcdir= /s/ndk-toolchain/src/python/Python-2.7.5
30 VPATH= /s/ndk-toolchain/src/python/Python-2.7.5
31 MSYSVPATH= /s/ndk-toolchain/src/python/Python-2.7.5
32 abs_srcdir= /s/ndk-toolchain/src/python/Python-2.7.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 2 # Top-level Makefile for Python
15 # If you have a previous version of Python installed that you don't
29 srcdir= /s/ndk-toolchain/src/python/Python-2.7.5
30 VPATH= /s/ndk-toolchain/src/python/Python-2.7.5
31 MSYSVPATH= /s/ndk-toolchain/src/python/Python-2.7.5
32 abs_srcdir= /s/ndk-toolchain/src/python/Python-2.7.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/templates/
callback_interface.h 32 {# FIXME: Rename to Python when switch #}
callback_interface.cpp 32 {# FIXME: Rename to Python when switch #}
interface_base.cpp 32 {# FIXME: Rename to Python when switch #}
  /external/chromium_org/third_party/markupsafe/
_speedups.c 12 #include <Python.h>
216 #else /* Python 3.x module initialization */
  /ndk/build/tools/
build-host-python.sh 18 # Rebuild the host Python binaries from sources.
32 This program is used to rebuild one or more Python client programs from
37 By default, the script rebuilds Python for you host system [$HOST_TAG],
50 For example, here's how to rebuild Python 2.7.5 on Linux
54 --python-version=2.7.5 \n \
61 register_var_option "--python-version=<version>" PYTHON_VERSION "Select Python version."
70 register_var_option "--build-dir=<path>" BUILD_DIR "Build Python into directory"
133 # Build python for build machine automatically
139 # Python needs to execute itself during its build process, so must build the buil
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/
peerconnection.scons 1 # -*- Python -*-
  /external/chromium_org/third_party/bintrees/bintrees/
ctrees.h 12 #include <Python.h>
  /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/)
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
yasm.pyx 0 # Python bindings for Yasm: Main Pyrex input file
43 cdef extern from "Python.h":
95 # Link to associated data mechanism to keep Python references paired with
floatnum.pxi 0 # Python bindings for Yasm: Pyrex input file for floatnum.h
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_scripts.py 14 # check if Python is called on the first line with this expression
15 first_line_re = re.compile('^#!.*python[0-9.]*([ \t].*)?$')
55 Python script in the Unix way (first line matches 'first_line_re',
56 ie. starts with "\#!" and contains "python"), then adjust the first
57 line to refer to the current Python interpreter as we copy.
105 "python%s%s" % (_sysconfig.get_config_var("VERSION"),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_scripts.py 14 # check if Python is called on the first line with this expression
15 first_line_re = re.compile('^#!.*python[0-9.]*([ \t].*)?$')
55 Python script in the Unix way (first line matches 'first_line_re',
56 ie. starts with "\#!" and contains "python"), then adjust the first
57 line to refer to the current Python interpreter as we copy.
105 "python%s%s" % (_sysconfig.get_config_var("VERSION"),
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtc.scons 1 # -*- Python -*-
  /external/chromium_org/third_party/libxml/src/
libxml2.spec 9 BuildRequires: python python-devel zlib-devel pkgconfig
42 %package python
43 Summary: Python bindings for the libxml2 library
46 Requires: python
48 %description python
49 The libxml2-python package contains a module that permits applications
50 written in the Python programming language to use the interface
116 %files python
120 %{_libdir}/python*/site-packages/libxml2.py
    [all...]

Completed in 1165 milliseconds

1 2 3 4