Searched defs:python (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
H A Dpython_protobuf.h46 namespace python { namespace in namespace:google::protobuf
53 } // namespace python
H A Dpython_protobuf.cc37 namespace python { namespace in namespace:google::protobuf
47 // If python-google.protobuf.cc is loaded, the function pointer is overridden
61 } // namespace python
H A Dpython_descriptor.h49 namespace python { namespace in namespace:google::protobuf
83 } // namespace python
H A Dpython_descriptor.cc43 namespace python { namespace in namespace:google::protobuf
335 } // namespace python
H A Dpython-proto2.cc113 namespace python { namespace in namespace:google::protobuf
249 "Creates and returns a python message given the descriptor of a "
1671 "python-proto2 is a module that can be used to enhance proto2 Python API\n"
1715 } // namespace python
/external/chromium_org/mojo/public/python/src/
H A Dpython_system_helper.h20 namespace python { namespace in namespace:mojo
22 // Create a mojo::Closure from a callable python object.
47 } // namespace python
H A Dpython_system_helper.cc5 #include "mojo/public/python/src/python_system_helper.h"
74 namespace python { namespace in namespace:mojo
170 } // namespace python
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.h55 namespace python { namespace in namespace:google::protobuf::compiler
156 } // namespace python
H A Dpython_plugin_unittest.cc37 #include <google/protobuf/compiler/python/python_generator.h>
49 namespace python { namespace in namespace:google::protobuf::compiler
92 python::Generator python_generator;
113 } // namespace python
H A Dpython_generator.cc51 #include <google/protobuf/compiler/python/python_generator.h>
65 namespace python { namespace in namespace:google::protobuf::compiler
1040 // in proto2 python runtime but it couldn't be used here because appengine
1154 } // namespace python
/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.h55 namespace python { namespace in namespace:google::protobuf::compiler
150 } // namespace python
H A Dpython_plugin_unittest.cc37 #include <google/protobuf/compiler/python/python_generator.h>
49 namespace python { namespace in namespace:google::protobuf::compiler
92 python::Generator python_generator;
113 } // namespace python
H A Dpython_generator.cc51 #include <google/protobuf/compiler/python/python_generator.h>
64 namespace python { namespace in namespace:google::protobuf::compiler
989 } // namespace python
/external/chromium_org/tools/gyp/tools/emacs/
H A Dgyp.el10 (require 'python)
13 (when (string-match "python-mode.el" (symbol-file 'python-mode 'defun))
14 (error (concat "python-mode must be loaded from python.el (bundled with "
16 "python-mode.el")))
18 (defadvice python-indent-calculate-levels (after gyp-outdent-closing-parens
25 (setf (first python-indent-levels)
26 (- (first python-indent-levels) python
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A DMakefile18 # Define NO_LIBPYTHON to disable python script extension.
20 # Define PYTHON to point to the python binary if the default
21 # `python' is not correct; for example: PYTHON=python2
23 # Define PYTHON_CONFIG to point to the python-config binary if
142 # python extension build directories
148 python-clean := rm -rf $(PYTHON_EXTBUILD) $(OUTPUT)python/perf.so
150 PYTHON_EXT_SRCS := $(shell grep -v ^\# util/python-ext-sources)
151 PYTHON_EXT_DEPS := util/python-ext-sources util/setup.py $(LIBTRACEEVENT) $(LIBLK)
153 $(OUTPUT)python/per
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
H A DMakefile302 disable-python = $(eval $(disable-python_code))
311 $(call get-executable-or-default,PYTHON,python)
314 $(call disable-python,python interpreter)
320 $(call disable-python)
327 $(call disable-python,python-config tool)
338 ifneq ($(call try-cc,$(SOURCE_PYTHON_EMBED),$(FLAGS_PYTHON_EMBED),python),y)
339 $(call disable-python,Python.h (for Python 2.x))
342 ifneq ($(call try-cc,$(SOURCE_PYTHON_VERSION),$(FLAGS_PYTHON_EMBED),python versio
[all...]
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
H A D__init__.py63 import ssl # python 2.6 namespace
77 def has_timeout(timeout): # python 2.6
1031 # bug report: http://mail.python.org/pipermail/python-bugs-list/2005-September/030289.html
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jar ... ObjC/ org/antlr/codegen/templates/Perl5/ org/antlr/codegen/templates/Python/ org/antlr/codegen/templates/Ruby/ org/antlr/codegen/templates/Scala ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 9200 milliseconds