Home
last modified time | relevance | path

Searched refs:_identity (Results 1 – 15 of 15) sorted by relevance

/external/libchrome/third_party/jinja2/
D_compat.py17 _identity = lambda x: x function
45 implements_iterator = _identity
46 implements_to_string = _identity
47 encode_filename = _identity
/external/python/cpython3/Lib/multiprocessing/
Dprocess.py84 self._identity = _current_process._identity + (count,)
94 ':'.join(str(i) for i in self._identity)
361 self._identity = ()
394 self._identity = ()
Dmanagers.py551 ident = ':'.join(str(i) for i in self._process._identity)
/external/python/cpython2/Lib/multiprocessing/
Dprocess.py97 self._identity = _current_process._identity + (count,)
107 ':'.join(str(i) for i in self._identity)
311 self._identity = ()
Dmanagers.py522 ident = ':'.join(str(i) for i in self._process._identity)
/external/mesa3d/src/mesa/x86/
Dx86_xform.h43 extern void _mesa_##pfx##_transform_points##sz##_identity( XFORM_ARGS ); \
54 _mesa_##pfx##_transform_points##sz##_identity; \
/external/mesa3d/src/mesa/sparc/
Dsparc.c48 extern void _mesa_##pfx##_transform_points##sz##_identity(XFORM_ARGS); \
59 _mesa_##pfx##_transform_points##sz##_identity; \
/external/tensorflow/tensorflow/python/ops/
Dcritical_section_ops.py53 def _identity(x): function
310 r_flat = [_identity(x) for x in nest.flatten(r)]
326 outputs = nest.map_structure(_identity, r)
/external/tensorflow/tensorflow/python/keras/utils/
Dmetrics_utils_test.py286 def _identity(x): function
291 x = script_ops.numpy_function(_identity, (x,), dtypes.float32)
/external/python/cpython2/Lib/lib2to3/
Drefactor.py110 def _identity(obj): function
126 _from_system_newlines = _identity
127 _to_system_newlines = _identity
/external/python/cpython2/Lib/email/
Dutils.py58 def _identity(s): function
/external/llvm-project/polly/lib/External/isl/include/isl/
Dmulti.h82 __isl_give isl_multi_##BASE *isl_multi_##BASE##_identity( \
/external/python/cpython3/Lib/lib2to3/
Drefactor.py107 def _identity(obj): function
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc1523 auto _identity = tensorflow::ops::AsNodeOut(s, identity); in TEST_F() local
1527 TF_ASSERT_OK(builder.Input(_identity).Finalize(s.graph(), &func_op)); in TEST_F()
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...