Home
last modified time | relevance | path

Searched refs:PP2 (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/dports/cad/alliance/alliance/src/documentation/alliance-examples/multi4b/
H A Dmulti4.vhdl18 signal PP2 : Std_Logic_Vector(4 downto 0); signal
33 PP2(0) <= '0';
34 PP2(1) <= Y(1) and X(0);
35 PP2(2) <= Y(1) and X(1);
36 PP2(3) <= Y(1) and X(2);
37 PP2(4) <= Y(1) and X(3);
51 PP12 <= PP1 + PP2;
/dports/cad/alliance/alliance/src/documentation/alliance-examples/multi8b/
H A Dmulti8.vhdl18 signal PP2 : Std_Logic_Vector(8 downto 0); signal
45 PP2(0) <= '0';
46 PP2(1) <= Y(1) and X(0);
47 PP2(2) <= Y(1) and X(1);
48 PP2(3) <= Y(1) and X(2);
49 PP2(4) <= Y(1) and X(3);
50 PP2(5) <= Y(1) and X(4);
51 PP2(6) <= Y(1) and X(5);
52 PP2(7) <= Y(1) and X(6);
53 PP2(8) <= Y(1) and X(7);
[all …]
/dports/cad/alliance/alliance/src/documentation/alliance-examples/multi16b-reg/
H A Dmulti16.vhdl70 PP2(0) <= '0';
71 PP2(1) <= Y(1) and X(0);
72 PP2(2) <= Y(1) and X(1);
73 PP2(3) <= Y(1) and X(2);
74 PP2(4) <= Y(1) and X(3);
75 PP2(5) <= Y(1) and X(4);
76 PP2(6) <= Y(1) and X(5);
77 PP2(7) <= Y(1) and X(6);
78 PP2(8) <= Y(1) and X(7);
79 PP2(9) <= Y(1) and X(8);
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/QHA/Phonon_DOS/
H A DTetrahedra.f96 PP2=A0(L(1),K)
98 PI11=(PP2-PP1)/DOM11
103 PI21=-(PP2-PMDL)/DOM21
104 PI22=-(PP2-A0(L(3),K))/DOM22
105 PI23=-(PP2-PP1)/DOM23
109 1 +DOM2*F2*G2*(PP2+DOM2*PIDS2))*3.*OT
111 1 +((PMDL+PP1+PP2+A0(L(3),K))*.25
112 2 -DOM2**2*F2*(PP2+DOM2*PITS2))*G2)*OT
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/atc/cauchy_born/
H A Din.cb_unistrain_eam_linear35 fix PP2 internal atc field Au_eam.mat
36 fix_modify PP2 mesh create 8 1 1 BOX f p p
37 fix_modify PP2 fields add cauchy_born_energy cauchy_born_stress internal_energy
38 fix_modify PP2 set reference_potential_energy
41 fix_modify PP2 output cb_unistrain_eam_refFE 1 text tensor_components
H A Din.cb_unistrain_linear38 fix PP2 internal atc field Au_CauchyBorn.mat
39 fix_modify PP2 mesh create 8 1 1 BOX f p p
40 fix_modify PP2 fields add cauchy_born_energy cauchy_born_stress internal_energy
41 fix_modify PP2 set reference_potential_energy
44 fix_modify PP2 output cb_unistrain_refFE 1 text tensor_components
H A Dcb_unistrain_linear.screen45 fix PP2 internal atc field Au_CauchyBorn.mat
49 fix_modify PP2 mesh create 8 1 1 BOX f p p
51 fix_modify PP2 fields add cauchy_born_energy cauchy_born_stress internal_energy
52 fix_modify PP2 set reference_potential_energy
58 fix_modify PP2 output cb_unistrain_refFE 1 text tensor_components
H A Dcb_unistrain_eam_linear.screen42 fix PP2 internal atc field Au_eam.mat
46 fix_modify PP2 mesh create 8 1 1 BOX f p p
48 fix_modify PP2 fields add cauchy_born_energy cauchy_born_stress internal_energy
49 fix_modify PP2 set reference_potential_energy
55 fix_modify PP2 output cb_unistrain_eam_refFE 1 text tensor_components
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/C/
H A Dsin.c78 #define PP2 sc[3] macro
111 w = (z * x) * (PP1 + z * PP2); in sin()
137 w = PI_L + (z * x) * (PP1 + z * PP2); in sin()
158 w = (z * x) * (PP1 + z * PP2) - PI2_L; in sin()
168 p = v + (v * s) * (PP1 + s * PP2); in sin()
H A Dcos.c84 #define PP2 sc[3] macro
152 w = PIO2_L + (z * x) * (PP1 + z * PP2); in cos()
173 w = (z * x) * (PP1 + z * PP2) - PI3O2_L; in cos()
193 w = PI5O2_L + (z * x) * (PP1 + z * PP2); in cos()
203 p = v + (v * s) * (PP1 + s * PP2); in cos()
H A D__sin.c76 #define PP2 sc[3] macro
104 p = (x * z) * (PP1 + z * PP2) + y; in __k_sin()
121 p = s * (PP1 + s * PP2); in __k_sin()
H A D__sincos.c102 #define PP2 sc[3] macro
133 p = (x * z) * (PP1 + z * PP2) + y; in __k_sincos()
155 p = s * (PP1 + s * PP2); in __k_sincos()
H A D__cos.c76 #define PP2 sc[3] macro
120 p = s * (PP1 + s * PP2); in __k_cos()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_genalign.c2928 #define P4_xxyy(x,y,z) PP2(x)*PP2(y)
2929 #define P4_xxzz(x,y,z) PP2(x)*PP2(z)
2937 #define P4_yyzz(x,y,z) PP2(y)*PP2(z)
2948 #define P5_xxyyz(x,y,z) PP2(x)*PP2(y)*PP1(z)
2949 #define P5_xxyzz(x,y,z) PP2(x)*PP1(y)*PP2(z)
2953 #define P5_xyyzz(x,y,z) PP1(x)*PP2(y)*PP2(z)
2975 #define P6_xxyyzz(x,y,z) PP2(x)*PP2(y)*PP2(z)
3004 #define P7_xxxyyzz(x,y,z) PP3(x)*PP2(y)*PP2(z)
3009 #define P7_xxyyyzz(x,y,z) PP2(x)*PP3(y)*PP2(z)
3010 #define P7_xxyyzzz(x,y,z) PP2(x)*PP2(y)*PP3(z)
[all …]
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dobject_properties.cpp30 #define PP2(x) "("<<(x).X<<","<<(x).Y<<")" macro
65 os<<", visual_size="<<PP2(visual_size); in dump()
76 os<<", spritediv="<<PP2(spritediv); in dump()
77 os<<", initial_sprite_basepos="<<PP2(initial_sprite_basepos); in dump()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepExtrema/
H A DBRepExtrema_Poly.cxx115 const gp_Pnt& PP2 = TP2(i2); in Distance() local
116 const Standard_Real dCur = PP1.Distance(PP2); in Distance()
120 P2 = PP2; in Distance()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Properties/
H A DLoadAndStoreXMLWithDefaults.java86 Properties PP2 = loadFromXML(writeToXML(P2), PP1); in main() local
87 Properties PP3 = loadFromXML(writeToXML(P3), PP2); in main()
91 testResults(p1, PP1, p2, PP2, p3, PP3); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/Properties/
H A DLoadAndStoreXMLWithDefaults.java86 Properties PP2 = loadFromXML(writeToXML(P2), PP1); in main() local
87 Properties PP3 = loadFromXML(writeToXML(P3), PP2); in main()
91 testResults(p1, PP1, p2, PP2, p3, PP3); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/Properties/
H A DLoadAndStoreXMLWithDefaults.java86 Properties PP2 = loadFromXML(writeToXML(P2), PP1); in main() local
87 Properties PP3 = loadFromXML(writeToXML(P3), PP2); in main()
91 testResults(p1, PP1, p2, PP2, p3, PP3); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Properties/
H A DLoadAndStoreXMLWithDefaults.java86 Properties PP2 = loadFromXML(writeToXML(P2), PP1); in main() local
87 Properties PP3 = loadFromXML(writeToXML(P3), PP2); in main()
91 testResults(p1, PP1, p2, PP2, p3, PP3); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/Properties/
H A DLoadAndStoreXMLWithDefaults.java86 Properties PP2 = loadFromXML(writeToXML(P2), PP1); in main() local
87 Properties PP3 = loadFromXML(writeToXML(P3), PP2); in main()
91 testResults(p1, PP1, p2, PP2, p3, PP3); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/Properties/
H A DLoadAndStoreXMLWithDefaults.java86 Properties PP2 = loadFromXML(writeToXML(P2), PP1); in main() local
87 Properties PP3 = loadFromXML(writeToXML(P3), PP2); in main()
91 testResults(p1, PP1, p2, PP2, p3, PP3); in main()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/planner/
H A DPatchTestMultiplePatch3.java25 private static final String PP2 = "PatchForIUP2"; field in PatchTestMultiplePatch3
60 …pp2 = createIUPatch(PP2, Version.create("5.0.0"), true, new IRequirementChange[] {changepp2}, scop… in setUp()
61 …pp2 = createIUPatch(PP2, Version.create("5.0.0"), null, new IRequirement[] {MetadataFactory.create… in setUp()
/dports/devel/z88dk/z88dk/libsrc/target/lviv/input/
H A Din_keytranstbl.asm24 ; PP2 PORTC
40 ; PP2 PORTC
57 ; PP2 PORTC
H A Din_keytranstbl_qwerty.asm24 ; PP2 PORTC
40 ; PP2 PORTC
57 ; PP2 PORTC

12345678910>>...13