| /external/python/cpython3/Lib/idlelib/ |
| idle.bat | 2 rem Start IDLE using the appropriate Python interpreter
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
| idle.bat | 2 rem Start IDLE using the appropriate Python interpreter
|
| /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
| idle.bat | 2 rem Start IDLE using the appropriate Python interpreter
|
| /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
|
| /external/autotest/client/deps/lansim/src/ |
| pyiftun.c | 6 * allow a Python script to create and manipulate TUN/TAP interfaces. 8 * other python modules. 11 * in pure Python, like the ioctl() call numbers. 14 #include <Python.h> 16 /* Python wrappers */
|
| /external/python/cpython2/Doc/ |
| conf.py | 3 # Python documentation build configuration file 20 project = 'Python' 21 copyright = '1990-%s, Python Software Foundation' % time.strftime('%Y') 23 # We look for the Include/patchlevel.h file in the current Python source tree 70 html_use_opensearch = 'https://docs.python.org/' 76 htmlhelp_basename = 'python' + release.replace('.', '') 93 _stdauthor = r'Guido van Rossum\\and the Python development team' 96 'The Python/C API', _stdauthor, 'manual'), 98 'Distributing Python Modules', _stdauthor, 'manual'), 100 'Extending and Embedding Python', _stdauthor, 'manual') [all...] |
| /external/python/cpython2/Launcher/ |
| launcher_internal.h | 18 #include <Python.h> 30 // Use "runpy" module to locate and run Python script using Python module 40 // Run the Python script embedded in ENTRYPOINT_FILE. 44 // Add path to Python sys.path list. 54 // Try to run the Python script embedded in ENTRYPOINT_FILE. Otherwise,
|
| /prebuilts/misc/common/swig/include/2.0.11/python/ |
| embed.i | 3 // SWIG file embedding the Python interpreter in something else. 4 // This file is based on Python-1.5. It will not work with 7 // This file makes it possible to extend Python and all of its 16 Python executable. This will be necessary on systems that do 19 a new version of Python from include files and libraries normally 20 installed with the Python language. 22 This module will automatically grab all of the Python modules 23 present in your current Python executable (including any special 27 This library file only works with Python 1.5. A version 28 compatible with Python 1.4 is available as embed14.i an [all...] |
| embed15.i | 4 * SWIG file embedding the Python interpreter in something else. 5 * This file is based on Python-1.5. It will not work with 8 * This file makes it possible to extend Python and all of its 16 Python executable. This will be necessary on systems that do 19 a new version of Python from include files and libraries normally 20 installed with the Python language. 22 This module will automatically grab all of the Python modules 23 present in your current Python executable (including any special 27 This library file only works with Python 1.5. A version 28 compatible with Python 1.4 is available as embed14.i an [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/ |
| microprotocols.h | 29 #include <Python.h>
|
| /device/linaro/bootloader/edk2/BaseTools/ |
| GNUmakefile | 16 LANGUAGES = C Python
|
| /external/e2fsprogs/contrib/python-uuid/ |
| uuid.c | 1 #include <Python.h>
|
| /external/protobuf/python/google/protobuf/pyext/ |
| descriptor_database.h | 34 #include <Python.h> 40 namespace python { namespace in namespace:google::protobuf 61 // Python objects are not required to implement this method. 67 // The python object that implements the database. The reference is owned. 71 } // namespace python
|
| /external/python/cpython2/Doc/includes/ |
| noddy.c | 1 #include <Python.h>
|
| /external/python/cpython2/Modules/_sqlite/ |
| microprotocols.h | 29 #include <Python.h>
|
| /external/python/cpython3/Doc/includes/ |
| noddy.c | 1 #include <Python.h>
|
| /external/python/cpython3/Modules/_sqlite/ |
| microprotocols.h | 29 #include <Python.h>
|
| /external/python/cpython3/Modules/ |
| _testimportmultiple.c | 6 #include<Python.h>
|
| /external/python/cpython3/Doc/ |
| conf.py | 2 # Python documentation build configuration file 19 project = 'Python' 20 copyright = '2001-%s, Python Software Foundation' % time.strftime('%Y') 22 # We look for the Include/patchlevel.h file in the current Python source tree 33 # By default, highlight as Python 3. 76 html_use_opensearch = 'https://docs.python.org/' + version 82 htmlhelp_basename = 'python' + release.replace('.', '') 97 \strong{Python Software Foundation}\\ 98 Email: \email{docs@python.org} 112 _stdauthor = r'Guido van Rossum\\and the Python development team [all...] |
| /external/python/cpython2/RISCOS/ |
| Makefile | 1 # RISC OS Python 27 HEADERS = @,$(TCPIPLIB),@.^.Include,@.^.Modules,@.^.Objects,@.^.Python,$(CLIB),$(OSLIB),$(DLKLIB) 45 @.^.Modules.o.python 50 # code for main Python binary 102 @.^.Python.o.traceback\ 103 @.^.Python.o.sysmodule\ 104 @.^.Python.o.structmember\ 105 @.^.Python.o.strdup\ 106 @.^.Python.o.sigcheck\ 107 @.^.Python.o.pythonrun [all...] |
| /external/tensorflow/tensorflow/tools/ci_build/install/ |
| install_python3.6_pip_packages.sh | 19 # docker images for Python 3.6 builds. 29 # Install python dep 30 apt-get install python-dev 43 # Install Python 3.6 and dev library 44 wget https://www.python.org/ftp/python/3.6.1/Python-3.6.1.tar.xz 45 tar xvf Python-3.6.1.tar.xz 46 cd Python-3.6.1 83 # Install recent-enough version of wheel for Python 3.6 wheel build [all...] |
| /prebuilts/gdb/darwin-x86/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= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5 30 VPATH= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5 31 MSYSVPATH= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5 32 abs_srcdir= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7. [all...] |
| /external/python/cpython3/PCbuild/ |
| env.bat | 3 rem command window. However, most builds of Python will ignore the version
7 rem To build Python with an earlier toolset, pass "/p:PlatformToolset=v100" (or
|
| /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...] |