Home
last modified time | relevance | path

Searched defs:e4 (Results 1 – 13 of 13) sorted by relevance

/external/guava/src/com/google/common/collect/
DImmutableList.java107 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4) { in of()
116 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
125 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { in of()
135 E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of()
146 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of()
157 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of()
168 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of()
179 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11) { in of()
DImmutableSortedSetFauxverideShim.java102 E e1, E e2, E e3, E e4) { in of()
117 E e1, E e2, E e3, E e4, E e5) { in of()
DImmutableSet.java124 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of()
136 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
DImmutableSortedSet.java160 E e1, E e2, E e3, E e4) { in of()
173 E e1, E e2, E e3, E e4, E e5) { in of()
/external/openssl/crypto/aes/
Daes_wrap.c220 static const unsigned char e4[] = { in main() local
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest_pred_impl.h244 const char* e4, in AssertPred4Helper()
309 const char* e4, in AssertPred5Helper()
/external/gtest/include/gtest/
Dgtest_pred_impl.h244 const char* e4, in AssertPred4Helper()
309 const char* e4, in AssertPred5Helper()
/external/protobuf/gtest/include/gtest/
Dgtest_pred_impl.h244 const char* e4, in AssertPred4Helper()
309 const char* e4, in AssertPred5Helper()
/external/gtest/test/
Dgtest_pred_impl_unittest.cc1397 const char* e4, in PredFormatFunction4()
1912 const char* e4, in PredFormatFunction5()
Dgtest_unittest.cc1617 const char* e1, const char* e2, const char* e3, const char* e4, in AssertSumIsEven4()
/external/protobuf/gtest/test/
Dgtest_pred_impl_unittest.cc1397 const char* e4, in PredFormatFunction4()
1912 const char* e4, in PredFormatFunction5()
Dgtest_unittest.cc2445 const char* e1, const char* e2, const char* e3, const char* e4, in AssertSumIsEven4()
/external/bluetooth/glib/tests/
Dregex-test.c428 t1, s1, e1, t2, s2, e2, t3, s3, e3, t4, s4, e4) { \ argument