HomeSort by relevance Sort by last modified time
    Searched defs:python (Results 26 - 36 of 36) sorted by null

12

  /ndk/
ndk-gdb.py 1 #!/usr/bin/env python
38 from queue import Queue, Empty # python 3.x namespace
58 If Python executable is the NDK-prebuilt one (it should be)
63 If this is not the case, then we're using some other Python
73 # NDK-prebuilt Python?
226 help='Specify stdcxx python pretty-printer',
767 # Work out the python pretty printer details.
806 gdbsetup.write('python\n')
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
bundlebuilder.py 1 #! /usr/bin/env python
16 % python bundlebuilder.py [options] build
17 % python buildapp.py [options] build
278 'org.python.core', 'riscos', 'riscosenviron', 'riscospath'
285 # a way to pass the Python main program to the interpreter. The
290 # deliberately with argv[0]. The actual Python executable is
336 # When building a standalone app with Python.framework, we need to copy
337 # a subset from Python.framework to the bundle. The following list
341 "Python", # the Python core librar
393 python = None variable in class:AppBuilder
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 8 Requires Python 2.3 or later
63 import ssl # python 2.6 namespace
77 def has_timeout(timeout): # python 2.6
92 # Python 2.3 support
98 # Python 2.3 support
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python-proto2.cc 33 #include <Python.h>
113 namespace python { namespace in namespace:google::protobuf
249 "Creates and returns a python message given the descriptor of a "
273 // in Python.
500 // the members of the Python message object, but can happen if the values were
    [all...]
  /prebuilts/devtools/tools/lib/
monkeyrunner.jar 
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 375 milliseconds

12