/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | partial-reinitialization1.c | 62 struct P5 { struct 71 // CHECK: @l5 = global %struct.P5 { i32 1, %struct.Q5 { i32 6, i32 9, i32 8 }, i32 5 } argument
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | protocols-lazy.m | 33 @protocol P5; protocol in id 34 void f2() { id x = @protocol(P5); } // This generates a forward category
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | exp.rs | 78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
|
D | powf.rs | 34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | exp.rs | 78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
|
H A D | powf.rs | 34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
|
H A D | pow.rs | 80 const P5: f64 = 4.13813679705723846039e-08; /* 0x3e663769_72bea4d0 */ 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 | exp.rs | 78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
|
H A D | powf.rs | 34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | exp.rs | 78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
|
H A D | powf.rs | 34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
|
H A D | pow.rs | 80 const P5: f64 = 4.13813679705723846039e-08; /* 0x3e663769_72bea4d0 */ 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 | exp.rs | 78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
|
H A D | powf.rs | 34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
|
H A D | pow.rs | 80 const P5: f64 = 4.13813679705723846039e-08; /* 0x3e663769_72bea4d0 */ constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | exp.rs | 78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
|
H A D | powf.rs | 34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
|
H A D | pow.rs | 80 const P5: f64 = 4.13813679705723846039e-08; /* 0x3e663769_72bea4d0 */ constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/src/ |
D | libm.rs | 52 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ in powf() constant 607 const P5: f64 = 4.13813679705723846039e-08; /* 0x3e663769_72bea4d0 */ in powd() constant
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | exp2l.c | 45 P5 = 0x1.5d8804780a736p-10, variable 263 P5 = 0x1.5d87fe78a67311071dee13fd11d9p-10L, variable
|
/aosp_15_r20/external/musl/src/math/ |
H A D | exp2l.c | 45 P5 = 0x1.5d8804780a736p-10, variable 263 P5 = 0x1.5d87fe78a67311071dee13fd11d9p-10L, variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/ |
D | to_address_test.cpp | 83 class P5 { class 85 explicit P5(T* p) in P5() function in P5
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/memory/pointer.conversion/ |
H A D | to_address.pass.cpp | 57 struct P5 { struct 58 using element_type = Irrelevant;
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/pointer.conversion/ |
H A D | to_address.pass.cpp | 59 struct P5 { struct 60 using element_type = Irrelevant;
|
/aosp_15_r20/external/libgsm/inc/ |
H A D | proto.h | 44 # define P5(x, a, b, c, d, e) (a, b, c, d, e) macro 58 # define P5(x, a, b, c, d, e) x a; b; c; d; e; macro
|