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

1 2 3 4 5 6 78 91011>>

  /external/apache-http/src/org/apache/http/impl/client/
BasicCookieStore.java 119 * Returns an immutable array of {@link Cookie cookies} that this HTTP
  /external/apache-http/src/org/apache/http/message/
BasicStatusLine.java 43 * This class is immutable and therefore inherently thread safe.
BufferedHeader.java 128 // buffer is considered immutable
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
ExtendedPKIXBuilderParameters.java 31 * The returned set is immutable.
  /external/chromium/chrome/browser/sync/syncable/
model_type.h 6 // Each sync object is expected to have an immutable object type.
  /external/chromium/chrome/common/net/gaia/
google_service_auth_error.h 5 // A GoogleServiceAuthError is immutable, plain old data representing an
  /external/chromium/net/proxy/
proxy_server.h 21 // ProxyServer is immutable.
  /external/chromium/net/url_request/
url_request_throttler_entry.h 134 // Valid and immutable after construction time.
  /external/chromium/testing/gmock/include/gmock/
gmock-cardinalities.h 78 // A Cardinality is a copyable and IMMUTABLE (except by assignment)
  /external/clang/include/clang/Index/
ASTLocation.h 33 /// immutable.
  /external/guava/javadoc/com/google/common/collect/class-use/
ImmutableMultiset.html 136 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable multiset containing the given elements.</TD>
151 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable multiset containing the given elements.</TD>
174 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the empty immutable multiset.</TD>
189 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable multiset containing the given elements.</TD>
  /external/guava/src/com/google/common/collect/
RegularImmutableMap.java 114 // deserialized map. The views are serializable since the Immutable* classes
RegularImmutableSortedSet.java 30 * An immutable sorted set with one or more elements.
  /external/icu4c/test/perf/unisetperf/draft/
bitset.cpp 14 * Idea for a "compiled", fast, read-only (immutable) version of a UnicodeSet
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 94 // default, fixed objects are immutable unless marked otherwise.
433 /// efficiency. By default, fixed objects are immutable. This returns an
436 int CreateFixedObject(uint64_t Size, int64_t SPOffset, bool Immutable);
446 /// to an immutable object.
  /external/llvm/include/llvm/Support/
StringPool.h 23 // Pooled strings are immutable, but you can change a PooledStringPtr to point
  /external/llvm/lib/CodeGen/
PseudoSourceValue.cpp 27 // PseudoSourceValues are immutable so don't need locking.
  /external/skia/include/core/
SkTypeface.h 36 Typeface objects are immutable, and so they can be shared between threads.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Statements/
12.10-1.js 82 // although the scope chain changes, the this value is immutable for a given
  /frameworks/base/core/java/android/content/pm/
Signature.java 31 * Opaque, immutable representation of a signature associated with an
  /frameworks/base/core/java/android/text/
Editable.java 22 * to immutable text like Strings). If you make a {@link DynamicLayout}
  /frameworks/base/core/java/android/webkit/
HttpAuthHandlerImpl.java 58 // both the lock and the state, because Boolean is immutable.
  /frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcAdapterExtras.java 114 * Immutable data class that describes a card emulation route.
  /libcore/luni/src/main/java/java/net/
Proxy.java 20 * Proxy} stores a type and an address and is immutable. There are three types
  /libcore/luni/src/main/java/java/nio/channels/
Selector.java 80 * Gets the set of registered keys. The set is immutable and is not thread-

Completed in 1131 milliseconds

1 2 3 4 5 6 78 91011>>