HomeSort by relevance Sort by last modified time
    Searched refs:e5 (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /external/clang/test/CodeGen/
2007-04-11-PR1321.c 9 unsigned int e5 : 17; member in struct:X
  /external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/
p2.cpp 99 struct E5 {
100 E5() = default;
101 E5(const E5&) = default;
102 E5(E5&&) = default;
103 E5 &operator=(const E5&) = default;
104 E5 &operator=(E5&&) = default
109 E5 e5; variable
    [all...]
  /external/clang/test/Sema/
no-documentation-warn-tagdecl-specifier.c 69 /** @return e5 Test 5 - expected warning here */
70 enum e5 { two }; enum
71 enum e5* g5(void);
string-init.c 37 int e5[] = L"a"; // No error. local
  /external/clang/test/CodeGenCXX/
pr12251.cpp 44 enum e5 { e5_a = -16, e5_b = 16}; enum
45 e5 g5(e5 *x) {
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/
rem.hpp 46 # define BOOST_PP_TUPLE_REM_6(e0, e1, e2, e3, e4, e5) e0, e1, e2, e3, e4, e5
47 # define BOOST_PP_TUPLE_REM_7(e0, e1, e2, e3, e4, e5, e6) e0, e1, e2, e3, e4, e5, e6
48 # define BOOST_PP_TUPLE_REM_8(e0, e1, e2, e3, e4, e5, e6, e7) e0, e1, e2, e3, e4, e5, e6, e7
49 # define BOOST_PP_TUPLE_REM_9(e0, e1, e2, e3, e4, e5, e6, e7, e8) e0, e1, e2, e3, e4, e5, e6, e7, e8
50 # define BOOST_PP_TUPLE_REM_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9) e0, e1, e2, e3, e4, e5, e6, e7, e8, e
    [all...]
to_list.hpp 56 # define BOOST_PP_TUPLE_TO_LIST_6(e0, e1, e2, e3, e4, e5) (e0, (e1, (e2, (e3, (e4, (e5, BOOST_PP_NIL))))))
57 # define BOOST_PP_TUPLE_TO_LIST_7(e0, e1, e2, e3, e4, e5, e6) (e0, (e1, (e2, (e3, (e4, (e5, (e6, BOOST_PP_NIL)))))))
58 # define BOOST_PP_TUPLE_TO_LIST_8(e0, e1, e2, e3, e4, e5, e6, e7) (e0, (e1, (e2, (e3, (e4, (e5, (e6, (e7, BOOST_PP_NIL))))))))
59 # define BOOST_PP_TUPLE_TO_LIST_9(e0, e1, e2, e3, e4, e5, e6, e7, e8) (e0, (e1, (e2, (e3, (e4, (e5, (e6, (e7, (e8, BOOST_PP_NIL)))))))))
60 # define BOOST_PP_TUPLE_TO_LIST_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9) (e0, (e1, (e2, (e3, (e4, (e5, (e6, (e7, (e8, (e9, BOOST_PP_NIL)))))))))
    [all...]
eat.hpp 46 # define BOOST_PP_TUPLE_EAT_6(e0, e1, e2, e3, e4, e5)
47 # define BOOST_PP_TUPLE_EAT_7(e0, e1, e2, e3, e4, e5, e6)
48 # define BOOST_PP_TUPLE_EAT_8(e0, e1, e2, e3, e4, e5, e6, e7)
49 # define BOOST_PP_TUPLE_EAT_9(e0, e1, e2, e3, e4, e5, e6, e7, e8)
50 # define BOOST_PP_TUPLE_EAT_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9)
51 # define BOOST_PP_TUPLE_EAT_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10)
52 # define BOOST_PP_TUPLE_EAT_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11)
53 # define BOOST_PP_TUPLE_EAT_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12)
54 # define BOOST_PP_TUPLE_EAT_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13)
55 # define BOOST_PP_TUPLE_EAT_15(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14
    [all...]
elem.hpp 55 # define BOOST_PP_TUPLE_ELEM_E_6(e0, e1, e2, e3, e4, e5) (e0, e1, e2, e3, e4, e5, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
56 # define BOOST_PP_TUPLE_ELEM_E_7(e0, e1, e2, e3, e4, e5, e6) (e0, e1, e2, e3, e4, e5, e6, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
57 # define BOOST_PP_TUPLE_ELEM_E_8(e0, e1, e2, e3, e4, e5, e6, e7) (e0, e1, e2, e3, e4, e5, e6, e7, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
58 # define BOOST_PP_TUPLE_ELEM_E_9(e0, e1, e2, e3, e4, e5, e6, e7, e8) (e0, e1, e2, e3, e4, e5, e6, e7, e8, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
59 # define BOOST_PP_TUPLE_ELEM_E_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9) (e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, (…)
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/variadic/
elem.hpp 33 # define BOOST_PP_VARIADIC_ELEM_5(e0, e1, e2, e3, e4, e5, ...) e5
34 # define BOOST_PP_VARIADIC_ELEM_6(e0, e1, e2, e3, e4, e5, e6, ...) e6
35 # define BOOST_PP_VARIADIC_ELEM_7(e0, e1, e2, e3, e4, e5, e6, e7, ...) e7
36 # define BOOST_PP_VARIADIC_ELEM_8(e0, e1, e2, e3, e4, e5, e6, e7, e8, ...) e8
37 # define BOOST_PP_VARIADIC_ELEM_9(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ...) e9
38 # define BOOST_PP_VARIADIC_ELEM_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, ...) e10
39 # define BOOST_PP_VARIADIC_ELEM_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, ...) e11
40 # define BOOST_PP_VARIADIC_ELEM_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, ...) e12
41 # define BOOST_PP_VARIADIC_ELEM_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, ...) e1
    [all...]
size.hpp 27 # define BOOST_PP_VARIADIC_SIZE_I(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, e63, size, ...) size
  /external/guava/guava/src/com/google/common/collect/
ImmutableList.java 115 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) {
116 return construct(e1, e2, e3, e4, e5);
124 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6) {
125 return construct(e1, e2, e3, e4, e5, e6);
134 E e1, E e2, E e3, E e4, E e5, E e6, E e7) {
135 return construct(e1, e2, e3, e4, e5, e6, e7);
144 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) {
145 return construct(e1, e2, e3, e4, e5, e6, e7, e8);
154 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) {
155 return construct(e1, e2, e3, e4, e5, e6, e7, e8, e9)
    [all...]
ImmutableSortedMultisetFauxverideShim.java 115 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3, E e4, E e5) {
135 E e5,
ImmutableSortedSetFauxverideShim.java 117 E e1, E e2, E e3, E e4, E e5) {
132 E e1, E e2, E e3, E e4, E e5, E e6, E... remaining) {
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableList.java 79 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) {
81 ImmutableList.<E>nullCheckedList(e1, e2, e3, e4, e5));
84 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6) {
86 ImmutableList.<E>nullCheckedList(e1, e2, e3, e4, e5, e6));
90 E e1, E e2, E e3, E e4, E e5, E e6, E e7) {
92 ImmutableList.<E>nullCheckedList(e1, e2, e3, e4, e5, e6, e7));
96 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) {
98 ImmutableList.<E>nullCheckedList(e1, e2, e3, e4, e5, e6, e7, e8));
102 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) {
104 ImmutableList.<E>nullCheckedList(e1, e2, e3, e4, e5, e6, e7, e8, e9))
    [all...]
ImmutableSet.java 77 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) {
78 return create(e1, e2, e3, e4, e5);
82 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6,
86 Collections.addAll(all, e1, e2, e3, e4, e5, e6);
  /external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/
p1.cpp 60 template<> enum class B<long>::E { e5 };
61 void fb5() { b5 = decltype(b5)::e5; }
62 B<long>::E b6 = B<long>::E::e5;
73 template<> enum class C<long>::E : long { e5 };
74 void fc1() { c1 = decltype(c1)::e5; }
75 C<long>::E c2 = C<long>::E::e5;
84 template<typename T> enum class B<T*>::E { e5, e6 }; // expected-error {{nested name specifier for a declaration cannot depend on a template parameter}} member in class:C::B::E
  /external/chromium_org/sandbox/linux/seccomp-bpf/
errorcode_unittest.cc 64 ErrorCode e5 = sandbox.Trap(NULL, "b"); local
68 SANDBOX_ASSERT(!e5.Equals(e4));
85 ErrorCode e5 = sandbox.Trap(NULL, "b"); local
89 SANDBOX_ASSERT(e4.LessThan(e5));
  /external/clang/test/SemaCXX/
string-init.cpp 32 int e5[] = L"a"; // expected-error{{array initializer must be an initializer list}} local
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableSetTest.java 64 String e1, String e2, String e3, String e4, String e5) {
65 return ImmutableSet.of(e1, e2, e3, e4, e5);
69 String e4, String e5, String e6, String... rest) {
70 return ImmutableSet.of(e1, e2, e3, e4, e5, e6, rest);
  /external/llvm/test/MC/AsmParser/
floating-literals.s 37 .double 1e5
39 .double 1.e5
  /libcore/luni/src/main/java/java/util/
DualPivotQuicksort.java 131 int e5 = right - sixth; local
137 int ae1 = a[e1], ae2 = a[e2], ae3 = a[e3], ae4 = a[e4], ae5 = a[e5];
149 a[e1] = ae1; a[e3] = ae3; a[e5] = ae5;
290 if (less < e1 && great > e5) {
409 int e5 = right - sixth; local
415 long ae1 = a[e1], ae2 = a[e2], ae3 = a[e3], ae4 = a[e4], ae5 = a[e5];
427 a[e1] = ae1; a[e3] = ae3; a[e5] = ae5;
568 if (less < e1 && great > e5) {
704 int e5 = right - sixth; local
710 short ae1 = a[e1], ae2 = a[e2], ae3 = a[e3], ae4 = a[e4], ae5 = a[e5];
997 int e5 = right - sixth; local
1292 int e5 = right - sixth; local
1665 int e5 = right - sixth; local
2038 int e5 = right - sixth; local
    [all...]
  /device/lge/mako/
audio_effects.conf 87 uuid 0f8d0d2a-59e5-45fe-b6e4-248c8a799109
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/lib/
memcpy.S 55 mov (a1+),e5
63 mov e5,(a0+)
  /external/clang/test/Analysis/
outofbound.c 96 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7,

Completed in 612 milliseconds

1 2 3 4 5 6