Home
last modified time | relevance | path

Searched defs:e9 (Results 1 – 12 of 12) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DImmutableList.java171 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/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableList.java91 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/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/
DSharedFlowScenarioTest.kt34 val e9 = emitSuspends(9); collect(a, 6); emitResumes(e9); expectReplayOf(9) in <lambda>() constant
116 val e9 = emitSuspends(9) in <lambda>() constant
/external/guava/android/guava/src/com/google/common/collect/
DImmutableList.java155 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/perfetto/ui/src/frontend/
Dfrontend_local_state.ts70 private _durationNanos: number = 10e9; property in TimeWindow
/external/perfetto/ui/src/common/
Dhigh_precision_time.ts57 const nanos = seconds * 1e9; constant
/external/openscreen/platform/base/
Derror_unittest.cc165 const ErrorOr<int> e9(Error::Code::kAgain, "foo"); in TEST() local
/external/clang/test/CodeGenCXX/
Dpr12251.cpp72 enum e9 { e9_a = 17}; enum
/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/googletest/googlemock/test/
Dgmock-spec-builders_test.cc1481 Expectation e9 = EXPECT_CALL(a, DoA(9)).RetiresOnSaturation(); in TEST() local
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-spec-builders_test.cc1404 Expectation e9 = EXPECT_CALL(a, DoA(9)).RetiresOnSaturation(); in TEST() local
/external/clang/lib/Headers/
Davx512fintrin.h9475 e8,e9,e10,e11,e12,e13,e14,e15) \ argument
9513 #define _mm512_setr_ps(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10,e11,e12,e13,e14,e15) \ argument