Searched refs:collections (Results 1 - 20 of 20) sorted by relevance

/external/webkit/Source/WebKit/efl/DefaultTheme/
H A Ddefault.edc60 collections {
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
H A Ddeduplicate_tests.py33 import collections namespace
80 hashes = collections.defaultdict(set)
105 hashes = collections.defaultdict(set)
/external/linux-tools-perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.py9 from collections import defaultdict
/external/clang/docs/tools/
H A Ddump_ast_matchers.py6 import collections namespace
29 ids = collections.defaultdict(int)
/external/webkit/Source/WebKit2/Scripts/webkit2/
H A Dmessages.py23 import collections namespace
294 types_by_namespace = collections.defaultdict(set)
/external/v8/tools/
H A Dll_prof.py31 import collections namespace
118 self.self_ticks_map = collections.defaultdict(lambda: 0)
124 self.callee_ticks = collections.defaultdict(lambda: 0)
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
H A Dmux.py38 import collections namespace
873 self._deque = collections.deque()
1094 self._channel_slots = collections.deque()
H A D_stream_hybi.py39 from collections import deque
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
H A Dmux_client_for_testing.py45 import collections namespace
394 self._channel_slots = collections.deque()
/external/linux-tools-perf/scripts/python/
H A Dsched-migration.py17 from collections import defaultdict
/external/protobuf/python/google/protobuf/
H A Dtext_format.py38 from collections import deque
/external/protobuf/python/
H A Dmox.py62 from collections import deque
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/clang/bindings/python/clang/
H A Dcindex.py66 import collections namespace
1442 class ArgumentsIterator(collections.Sequence):
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas342 /// with small collections. Since small collections are more typical in these
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dprototype-1.6.0.3.js787 var collections = [this].concat(args).map($A);
789 return iterator(collections.pluck(index));
3068 // joins two collections
H A Dconcat-jquery-mootools-prototype.js9166 var collections = [this].concat(args).map($A);
9168 return iterator(collections.pluck(index));
11447 // joins two collections
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp1297 CV_PARSE_ERROR( "Only collections as YAML streams are supported by this parser" );
/external/dropbear/libtomcrypt/
H A Dcrypt.tex4176 On top of the basic data types are the SEQUENCE and SET data types which are collections of other ASN.1 types. They are provided
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 465 milliseconds