Searched defs:itemtype (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libxml2/os400/ |
H A D | xmllintcl.c | 30 #define paramlist(itemsize, itemtype) \ argument
|
H A D | xmlcatlgcl.c | 30 #define paramlist(itemsize, itemtype) \ argument
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | Tix.py | 475 def __init__(self, itemtype, cnf={}, **kw): argument 1881 def set(self, x, y, itemtype=None, **kw): argument
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | tix.py | 476 def __init__(self, itemtype, cnf={}, *, master=None, **kw): argument 1879 def set(self, x, y, itemtype=None, **kw): argument
|
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/ |
D | _ctypes.c | 4866 PyCArrayType_from_ctype(PyObject *itemtype, Py_ssize_t length) in PyCArrayType_from_ctype()
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/ |
D | _ctypes.c | 4815 PyCArrayType_from_ctype(PyObject *itemtype, Py_ssize_t length) in PyCArrayType_from_ctype()
|