Home
last modified time | relevance | path

Searched refs:dicts (Results 1 – 14 of 14) sorted by relevance

/external/chromium-trace/catapult/third_party/WebOb/webob/
Dmultidict.py337 def __init__(self, *dicts): argument
338 self.dicts = dicts
341 for d in self.dicts:
360 for d in self.dicts:
373 for d in self.dicts:
382 for d in self.dicts:
387 for d in self.dicts:
393 for d in self.dicts:
403 for d in self.dicts:
413 for d in self.dicts:
/external/skia/gyp/
Dcommon_variables.gypi27 # 1. directly enclosing 'variable' dicts, and
28 # 2. "sibling" 'variable' dicts (which, I guess, are combined into a single
31 # dicts), so we have to re-define every variable at every enclosure level
32 # within our ridiculous matryoshka doll of 'variable' dicts. That's why
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/
DCHANGELOG.txt44 - Modeling private and public key as real objects rather than dicts.
/external/chromium-trace/catapult/dashboard/docs/
Ddata-format.md76 to their data dicts.
79 to their trace dicts.
/external/chromium-trace/catapult/firefighter/
Dpylintrc70 # Make sure : in dicts and trailing commas are checked for whitespace.
/external/chromium-trace/catapult/
Dpylintrc74 # Make sure : in dicts and trailing commas are checked for whitespace.
/external/autotest/client/tests/kvm/
Dmigration_control.srv9 it with appropriate parameters, generates the test dicts, modify the test_dicts
/external/autotest/frontend/tko/
Dmodels.py671 dicts = query.values('test_idx')
672 return [item['test_idx'] for item in dicts]
/external/dbus/
DNEWS.pre-1-217 - dicts now work correctly with dbus-send
DNEWS.pre-1-0419 - fix dicts-inside-dicts
DChangeLog.pre-1-02230 Patch by Rob Taylor to add nested dicts to the glib tests to check
4483 (main): Handle sending dicts.
6143 self._match_rule_to_receivers is now a dict of dicts.
6163 and dicts
6166 and dicts
8146 Round off basic type support. Add dicts (yay!), and
8149 Make MessageIter more general so it works for dicts too.
8505 * mono/DBusType/Dict.cs: Handle empty dicts
11364 Fix up dicts & arrays
12212 Add support for getting empty arrays and dicts.
[all …]
/external/chromium-trace/catapult/third_party/coverage/
DTODO.txt242 + Use sets instead of dicts
/external/google-breakpad/src/build/
Dcommon.gypi1036 # settings in target dicts. SYMROOT is a special case, because many other
/external/chromium-trace/catapult/third_party/Paste/docs/
Dnews.txt509 * Fixed ``parse_dict_querystring`` returning empty dicts instead of