Home
last modified time | relevance | path

Searched refs:_py (Results 1 – 17 of 17) sorted by relevance

/external/skia/infra/bots/recipe_modules/flavor/
Ddefault.py115 def _py(self, title, script, infra_step=True, args=()): member in DefaultFlavor
239 self._py('symbolized %s' % name,
/external/skqp/infra/bots/recipe_modules/flavor/
Ddefault.py154 def _py(self, title, script, infra_step=True, args=()): member in DefaultFlavor
260 self._py('symbolized %s' % name,
/external/python/cpython2/Doc/distutils/
Dcommandref.rst11 .. % \subsubsection{\protect\command{build\_py}}
/external/tensorflow/tensorflow/lite/tools/evaluation/proto/
DBUILD46 name = "evaluation_stages", # bzl adds _py
/external/tensorflow/tensorflow/compiler/xrt/
DBUILD37 name = "xrt_proto", # bzl adds a _py suffix
/external/python/cpython3/Doc/distutils/
Dcommandref.rst13 .. % \subsubsection{\protect\command{build\_py}}
/external/tensorflow/tensorflow/compiler/xla/
DBUILD47 name = "xla_data_proto", # bzl adds a _py suffix
64 name = "xla_proto", # bzl adds a _py suffix
/external/python/mock/docs/
Dindex.txt115 a matching ``_py{version}.py`` file. If ``{version}`` isn't 3, adjust
/external/tensorflow/tensorflow/core/platform/default/
Dbuild_config.bzl456 py_deps = tf_deps(protodeps, "_py")
457 py_name = name + "_py"
/external/python/cpython3/Mac/BuildScript/
DREADME.rst172 somewhere in ``/tmp/_py``).
/external/python/cpython2/Mac/BuildScript/
DREADME.txt150 somewhere in ``/tmp/_py``).
/external/python/cpython3/Lib/idlelib/idle_test/
DREADME.txt234 start htmlcov\3x_Lib_idlelib_%1_py.html
/external/python/cpython3/Mac/
DREADME.rst309 All of this is normally done completely isolated in /tmp/_py, so it does not
/external/python/cpython2/Mac/
DREADME315 All of this is normally done completely isolated in /tmp/_py, so it does not
/external/python/cpython2/Doc/library/
Djson.rst380 .. _py-to-json-table:
/external/python/cpython3/Doc/library/
Djson.rst398 .. _py-to-json-table:
/external/tensorflow/tensorflow/compiler/xla/service/
DBUILD44 name = "hlo_proto", # bzl adds a _py suffix only to the OSS target.