Home
last modified time | relevance | path

Searched refs:E (Results 1 – 25 of 3078) sorted by relevance

12345678910>>...124

/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableList.java40 public abstract class ImmutableList<E> extends ImmutableCollection<E>
41 implements List<E>, RandomAccess {
49 public static <E> ImmutableList<E> of() { in of()
50 return (ImmutableList<E>) EMPTY; in of()
53 public static <E> ImmutableList<E> of(E element) { in of()
54 return new SingletonImmutableList<E>(element); in of()
57 public static <E> ImmutableList<E> of(E e1, E e2) { in of()
58 return new RegularImmutableList<E>( in of()
59 ImmutableList.<E>nullCheckedList(e1, e2)); in of()
62 public static <E> ImmutableList<E> of(E e1, E e2, E e3) { in of()
[all …]
DImmutableSortedSet.java38 public abstract class ImmutableSortedSet<E>
39 extends ForwardingImmutableSet<E> implements SortedSet<E>, SortedIterable<E> {
48 @Deprecated public static <E> ImmutableSortedSet.Builder<E> builder() { in builder()
61 private static <E> ImmutableSortedSet<E> emptySet() { in emptySet()
62 return (ImmutableSortedSet<E>) NATURAL_EMPTY_SET; in emptySet()
65 static <E> ImmutableSortedSet<E> emptySet( in emptySet()
66 Comparator<? super E> comparator) { in emptySet()
71 return new EmptyImmutableSortedSet<E>(comparator); in emptySet()
75 public static <E> ImmutableSortedSet<E> of() { in of()
79 public static <E extends Comparable<? super E>> ImmutableSortedSet<E> of( in of()
[all …]
DSets.java67 abstract static class ImprovedAbstractSet<E> extends AbstractSet<E> {
92 public static <E extends Enum<E>> ImmutableSet<E> immutableEnumSet( in immutableEnumSet()
93 E anElement, E... otherElements) { in immutableEnumSet()
110 public static <E extends Enum<E>> ImmutableSet<E> immutableEnumSet( in immutableEnumSet()
111 Iterable<E> elements) { in immutableEnumSet()
113 return (ImmutableEnumSet<E>) elements; in immutableEnumSet()
115 Collection<E> collection = (Collection<E>) elements; in immutableEnumSet()
122 Iterator<E> itr = elements.iterator(); in immutableEnumSet()
124 EnumSet<E> enumSet = EnumSet.of(itr.next()); in immutableEnumSet()
139 public static <E extends Enum<E>> EnumSet<E> newEnumSet(Iterable<E> iterable, in newEnumSet()
[all …]
DImmutableSet.java40 public abstract class ImmutableSet<E> extends ImmutableCollection<E> implements Set<E> {
45 public static <E> ImmutableSet<E> of() { in of()
46 return (ImmutableSet<E>) EmptyImmutableSet.INSTANCE; in of()
49 public static <E> ImmutableSet<E> of(E element) { in of()
50 return new SingletonImmutableSet<E>(element); in of()
54 public static <E> ImmutableSet<E> of(E e1, E e2) { in of()
59 public static <E> ImmutableSet<E> of(E e1, E e2, E e3) { in of()
64 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of()
69 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
74 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... others) { in of()
[all …]
DImmutableMultiset.java51 public abstract class ImmutableMultiset<E> extends ImmutableCollection<E>
52 implements Multiset<E> {
61 public static <E> ImmutableMultiset<E> of() { in of()
62 return (ImmutableMultiset<E>) EMPTY; in of()
72 public static <E> ImmutableMultiset<E> of(E element) { in of()
83 public static <E> ImmutableMultiset<E> of(E e1, E e2) { in of()
94 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3) { in of()
105 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3, E e4) { in of()
116 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
127 public static <E> ImmutableMultiset<E> of( in of()
[all …]
/external/ceres-solver/data/nist/
DMGH17.dat14 See More, J. J., Garbow, B. S., and Hillstrom, K. E.
41 b1 = 50 0.5 3.7541005211E-01 2.0723153551E-03
42 b2 = 150 1.5 1.9358469127E+00 2.2031669222E-01
43 b3 = -100 -1 -1.4646871366E+00 2.2175707739E-01
44 b4 = 1 0.01 1.2867534640E-02 4.4861358114E-04
45 b5 = 2 0.02 2.2122699662E-02 8.9471996575E-04
47 Residual Sum of Squares: 5.4648946975E-05
48 Residual Standard Deviation: 1.3970497866E-03
61 8.440000E-01 0.000000E+00
62 9.080000E-01 1.000000E+01
[all …]
DLanczos2.dat41 b1 = 1.2 0.5 9.6251029939E-02 6.6770575477E-04
42 b2 = 0.3 0.7 1.0057332849E+00 3.3989646176E-03
43 b3 = 5.6 3.6 8.6424689056E-01 1.7185846685E-03
44 b4 = 5.5 4.2 3.0078283915E+00 4.1707005856E-03
45 b5 = 6.5 4 1.5529016879E+00 2.3744381417E-03
46 b6 = 7.6 6.3 5.0028798100E+00 1.3958787284E-03
48 Residual Sum of Squares: 2.2299428125E-11
49 Residual Standard Deviation: 1.1130395851E-06
61 2.51340E+00 0.00000E+00
62 2.04433E+00 5.00000E-02
[all …]
DLanczos1.dat41 b1 = 1.2 0.5 9.5100000027E-02 5.3347304234E-11
42 b2 = 0.3 0.7 1.0000000001E+00 2.7473038179E-10
43 b3 = 5.6 3.6 8.6070000013E-01 1.3576062225E-10
44 b4 = 5.5 4.2 3.0000000002E+00 3.3308253069E-10
45 b5 = 6.5 4 1.5575999998E+00 1.8815731448E-10
46 b6 = 7.6 6.3 5.0000000001E+00 1.1057500538E-10
48 Residual Sum of Squares: 1.4307867721E-25
49 Residual Standard Deviation: 8.9156129349E-14
61 2.513400000000E+00 0.000000000000E+00
62 2.044333373291E+00 5.000000000000E-02
[all …]
DLanczos3.dat41 b1 = 1.2 0.5 8.6816414977E-02 1.7197908859E-02
42 b2 = 0.3 0.7 9.5498101505E-01 9.7041624475E-02
43 b3 = 5.6 3.6 8.4400777463E-01 4.1488663282E-02
44 b4 = 5.5 4.2 2.9515951832E+00 1.0766312506E-01
45 b5 = 6.5 4 1.5825685901E+00 5.8371576281E-02
46 b6 = 7.6 6.3 4.9863565084E+00 3.4436403035E-02
48 Residual Sum of Squares: 1.6117193594E-08
49 Residual Standard Deviation: 2.9923229172E-05
61 2.5134E+00 0.00000E+00
62 2.0443E+00 5.00000E-02
[all …]
DMGH10.dat14 See More, J. J., Garbow, B. S., and Hillstrom, K. E.
41 b1 = 2 0.02 5.6096364710E-03 1.5687892471E-04
42 b2 = 400000 4000 6.1813463463E+03 2.3309021107E+01
43 b3 = 25000 250 3.4522363462E+02 7.8486103508E-01
45 Residual Sum of Squares: 8.7945855171E+01
46 Residual Standard Deviation: 2.6009740065E+00
61 3.478000E+04 5.000000E+01
62 2.861000E+04 5.500000E+01
63 2.365000E+04 6.000000E+01
64 1.963000E+04 6.500000E+01
[all …]
/external/guava/guava/src/com/google/common/collect/
DImmutableSortedSet.java93 public abstract class ImmutableSortedSet<E> extends ImmutableSortedSetFauxverideShim<E>
94 implements SortedSet<E>, SortedIterable<E> {
103 private static <E> ImmutableSortedSet<E> emptySet() { in emptySet()
104 return (ImmutableSortedSet<E>) NATURAL_EMPTY_SET; in emptySet()
107 static <E> ImmutableSortedSet<E> emptySet( in emptySet()
108 Comparator<? super E> comparator) { in emptySet()
112 return new EmptyImmutableSortedSet<E>(comparator); in emptySet()
119 public static <E> ImmutableSortedSet<E> of() { in of()
126 public static <E extends Comparable<? super E>> ImmutableSortedSet<E> of( in of()
127 E element) { in of()
[all …]
DImmutableSortedMultiset.java82 public abstract class ImmutableSortedMultiset<E> extends ImmutableSortedMultisetFauxverideShim<E>
83 implements SortedMultiset<E> {
95 public static <E> ImmutableSortedMultiset<E> of() { in of()
102 public static <E extends Comparable<? super E>> ImmutableSortedMultiset<E> of(E element) { in of()
103 RegularImmutableSortedSet<E> elementSet = in of()
104 (RegularImmutableSortedSet<E>) ImmutableSortedSet.of(element); in of()
107 return new RegularImmutableSortedMultiset<E>(elementSet, counts, cumulativeCounts, 0, 1); in of()
117 public static <E extends Comparable<? super E>> ImmutableSortedMultiset<E> of(E e1, E e2) { in of()
128 public static <E extends Comparable<? super E>> ImmutableSortedMultiset<E> of(E e1, E e2, E e3) { in of()
139 public static <E extends Comparable<? super E>> ImmutableSortedMultiset<E> of( in of()
[all …]
DImmutableList.java63 public abstract class ImmutableList<E> extends ImmutableCollection<E>
64 implements List<E>, RandomAccess {
76 public static <E> ImmutableList<E> of() { in of()
77 return (ImmutableList<E>) EMPTY; in of()
88 public static <E> ImmutableList<E> of(E element) { in of()
89 return new SingletonImmutableList<E>(element); in of()
97 public static <E> ImmutableList<E> of(E e1, E e2) { in of()
106 public static <E> ImmutableList<E> of(E e1, E e2, E e3) { in of()
115 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4) { in of()
124 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
[all …]
DConstraints.java72 public static <E> Constraint<E> notNull() { in notNull()
73 return (Constraint<E>) NotNullConstraint.INSTANCE; in notNull()
88 public static <E> Collection<E> constrainedCollection( in constrainedCollection()
89 Collection<E> collection, Constraint<? super E> constraint) { in constrainedCollection()
90 return new ConstrainedCollection<E>(collection, constraint); in constrainedCollection()
94 static class ConstrainedCollection<E> extends ForwardingCollection<E> {
95 private final Collection<E> delegate;
96 private final Constraint<? super E> constraint;
99 Collection<E> delegate, Constraint<? super E> constraint) { in ConstrainedCollection()
103 @Override protected Collection<E> delegate() { in delegate()
[all …]
DSets.java72 abstract static class ImprovedAbstractSet<E> extends AbstractSet<E> {
97 public static <E extends Enum<E>> ImmutableSet<E> immutableEnumSet( in immutableEnumSet()
98 E anElement, E... otherElements) { in immutableEnumSet()
115 public static <E extends Enum<E>> ImmutableSet<E> immutableEnumSet( in immutableEnumSet()
116 Iterable<E> elements) { in immutableEnumSet()
118 return (ImmutableEnumSet<E>) elements; in immutableEnumSet()
120 Collection<E> collection = (Collection<E>) elements; in immutableEnumSet()
127 Iterator<E> itr = elements.iterator(); in immutableEnumSet()
129 EnumSet<E> enumSet = EnumSet.of(itr.next()); in immutableEnumSet()
144 public static <E extends Enum<E>> EnumSet<E> newEnumSet(Iterable<E> iterable, in newEnumSet()
[all …]
DImmutableMultiset.java52 public abstract class ImmutableMultiset<E> extends ImmutableCollection<E>
53 implements Multiset<E> {
62 public static <E> ImmutableMultiset<E> of() { in of()
63 return (ImmutableMultiset<E>) EMPTY; in of()
73 public static <E> ImmutableMultiset<E> of(E element) { in of()
84 public static <E> ImmutableMultiset<E> of(E e1, E e2) { in of()
95 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3) { in of()
106 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3, E e4) { in of()
117 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
128 public static <E> ImmutableMultiset<E> of( in of()
[all …]
DImmutableSortedSetFauxverideShim.java35 abstract class ImmutableSortedSetFauxverideShim<E> extends ImmutableSet<E> {
45 @Deprecated public static <E> ImmutableSortedSet.Builder<E> builder() { in builder()
58 @Deprecated public static <E> ImmutableSortedSet<E> of(E element) { in of()
71 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2) { in of()
84 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3) { in of()
98 @Deprecated public static <E> ImmutableSortedSet<E> of( in of()
99 E e1, E e2, E e3, E e4) { in of()
113 @Deprecated public static <E> ImmutableSortedSet<E> of( in of()
114 E e1, E e2, E e3, E e4, E e5) { in of()
128 @Deprecated public static <E> ImmutableSortedSet<E> of( in of()
[all …]
DImmutableSortedMultisetFauxverideShim.java34 abstract class ImmutableSortedMultisetFauxverideShim<E> extends ImmutableMultiset<E> {
44 public static <E> ImmutableSortedMultiset.Builder<E> builder() { in builder()
58 public static <E> ImmutableSortedMultiset<E> of(E element) { in of()
72 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2) { in of()
86 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3) { in of()
100 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3, E e4) { in of()
115 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
130 public static <E> ImmutableSortedMultiset<E> of( in of()
131 E e1, in of()
132 E e2, in of()
[all …]
DImmutableSet.java74 public abstract class ImmutableSet<E> extends ImmutableCollection<E>
75 implements Set<E> {
83 public static <E> ImmutableSet<E> of() { in of()
84 return (ImmutableSet<E>) EmptyImmutableSet.INSTANCE; in of()
93 public static <E> ImmutableSet<E> of(E element) { in of()
94 return new SingletonImmutableSet<E>(element); in of()
104 public static <E> ImmutableSet<E> of(E e1, E e2) { in of()
115 public static <E> ImmutableSet<E> of(E e1, E e2, E e3) { in of()
126 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of()
137 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
[all …]
DQueues.java47 public static <E> ArrayBlockingQueue<E> newArrayBlockingQueue(int capacity) { in newArrayBlockingQueue()
48 return new ArrayBlockingQueue<E>(capacity); in newArrayBlockingQueue()
56 public static <E> ConcurrentLinkedQueue<E> newConcurrentLinkedQueue() { in newConcurrentLinkedQueue()
57 return new ConcurrentLinkedQueue<E>(); in newConcurrentLinkedQueue()
64 public static <E> ConcurrentLinkedQueue<E> newConcurrentLinkedQueue( in newConcurrentLinkedQueue()
65 Iterable<? extends E> elements) { in newConcurrentLinkedQueue()
67 return new ConcurrentLinkedQueue<E>(Collections2.cast(elements)); in newConcurrentLinkedQueue()
69 ConcurrentLinkedQueue<E> queue = new ConcurrentLinkedQueue<E>(); in newConcurrentLinkedQueue()
79 public static <E> LinkedBlockingQueue<E> newLinkedBlockingQueue() { in newLinkedBlockingQueue()
80 return new LinkedBlockingQueue<E>(); in newLinkedBlockingQueue()
[all …]
/external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/
Dvalues.pass.cpp49 typedef std::mt19937 E; in test1() typedef
50 static_assert((E::word_size == 32), ""); in test1()
51 static_assert((E::state_size == 624), ""); in test1()
52 static_assert((E::shift_size == 397), ""); in test1()
53 static_assert((E::mask_bits == 31), ""); in test1()
54 static_assert((E::xor_mask == 0x9908b0df), ""); in test1()
55 static_assert((E::tempering_u == 11), ""); in test1()
56 static_assert((E::tempering_d == 0xffffffff), ""); in test1()
57 static_assert((E::tempering_s == 7), ""); in test1()
58 static_assert((E::tempering_b == 0x9d2c5680), ""); in test1()
[all …]
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/
Dp1.cpp4 enum E : T; // expected-note {{here}} member
5 E v;
6 E f() { return A::e1; } // expected-error {{no member named 'e1' in 'A<T>'}} in f()
7 E g() { return E::e1; } in g()
8 E h();
12 A<int>::E a0 = A<int>().v;
13 int n = A<int>::E::e1; // expected-error {{implicit instantiation of undefined member}}
15 template<typename T> enum A<T>::E : T { e1, e2 }; // expected-note 2 {{declared here}} enum
23 A<int>::E a1 = A<int>::e1; // expected-error {{no member named 'e1' in 'A<int>'; did you mean simpl…
25 A<char>::E a2 = A<char>::e2;
[all …]
/external/libcxx/test/std/numerics/rand/rand.util/rand.util.canonical/
Dgenerate_canonical.pass.cpp21 typedef std::minstd_rand0 E; in main() typedef
23 E r; in main()
25 assert(f == (16807 - E::min()) / (E::max() - E::min() + F(1))); in main()
28 typedef std::minstd_rand0 E; in main() typedef
30 E r; in main()
32 assert(f == (16807 - E::min()) / (E::max() - E::min() + F(1))); in main()
35 typedef std::minstd_rand0 E; in main() typedef
37 E r; in main()
39 assert(f == (16807 - E::min()) / (E::max() - E::min() + F(1))); in main()
42 typedef std::minstd_rand0 E; in main() typedef
[all …]
/external/clang/lib/Serialization/
DASTWriterStmt.cpp321 void ASTStmtWriter::VisitExpr(Expr *E) { in VisitExpr() argument
322 VisitStmt(E); in VisitExpr()
323 Writer.AddTypeRef(E->getType(), Record); in VisitExpr()
324 Record.push_back(E->isTypeDependent()); in VisitExpr()
325 Record.push_back(E->isValueDependent()); in VisitExpr()
326 Record.push_back(E->isInstantiationDependent()); in VisitExpr()
327 Record.push_back(E->containsUnexpandedParameterPack()); in VisitExpr()
328 Record.push_back(E->getValueKind()); in VisitExpr()
329 Record.push_back(E->getObjectKind()); in VisitExpr()
332 void ASTStmtWriter::VisitPredefinedExpr(PredefinedExpr *E) { in VisitPredefinedExpr() argument
[all …]
/external/clang/tools/libclang/
DIndexBody.cpp41 bool VisitDeclRefExpr(DeclRefExpr *E) { in VisitDeclRefExpr() argument
42 IndexCtx.handleReference(E->getDecl(), E->getLocation(), in VisitDeclRefExpr()
43 Parent, ParentDC, E); in VisitDeclRefExpr()
47 bool VisitMemberExpr(MemberExpr *E) { in VisitMemberExpr() argument
48 IndexCtx.handleReference(E->getMemberDecl(), E->getMemberLoc(), in VisitMemberExpr()
49 Parent, ParentDC, E); in VisitMemberExpr()
53 bool VisitDesignatedInitExpr(DesignatedInitExpr *E) { in VisitDesignatedInitExpr() argument
55 D = E->designators_rbegin(), DEnd = E->designators_rend(); in VisitDesignatedInitExpr()
59 Parent, ParentDC, E); in VisitDesignatedInitExpr()
64 bool VisitObjCIvarRefExpr(ObjCIvarRefExpr *E) { in VisitObjCIvarRefExpr() argument
[all …]

12345678910>>...124