Home
last modified time | relevance | path

Searched defs:dict_items (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/cronet/android/tools/license/
H A Dmetadata_dictionary.py14 def _as_string(self, dict_items, width=2, depth=1): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_arg_flatten.cpp58 auto* dict_items = PyDict_Items(obj); in flatten_rec() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_collections_abc.py59 dict_items = type({}.items()) variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A D_collections_abc.py59 dict_items = type({}.items()) variable
/aosp_15_r20/external/python/cpython3/Lib/
D_collections_abc.py59 dict_items = type({}.items()) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_collections_abc.py59 dict_items = type({}.items()) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_collections_abc.py59 dict_items = type({}.items()) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_collections_abc.py59 dict_items = type({}.items()) variable
/aosp_15_r20/external/starlark-go/starlark/
H A Dlibrary.go1196 func dict_items(_ *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) { func
/aosp_15_r20/external/python/cpython2/Objects/
Ddictobject.c1365 dict_items(register PyDictObject *mp) in dict_items() function
/aosp_15_r20/external/python/cpython3/Objects/
Ddictobject.c2604 dict_items(PyDictObject *mp) in dict_items() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...