HomeSort by relevance Sort by last modified time
    Searched defs:ImmutableSet (Results 26 - 50 of 174) sorted by null

12 3 4 5 6 7

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
901 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
959 class ImmutableSet {
973 explicit ImmutableSet(TreeTy* R) : Root(R) {
977 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
981 ~ImmutableSet() {
985 ImmutableSet &operator=(const ImmutableSet &X)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
901 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
959 class ImmutableSet {
973 explicit ImmutableSet(TreeTy* R) : Root(R) {
977 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
981 ~ImmutableSet() {
985 ImmutableSet &operator=(const ImmutableSet &X)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
901 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
959 class ImmutableSet {
973 explicit ImmutableSet(TreeTy* R) : Root(R) {
977 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
981 ~ImmutableSet() {
985 ImmutableSet &operator=(const ImmutableSet &X)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
903 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
961 class ImmutableSet {
975 explicit ImmutableSet(TreeTy* R) : Root(R) {
979 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
983 ImmutableSet &operator=(const ImmutableSet &X) {
992 ~ImmutableSet() {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
901 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
959 class ImmutableSet {
973 explicit ImmutableSet(TreeTy* R) : Root(R) {
977 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
981 ~ImmutableSet() {
985 ImmutableSet &operator=(const ImmutableSet &X)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
901 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
959 class ImmutableSet {
973 explicit ImmutableSet(TreeTy* R) : Root(R) {
977 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
981 ~ImmutableSet() {
985 ImmutableSet &operator=(const ImmutableSet &X)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
901 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
959 class ImmutableSet {
973 explicit ImmutableSet(TreeTy* R) : Root(R) {
977 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
981 ~ImmutableSet() {
985 ImmutableSet &operator=(const ImmutableSet &X)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
901 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
959 class ImmutableSet {
973 explicit ImmutableSet(TreeTy* R) : Root(R) {
977 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
981 ~ImmutableSet() {
985 ImmutableSet &operator=(const ImmutableSet &X)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
901 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
959 class ImmutableSet {
973 explicit ImmutableSet(TreeTy* R) : Root(R) {
977 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
981 ~ImmutableSet() {
985 ImmutableSet &operator=(const ImmutableSet &X)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
ImmutableSet.h 1 //===--- ImmutableSet.h - Immutable (functional) set interface --*- C++ -*-===//
10 // This file defines the ImutAVLTree and ImmutableSet classes.
901 // definitions used by ImutAVLTree, ImmutableSet, and ImmutableMap. These
959 class ImmutableSet {
973 explicit ImmutableSet(TreeTy* R) : Root(R) {
977 ImmutableSet(const ImmutableSet &X) : Root(X.Root) {
981 ~ImmutableSet() {
985 ImmutableSet &operator=(const ImmutableSet &X)
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
ContiguousSetTest.java 112 * ImmutableSet.SerializedForm, which would be enormous.
138 assertEquals(ImmutableSet.of(), ContiguousSet.create(Range.closedOpen(1, 1), integers()));
139 assertEquals(ImmutableSet.of(), ContiguousSet.create(Range.openClosed(5, 5), integers()));
140 assertEquals(ImmutableSet.of(),
142 assertEquals(ImmutableSet.of(),
245 for (Set<Integer> subset : Sets.powerSet(ImmutableSet.of(1, 2, 3))) {
248 for (Set<Integer> subset : Sets.powerSet(ImmutableSet.of(1, 2, 3))) {
249 assertFalse(set.containsAll(Sets.union(subset, ImmutableSet.of(9))));
251 assertFalse(set.containsAll(ImmutableSet.of("blah")));
305 assertEquals(ImmutableSet.of(), set.intersection(emptySet))
    [all...]
  /external/guava/guava-tests/test/com/google/common/io/
CloserTest.java 24 import com.google.common.collect.ImmutableSet;
352 ImmutableSet<Throwable> suppressed = ImmutableSet.copyOf(getSuppressed(thrownException));
355 assertEquals(ImmutableSet.of(c1Exception, c2Exception), suppressed);
  /external/guice/extensions/multibindings/src/com/google/inject/multibindings/
Multibinder.java 28 import com.google.common.collect.ImmutableSet;
340 this.dependencies = ImmutableSet.copyOf(dependencies);
384 return ImmutableSet.copyOf(result.keySet());
443 return ImmutableSet.<Dependency<?>>of(Dependency.get(Key.get(Injector.class)));
477 return ImmutableSet.<Dependency<?>>of(Dependency.get(Key.get(Injector.class)));
479 ImmutableSet.Builder<Dependency<?>> setBuilder = ImmutableSet.builder();
535 throw new ConfigurationException(ImmutableSet.of(new Message(Errors.format(format, args))));
548 return new ConfigurationException(ImmutableSet.of(new Message(Errors.format(
556 return new ConfigurationException(ImmutableSet.of(new Message(Errors.format
    [all...]
  /external/guava/guava-testlib/test/com/google/common/testing/
ArbitraryInstancesTest.java 38 import com.google.common.collect.ImmutableSet;
171 assertEquals(ImmutableSet.of().iterator(), ArbitraryInstances.get(Iterator.class));
174 assertEquals(ImmutableSet.of(), ArbitraryInstances.get(Iterable.class));
175 assertEquals(ImmutableSet.of(), ArbitraryInstances.get(Set.class));
176 assertEquals(ImmutableSet.of(), ArbitraryInstances.get(ImmutableSet.class));
FreshValueGeneratorTest.java 40 import com.google.common.collect.ImmutableSet;
183 assertFreshInstance(new TypeToken<ImmutableSet<String>>() {});
184 assertValueAndTypeEquals(ImmutableSet.of(new FreshValueGenerator().generate(String.class)),
185 new FreshValueGenerator().generate(new TypeToken<ImmutableSet<String>>() {}));
186 assertValueAndTypeEquals(ImmutableSet.of(new FreshValueGenerator().generate(Number.class)),
187 new FreshValueGenerator().generate(new TypeToken<ImmutableSet<Number>>() {}));
188 assertValueAndTypeEquals(ImmutableSet.of(new FreshValueGenerator().generate(Number.class)),
189 new FreshValueGenerator().generate(new TypeToken<ImmutableSet<? extends Number>>() {}));
    [all...]
  /external/guice/core/test/com/google/inject/
ProvisionListenerTest.java 24 import com.google.common.collect.ImmutableSet;
325 ImmutableSet.of(Key.get(Interface.class), Key.get(String.class, named("constant"))),
488 Set<Key> copy = ImmutableSet.copyOf(keys);
BindingTest.java 22 import com.google.common.collect.ImmutableSet;
345 ImmutableSet.Builder<Object> builder = ImmutableSet.builder();
372 assertEquals(ImmutableSet.of(TypeLiteral.get(D.class)), heardTypes);
400 assertEquals(ImmutableSet.of(Key.get(Injector.class), Key.get(Stage.class), Key.get(D.class),
408 assertEquals(ImmutableSet.of(Key.get(Injector.class), Key.get(Stage.class), Key.get(D.class),
413 assertEquals(ImmutableSet.of(Key.get(Injector.class), Key.get(Stage.class), Key.get(D.class),
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
XCldrStub.java 318 public static class ImmutableSet {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
XCldrStub.java 316 public static class ImmutableSet {
  /external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/javaparsermodel/declarations/
JavaParserClassDeclarationTest.java 40 import com.google.common.collect.ImmutableSet;
177 assertEquals(ImmutableSet.of("com.github.javaparser.ast.Node", "java.lang.Object"), cu.getAllSuperClasses().stream().map(i -> i.getQualifiedName()).collect(Collectors.toSet()));
204 assertEquals(ImmutableSet.of(), compilationUnit.getInterfaces().stream().map(i -> i.getQualifiedName()).collect(Collectors.toSet()));
207 assertEquals(ImmutableSet.of("com.github.javaparser.ast.DocumentableNode"), coid.getInterfaces().stream().map(i -> i.getQualifiedName()).collect(Collectors.toSet()));
248 assertEquals(ImmutableSet.of("java.lang.Cloneable"), compilationUnit.getAllInterfaces().stream().map(i -> i.getQualifiedName()).collect(Collectors.toSet()));
251 assertEquals(ImmutableSet.of("java.lang.Cloneable", "com.github.javaparser.ast.NamedNode", "com.github.javaparser.ast.body.AnnotableNode", "com.github.javaparser.ast.DocumentableNode"), coid.getAllInterfaces().stream().map(i -> i.getQualifiedName()).collect(Collectors.toSet()));
338 assertEquals(ImmutableSet.of("java.lang.Cloneable", "com.github.javaparser.ast.Node", "java.lang.Object"), cu.getAllAncestors().stream().map(i -> i.getQualifiedName()).collect(Collectors.toSet()));
    [all...]
  /external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/reflectionmodel/
ReflectionClassDeclarationTest.java 28 import com.google.common.collect.ImmutableSet;
203 assertEquals(ImmutableSet.of(Serializable.class.getCanonicalName(),
215 assertEquals(ImmutableSet.of(Serializable.class.getCanonicalName(),
228 assertEquals(ImmutableSet.of(Object.class.getCanonicalName(),
233 assertEquals(ImmutableSet.of(Object.class.getCanonicalName()),
277 assertEquals(ImmutableSet.of("modCount", "serialVersionUID", "MAX_ARRAY_SIZE", "size", "elementData", "EMPTY_ELEMENTDATA", "DEFAULTCAPACITY_EMPTY_ELEMENTDATA", "DEFAULT_CAPACITY"),
321 assertEquals(ImmutableSet.of("com.github.javaparser.ast.Node", "java.lang.Object"), cu.getAllSuperClasses().stream().map(i -> i.getQualifiedName()).collect(Collectors.toSet()));
353 assertEquals(ImmutableSet.of(), compilationUnit.getInterfaces().stream().map(i -> i.getQualifiedName()).collect(Collectors.toSet()));
357 assertEquals(ImmutableSet.of("com.github.javaparser.ast.nodeTypes.NodeWithExtends",
410 assertEquals(ImmutableSet.of("java.lang.Cloneable", "com.github.javaparser.ast.visitor.Visitable", "com.github.javaparser.as (…)
    [all...]
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
SetsTest.java 106 ImmutableSet<SomeEnum> none
110 ImmutableSet<SomeEnum> one
114 ImmutableSet<SomeEnum> two
138 Set<SomeEnum> set = ImmutableSet.of(SomeEnum.B, SomeEnum.C);
143 Set<SomeEnum> set = ImmutableSet.of(SomeEnum.A, SomeEnum.B, SomeEnum.C);
481 ImmutableSet<Integer> elements = ImmutableSet.of();
484 assertEquals(ImmutableSet.of(ImmutableSet.of()), powerSet);
489 ImmutableSet<Integer> elements = ImmutableSet.of(1, 2, 3)
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
ServiceManagerTest.java 22 import com.google.common.collect.ImmutableSet;
190 assertEquals(ImmutableSet.of(b, d), listener.failedServices);
213 assertEquals(ImmutableSet.of(b), listener.failedServices);
236 assertEquals(ImmutableSet.of(b), listener.failedServices);
  /packages/apps/Contacts/tests/src/com/android/contacts/database/
SimContactDaoTests.java 68 import com.google.common.collect.ImmutableSet;
378 Matchers.<Set<SimContact>>equalTo(ImmutableSet.of(existing1, existing2)));
423 account1, ImmutableSet.of(existsInBoth, existsInAccount1),
424 account2, ImmutableSet.of(existsInBoth, existsInAccount2))));
456 ImmutableSet.of(noPhone, otherExisting)));
490 ImmutableSet.of(imported1, imported2, imported3, imported4, imported5)));
    [all...]
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
AbstractComponentWriter.java 25 import com.google.common.collect.ImmutableSet;
253 ImmutableSet<JavaWriter> write() {
257 return ImmutableSet.copyOf(javaWriters);
441 builderMethod.addModifiers(Sets.difference(method.getModifiers(), ImmutableSet.of(ABSTRACT)));
480 ImmutableSet<ContributionBinding> contributionBindings =
    [all...]

Completed in 980 milliseconds

12 3 4 5 6 7