Searched defs:dict_init (Results  1 – 5 of 5) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/common/ | 
| D | structured_headers_test.cc | 691   const Dictionary dict_init{{{key0, member0}, {key1, member1}}};  in TEST()  local
 | 
| /external/e2fsprogs/lib/support/ | 
| D | dict.c | 351 dict_t *dict_init(dict_t *dict, dictcount_t maxcount, dict_comp_t comp)  in dict_init()  function
 | 
| /external/f2fs-tools/fsck/ | 
| D | dict.c | 323 dict_t *dict_init(dict_t *dict, dictcount_t maxcount, dict_comp_t comp)  in dict_init()  function
 | 
| /external/python/cpython2/Objects/ | 
| D | dictobject.c | 2435 dict_init(PyObject *self, PyObject *args, PyObject *kwds)  in dict_init()  function
 | 
| /external/python/cpython3/Objects/ | 
| D | dictobject.c | 3480 dict_init(PyObject *self, PyObject *args, PyObject *kwds)  in dict_init()  function
 |