Home
last modified time | relevance | path

Searched defs:int_types (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/third_party/markupsafe/
D_compat.py19 int_types = (int,) variable
24 int_types = (int, long) variable
/external/tensorflow/tensorflow/compiler/tests/
Dxla_test.py164 def int_types(self): member in XLATestCase
/external/python/cpython2/Lib/ctypes/test/
Dtest_bitfields.py52 int_types = unsigned_int_types + signed_int_types variable
/external/python/cpython3/Lib/ctypes/test/
Dtest_bitfields.py51 int_types = unsigned_int_types + signed_int_types variable