Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/clang/test/CodeGen/
H A Dpartial-reinitialization1.c62 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 Dprotocols-lazy.m33 @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/
Dexp.rs78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
Dpowf.rs34 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 Dexp.rs78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
H A Dpowf.rs34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
H A Dpow.rs80 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 Dexp.rs78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
H A Dpowf.rs34 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 Dexp.rs78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
H A Dpowf.rs34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
H A Dpow.rs80 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 Dexp.rs78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
H A Dpowf.rs34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
H A Dpow.rs80 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 Dexp.rs78 const P5: f64 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ constant
H A Dpowf.rs34 const P5: f32 = 4.1381369442e-08; /* 0x3331bb4c */ constant
H A Dpow.rs80 const P5: f64 = 4.13813679705723846039e-08; /* 0x3e663769_72bea4d0 */ constant
/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/src/
Dlibm.rs52 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/
Dexp2l.c45 P5 = 0x1.5d8804780a736p-10, variable
263 P5 = 0x1.5d87fe78a67311071dee13fd11d9p-10L, variable
/aosp_15_r20/external/musl/src/math/
H A Dexp2l.c45 P5 = 0x1.5d8804780a736p-10, variable
263 P5 = 0x1.5d87fe78a67311071dee13fd11d9p-10L, variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dto_address_test.cpp83 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 Dto_address.pass.cpp57 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 Dto_address.pass.cpp59 struct P5 { struct
60 using element_type = Irrelevant;
/aosp_15_r20/external/libgsm/inc/
H A Dproto.h44 # 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

123456