Home
last modified time | relevance | path

Searched defs:size_or_initializer (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
D__init__.py241 def RawArray(typecode_or_type, size_or_initializer): argument
255 def Array(typecode_or_type, size_or_initializer, **kwds): argument
Dsharedctypes.py81 def RawArray(typecode_or_type, size_or_initializer): argument
113 def Array(typecode_or_type, size_or_initializer, **kwds): argument