Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dstructured_headers_test.cc692 const Dictionary dict_init{{{key0, member0}, {key1, member1}}}; in TEST() local
/aosp_15_r20/external/f2fs-tools/fsck/
H A Ddict.c323 dict_t *dict_init(dict_t *dict, dictcount_t maxcount, dict_comp_t comp) in dict_init() function
/aosp_15_r20/external/e2fsprogs/lib/support/
H A Ddict.c351 dict_t *dict_init(dict_t *dict, dictcount_t maxcount, dict_comp_t comp) in dict_init() function
/aosp_15_r20/external/python/cpython2/Objects/
Ddictobject.c2435 dict_init(PyObject *self, PyObject *args, PyObject *kwds) in dict_init() function
/aosp_15_r20/external/python/cpython3/Objects/
Ddictobject.c3787 dict_init(PyObject *self, PyObject *args, PyObject *kwds) in dict_init() function