Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGen/
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
/external/llvm-project/clang/test/CodeGen/
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
/external/clang/test/CodeGenObjC/
Dprotocols-lazy.m33 @protocol P5; protocol in id
34 void f2() { id x = @protocol(P5); } // This generates a forward category
/external/llvm-project/clang/test/CodeGenObjC/
Dprotocols-lazy.m36 @protocol P5; protocol
41 @protocol P5 -im1; @end protocol
/external/rust/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
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-make-unique-default-init.cpp42 std::unique_ptr<int> P5 = std::unique_ptr<int>((new int())); in basic() local
/external/fdlibm/
De_exp.c98 P5 = 4.13813679705723846039e-08; /* 0x3E663769, 0x72BEA4D0 */ variable
/external/arm-optimized-routines/math/
Dv_logf.c19 #define P5 v_f32 (Poly[2]) macro
/external/llvm-project/libc/AOR_v20.02/math/
Dv_logf.c20 #define P5 v_f32 (Poly[2]) macro
/external/llvm-project/clang/test/SemaObjC/
Dproperty-12.m23 @protocol P5 protocol
Dobjcbridge-attribute-arc.m59 @protocol P5 @end protocol
Dobjcbridge-attribute.m62 @protocol P5 @end protocol
/external/clang/test/SemaObjC/
Dproperty-12.m23 @protocol P5 protocol
Dobjcbridge-attribute-arc.m62 @protocol P5 @end protocol
Dobjcbridge-attribute.m62 @protocol P5 @end protocol
/external/clang/test/SemaObjCXX/
Dobjcbridge-static-cast.mm44 @protocol P5 @end protocol
Dobjcbridge-attribute.mm44 @protocol P5 @end protocol
Dobjcbridge-attribute-arc.mm44 @protocol P5 @end protocol
/external/llvm-project/clang/test/SemaObjCXX/
Dobjcbridge-static-cast.mm44 @protocol P5 @end protocol
Dobjcbridge-attribute.mm44 @protocol P5 @end protocol
Dobjcbridge-attribute-arc.mm44 @protocol P5 @end protocol
/external/libgsm/inc/
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
/external/clang/test/Index/
Doverrides.m53 @protocol P5 protocol
/external/llvm-project/clang/test/Index/
Doverrides.m53 @protocol P5 protocol

12