HomeSort by relevance Sort by last modified time
    Searched full:instances (Results 176 - 200 of 2186) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/iptables/extensions/
libxt_NFQUEUE.man 17 This is useful for multicore systems: start multiple instances of the userspace program on
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
package.html 17 Materials (also known as material instances) are extended from
  /external/llvm/include/llvm/CodeGen/
GCs.h 21 /// FIXME: Collector instances are not useful on their own. These no longer
  /external/markdown/markdown/extensions/
extra.py 45 """ Register extension instances. """
  /external/proguard/src/proguard/io/
NameFilter.java 28 * This DataEntryReader delegates to one of two other DataEntryReader instances,
  /external/proguard/src/proguard/optimize/
WriteOnlyFieldFilter.java 30 * other given <code>MemberVisitor</code> instances, but only when the visited
  /external/srtp/crypto/include/
null_cipher.h 61 * track of bytes encrypted, number of instances, and/or other info).
  /external/v8/test/mjsunit/
class-of-builtins.js 28 // The [[Class]] property of (instances of) builtin functions must be
  /external/webkit/Source/WebCore/bindings/v8/
ScopedDOMDataStore.h 50 // We assume that all child threads running V8 instances are created by WTF.
  /external/webkit/Source/WebCore/platform/graphics/android/utils/
ClassTracker.h 33 #define DEBUG_COUNT // Add instances tracking
  /external/webkit/Source/WebCore/storage/
SQLTransactionSyncCallback.h 42 // Instances of this class should be created and used only on the worker's context thread.
  /external/webkit/Source/WebCore/svg/
SVGAnimateMotionElement.cpp 233 // ...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) {
SVGAnimateTransformElement.cpp 192 // ...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) {
  /external/webkit/Source/WebKit/chromium/public/
WebGeolocationController.h 56 // No implementation for the default constructor. Declared private to ensure that no instances
  /frameworks/base/core/java/android/webkit/
HttpAuthHandler.java 22 * Represents a request for HTTP authentication. Instances of this class are
  /frameworks/base/core/java/com/android/internal/os/
SomeArgs.java 22 * arguments. This class maintains a pool of instances and
  /frameworks/base/media/mca/filterfw/native/core/
gl_buffer_interface.h 61 // Interface to instances that hold GL textures and frame-buffer-objects.
  /libcore/luni/src/main/java/java/lang/reflect/
InvocationHandler.java 21 * Implementors of this interface dispatch methods invoked on proxy instances.
  /libcore/luni/src/main/java/java/security/
KeyPair.java 24 * private key can be accessed, instances must be treated like a private key.
  /libcore/luni/src/main/java/java/text/spi/
CollatorProvider.java 26 * instances of {@code Collator}.
DateFormatSymbolsProvider.java 26 * instances of {@code DateFormatSymbols}.
DecimalFormatSymbolsProvider.java 26 * instances of {@code DecimalFormatSymbols}.
  /libcore/luni/src/main/java/libcore/internal/
StringPool.java 20 * A pool of string instances. Unlike the {@link String#intern() VM's
  /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/device/
Window.java 66 * different instances and automatically reselecting the same window doesn't
  /tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/ui/controls/
IAndroidComposite.java 24 * composites that holds Android Emulator instances.

Completed in 1400 milliseconds

1 2 3 4 5 6 78 91011>>