HomeSort by relevance Sort by last modified time
    Searched defs:e4 (Results 1 - 25 of 205) sorted by null

1 2 3 4 5 6 7 8 9

  /external/clang/test/Analysis/
qt_malloc.cpp 13 QEvent *e4 = new QEvent(QEvent::None); local
14 QApplication::postEvent(obj, e4);
  /external/clang/test/CodeGen/
2007-04-11-PR1321.c 8 unsigned int e4 : 17; member in struct:X
  /external/clang/test/SemaCXX/
ms-const-member-expr.cpp 19 constexpr int e4 = s->sdm; variable
string-init.cpp 31 int e4[] = U"a"; // expected-error{{array initializer must be an initializer list}} local
warn-sign-conversion.cpp 78 int e4 = 1 ? B : E; // expected-warning {{operand of ? changes signedness: 'test2::Named5' to 'int'}} local
  /external/clang/test/Sema/
no-documentation-warn-tagdecl-specifier.c 64 /** @return e4 Test 4 */
65 enum e4* g4(void);
66 enum e4 { one }; enum
85 enum e4 *g8(enum e8 *p);
string-init.c 36 int e4[] = U"a"; // expected-error{{initializing wide char array with incompatible wide string literal}} local
  /external/wayland/tests/
list-test.c 76 struct element e1, e2, e3, e4, *e; local
83 e4.i = 12;
89 wl_list_insert(list.prev, &e4.link);
152 struct element e1, e2, e3, e4, e5, e6; local
167 e4.i = 76543;
172 wl_list_insert(&other, &e4.link);
  /external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/
p2.cpp 91 struct E4 {
92 E4() noexcept(false);
93 E4(const E4&) noexcept(false);
94 E4(E4&&) noexcept(false);
95 E4 &operator=(const E4&) noexcept(false);
96 E4 &operator=(E4&&) noexcept(false)
107 E4 e4; member in struct:E5
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
SampleElements.java 33 // TODO: rename e3, e4 => missing1, missing2
38 public final E e4; field in class:SampleElements
40 public SampleElements(E e0, E e1, E e2, E e3, E e4) {
45 this.e4 = e4;
54 return Arrays.asList(e0, e1, e2, e3, e4);
99 Helpers.mapEntry(keys.e4, values.e4));
  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
enums-expected.cc 53 blink::T::EnumInClass e4 = blink::T::kClassNamedWrong22; local
enums-original.cc 53 blink::T::EnumInClass e4 = blink::T::classNamedWrong22; local
  /frameworks/native/libs/vr/libdvr/tests/
dvr_named_buffer-test.cpp 61 int e4 = dvrBufferGetAHardwareBuffer(buffer3, &hardware_buffer3); local
62 ASSERT_EQ(0, e4);
170 int e4 = AHardwareBuffer_unlock(hardware_buffer, &fence); local
171 ASSERT_EQ(0, e4);
205 int e4 = AHardwareBuffer_unlock(hardware_buffer, &fence); local
206 ASSERT_EQ(0, e4);
246 int e4 = AHardwareBuffer_unlock(hardware_buffer, &fence); local
247 ASSERT_EQ(0, e4);
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p1.cpp 60 enum E4 { V4 } constexpr e4 = V4; variable in typeref:enum:E4
  /external/clang/test/CodeGenCXX/
pr12251.cpp 37 enum e4 { e4_a = -16}; enum
38 e4 g4(e4 *x) {
mangle-ms-return-qualifiers.cpp 135 Enum& e4() { return *(Enum*)0; } function
136 // CHECK: "\01?e4@@YAAAW4Enum@@XZ"
  /external/jdiff/src/jdiff/
JDiff.java 229 } catch (IllegalAccessException e4) {
231 e4.printStackTrace();
  /libcore/ojluni/src/main/java/java/util/
DualPivotQuicksort.java 292 int e4 = e3 + seventh; local
293 int e5 = e4 + seventh;
301 if (a[e4] < a[e3]) { int t = a[e4]; a[e4] = a[e3]; a[e3] = t;
306 if (a[e5] < a[e4]) { int t = a[e5]; a[e5] = a[e4]; a[e4] = t;
307 if (t < a[e3]) { a[e4] = a[e3]; a[e3] = t;
318 if (a[e1] != a[e2] && a[e2] != a[e3] && a[e3] != a[e4] && a[e4] != a[e5])
740 int e4 = e3 + seventh; local
1224 int e4 = e3 + seventh; local
1708 int e4 = e3 + seventh; local
2288 int e4 = e3 + seventh; local
2827 int e4 = e3 + seventh; local
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/testdata/
typedef.c 48 e4 = 1000000000000000LL, enumerator in enum:my_enum
  /prebuilts/go/darwin-x86/src/math/
erfinv.go 21 a4 = 1.6235862515167575384252e4
22 a5 = 2.3782041382114385731252e4
23 a6 = 1.1819493347062294404278e4
29 b4 = 2.1213794301586595867e4
30 b5 = 3.9307895800092710610e4
31 b6 = 2.8729085735721942674e4
55 e4 = 2.65321895265761230930e-2
106 z1 = ((((((e7*r+e6)*r+e5)*r+e4)*r+e3)*r+e2)*r+e1)*r + e0
54 e4 = 2.65321895265761230930e-2 const
  /prebuilts/go/linux-x86/src/debug/dwarf/testdata/
typedef.c 48 e4 = 1000000000000000LL, enumerator in enum:my_enum
  /prebuilts/go/linux-x86/src/math/
erfinv.go 21 a4 = 1.6235862515167575384252e4
22 a5 = 2.3782041382114385731252e4
23 a6 = 1.1819493347062294404278e4
29 b4 = 2.1213794301586595867e4
30 b5 = 3.9307895800092710610e4
31 b6 = 2.8729085735721942674e4
55 e4 = 2.65321895265761230930e-2
106 z1 = ((((((e7*r+e6)*r+e5)*r+e4)*r+e3)*r+e2)*r+e1)*r + e0
54 e4 = 2.65321895265761230930e-2 const
  /frameworks/base/services/tests/servicestests/src/com/android/server/
DropBoxTest.java 408 DropBoxManager.Entry e4 = dropbox.getNextEntry(null, e3.getTimeMillis()); local
409 DropBoxManager.Entry e5 = dropbox.getNextEntry(null, e4.getTimeMillis());
423 assertEquals("DropBoxTest1", e4.getTag());
428 assertEquals(blockSize * 2 - overhead, getEntrySize(e4));
443 e4.close();
529 DropBoxManager.Entry e4 = dropbox.getNextEntry(null, e3.getTimeMillis()); local
530 DropBoxManager.Entry e5 = dropbox.getNextEntry(null, e4.getTimeMillis());
539 e4.close();
    [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
transpose_neon.h 1147 const uint8x16x2_t e4 = vpx_vtrnq_u64_to_u8(d0.val[1], d4.val[1]); local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-mep.c 230 int e2, e4;
235 e4 = 0;
240 e4 = 3;
280 byte[0^e4] = ((u >> 24) & 0xff);
281 byte[1^e4] = ((u >> 16) & 0xff);
282 byte[2^e4] = ((u >> 8) & 0xff);
283 byte[3^e4] = (u & 0xff);
227 int e2, e4; local

Completed in 2067 milliseconds

1 2 3 4 5 6 7 8 9