/third_party/openssl/crypto/poly1305/asm/ |
D | poly1305-armv4.pl | 449 my ($D0,$D1,$D2,$D3,$D4, $H0,$H1,$H2,$H3,$H4) = map("q$_",(5..14)); 505 vmull.u32 $D3,$R3,${R0}[1] 511 vmlal.u32 $D3,$R2,${R1}[1] 516 vmlal.u32 $D3,$R1,${R2}[1] 521 vmlal.u32 $D3,$R0,${R3}[1] 526 vmlal.u32 $D3,$R4,${S4}[1] 581 vshr.u64 $T0,$D3,#26 582 vmovn.i64 $D3#lo,$D3 586 vbic.i32 $D3#lo,#0xfc000000 @ &=0x03ffffff 603 vadd.i32 $D3#lo,$D3#lo,$T1#lo @ h2 -> h3 [all …]
|
D | poly1305-x86.pl | 393 my ($D0,$D1,$D2,$D3,$D4,$T0,$T1,$T2)=map("xmm$_",(0..7)); 415 &movdqa ($D3,$D2); 417 &psrlq ($D3,30); 419 &pand ($D3,$MASK); 428 &movdqa (&QWP(16*3,"esp"),$D3); 439 &movdqa ($T1,$D3); 443 &paddd ($T1,$D3); # *5 452 &pshufd ($D3,$D3,0b01000100); 457 &movdqa (&QWP(16*3,"edx"),$D3); 468 &pmuludq ($D3,$D0); # h3*r0 [all …]
|
D | poly1305-c64xplus.pl | 34 ($D0,$D1,$D2,$D3)= ("A9","B9","A11","B11"); 126 LDNW *${INPB}[-1],$D3 ; load inp[3] 153 || SWAP2 $D3,$D3 157 || SWAP4 $D3,$D3 163 || ADDU $D3,B30,$D3:$H3 ; h3+=inp[3] 170 || ADDU $D2,$D3:$H3,$D3:$H3 174 || ADD $D3,$H4,$H4 204 || [A2] LDNW *${INPB}[-1],$D3 ; load inp[3]
|
D | poly1305-x86_64.pl | 342 my ($H0,$H1,$H2,$H3,$H4, $T0,$T1,$T2,$T3,$T4, $D0,$D1,$D2,$D3,$D4, $MASK) = 834 vpshufd \$0xEE,$D4,$D3 # 34xx -> 3434 836 vmovdqa $D3,-0x90(%r11) 843 vpshufd \$0xEE,$D2,$D3 846 vmovdqa $D3,-0x70(%r11) 853 vpshufd \$0xEE,$D1,$D3 856 vmovdqa $D3,-0x50(%r11) 863 vpshufd \$0xEE,$D0,$D3 866 vmovdqa $D3,-0x30(%r11) 872 vpshufd \$0xEE,$D2,$D3 [all …]
|
D | poly1305-ppc.pl | 299 $t0,$t1,$t2,$t3, $D0,$D1,$D2,$D3, $d0,$d1,$d2,$d3 440 mulhwu $D3,$h0,$r3 463 adde $D3,$D3,$t3 483 adde $D3,$D3,$t3 502 adde $D3,$D3,$t3 512 addze $D3,$D3 519 adde $h4,$h4,$D3
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_4_003.cpp | 34 # define D3 0 macro 36 # define D3 1 macro 38 # define D3 2 macro 40 # define D3 3 macro 42 # define D3 4 macro 44 # define D3 5 macro 46 # define D3 6 macro 48 # define D3 7 macro 50 # define D3 8 macro 52 # define D3 9 macro [all …]
|
/third_party/boost/boost/fusion/container/generation/detail/preprocessed/ |
D | map_tie10.hpp | 16 …, typename D0 = void_ , typename D1 = void_ , typename D2 = void_ , typename D3 = void_ , typename… 102 , typename D0 , typename D1 , typename D2 , typename D3 104 …struct map_tie<K0 , K1 , K2 , K3, D0 , D1 , D2 , D3 , void_ , void_ , void_ , void_ , void_ , void… 106 … , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> > type; 111 , typename D0 , typename D1 , typename D2 , typename D3 114 …ir< K2 , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> > 115 map_tie(D0 & arg0 , D1 & arg1 , D2 & arg2 , D3 & arg3) in map_tie() 117 …r< K2 , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> >( in map_tie() 124 , typename D0 , typename D1 , typename D2 , typename D3 , typename D4 126 …struct map_tie<K0 , K1 , K2 , K3 , K4, D0 , D1 , D2 , D3 , D4 , void_ , void_ , void_ , void_ , vo… [all …]
|
D | make_map10.hpp | 16 …, typename D0 = void_ , typename D1 = void_ , typename D2 = void_ , typename D3 = void_ , typename… 102 , typename D0 , typename D1 , typename D2 , typename D3 104 …struct make_map<K0 , K1 , K2 , K3, D0 , D1 , D2 , D3 , void_ , void_ , void_ , void_ , void_ , voi… 106 …usion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> > type; 111 , typename D0 , typename D1 , typename D2 , typename D3 114 …::as_fusion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> > 115 make_map(D0 const& arg0 , D1 const& arg1 , D2 const& arg2 , D3 const& arg3) in make_map() 117 …:as_fusion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> >( in make_map() 124 , typename D0 , typename D1 , typename D2 , typename D3 , typename D4 126 …struct make_map<K0 , K1 , K2 , K3 , K4, D0 , D1 , D2 , D3 , D4 , void_ , void_ , void_ , void_ , v… [all …]
|
D | map_tie20.hpp | 16 …, typename D0 = void_ , typename D1 = void_ , typename D2 = void_ , typename D3 = void_ , typename… 102 , typename D0 , typename D1 , typename D2 , typename D3 104 …struct map_tie<K0 , K1 , K2 , K3, D0 , D1 , D2 , D3 , void_ , void_ , void_ , void_ , void_ , void… 106 … , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> > type; 111 , typename D0 , typename D1 , typename D2 , typename D3 114 …ir< K2 , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> > 115 map_tie(D0 & arg0 , D1 & arg1 , D2 & arg2 , D3 & arg3) in map_tie() 117 …r< K2 , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> >( in map_tie() 124 , typename D0 , typename D1 , typename D2 , typename D3 , typename D4 126 …struct map_tie<K0 , K1 , K2 , K3 , K4, D0 , D1 , D2 , D3 , D4 , void_ , void_ , void_ , void_ , vo… [all …]
|
D | make_map20.hpp | 16 …, typename D0 = void_ , typename D1 = void_ , typename D2 = void_ , typename D3 = void_ , typename… 102 , typename D0 , typename D1 , typename D2 , typename D3 104 …struct make_map<K0 , K1 , K2 , K3, D0 , D1 , D2 , D3 , void_ , void_ , void_ , void_ , void_ , voi… 106 …usion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> > type; 111 , typename D0 , typename D1 , typename D2 , typename D3 114 …::as_fusion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> > 115 make_map(D0 const& arg0 , D1 const& arg1 , D2 const& arg2 , D3 const& arg3) in make_map() 117 …:as_fusion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> >( in make_map() 124 , typename D0 , typename D1 , typename D2 , typename D3 , typename D4 126 …struct make_map<K0 , K1 , K2 , K3 , K4, D0 , D1 , D2 , D3 , D4 , void_ , void_ , void_ , void_ , v… [all …]
|
D | map_tie30.hpp | 16 …, typename D0 = void_ , typename D1 = void_ , typename D2 = void_ , typename D3 = void_ , typename… 102 , typename D0 , typename D1 , typename D2 , typename D3 104 …struct map_tie<K0 , K1 , K2 , K3, D0 , D1 , D2 , D3 , void_ , void_ , void_ , void_ , void_ , void… 106 … , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> > type; 111 , typename D0 , typename D1 , typename D2 , typename D3 114 …ir< K2 , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> > 115 map_tie(D0 & arg0 , D1 & arg1 , D2 & arg2 , D3 & arg3) in map_tie() 117 …r< K2 , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> >( in map_tie() 124 , typename D0 , typename D1 , typename D2 , typename D3 , typename D4 126 …struct map_tie<K0 , K1 , K2 , K3 , K4, D0 , D1 , D2 , D3 , D4 , void_ , void_ , void_ , void_ , vo… [all …]
|
D | make_map30.hpp | 16 …, typename D0 = void_ , typename D1 = void_ , typename D2 = void_ , typename D3 = void_ , typename… 102 , typename D0 , typename D1 , typename D2 , typename D3 104 …struct make_map<K0 , K1 , K2 , K3, D0 , D1 , D2 , D3 , void_ , void_ , void_ , void_ , void_ , voi… 106 …usion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> > type; 111 , typename D0 , typename D1 , typename D2 , typename D3 114 …::as_fusion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> > 115 make_map(D0 const& arg0 , D1 const& arg1 , D2 const& arg2 , D3 const& arg3) in make_map() 117 …:as_fusion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> >( in make_map() 124 , typename D0 , typename D1 , typename D2 , typename D3 , typename D4 126 …struct make_map<K0 , K1 , K2 , K3 , K4, D0 , D1 , D2 , D3 , D4 , void_ , void_ , void_ , void_ , v… [all …]
|
D | map_tie40.hpp | 16 …, typename D0 = void_ , typename D1 = void_ , typename D2 = void_ , typename D3 = void_ , typename… 102 , typename D0 , typename D1 , typename D2 , typename D3 104 …struct map_tie<K0 , K1 , K2 , K3, D0 , D1 , D2 , D3 , void_ , void_ , void_ , void_ , void_ , void… 106 … , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> > type; 111 , typename D0 , typename D1 , typename D2 , typename D3 114 …ir< K2 , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> > 115 map_tie(D0 & arg0 , D1 & arg1 , D2 & arg2 , D3 & arg3) in map_tie() 117 …r< K2 , typename add_reference<D2>::type> , fusion::pair< K3 , typename add_reference<D3>::type> >( in map_tie() 124 , typename D0 , typename D1 , typename D2 , typename D3 , typename D4 126 …struct map_tie<K0 , K1 , K2 , K3 , K4, D0 , D1 , D2 , D3 , D4 , void_ , void_ , void_ , void_ , vo… [all …]
|
D | make_map40.hpp | 16 …, typename D0 = void_ , typename D1 = void_ , typename D2 = void_ , typename D3 = void_ , typename… 102 , typename D0 , typename D1 , typename D2 , typename D3 104 …struct make_map<K0 , K1 , K2 , K3, D0 , D1 , D2 , D3 , void_ , void_ , void_ , void_ , void_ , voi… 106 …usion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> > type; 111 , typename D0 , typename D1 , typename D2 , typename D3 114 …::as_fusion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> > 115 make_map(D0 const& arg0 , D1 const& arg1 , D2 const& arg2 , D3 const& arg3) in make_map() 117 …:as_fusion_element<D2>::type> , fusion::pair< K3 , typename detail::as_fusion_element<D3>::type> >( in make_map() 124 , typename D0 , typename D1 , typename D2 , typename D3 , typename D4 126 …struct make_map<K0 , K1 , K2 , K3 , K4, D0 , D1 , D2 , D3 , D4 , void_ , void_ , void_ , void_ , v… [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | moduleAndInterfaceSharingName4.symbols | 2 declare module D3 { 3 >D3 : Symbol(D3, Decl(moduleAndInterfaceSharingName4.ts, 0, 0)) 5 var x: D3.Color.Color; 7 >D3 : Symbol(D3, Decl(moduleAndInterfaceSharingName4.ts, 0, 0))
|
D | moduleAndInterfaceSharingName4.types | 2 declare module D3 { 3 >D3 : typeof D3 5 var x: D3.Color.Color; 7 >D3 : any
|
D | classWithBaseClassButNoConstructor.js | 35 class D3 extends Base2<string, number> { class 39 var r4 = D3; 100 var D3 = /** @class */ (function (_super) { 101 __extends(D3, _super); 102 function D3() { class in D3 105 return D3; 107 var r4 = D3;
|
D | classWithBaseClassButNoConstructor.types | 86 class D3 extends Base2<string, number> { 87 >D3 : D3 94 var r4 = D3; 95 >r4 : typeof D3 96 >D3 : typeof D3
|
D | classExtendingClassLikeType.js | 37 class D3 extends getBase() <string, number> { 106 var D3 = /** @class */ (function (_super) { class 107 __extends(D3, _super); 108 function D3() { class in D3 114 return D3;
|
D | classWithBaseClassButNoConstructor.symbols | 88 class D3 extends Base2<string, number> { 89 >D3 : Symbol(D3, Decl(classWithBaseClassButNoConstructor.ts, 31, 18)) 93 >foo : Symbol(D3.foo, Decl(classWithBaseClassButNoConstructor.ts, 33, 40)) 96 var r4 = D3; 98 >D3 : Symbol(D3, Decl(classWithBaseClassButNoConstructor.ts, 31, 18))
|
D | subtypesOfTypeParameterWithRecursiveConstraints.js | 72 class D3<T extends Foo<U>, U extends Foo<T>, V extends Foo<V>> extends Base<T> { class 124 class D3<T extends Foo<U>, U extends Foo<T>, V extends Foo<V>> extends Base2<T> { 241 var D3 = /** @class */ (function (_super) { class 242 __extends(D3, _super); 243 function D3() { class in anonymousFunction71aa317b0700.D3 246 return D3; 312 var D3 = /** @class */ (function (_super) { class 313 __extends(D3, _super); 314 function D3() { class in anonymousFunction71aa317b1300.D3 317 return D3;
|
D | genericTypeReferenceWithoutTypeArgument.js | 31 class D3<T extends M.E> { } 93 var D3 = /** @class */ (function () { class 94 function D3() { class in D3 96 return D3;
|
/third_party/boost/libs/proto/test/ |
D | deduce_domain.cpp | 31 struct D3 : proto::domain<> struct 99 …BOOST_MPL_ASSERT((is_same<proto::detail::common_domain3<D3, D0, D0>::type, proto::detail::not_a_do… in test1() 100 …BOOST_MPL_ASSERT((is_same<proto::detail::common_domain3<D0, D3, D0>::type, proto::detail::not_a_do… in test1() 101 …BOOST_MPL_ASSERT((is_same<proto::detail::common_domain3<D0, D0, D3>::type, proto::detail::not_a_do… in test1() 103 …BOOST_MPL_ASSERT((is_same<proto::detail::common_domain3<D3, D1, D0>::type, proto::detail::not_a_do… in test1() 104 …BOOST_MPL_ASSERT((is_same<proto::detail::common_domain3<D3, D0, D1>::type, proto::detail::not_a_do… in test1() 105 …BOOST_MPL_ASSERT((is_same<proto::detail::common_domain3<D1, D3, D0>::type, proto::detail::not_a_do… in test1() 106 …BOOST_MPL_ASSERT((is_same<proto::detail::common_domain3<D0, D3, D1>::type, proto::detail::not_a_do… in test1() 107 …BOOST_MPL_ASSERT((is_same<proto::detail::common_domain3<D0, D1, D3>::type, proto::detail::not_a_do… in test1() 108 …BOOST_MPL_ASSERT((is_same<proto::detail::common_domain3<D1, D0, D3>::type, proto::detail::not_a_do… in test1() [all …]
|
/third_party/boost/boost/fusion/container/map/detail/cpp03/preprocessed/ |
D | as_map10.hpp | 82 …D2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3; typedef 93 … return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3)); in call() 103 …2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3;… typedef 114 …return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3) , gen:… in call() 124 …2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3;… typedef 135 …return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3) , gen:… in call() 145 …2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3;… typedef 156 …return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3) , gen:… in call() 166 …2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3;… typedef 177 …return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3) , gen:… in call() [all …]
|
D | as_map20.hpp | 82 …D2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3; typedef 93 … return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3)); in call() 103 …2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3;… typedef 114 …return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3) , gen:… in call() 124 …2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3;… typedef 135 …return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3) , gen:… in call() 145 …2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3;… typedef 156 …return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3) , gen:… in call() 166 …2; typedef typename D2::type T2; typedef pair_from<I3, is_assoc> D3; typedef typename D3::type T3;… typedef 177 …return result(gen::D0::call(i0) , gen::D1::call(i1) , gen::D2::call(i2) , gen::D3::call(i3) , gen:… in call() [all …]
|