Home
last modified time | relevance | path

Searched refs:compName (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java104 private transient String [] compName = null; field in ColorSpace
518 if (compName == null) { in getName()
521 compName = new String[] {"X", "Y", "Z"}; in getName()
524 compName = new String[] {"L", "a", "b"}; in getName()
527 compName = new String[] {"L", "u", "v"}; in getName()
530 compName = new String[] {"Y", "Cb", "Cr"}; in getName()
533 compName = new String[] {"Y", "x", "y"}; in getName()
539 compName = new String[] {"Gray"}; in getName()
545 compName = new String[] {"Hue", "Lightness", in getName()
560 compName = tmp; in getName()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java100 private transient String [] compName = null; field in ColorSpace
505 if (compName == null) { in getName()
508 compName = new String[] {"X", "Y", "Z"}; in getName()
511 compName = new String[] {"L", "a", "b"}; in getName()
514 compName = new String[] {"L", "u", "v"}; in getName()
517 compName = new String[] {"Y", "Cb", "Cr"}; in getName()
520 compName = new String[] {"Y", "x", "y"}; in getName()
526 compName = new String[] {"Gray"}; in getName()
532 compName = new String[] {"Hue", "Lightness", in getName()
547 compName = tmp; in getName()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java104 private transient String [] compName = null; field in ColorSpace
518 if (compName == null) { in getName()
521 compName = new String[] {"X", "Y", "Z"}; in getName()
524 compName = new String[] {"L", "a", "b"}; in getName()
527 compName = new String[] {"L", "u", "v"}; in getName()
530 compName = new String[] {"Y", "Cb", "Cr"}; in getName()
533 compName = new String[] {"Y", "x", "y"}; in getName()
539 compName = new String[] {"Gray"}; in getName()
545 compName = new String[] {"Hue", "Lightness", in getName()
560 compName = tmp; in getName()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/color/
H A DColorSpace.java104 private transient String [] compName = null; field in ColorSpace
518 if (compName == null) { in getName()
521 compName = new String[] {"X", "Y", "Z"}; in getName()
524 compName = new String[] {"L", "a", "b"}; in getName()
527 compName = new String[] {"L", "u", "v"}; in getName()
530 compName = new String[] {"Y", "Cb", "Cr"}; in getName()
533 compName = new String[] {"Y", "x", "y"}; in getName()
539 compName = new String[] {"Gray"}; in getName()
545 compName = new String[] {"Hue", "Lightness", in getName()
560 compName = tmp; in getName()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java111 private transient String [] compName = null; field in ColorSpace
513 if (compName == null) { in getName()
516 compName = new String[] {"X", "Y", "Z"}; in getName()
519 compName = new String[] {"L", "a", "b"}; in getName()
522 compName = new String[] {"L", "u", "v"}; in getName()
525 compName = new String[] {"Y", "Cb", "Cr"}; in getName()
528 compName = new String[] {"Y", "x", "y"}; in getName()
534 compName = new String[] {"Gray"}; in getName()
540 compName = new String[] {"Hue", "Lightness", in getName()
555 compName = tmp; in getName()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java100 private transient String [] compName = null; field in ColorSpace
505 if (compName == null) { in getName()
508 compName = new String[] {"X", "Y", "Z"}; in getName()
511 compName = new String[] {"L", "a", "b"}; in getName()
514 compName = new String[] {"L", "u", "v"}; in getName()
517 compName = new String[] {"Y", "Cb", "Cr"}; in getName()
520 compName = new String[] {"Y", "x", "y"}; in getName()
526 compName = new String[] {"Gray"}; in getName()
532 compName = new String[] {"Hue", "Lightness", in getName()
547 compName = tmp; in getName()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java100 private transient String [] compName = null; field in ColorSpace
505 if (compName == null) { in getName()
508 compName = new String[] {"X", "Y", "Z"}; in getName()
511 compName = new String[] {"L", "a", "b"}; in getName()
514 compName = new String[] {"L", "u", "v"}; in getName()
517 compName = new String[] {"Y", "Cb", "Cr"}; in getName()
520 compName = new String[] {"Y", "x", "y"}; in getName()
526 compName = new String[] {"Gray"}; in getName()
532 compName = new String[] {"Hue", "Lightness", in getName()
547 compName = tmp; in getName()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/color/
H A DColorSpace.java100 private transient String [] compName = null; field in ColorSpace
505 if (compName == null) { in getName()
508 compName = new String[] {"X", "Y", "Z"}; in getName()
511 compName = new String[] {"L", "a", "b"}; in getName()
514 compName = new String[] {"L", "u", "v"}; in getName()
517 compName = new String[] {"Y", "Cb", "Cr"}; in getName()
520 compName = new String[] {"Y", "x", "y"}; in getName()
526 compName = new String[] {"Gray"}; in getName()
532 compName = new String[] {"Hue", "Lightness", in getName()
547 compName = tmp; in getName()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/color/
H A DColorSpace.java104 private transient String [] compName = null; field in ColorSpace
518 if (compName == null) { in getName()
521 compName = new String[] {"X", "Y", "Z"}; in getName()
524 compName = new String[] {"L", "a", "b"}; in getName()
527 compName = new String[] {"L", "u", "v"}; in getName()
530 compName = new String[] {"Y", "Cb", "Cr"}; in getName()
533 compName = new String[] {"Y", "x", "y"}; in getName()
539 compName = new String[] {"Gray"}; in getName()
545 compName = new String[] {"Hue", "Lightness", in getName()
560 compName = tmp; in getName()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Help/cpack_gen/
H A Dnuget.rst38 CPACK_NUGET_<compName>_PACKAGE_NAME
47 CPACK_NUGET_<compName>_PACKAGE_VERSION
55 CPACK_NUGET_<compName>_PACKAGE_DESCRIPTION
66 CPACK_NUGET_<compName>_PACKAGE_AUTHORS
77 CPACK_NUGET_<compName>_PACKAGE_TITLE
89 CPACK_NUGET_<compName>_PACKAGE_OWNERS
108 CPACK_NUGET_<compName>_PACKAGE_LICENSEURL
154 CPACK_NUGET_<compName>_PACKAGE_ICONURL
166 CPACK_NUGET_<compName>_PACKAGE_ICON
204 CPACK_NUGET_<compName>_PACKAGE_LANGUAGE
[all …]
/dports/devel/cmake/cmake-3.22.1/Help/cpack_gen/
H A Dnuget.rst38 CPACK_NUGET_<compName>_PACKAGE_NAME
47 CPACK_NUGET_<compName>_PACKAGE_VERSION
55 CPACK_NUGET_<compName>_PACKAGE_DESCRIPTION
66 CPACK_NUGET_<compName>_PACKAGE_AUTHORS
77 CPACK_NUGET_<compName>_PACKAGE_TITLE
89 CPACK_NUGET_<compName>_PACKAGE_OWNERS
108 CPACK_NUGET_<compName>_PACKAGE_LICENSEURL
154 CPACK_NUGET_<compName>_PACKAGE_ICONURL
166 CPACK_NUGET_<compName>_PACKAGE_ICON
204 CPACK_NUGET_<compName>_PACKAGE_LANGUAGE
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Help/cpack_gen/
H A Dnuget.rst38 CPACK_NUGET_<compName>_PACKAGE_NAME
47 CPACK_NUGET_<compName>_PACKAGE_VERSION
55 CPACK_NUGET_<compName>_PACKAGE_DESCRIPTION
66 CPACK_NUGET_<compName>_PACKAGE_AUTHORS
77 CPACK_NUGET_<compName>_PACKAGE_TITLE
89 CPACK_NUGET_<compName>_PACKAGE_OWNERS
108 CPACK_NUGET_<compName>_PACKAGE_LICENSEURL
154 CPACK_NUGET_<compName>_PACKAGE_ICONURL
166 CPACK_NUGET_<compName>_PACKAGE_ICON
204 CPACK_NUGET_<compName>_PACKAGE_LANGUAGE
[all …]
/dports/biology/libsbml/libsbml-5.19.0/examples/r/
H A DcreateExampleSBML.R81 compName = "cytosol"; functionVar
159 Compartment_setId(comp,compName);
191 Species_setCompartment(sp,compName);
213 Species_setCompartment(sp,compName);
223 Species_setCompartment(sp,compName);
233 Species_setCompartment(sp,compName);
563 compName = "cell"; functionVar
670 Compartment_setId(comp, compName);
697 Species_setCompartment(sp, compName);
1047 compName = "compartmentOne"; functionVar
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/r/
H A DcreateExampleSBML.R81 compName = "cytosol"; functionVar
159 Compartment_setId(comp,compName);
191 Species_setCompartment(sp,compName);
213 Species_setCompartment(sp,compName);
223 Species_setCompartment(sp,compName);
233 Species_setCompartment(sp,compName);
563 compName = "cell"; functionVar
670 Compartment_setId(comp, compName);
697 Species_setCompartment(sp, compName);
1047 compName = "compartmentOne"; functionVar
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/ruby/
H A DcreateExampleSBML.rb154 compName = "cytosol"
159 comp.setId(compName)
189 sp.setCompartment(compName)
211 sp.setCompartment(compName)
221 sp.setCompartment(compName)
231 sp.setCompartment(compName)
659 compName = "cell";
664 comp.setId(compName)
692 sp.setCompartment(compName)
712 sp.setCompartment(compName)
[all …]
/dports/biology/libsbml/libsbml-5.19.0/examples/ruby/
H A DcreateExampleSBML.rb154 compName = "cytosol"
159 comp.setId(compName)
189 sp.setCompartment(compName)
211 sp.setCompartment(compName)
221 sp.setCompartment(compName)
231 sp.setCompartment(compName)
659 compName = "cell";
664 comp.setId(compName)
692 sp.setCompartment(compName)
712 sp.setCompartment(compName)
[all …]
/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A DdataMesh.c109 …n=0; while(((lcase[lc].compName[0][n]!='X')&&(lcase[lc].compName[0][n]!='R')&&(lcase[lc].compName[… in calcDatasets()
110 …if((compare(&lcase[lc].compName[0][n], "XX",2)==2)&&(compare(&lcase[lc].compName[1][n], "YY",2)==2… in calcDatasets()
111 …(compare(&lcase[lc].compName[3][n], "XY",2)==2)&&(compare(&lcase[lc].compName[4][n], "YZ",2)==2)&&… in calcDatasets()
112 …if((compare(&lcase[lc].compName[0][n], "XX",2)==2)&&(compare(&lcase[lc].compName[1][n], "YY",2)==2… in calcDatasets()
113 …(compare(&lcase[lc].compName[3][n], "YX",2)==2)&&(compare(&lcase[lc].compName[4][n], "ZY",2)==2)&&… in calcDatasets()
114 …if((compare(&lcase[lc].compName[0][n], "RR",2)==2)&&(compare(&lcase[lc].compName[1][n], "ZZ",2)==2… in calcDatasets()
115 …(compare(&lcase[lc].compName[3][n], "RZ",2)==2)&&(compare(&lcase[lc].compName[4][n], "ZT",2)==2)&&… in calcDatasets()
116 …if((compare(&lcase[lc].compName[0][n], "RR",2)==2)&&(compare(&lcase[lc].compName[1][n], "ZZ",2)==2… in calcDatasets()
117 …(compare(&lcase[lc].compName[3][n], "ZR",2)==2)&&(compare(&lcase[lc].compName[4][n], "TZ",2)==2)&&… in calcDatasets()
118 …if((compare(&lcase[lc].compName[0][n], "ZZ",2)==2)&&(compare(&lcase[lc].compName[1][n], "RR",2)==2… in calcDatasets()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/examples/python/
H A DcreateExampleSBML.py155 compName = "cytosol"
160 comp.setId(compName)
189 sp.setCompartment(compName)
211 sp.setCompartment(compName)
221 sp.setCompartment(compName)
231 sp.setCompartment(compName)
651 compName = "cell"
656 comp.setId(compName)
683 sp.setCompartment(compName)
703 sp.setCompartment(compName)
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/python/
H A DcreateExampleSBML.py155 compName = "cytosol"
160 comp.setId(compName)
189 sp.setCompartment(compName)
211 sp.setCompartment(compName)
221 sp.setCompartment(compName)
231 sp.setCompartment(compName)
651 compName = "cell"
656 comp.setId(compName)
683 sp.setCompartment(compName)
703 sp.setCompartment(compName)
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/perl/
H A DcreateExampleSBML.pl165 $compName = "cytosol";
170 $comp->setId($compName);
200 $sp->setCompartment($compName);
222 $sp->setCompartment($compName);
232 $sp->setCompartment($compName);
242 $sp->setCompartment($compName);
669 $compName = "cell";
674 $comp->setId($compName);
702 $sp->setCompartment($compName);
1103 $compName = "compartmentOne";
[all …]
/dports/biology/libsbml/libsbml-5.19.0/examples/perl/
H A DcreateExampleSBML.pl165 $compName = "cytosol";
170 $comp->setId($compName);
200 $sp->setCompartment($compName);
222 $sp->setCompartment($compName);
232 $sp->setCompartment($compName);
242 $sp->setCompartment($compName);
669 $compName = "cell";
674 $comp->setId($compName);
702 $sp->setCompartment($compName);
1103 $compName = "compartmentOne";
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/c/
H A DcreateExampleSBML.c161 const char* compName = "cytosol"; in createExampleEnzymaticReaction() local
259 Compartment_setId(comp,compName); in createExampleEnzymaticReaction()
291 Species_setCompartment(sp,compName); in createExampleEnzymaticReaction()
313 Species_setCompartment(sp,compName); in createExampleEnzymaticReaction()
323 Species_setCompartment(sp,compName); in createExampleEnzymaticReaction()
333 Species_setCompartment(sp,compName); in createExampleEnzymaticReaction()
690 const char* compName = "cell"; in createExampleInvolvingUnits() local
811 Compartment_setId(comp, compName); in createExampleInvolvingUnits()
838 Species_setCompartment(sp, compName); in createExampleInvolvingUnits()
858 Species_setCompartment(sp, compName); in createExampleInvolvingUnits()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/c++/
H A DcreateExampleSBML.cpp248 comp->setId(compName); in createExampleEnzymaticReaction()
282 sp->setCompartment(compName); in createExampleEnzymaticReaction()
304 sp->setCompartment(compName); in createExampleEnzymaticReaction()
314 sp->setCompartment(compName); in createExampleEnzymaticReaction()
324 sp->setCompartment(compName); in createExampleEnzymaticReaction()
777 comp->setId(compName); in createExampleInvolvingUnits()
808 sp->setCompartment(compName); in createExampleInvolvingUnits()
828 sp->setCompartment(compName); in createExampleInvolvingUnits()
836 sp->setCompartment(compName); in createExampleInvolvingUnits()
845 sp->setCompartment(compName); in createExampleInvolvingUnits()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/csharp/
H A DcreateExampleSBML.cs217 string compName = "cytosol"; in createExampleEnzymaticReaction()
222 comp.setId(compName); in createExampleEnzymaticReaction()
256 sp.setCompartment(compName); in createExampleEnzymaticReaction()
278 sp.setCompartment(compName); in createExampleEnzymaticReaction()
288 sp.setCompartment(compName); in createExampleEnzymaticReaction()
298 sp.setCompartment(compName); in createExampleEnzymaticReaction()
740 string compName = "cell"; in createExampleInvolvingUnits()
745 comp.setId(compName); in createExampleInvolvingUnits()
776 sp.setCompartment(compName); in createExampleInvolvingUnits()
796 sp.setCompartment(compName); in createExampleInvolvingUnits()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/examples/c/
H A DcreateExampleSBML.c161 const char* compName = "cytosol"; in createExampleEnzymaticReaction() local
259 Compartment_setId(comp,compName); in createExampleEnzymaticReaction()
291 Species_setCompartment(sp,compName); in createExampleEnzymaticReaction()
313 Species_setCompartment(sp,compName); in createExampleEnzymaticReaction()
323 Species_setCompartment(sp,compName); in createExampleEnzymaticReaction()
333 Species_setCompartment(sp,compName); in createExampleEnzymaticReaction()
690 const char* compName = "cell"; in createExampleInvolvingUnits() local
811 Compartment_setId(comp, compName); in createExampleInvolvingUnits()
838 Species_setCompartment(sp, compName); in createExampleInvolvingUnits()
858 Species_setCompartment(sp, compName); in createExampleInvolvingUnits()
[all …]

12345678910>>...13