Searched defs:itemtype (Results 1 – 5 of 5) sorted by relevance
/external/libxml2/os400/ |
D | xmlcatlgcl.c | 30 #define paramlist(itemsize, itemtype) \ argument
|
D | xmllintcl.c | 30 #define paramlist(itemsize, itemtype) \ argument
|
/external/svox/pico/lib/ |
D | picodata.c | 971 static picoos_char * data_itemtype_to_string(const picoos_uint8 itemtype, in data_itemtype_to_string()
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tix.py | 479 def __init__(self, itemtype, cnf={}, **kw): argument 1885 def set(self, x, y, itemtype=None, **kw): argument
|
/external/python/cpython2/Modules/_ctypes/ |
D | _ctypes.c | 4720 PyCArrayType_from_ctype(PyObject *itemtype, Py_ssize_t length) in PyCArrayType_from_ctype()
|