Searched refs:instances (Results 1 - 25 of 54) sorted by relevance

123

/external/chromium/base/debug/
H A Dleak_tracker.h20 // LeakTracker is a helper to verify that all instances of a class
25 // instances of that class.
37 // Next, when we believe all instances of net::URLRequest have been deleted:
41 // Should the check fail (because there are live instances of net::URLRequest),
42 // then the allocation callstack for each leaked instances is dumped to
68 instances()->Append(this);
85 for (LinkNode<LeakTracker<T> >* node = instances()->head();
86 node != instances()->end();
113 for (LinkNode<LeakTracker<T> >* node = instances()->head();
114 node != instances()
[all...]
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/modulator/
H A DCatRom2.java43 private static Map<Integer, CatRom2> instances = new HashMap<Integer, CatRom2>(); field in class:CatRom2
60 if (!CatRom2.instances.containsKey(sampleRate)) {
61 CatRom2.instances.put(sampleRate, new CatRom2(sampleRate));
63 return CatRom2.instances.get(sampleRate);
/external/webkit/Source/WebCore/svg/
H A DSVGElement.cpp166 HashSet<SVGElementInstance*>& instances = ensureRareSVGData()->elementInstances(); local
167 ASSERT(!instances.contains(instance));
169 instances.add(instance);
177 HashSet<SVGElementInstance*>& instances = rareSVGData()->elementInstances(); local
178 ASSERT(instances.contains(instance));
180 instances.remove(instance);
H A DSVGAnimateMotionElement.cpp233 // ...except in case where we have additional instances in <use> trees.
234 const HashSet<SVGElementInstance*>& instances = targetElement->instancesForElement(); local
235 const HashSet<SVGElementInstance*>::const_iterator end = instances.end();
236 for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) {
H A DSVGAnimateTransformElement.cpp192 // ...except in case where we have additional instances in <use> trees.
197 const HashSet<SVGElementInstance*>& instances = targetElement->instancesForElement(); local
198 const HashSet<SVGElementInstance*>::const_iterator end = instances.end();
199 for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) {
H A DSVGAnimationElement.cpp335 const HashSet<SVGElementInstance*>& instances = targetElement->instancesForElement(); local
336 const HashSet<SVGElementInstance*>::const_iterator end = instances.end();
337 for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) {
/external/webkit/Source/WebCore/platform/win/
H A DWindowMessageBroadcaster.cpp40 static InstanceMap instances; local
41 return instances;
/external/chromium/chrome/browser/metrics/
H A Dmetrics_service.cc295 instances(0),
303 instances(0),
312 // The number of instances of this child process that have been created.
315 int instances; member in struct:MetricsService::ChildProcessStats
1596 stats.instances++;
1701 if (stats.instances) {
1702 int instances = 0; local
1703 plugin_dict->GetInteger(prefs::kStabilityPluginInstances, &instances);
1704 instances += stats.instances;
[all...]
H A Dmetrics_log.cc175 int instances = 0; local
176 plugin_dict->GetInteger(prefs::kStabilityPluginInstances, &instances);
177 WriteIntAttribute("instancecount", instances);
/external/chromium/chrome/browser/sync/
H A DREADME.js28 delegate to other JsBackend instances.
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
H A DLoginContext1Test.java261 * <li>it keeps track of instances created
319 protected static ArrayList<TestLoginModule> instances = new ArrayList<TestLoginModule>(); field in class:LoginContext1Test.TestLoginModule
346 return instances.get(i);
350 * Clears the list of tracked instances.
353 instances.clear();
360 return instances.size();
408 instances.add(this);
601 * A special-purpose CallbackHandler which keeps track of instances
605 protected static ArrayList<TestCallbackHandler> instances = new ArrayList<TestCallbackHandler>(); field in class:LoginContext1Test.TestCallbackHandler
608 * Returns number of the instances tracke
[all...]
/external/mesa3d/src/pixelflinger2/
H A Dshader.cpp130 std::map<ShaderKey, Instance *> instances; member in struct:Executable
198 for (std::map<ShaderKey, Instance *>::iterator it=shader->executable->instances.begin();
199 it != shader->executable->instances.end(); it++)
201 shader->executable->instances.~map();
454 shader->executable->instances = std::map<ShaderKey, Instance *>();
459 Instance * instance = shader->executable->instances[shaderKey];
561 shader->executable->instances[shaderKey] = instance;
/external/apache-http/src/org/apache/commons/logging/impl/
H A DLogFactoryImpl.java57 * <p>This factory will remember previously created <code>Log</code> instances
202 * The {@link org.apache.commons.logging.Log} instances that have
205 protected Hashtable instances = new Hashtable(); field in class:LogFactoryImpl
217 * implementation class that will be used to create new instances.
331 Log instance = (Log) instances.get(name);
334 instances.put(name, instance);
344 * instances returned by this factory. This is useful in environments
352 instances.clear();
520 * new {@link org.apache.commons.logging.Log} instances.</p>
/external/chromium/sdch/open-vcdiff/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/external/elfutils/config/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/external/expat/conftools/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/external/libcap-ng/libcap-ng-0.7/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
/external/libmtp/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/external/libpng/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/external/libusb/
H A Dinstall-sh416 # Don't fail if two instances are running concurrently.
430 # Don't fail if two instances are running concurrently.
/external/libusb-compat/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/external/openfst/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/external/protobuf/gtest/build-aux/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/external/protobuf/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
/external/stressapptest/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.

Completed in 567 milliseconds

123