Home
last modified time | relevance | path

Searched defs:iteritems (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/libchrome/third_party/jinja2/
H A D_compat.py29 iteritems = lambda d: iter(d.items()) function
58 iteritems = lambda d: d.iteritems() function
/aosp_15_r20/external/python/cpython2/Lib/
DUserDict.py58 def iteritems(self): return self.data.iteritems() member in UserDict
142 def iteritems(self): member in DictMixin
Dweakref.py173 def iteritems(self): member in WeakValueDictionary
415 def iteritems(self): member in WeakKeyDictionary
/aosp_15_r20/external/perfetto/tools/
H A Dcompat.py44 def iteritems(o): function
/aosp_15_r20/external/angle/build/android/pylib/
H A Dcontent_settings.py32 def iteritems(self): member in ContentSettings
/aosp_15_r20/external/cronet/build/android/pylib/
H A Dcontent_settings.py32 def iteritems(self): member in ContentSettings
/aosp_15_r20/external/icu/icu4c/source/test/depstest/
H A Ddepstest.py48 def iteritems(items): function
/aosp_15_r20/external/cronet/third_party/icu/source/test/depstest/
H A Ddepstest.py48 def iteritems(items): function
/aosp_15_r20/external/python/absl-py/absl/flags/tests/
D_helpers_test.py140 def iteritems(self): member in GetCallingModuleTest.test_get_calling_module_with_iteritems_error.SysModulesMock
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Dsettings.py143 def iteritems(self): member in ContentSettings
/aosp_15_r20/external/python/asn1crypto/asn1crypto/
D_ordereddict.py107 iteritems = DictMixin.iteritems variable in OrderedDict
/aosp_15_r20/external/python/parse_type/tasks/_vendor/
Dsix.py580 def iteritems(d, **kw): function
598 def iteritems(d, **kw): function
/aosp_15_r20/external/scapy/scapy/modules/
H A Dsix.py590 def iteritems(d, **kw): function
608 def iteritems(d, **kw): function
/aosp_15_r20/external/bcc/scripts/
H A Dgit-clang-format352 def iteritems(container): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/
Dsix.py645 def iteritems(d, **kw): function
664 def iteritems(d, **kw): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/
Dsix.py645 def iteritems(d, **kw): function
664 def iteritems(d, **kw): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/
Dsix.py604 def iteritems(d, **kw): function
622 def iteritems(d, **kw): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/
Dsix.py645 def iteritems(d, **kw): function
664 def iteritems(d, **kw): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/
Dsix.py645 def iteritems(d, **kw): function
664 def iteritems(d, **kw): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/
Dsix.py604 def iteritems(d, **kw): function
622 def iteritems(d, **kw): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/
Dsix.py604 def iteritems(d, **kw): function
622 def iteritems(d, **kw): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/
Dsix.py604 def iteritems(d, **kw): function
622 def iteritems(d, **kw): function
/aosp_15_r20/external/python/six/
Dsix.py604 def iteritems(d, **kw): function
622 def iteritems(d, **kw): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/bin/
Dgit-clang-format438 def iteritems(container): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/bin/
Dgit-clang-format438 def iteritems(container): function

123