/external/chromium_org/v8/src/ |
H A D | utils-inl.h | 37 void Collector<T, growth_factor, max_growth>::Reset() {
|
H A D | preparse-data.h | 134 Collector<unsigned> function_store_; 221 Collector<byte> literal_chars_; 222 Collector<byte> symbol_store_; 223 Collector<Key> symbol_keys_;
|
H A D | utils.h | 615 class Collector { 617 explicit Collector(int initial_capacity = kMinCapacity) 622 virtual ~Collector() { 642 // A basic Collector will keep this vector valid as long as the Collector 661 // A basic Collector will keep this vector valid as long as the Collector 763 * NOTICE: Blocks allocated using Collector::AddBlock(int) can move 767 class SequenceCollector : public Collector<T, growth_factor, max_growth> { 770 : Collector< [all...] |
/external/v8/src/ |
H A D | utils-inl.h | 37 void Collector<T, growth_factor, max_growth>::Reset() {
|
H A D | preparse-data.h | 134 Collector<unsigned> function_store_; 221 Collector<byte> literal_chars_; 222 Collector<byte> symbol_store_; 223 Collector<Key> symbol_keys_;
|
H A D | utils.h | 523 class Collector { 525 explicit Collector(int initial_capacity = kMinCapacity) 530 virtual ~Collector() { 550 // A basic Collector will keep this vector valid as long as the Collector 569 // A basic Collector will keep this vector valid as long as the Collector 671 * NOTICE: Blocks allocated using Collector::AddBlock(int) can move 675 class SequenceCollector : public Collector<T, growth_factor, max_growth> { 678 : Collector< [all...] |
/external/chromium_org/v8/test/cctest/ |
H A D | test-utils.cc | 166 TEST(Collector) { 167 Collector<int> collector(8);
|
H A D | test-heap-profiler.cc | 642 i::Collector<char> buffer_;
|
/external/v8/test/cctest/ |
H A D | test-utils.cc | 139 TEST(Collector) { 140 Collector<int> collector(8);
|
H A D | test-heap-profiler.cc | 558 i::Collector<char> buffer_;
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
H A D | collector.py | 124 class Collector(object): class in inherits:object 131 When the Collector is started, it creates a Tracer for the current thread, 133 When the Collector is stopped, all active Tracers are stopped. 135 Threads started while the Collector is stopped will never have Tracers 179 return "<Collector at 0x%x>" % id(self) 267 # Remove this Collector from the stack, and resume the one underneath 314 Note that no data is collected or returned if the Collector wasn't
|
H A D | control.py | 8 from coverage.collector import Collector namespace 131 self.collector = Collector(
|
/external/clang/lib/AST/ |
H A D | CXXInheritance.cpp | 639 FinalOverriderCollector Collector; local 640 Collector.Collect(this, false, 0, FinalOverriders);
|
H A D | VTableBuilder.cpp | 1118 OverriddenMethodsCollector Collector = { &OverriddenMethods }; local 1119 visitAllOverriddenMethods(MD, Collector); 2681 InitialOverriddenDefinitionCollector Collector; 2682 visitAllOverriddenMethods(MD, Collector); 2685 Base.getBase()->lookupInBases(BaseInSet, &Collector.Bases, Paths);
|
/external/chromium_org/tools/gyp/test/lib/ |
H A D | TestCmd.py | 314 class Collector: class in inherits: 1484 col = Collector(top) 1521 col = Collector(top) 1573 col = Collector(top)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.apache.lucene_1.9.1.v20100518-1140.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |