Home
last modified time | relevance | path

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

12

/external/rust/crates/libm/src/math/
Dk_cos.rs16 const C5: f64 = 2.08757232129817482790e-09; /* 0x3E21EE9E, 0xBDB4B1C4 */ constant
/external/llvm-project/clang/test/InterfaceStubs/
Dtrycatch.cpp13 class C5 {}; class
/external/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/
Dnolintnextline.cpp24 class C5 { C5(int i); }; class
Dnolintnextline-plugin.cpp27 class C5 { C5(int i); }; class
Dnolint-plugin.cpp28 class C5 { C5(int i); }; // NOLINT without-brackets-skip-all, another-check class
Dnolint.cpp28 class C5 { C5(int i); }; // NOLINT without-brackets-skip-all, another-check class
/external/fdlibm/
Dk_cos.c61 C5 = 2.08757232129817482790e-09, /* 0x3E21EE9E, 0xBDB4B1C4 */ variable
/external/arm-optimized-routines/math/
Dv_sin.c26 #define C5 v_f64 (Poly[2]) macro
Dv_cos.c26 #define C5 v_f64 (Poly[2]) macro
Dv_exp2f_1u.c21 #define C5 v_f32 (Poly[5]) macro
Dexp2.c20 #define C5 __exp_data.exp2_poly[4] macro
Dexp.c22 #define C5 __exp_data.poly[8 - EXP_POLY_ORDER] macro
/external/llvm-project/libc/AOR_v20.02/math/
Dv_sin.c27 #define C5 v_f64 (Poly[2]) macro
Dv_cos.c27 #define C5 v_f64 (Poly[2]) macro
Dv_exp2f_1u.c22 #define C5 v_f32 (Poly[5]) macro
Dexp2.c21 #define C5 __exp_data.exp2_poly[4] macro
Dexp.c23 #define C5 __exp_data.poly[8 - EXP_POLY_ORDER] macro
/external/llvm-project/clang/test/CodeGenCXX/
Dlto-visibility-inference.cpp21 struct [[clang::lto_visibility_public]] C5 { struct
Dvtable-layout-extreme.cpp38 class C5 class
/external/clang/test/CodeGenCXX/
Dlto-visibility-inference.cpp21 struct [[clang::lto_visibility_public]] C5 { struct
Dvtable-layout-extreme.cpp38 class C5 class
/external/llvm-project/libcxx/test/std/concepts/lang/
Dsame_as.pass.cpp52 class C5 { class
/external/llvm-project/lldb/test/API/lang/cpp/constructors/
Dmain.cpp40 ClassWithMultipleCtor C5(24, 25); in main() local
/external/libcxxabi/test/
Ddynamic_cast.pass.cpp31 struct C5 : protected virtual C3 { Pad2 _; }; argument
/external/llvm-project/libcxxabi/test/
Ddynamic_cast.pass.cpp34 struct C5 : protected virtual C3 { Pad2 _; }; struct

12