Home
last modified time | relevance | path

Searched defs:e7 (Results 1 – 17 of 17) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DImmutableList.java153 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of()
162 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of()
171 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of()
181 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of()
191 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11) { in of()
208 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11, E e12, E... others) { in of()
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS1Angle.java39 public long e7() { in e7() method in S1Angle
119 public static S1Angle e7(long e7) { in e7() method in S1Angle
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableList.java81 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of()
86 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of()
91 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of()
97 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of()
103 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11) { in of()
109 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11, E e12, E... others) { in of()
/external/guava/android/guava/src/com/google/common/collect/
DImmutableList.java137 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of()
146 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of()
155 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of()
165 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of()
175 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11) { in of()
192 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11, E e12, E... others) { in of()
/external/clang/test/CodeGen/
D2007-04-11-PR1321.c11 unsigned int e7 : 17; member
Dx86_64-arguments.c44 typedef enum { A, B, C } e7; typedef
Dx86_32-arguments-darwin.c37 typedef enum { A, B, C } e7; typedef
/external/openscreen/platform/base/
Derror_unittest.cc162 const ErrorOr<int> e7(Error::Code::kCborEncoding); in TEST() local
/external/clang/test/CodeGenCXX/
Dpr12251.cpp58 enum e7 { e7_a = -16, e7_b = 2}; enum
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/
DSharedFlowScenarioTest.kt114 val e7 = emitSuspends(7) in <lambda>() constant
/external/bc/include/
Dbc.h268 #define BC_PARSE_EXPR_ENTRY(e1, e2, e3, e4, e5, e6, e7, e8) \ argument
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_utils_test.cc271 auto e7 = CreateXEvent(&dst, l2, "event7", absl::nullopt, 15, 7); in TEST() local
/external/ComputeLibrary/tests/framework/
DMacros.h52 #define VARIADIC_SIZE_IMPL(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, si… argument
/external/libvpx/vpx_dsp/arm/
Dtranspose_neon.h1229 const uint8x16x2_t e7 = vpx_vtrnq_u64_to_u8(d3.val[1], d7.val[1]); in transpose_u8_16x16() local
/external/googletest/googlemock/test/
Dgmock-spec-builders_test.cc1479 Expectation e7 = EXPECT_CALL(a, DoA(7)).WillOnce(Return()); in TEST() local
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-spec-builders_test.cc1402 Expectation e7 = EXPECT_CALL(a, DoA(7)).WillOnce(Return()); in TEST() local
/external/clang/lib/Headers/
Davx512fintrin.h9474 #define _mm512_setr_epi32(e0,e1,e2,e3,e4,e5,e6,e7, \ argument
9488 #define _mm512_setr_epi64(e0,e1,e2,e3,e4,e5,e6,e7) \ argument
9499 #define _mm512_setr_pd(e0,e1,e2,e3,e4,e5,e6,e7) \ argument
9513 #define _mm512_setr_ps(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10,e11,e12,e13,e14,e15) \ argument