Home
last modified time | relevance | path

Searched defs:U4 (Results 1 – 25 of 25) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/tests/
Dasan_test_utils.h59 typedef uint32_t U4; typedef
/external/compiler-rt/lib/asan/tests/
Dasan_test_utils.h60 typedef uint32_t U4; typedef
/external/llvm-project/clang/test/Sema/
Dstatic-assert.c48 typedef UNION(float, 0.5f) U4; // expected-error {{expected a type}} \ typedef
/external/clang/test/Sema/
Dstatic-assert.c42 typedef UNION(float, 0.5f) U4; // expected-error {{expected a type}} typedef
/external/clang/test/SemaCXX/
Derr_typecheck_assign_const.cpp61 struct U4 { struct
66 U4 u4; in test6() argument
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dmove_convert.pass.cpp121 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
137 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
/external/clang/test/CXX/special/class.inhctor/
Dp3.cpp63 template<typename T> struct U4 : T4<T> { struct
/external/llvm-project/clang/test/CXX/special/class.inhctor/
Dp3.cpp63 template<typename T> struct U4 : T4<T> { struct
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dmove_convert.pass.cpp120 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
136 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
/external/llvm-project/clang/test/SemaCXX/
Derr_typecheck_assign_const.cpp61 struct U4 { struct
66 U4 u4; in test6() argument
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp217 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
232 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
249 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp216 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
231 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
248 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
/external/rust/crates/libm/src/math/
Dlgammaf_r.rs54 const U4: f32 = 2.2896373272e-01; /* 0x3e6a7578 */ constant
Dlgamma_r.rs119 const U4: f64 = 2.28963728064692451092e-01; /* 0x3FCD4EAE, 0xF6010924 */ constant
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp64 union U4 {} constexpr u4 = {}; union
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp59 union U4 {} constexpr u4 = {}; union
/external/clang/test/CXX/class/class.union/
Dp1.cpp99 union U4 { union
/external/llvm-project/clang/test/CXX/class/class.union/
Dp1.cpp99 union U4 { union
/external/libsrtp2/crypto/cipher/
Daes.c1323 static const uint32_t U4[256] = { variable
/external/clang/test/CodeGen/
Dxcore-stringtype.c159 union U4{union U1 u1;}; union
/external/llvm-project/clang/test/CodeGen/
Dxcore-stringtype.c159 union U4{union U1 u1;}; union
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dgoogle-upgrade-googletest-case.cpp696 auto U4 = &testing::UnitTest::total_test_case_count; in unitTestCallAndReference() local
/external/llvm-project/clang/test/Modules/
Dodr_hash.cpp1802 template <template <class> class T> struct U4 {}; struct
1808 template <template <class> class T> struct U4 {}; struct
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc126 typedef unsigned int U4; typedef
/external/llvm-project/compiler-rt/lib/msan/tests/
Dmsan_test.cpp135 typedef unsigned int U4; typedef