Searched defs:dict_init (Results 1 – 5 of 5) sorted by relevance
/external/cronet/stable/net/third_party/quiche/src/quiche/common/ |
D | structured_headers_test.cc | 693 const Dictionary dict_init{{{key0, member0}, {key1, member1}}}; in TEST() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/ |
D | structured_headers_test.cc | 693 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/cpython3/Objects/ |
D | dictobject.c | 4771 dict_init(PyObject *self, PyObject *args, PyObject *kwds) in dict_init() function
|