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

12 3 4 5 6 7 8 91011>>

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
SampleElements.java 33 // TODO: rename e3, e4 => missing1, missing2
37 public final E e3; field in class:SampleElements
40 public SampleElements(E e0, E e1, E e2, E e3, E e4) {
44 this.e3 = e3;
54 return Arrays.asList(e0, e1, e2, e3, e4);
98 Helpers.mapEntry(keys.e3, values.e3),
  /external/selinux/libsepol/src/
ebitmap.c 116 ebitmap_t e3; local
118 int rc = ebitmap_not(&e3, e2, maxbit);
121 rc = ebitmap_and(dst, e1, &e3);
122 ebitmap_destroy(&e3);
  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
enums-expected.cc 52 blink::T::EnumInClass e3 = blink::T::kClassNamedWrong; local
enums-original.cc 52 blink::T::EnumInClass e3 = blink::T::ClassNamedWrong; local
  /frameworks/native/libs/vr/libdvr/tests/
dvr_named_buffer-test.cpp 57 int e3 = dvrGetGlobalBuffer(buffer_key, &buffer3); local
59 ASSERT_EQ(0, e3);
158 int e3 = AHardwareBuffer_lock(hardware_buffer, usage, -1, nullptr, &buffer); local
159 ASSERT_EQ(0, e3);
191 int e3 = AHardwareBuffer_lock(hardware_buffer, usage, -1, nullptr, &buffer); local
192 ASSERT_EQ(0, e3);
232 int e3 = AHardwareBuffer_lock(hardware_buffer, usage, -1, nullptr, &buffer); local
233 ASSERT_EQ(0, e3);
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p1.cpp 56 constexpr enum E3 { V3 } e3 = V3; variable in typeref:enum:E3
  /external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/
p1.cpp 54 template<> enum A<long long>::E : long long { e3, e4 }; // expected-error {{explicit specialization of 'E' after instantiation}} expected-note {{first required here}}
56 template<> enum class B<long long>::E { e3, e4 }; member in class:B::E
69 template<> enum class C<long long>::E : long long { e3, e4 }; member in class:C::E
70 C<long long>::E c0 = C<long long>::E::e3;
98 template<> enum class D<char>::E { e3 }; // expected-error {{explicit specialization of 'E' after instantiation}}
107 template<> friend enum D<double>::E { e3 }; // expected-error {{cannot define a type in a friend declaration}} enumerator in enum:C::F::D::E
  /external/clang/test/CodeGenCXX/
pr12251.cpp 30 enum e3 { e3_a = 16 }; enum
31 e3 g3(e3 *x) {
mangle-ms-return-qualifiers.cpp 132 Enum* e3() { return 0; } function
133 // CHECK: "\01?e3@@YAPAW4Enum@@XZ"
catch-undef-behavior.cpp 176 enum E3 { e3a = (1u << 31) - 1 } e3; variable in typeref:enum:E3
192 // CHECK: %[[E3:.*]] = icmp ule i32 {{.*}}, 2147483647
193 // CHECK: br i1 %[[E3]]
195 int c = e3;
235 // CHECK: %[[E3:.*]] = icmp eq i64 %[[MISALIGN]], 0
238 // CHECK: %[[E123:.*]] = and i1 %[[E12]], %[[E3]]
  /external/clang/test/SemaCXX/
abstract.cpp 51 C (**e3)[2]; // expected-error {{array of abstract class type 'C'}} variable
warn-sign-conversion.cpp 77 int e3 = 1 ? E : B; // expected-warning {{operand of ? changes signedness: 'test2::Named5' to 'int'}} local
conditional-expr.cpp 336 Enum e3 = false ? g2() : v; local
enum-scoped.cpp 22 enum E3 : char {
26 E3 v4 = Val2;
29 static_assert(sizeof(E3) == 1, "bad size");
42 e3 = 2147483648 // expected-error{{enumerator value evaluates to 2147483648, which cannot be narrowed to type 'int'}} member in class:E1::E2::E4
52 e3 // expected-error{{2 is not representable in the underlying}}
57 e3 // expected-error{{2 is not representable in the underlying}}
64 e3 // expected-error{{2 is not representable in the underlying}}
  /external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
MapPutTester.java 53 nullKeyEntry = entry(null, samples.e3.getValue());
54 nullValueEntry = entry(samples.e3.getKey(), null);
61 assertNull("put(notPresent, value) should return null", put(samples.e3));
62 expectAdded(samples.e3);
70 put(samples.e3);
83 put(samples.e3);
96 put(samples.e3);
107 put(samples.e3);
112 expectMissing(samples.e3);
130 getMap().put(samples.e0.getKey(), samples.e3.getValue())
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
MapPutTester.java 56 nullKeyEntry = entry(null, samples.e3.getValue());
57 nullValueEntry = entry(samples.e3.getKey(), null);
64 assertNull("put(notPresent, value) should return null", put(samples.e3));
65 expectAdded(samples.e3);
73 put(samples.e3);
86 put(samples.e3);
99 put(samples.e3);
110 put(samples.e3);
115 expectMissing(samples.e3);
133 getMap().put(samples.e0.getKey(), samples.e3.getValue())
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s 87 e3 RN 9 label
231 SHADD16 e3, trRow30,constZero ;// avoid pipeline stalls for e2 and e3
233 SADD16 e3, e3, trRow10 ;// e3 = d1 + (d3>>1)
234 SADD16 rowOp00, e0, e3 ;// f0 = e0 + e3
237 SSUB16 rowOp30, e0, e3 ;// f3 = e0 - e3
    [all...]
  /libcore/ojluni/src/main/java/java/util/
DualPivotQuicksort.java 289 int e3 = (left + right) >>> 1; // The midpoint local
290 int e2 = e3 - seventh;
292 int e4 = e3 + seventh;
298 if (a[e3] < a[e2]) { int t = a[e3]; a[e3] = a[e2]; a[e2] = t;
301 if (a[e4] < a[e3]) { int t = a[e4]; a[e4] = a[e3]; a[e3] = t;
302 if (t < a[e2]) { a[e3] = a[e2]; a[e2] = t
737 int e3 = (left + right) >>> 1; \/\/ The midpoint local
1221 int e3 = (left + right) >>> 1; \/\/ The midpoint local
1705 int e3 = (left + right) >>> 1; \/\/ The midpoint local
2285 int e3 = (left + right) >>> 1; \/\/ The midpoint local
2824 int e3 = (left + right) >>> 1; \/\/ The midpoint local
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/testdata/
typedef.c 47 e3 = -5, enumerator in enum:my_enum
  /prebuilts/go/linux-x86/src/debug/dwarf/testdata/
typedef.c 47 e3 = -5, enumerator in enum:my_enum
  /frameworks/base/services/tests/servicestests/src/com/android/server/
DropBoxTest.java 183 DropBoxManager.Entry e3 = dropbox.getNextEntry("DropBoxTest", e2.getTimeMillis());
184 assertTrue(null == dropbox.getNextEntry("DropBoxTest", e3.getTimeMillis()));
189 assertTrue(e3.getTimeMillis() > e2.getTimeMillis());
194 assertEquals(0, e3.getFlags());
205 assertTrue(null == e3.getText(80));
207 assertEquals("DATA3", new String(buf3, 0, e3.getInputStream().read(buf3)));
212 e3.close();
246 DropBoxManager.Entry e3 = dropbox.getNextEntry(null, e2.getTimeMillis()); local
247 assertTrue(null == dropbox.getNextEntry(null, e3.getTimeMillis()));
252 assertEquals(null, e3.getText(80))
407 DropBoxManager.Entry e3 = dropbox.getNextEntry(null, e2.getTimeMillis()); local
528 DropBoxManager.Entry e3 = dropbox.getNextEntry(null, e2.getTimeMillis()); local
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
DescriptiveStatistics.java 410 } catch (InvocationTargetException e3) {
411 throw MathRuntimeException.createIllegalArgumentException(e3.getCause());
593 } catch (InvocationTargetException e3) {
594 throw MathRuntimeException.createIllegalArgumentException(e3.getCause());
  /external/libvpx/libvpx/vpx_dsp/arm/
transpose_neon.h 1146 const uint8x16x2_t e3 = vpx_vtrnq_u64_to_u8(d3.val[0], d7.val[0]); local
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ElementTest.java 156 Element e3 = eb3.add(Element.U8(mRS), "NotUTest").create(); local
158 assertFalse(e1.equals(e3));
159 assertFalse(e3.equals(e1));
160 assertFalse(e1.isCompatible(e3));
161 assertFalse(e3.isCompatible(e1));
  /external/clang/test/Index/
print-type-size.cpp 107 int e3; member in struct:Incomplete::f::__anon15334

Completed in 900 milliseconds

12 3 4 5 6 7 8 91011>>