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

<<11121314151617181920>>

  /frameworks/base/core/java/android/os/storage/
IMountService.java 301 * After finalization, the container is immutable. Returns an int
    [all...]
  /external/guava/javadoc/com/google/common/collect/
Maps.html 217 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable map entry with the specified key and value.</TD>
444 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable map for which the <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true#values()" title="class or interface in java.util"><CODE>Map.values()</CODE></A> are the given
    [all...]
Multiset.Entry.html 105 that are either live "read-through" views to the Multiset, or immutable
  /libcore/luni/src/main/java/java/util/
Collections.java 165 * An empty immutable instance of {@link List}.
171 * An empty immutable instance of {@link Set}.
177 * An empty immutable instance of {@link Map}.
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
CanvasTest.java 86 opt.inScaled = false; // bitmap will only be immutable if not scaled during load
109 // abnormal case: bitmap to be constructed is immutable
137 // abnormal case: bitmap to be set is immutable
    [all...]
  /external/icu4c/i18n/unicode/
uregex.h 385 * If NULL, a new UText will be created as an immutable shallow clone
582 /** Returns a shallow immutable clone of the entire input string. The returned UText current native index
594 * If NULL, a new UText will be created as an immutable shallow clone
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/src/
gtest-internal-inl.h 586 // These fields are immutable properties of the test.
638 // Gets the (immutable) list of TestInfos in this TestCase.
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 655 // These fields are immutable properties of the test.
713 // Gets the (immutable) list of TestInfos in this TestCase.
    [all...]
  /external/icu4c/common/unicode/
uset.h 335 * Determines whether the set has been frozen (made immutable) or not.
347 * Freeze the set (make it immutable).
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageListFragment.java 249 * <p><em>NOTE:</em> Although we cannot force these to be immutable using Java language
250 * constructs, this <em>must</em> be considered immutable.
    [all...]
  /dalvik/dx/src/com/android/dx/gen/
Code.java 277 * @param catchLabels an immutable list of catch labels
  /dalvik/vm/oo/
Object.h 274 /* number of elements; immutable after init */
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ControlTest.java 306 // ArrayList is not immutable
    [all...]
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimestampTest.java 684 * @tests overriding Timestamp to create an immutable class.
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
NodeSequence.java 936 * and immutable.
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util.h 157 // of the original object. This is possible because that instance is immutable.
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
CompilerInstance.cpp 578 // FIXME: We shouldn't need to do this, the target should be immutable once
  /external/clang/lib/StaticAnalyzer/Core/
RangeConstraintManager.cpp 31 /// guarantee that from <= to. Note that Range is immutable, so as not
  /external/e2fsprogs/e2fsck/
problem.h 376 /* Immutable flag set on a device or socket inode */
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 257 #define EXT2_IMMUTABLE_FL 0x00000010 /* Immutable file */
  /external/emma/core/java12/com/vladium/logging/
Logger.java 29 * an immutable context that encapsulates configuration elements like the
  /external/gtest/include/gtest/internal/
gtest-param-util.h 176 // of the original object. This is possible because that instance is immutable.
  /external/guava/javadoc/com/google/common/collect/class-use/
BiMap.html 145 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable <A HREF="../../../../../com/google/common/collect/BiMap.html" title="interface in com.google.common.collect"><CODE>BiMap</CODE></A> with reliable user-specified iteration order.</TD>
ImmutableSet.Builder.html 120 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A builder for creating immutable sorted set instances, especially

Completed in 1527 milliseconds

<<11121314151617181920>>