Home
last modified time | relevance | path

Searched defs:P3 (Results 1 – 25 of 69) sorted by relevance

123

/external/clang/test/CodeGenObjC/
Ddefault-property-synthesis.m15 @property int P3; property
32 @property int P3; property
Dprotocols-lazy.m20 @protocol P3; protocol in id
21 void f1() { id x = @protocol(P3); } category
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/utility/pairs/pairs.pair/
Dassign_rv_pair_U_V.pass.cpp99 using P3 = std::pair<MoveAssignable, long>; in test() typedef
126 using P3 = std::pair<CopyAssignable&&, long>; in test() typedef
138 using P3 = std::pair<NotAssignable&&, long>; in test() typedef
Dassign_rv_pair.pass.cpp104 using P3 = std::pair<NotAssignable, NotAssignable>; in test() typedef
121 using P3 = std::pair<MoveAssignable&&, int>; in test() typedef
Dctor.piecewise_construct.pass.cpp29 typedef std::pair<P1, P2> P3; in test() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/pointer.conversion/
Dto_address.pass.cpp38 struct P3 { struct
39 constexpr explicit P3(int *p) : p_(p) { } in P3() argument
44 struct std::pointer_traits<P3> { argument
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/memory/pointer.conversion/
Dto_address.pass.cpp36 struct P3 { struct
37 TEST_CONSTEXPR explicit P3(int *p) : p_(p) { } in P3() function
42 struct std::pointer_traits<P3> { argument
/external/rust/crates/libm/src/math/
Dcbrt.rs27 const P3: f64 = -0.758397934778766047437; /* 0xbfe844cb, 0xbee751d9 */ constant
Dexp.rs76 const P3: f64 = 6.61375632143793436117e-05; /* 0x3F11566A, 0xAF25DE2C */ constant
/external/libffi/src/bfin/
Dsysv.S89 P3 = [P0+4]; define
105 P3 = [P0+4]; define
174 P3 = [FP-20]; define
/external/python/cpython2/Modules/_ctypes/libffi/src/bfin/
Dsysv.S89 P3 = [P0+4]; define
105 P3 = [P0+4]; define
174 P3 = [FP-20]; define
/external/clang/test/CodeGen/
Dpartial-reinitialization1.c33 struct P3 { struct
45 // CHECK: @l3 = global %struct.P3 { %struct.Q3 { %struct.R1 { i32 1, i32 2, i32 3 }, %struct.R2 { i… argument
/external/llvm/test/MC/Hexagon/
Ddcfetch.s10 P3 = SP1LOOP0(#8,R18) define
/external/libcxx/test/std/utilities/memory/pointer.conversion/
Dto_address.pass.cpp51 class P3 class
54 explicit P3(int* p) in P3() function in P3
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
Dpiecewise.pass.cpp30 typedef std::pair<P1, P2> P3; in main() typedef
/external/clang/test/SemaObjC/
Dwarn-implicit-atomic-property.m8 @property int P3; // expected-note {{property declared here}} property
Dclass-conforming-protocol-1.m5 @protocol P3 @end protocol
Dproperty-5.m5 @protocol P3 @end protocol
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.callable/concept.relation/
Drelation.compile.pass.cpp43 struct P3 { struct
/external/clang/test/Parser/
Dobjc-type-printing.m5 @protocol P3 @end protocol
Dmissing-selector-name.mm38 @interface P3 interface
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.callable/concept.strictweakorder/
Dstrict_weak_order.compile.pass.cpp44 struct P3 { struct
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.callable/concept.equiv/
Dequivalence_relation.compile.pass.cpp45 struct P3 { struct
/external/musl/src/math/
Dexp2l.c43 P3 = 0x1.c6b08d7049fap-5, variable
261 P3 = 0x1.c6b08d704a0bf8b33a762bad3459p-5L, variable
Dcbrt.c30 P3 = -0.758397934778766047437, /* 0xbfe844cb, 0xbee751d9 */ variable

123