Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Ddict.c324 dict_t *dict_init(dict_t *dict, dictcount_t maxcount, dict_comp_t comp) in dict_init() function
/external/e2fsprogs/lib/support/
Ddict.c341 dict_t *dict_init(dict_t *dict, dictcount_t maxcount, dict_comp_t comp) in dict_init() function
/external/python/cpython2/Objects/
Ddictobject.c2435 dict_init(PyObject *self, PyObject *args, PyObject *kwds) in dict_init() function
/external/python/cpython3/Objects/
Ddictobject.c3179 dict_init(PyObject *self, PyObject *args, PyObject *kwds) in dict_init() function