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

<<11121314151617181920>>

  /external/chromium/chrome/browser/resources/shared/js/
event_tracker.js 20 * EventTracker instances are typically tied 1:1 with other objects or
  /external/chromium/chrome/browser/ssl/
ssl_client_auth_handler.h 87 // Begins observing notifications from other SSLClientAuthHandler instances.
  /external/chromium/chrome/browser/sync/
README.js 28 delegate to other JsBackend instances.
  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_controller.h 33 // In rare instances, it can be possible for |delegate_| to delete itself
  /external/dbus/tools/
dbus-uuidgen.1 40 running instances of the OS kernel. That is, if two processes see the
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
OutputCollector.java 24 * Destination for {@link DalvInsn} instances being output. This class
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationSetItem.java 28 /** the required alignment for instances of this class */
FieldIdsSection.java 33 * FieldIdItem} instances
MethodIdsSection.java 33 * MethodIdItem} instances
ProtoIdsSection.java 33 * {@code non-null;} map from method prototypes to {@link ProtoIdItem} instances
UniformItemSection.java 61 * IndexedItem} instances.
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
InsnList.java 22 * List of {@link Insn} instances.
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstArray.java 99 * List of {@link Constant} instances.
CstInteger.java 27 /** {@code non-null;} array of cached instances */
  /external/guava/guava/src/com/google/common/cache/
RemovalNotification.java 32 * <p>Like other {@code Map.Entry} instances associated with {@code CacheBuilder}, this class holds
  /external/guava/guava/src/com/google/common/collect/
AbstractListMultimap.java 111 * <p>Two {@code ListMultimap} instances are equal if, for each key, they
AbstractSetMultimap.java 123 * <p>Two {@code SetMultimap} instances are equal if, for each key, they
ContiguousSet.java 87 * {@link Sets#intersection} for {@link ContiguousSet} instances.
DiscreteDomains.java 26 * Factories for common {@link DiscreteDomain} instances.
HashBiMap.java 31 * A {@link BiMap} backed by two {@link HashMap} instances. This implementation
ImmutableEnumSet.java 102 * This class is used to serialize ImmutableEnumSet instances.
ImmutableSetMultimap.java 51 * it has no public or protected constructors. Thus, instances of this class
176 * A builder for creating immutable {@code SetMultimap} instances, especially
187 * Builder instances can be reused; it is safe to call {@link #build} multiple
261 * are {@link ImmutableSortedSet} instances. However, serialization does not
ListMultimap.java 82 * <p>Two {@code ListMultimap} instances are equal if, for each key, they
SetMultimap.java 95 * <p>Two {@code SetMultimap} instances are equal if, for each key, they
  /external/guava/guava/src/com/google/common/eventbus/
package-info.java 110 * application from having separate EventBus instances for each component, or
111 * using separate instances to separate events by context or topic. This also
130 * <li>Scope-specific EventBus instances can handle temporary event
132 * <li>For testing, EventBus instances can be easily created and thrown away,

Completed in 477 milliseconds

<<11121314151617181920>>