| /external/clang/test/CXX/class/class.union/ | 
| D | p2-0x.cpp | 33 union U3 {  union 35   U3() : k(0) {} // expected-error {{does not name a non-static data member}}  in U3()  function
  | 
| D | p1.cpp | 77 union U3 {  union
  | 
| /external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ | 
| D | nullptr.pass.cpp | 72     using U3 = std::unique_ptr<VT, Del const&>;  in test_sfinae()  typedef
  | 
| D | default.pass.cpp | 59     using U3 = std::unique_ptr<ElemType, Del const&>;  in test_sfinae()  typedef
  | 
| D | move_convert.pass.cpp | 120     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> &>;  in test_sfinae()  typedef 136     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> const &>;  in test_sfinae()  typedef
  | 
| D | pointer.pass.cpp | 121     using U3 = std::unique_ptr<T, Del const&>;  in test_sfinae()  typedef
  | 
| /external/clang/test/Sema/ | 
| D | static-assert.c | 41 typedef UNION(char, short) U3; // expected-error {{static_assert failed "type size mismatch"}}  typedef
  | 
| /external/clang/test/SemaCXX/ | 
| D | err_typecheck_assign_const.cpp | 57 struct U3 {  struct 62   U3 u3;  argument
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ | 
| D | nullptr.pass.cpp | 70     using U3  = std::unique_ptr<VT, Del const&>;  in test_sfinae()  typedef
  | 
| D | default.pass.cpp | 56     using U3  = std::unique_ptr<ElemType, Del const&>;  in test_sfinae()  typedef
  | 
| D | move_convert.pass.cpp | 116     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> &>;  in test_sfinae()  typedef 132     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> const &>;  in test_sfinae()  typedef
  | 
| D | pointer.pass.cpp | 145     using U3 = std::unique_ptr<T, Del const&>;  in test_sfinae()  typedef
  | 
| /external/ow2-asm/asm-test/src/resources/java/jdk5/ | 
| D | AllStructures.java | 123           List<U3> p3,  in genericMethod()  argument
  | 
| /external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ | 
| D | move_convert.pass.cpp | 216     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> &>;  in test_sfinae()  typedef 231     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> &>;  in test_sfinae()  typedef 248     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> const &>;  in test_sfinae()  typedef
  | 
| /external/clang/test/CodeGen/ | 
| D | mcu-struct-return.c | 18 union U3 {  union
  | 
| D | xcore-stringtype.c | 158 union U3{union U1 u1;};  union
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ | 
| D | move_convert.pass.cpp | 214     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> &>;  in test_sfinae()  typedef 229     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> &>;  in test_sfinae()  typedef 246     using U3 = std::unique_ptr<VT, GenericConvertingDeleter<0> const &>;  in test_sfinae()  typedef
  | 
| /external/libsrtp2/crypto/cipher/ | 
| D | aes.c | 550 static const uint32_t U3[256] = {  variable 1103 static const uint32_t U3[256] = {  variable
  | 
| /external/rust/crates/libm/src/math/ | 
| D | lgamma_r.rs | 118 const U3: f64 = 9.77717527963372745603e-01; /* 0x3FEF4976, 0x44EA8450 */  constant
  | 
| D | lgammaf_r.rs | 53 const U3: f32 = 9.7771751881e-01; /* 0x3f7a4bb2 */  constant
  | 
| /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ | 
| D | p1.cpp | 55 constexpr union U3 {} u3 = {};  union
  |