Home
last modified time | relevance | path

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

123

/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/testdata/
De.go105 type U4 struct { struct
106 *u5
110 func (*U4) M() {}
113 *U4 anonMember
Db.go58 U1, U2, u3, U4, U5 notExported var
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp215 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
230 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
247 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
/aosp_15_r20/external/clang/test/SemaCXX/
H A Derr_typecheck_assign_const.cpp61 struct U4 { struct
66 U4 u4; in test6() argument
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.pass.cpp117 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
133 using U4 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef
/aosp_15_r20/external/ow2-asm/asm-test/src/resources/java/jdk5/
H A DAllStructures.java124 List<U4> p4, in genericMethod() argument
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgamma_r.rs119 const U4: f64 = 2.28963728064692451092e-01; /* 0x3FCD4EAE, 0xF6010924 */ constant
H A Dlgammaf_r.rs54 const U4: f32 = 2.2896373272e-01; /* 0x3e6a7578 */ constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgamma_r.rs119 const U4: f64 = 2.28963728064692451092e-01; /* 0x3FCD4EAE, 0xF6010924 */ constant
H A Dlgammaf_r.rs54 const U4: f32 = 2.2896373272e-01; /* 0x3e6a7578 */ constant
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dlgamma_r.rs119 const U4: f64 = 2.28963728064692451092e-01; /* 0x3FCD4EAE, 0xF6010924 */ constant
Dlgammaf_r.rs54 const U4: f32 = 2.2896373272e-01; /* 0x3e6a7578 */ constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgammaf_r.rs54 const U4: f32 = 2.2896373272e-01; /* 0x3e6a7578 */ constant
H A Dlgamma_r.rs119 const U4: f64 = 2.28963728064692451092e-01; /* 0x3FCD4EAE, 0xF6010924 */ constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgammaf_r.rs54 const U4: f32 = 2.2896373272e-01; /* 0x3e6a7578 */ constant
H A Dlgamma_r.rs119 const U4: f64 = 2.28963728064692451092e-01; /* 0x3FCD4EAE, 0xF6010924 */ constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgammaf_r.rs54 const U4: f32 = 2.2896373272e-01; /* 0x3e6a7578 */ constant
H A Dlgamma_r.rs119 const U4: f64 = 2.28963728064692451092e-01; /* 0x3FCD4EAE, 0xF6010924 */ constant
/aosp_15_r20/external/compiler-rt/lib/asan/tests/
H A Dasan_test_utils.h60 typedef uint32_t U4; typedef
/aosp_15_r20/external/clang/test/Sema/
H A Dstatic-assert.c42 typedef UNION(float, 0.5f) U4; // expected-error {{expected a type}} typedef
/aosp_15_r20/external/clang/test/CXX/special/class.inhctor/
H A Dp3.cpp63 template<typename T> struct U4 : T4<T> { struct
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue6977.go34 type U4 interface { M; M; M } interface
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue6977.go32 type U4 interface { M; M; M } interface

123