/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
H A D | move_convert.pass.cpp | 218 using U5 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 233 using U5 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 250 using U5 = 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 D | move_convert.pass.cpp | 216 using U5 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 231 using U5 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 248 using U5 = std::unique_ptr<VT, GenericConvertingDeleter<1> &>; in test_sfinae() typedef
|
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
H A D | move_convert.pass.cpp | 122 using U5 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 138 using U5 = 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 D | move_convert.pass.cpp | 118 using U5 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 134 using U5 = std::unique_ptr<VT, GenericConvertingDeleter<1> &>; in test_sfinae() typedef
|
/aosp_15_r20/external/ow2-asm/asm-test/src/resources/java/jdk5/ |
H A D | AllStructures.java | 125 List<U5> p5, 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 D | lgamma_r.rs | 120 const U5: f64 = 1.33810918536787660377e-02; /* 0x3F8B678B, 0xBF2BAB09 */ constant
|
H A D | lgammaf_r.rs | 55 const U5: f32 = 1.3381091878e-02; /* 0x3c5b3c5e */ constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | lgamma_r.rs | 120 const U5: f64 = 1.33810918536787660377e-02; /* 0x3F8B678B, 0xBF2BAB09 */ constant
|
H A D | lgammaf_r.rs | 55 const U5: f32 = 1.3381091878e-02; /* 0x3c5b3c5e */ constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | lgamma_r.rs | 120 const U5: f64 = 1.33810918536787660377e-02; /* 0x3F8B678B, 0xBF2BAB09 */ constant
|
D | lgammaf_r.rs | 55 const U5: f32 = 1.3381091878e-02; /* 0x3c5b3c5e */ constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | lgammaf_r.rs | 55 const U5: f32 = 1.3381091878e-02; /* 0x3c5b3c5e */ constant
|
H A D | lgamma_r.rs | 120 const U5: f64 = 1.33810918536787660377e-02; /* 0x3F8B678B, 0xBF2BAB09 */ constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | lgammaf_r.rs | 55 const U5: f32 = 1.3381091878e-02; /* 0x3c5b3c5e */ constant
|
H A D | lgamma_r.rs | 120 const U5: f64 = 1.33810918536787660377e-02; /* 0x3F8B678B, 0xBF2BAB09 */ constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | lgammaf_r.rs | 55 const U5: f32 = 1.3381091878e-02; /* 0x3c5b3c5e */ constant
|
H A D | lgamma_r.rs | 120 const U5: f64 = 1.33810918536787660377e-02; /* 0x3F8B678B, 0xBF2BAB09 */ constant
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue6977.go | 35 type U5 interface { U1; U2; U3; U4 } interface
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/testdata/ |
D | b.go | 58 U1, U2, u3, U4, U5 notExported var
|
/aosp_15_r20/external/libaom/tools/auto_refactor/c_files/ |
H A D | struct_code.c | 25 typedef union U5 { union
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/ |
D | issue6977.go | 33 type U5 interface { U1; U2; U3; U4 } interface
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/ |
D | arith_amd64.s | 321 U5: // i+4 <= n label
|
/aosp_15_r20/external/clang/test/CXX/class/class.union/ |
H A D | p1.cpp | 104 union U5 { union
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/MANIFEST.MF
META-INF/services/ ... |
/aosp_15_r20/prebuilts/sdk/tools/windows/lib/ |
HD | d8.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |