Home
last modified time | relevance | path

Searched refs:CellType (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/test/
Dtest_funcattrs.py119 cell_obj = types.CellType(1)
122 cell_obj = types.CellType()
/third_party/python/Lib/
Dtypes.py23 CellType = type(_cell_factory()) variable
/third_party/python/Misc/NEWS.d/
D3.8.0a2.rst100 expose the type ``cell`` in ``Lib/types.py`` under the name CellType. Patch
/third_party/python/Doc/library/
Dtypes.rst165 .. data:: CellType
/third_party/python/Doc/reference/
Ddatamodel.rst578 :data:`cell <types.CellType>` type can be accessed in the :mod:`types`
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch578 ALWAYS_INLINE CellType LoadCell(size_t cell_index) const;