Home
last modified time | relevance | path

Searched refs:PRIMITIVE (Results 1 – 25 of 1063) sorted by relevance

12345678910>>...43

/dports/science/py-spglib/spglib-1.16.2/src/
H A Dspg_database.c41 … ", "P 1 ", "P1 ", " ", PRIMITIVE, 1 }, /* 1 */
42 … ", "P -1 ", "P-1 ", " ", PRIMITIVE, 2 }, /* 2 */
43 … ", "P 1 2 1 ", "P2 ", "b ", PRIMITIVE, 3 }, /* 3 */
44 … ", "P 1 1 2 ", "P2 ", "c ", PRIMITIVE, 3 }, /* 4 */
45 … ", "P 2 1 1 ", "P2 ", "a ", PRIMITIVE, 3 }, /* 5 */
46 …_1 1 ", "P 1 2_1 1 ", "P2_1 ", "b ", PRIMITIVE, 3 }, /* 6 */
47 … 2_1 ", "P 1 1 2_1 ", "P2_1 ", "c ", PRIMITIVE, 3 }, /* 7 */
48 … 1 1 ", "P 2_1 1 1 ", "P2_1 ", "a ", PRIMITIVE, 3 }, /* 8 */
53 … = B 2 ", "B 1 1 2 ", "C2 ", "c2 ", PRIMITIVE, 3 }, /* 13 */
55 … ", "B 2 1 1 ", "C2 ", "a1 ", PRIMITIVE, 3 }, /* 15 */
[all …]
/dports/science/gabedit/GabeditSrc251_300720/spglib/
H A Dspg_database.c41 … ", "P 1 ", "P1 ", " ", PRIMITIVE, 1 }, /* 1 */
42 … ", "P -1 ", "P-1 ", " ", PRIMITIVE, 2 }, /* 2 */
43 … ", "P 1 2 1 ", "P2 ", "b ", PRIMITIVE, 3 }, /* 3 */
44 … ", "P 1 1 2 ", "P2 ", "c ", PRIMITIVE, 3 }, /* 4 */
45 … ", "P 2 1 1 ", "P2 ", "a ", PRIMITIVE, 3 }, /* 5 */
46 …_1 1 ", "P 1 2_1 1 ", "P2_1 ", "b ", PRIMITIVE, 3 }, /* 6 */
47 … 2_1 ", "P 1 1 2_1 ", "P2_1 ", "c ", PRIMITIVE, 3 }, /* 7 */
48 … 1 1 ", "P 2_1 1 1 ", "P2_1 ", "a ", PRIMITIVE, 3 }, /* 8 */
53 … = B 2 ", "B 1 1 2 ", "C2 ", "c2 ", PRIMITIVE, 3 }, /* 13 */
55 … ", "B 2 1 1 ", "C2 ", "a1 ", PRIMITIVE, 3 }, /* 15 */
[all …]
/dports/science/octopus/octopus-10.5/external_libs/spglib-1.9.9/src/
H A Dspg_database.c41 … ", "P 1 ", "P1 ", " ", PRIMITIVE, 1 }, /* 1 */
42 … ", "P -1 ", "P-1 ", " ", PRIMITIVE, 2 }, /* 2 */
43 … ", "P 1 2 1 ", "P2 ", "b ", PRIMITIVE, 3 }, /* 3 */
44 … ", "P 1 1 2 ", "P2 ", "c ", PRIMITIVE, 3 }, /* 4 */
45 … ", "P 2 1 1 ", "P2 ", "a ", PRIMITIVE, 3 }, /* 5 */
46 …_1 1 ", "P 1 2_1 1 ", "P2_1 ", "b ", PRIMITIVE, 3 }, /* 6 */
47 … 2_1 ", "P 1 1 2_1 ", "P2_1 ", "c ", PRIMITIVE, 3 }, /* 7 */
48 … 1 1 ", "P 2_1 1 1 ", "P2_1 ", "a ", PRIMITIVE, 3 }, /* 8 */
53 … = B 2 ", "B 1 1 2 ", "C2 ", "c2 ", PRIMITIVE, 3 }, /* 13 */
55 … ", "B 2 1 1 ", "C2 ", "a1 ", PRIMITIVE, 3 }, /* 15 */
[all …]
/dports/science/spglib/spglib-1.16.2/src/
H A Dspg_database.c41 … ", "P 1 ", "P1 ", " ", PRIMITIVE, 1 }, /* 1 */
42 … ", "P -1 ", "P-1 ", " ", PRIMITIVE, 2 }, /* 2 */
43 … ", "P 1 2 1 ", "P2 ", "b ", PRIMITIVE, 3 }, /* 3 */
44 … ", "P 1 1 2 ", "P2 ", "c ", PRIMITIVE, 3 }, /* 4 */
45 … ", "P 2 1 1 ", "P2 ", "a ", PRIMITIVE, 3 }, /* 5 */
46 …_1 1 ", "P 1 2_1 1 ", "P2_1 ", "b ", PRIMITIVE, 3 }, /* 6 */
47 … 2_1 ", "P 1 1 2_1 ", "P2_1 ", "c ", PRIMITIVE, 3 }, /* 7 */
48 … 1 1 ", "P 2_1 1 1 ", "P2_1 ", "a ", PRIMITIVE, 3 }, /* 8 */
53 … = B 2 ", "B 1 1 2 ", "C2 ", "c2 ", PRIMITIVE, 3 }, /* 13 */
55 … ", "B 2 1 1 ", "C2 ", "a1 ", PRIMITIVE, 3 }, /* 15 */
[all …]
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A Dprimitive.h4 PRIMITIVE(Cons, "cons", 2, 0, 0)
5 PRIMITIVE(List, "list", 0, 0, 1)
6 PRIMITIVE(IsNull, "null?", 1, 0, 0)
7 PRIMITIVE(IsList, "list?", 1, 0, 0)
8 PRIMITIVE(IsPair, "pair?", 1, 0, 0)
10 PRIMITIVE(Car, "car", 1, 0, 0)
11 PRIMITIVE(Cdr, "cdr", 1, 0, 0)
18 PRIMITIVE(Not, "not", 1, 0, 0)
38 PRIMITIVE(Equal, "=", 0, 0, 1)
39 PRIMITIVE(Plus, "+", 0, 0, 1)
[all …]
/dports/textproc/jade/jade-1.2.1/style/
H A Dprimitive.h4 PRIMITIVE(Cons, "cons", 2, 0, 0)
5 PRIMITIVE(List, "list", 0, 0, 1)
6 PRIMITIVE(IsNull, "null?", 1, 0, 0)
7 PRIMITIVE(IsList, "list?", 1, 0, 0)
8 PRIMITIVE(IsPair, "pair?", 1, 0, 0)
10 PRIMITIVE(Car, "car", 1, 0, 0)
11 PRIMITIVE(Cdr, "cdr", 1, 0, 0)
18 PRIMITIVE(Not, "not", 1, 0, 0)
38 PRIMITIVE(Equal, "=", 0, 0, 1)
39 PRIMITIVE(Plus, "+", 0, 0, 1)
[all …]
/dports/math/asymptote/asymptote-2.67/
H A Dprimitives.h18 PRIMITIVE(void,Void,void)
22 PRIMITIVE(error,Error,<error>)
26 PRIMITIVE(Int,Int,int)
27 PRIMITIVE(real,Real,real)
29 PRIMITIVE(pair,Pair,pair)
32 PRIMITIVE(guide,Guide,guide)
33 PRIMITIVE(path,Path,path)
34 PRIMITIVE(path3,Path3,path3)
38 PRIMITIVE(pen,Pen,pen)
40 PRIMITIVE(file,File,file)
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dprimitives.h18 PRIMITIVE(void,Void,void)
22 PRIMITIVE(error,Error,<error>)
26 PRIMITIVE(Int,Int,int)
27 PRIMITIVE(real,Real,real)
29 PRIMITIVE(pair,Pair,pair)
32 PRIMITIVE(guide,Guide,guide)
33 PRIMITIVE(path,Path,path)
34 PRIMITIVE(path3,Path3,path3)
38 PRIMITIVE(pen,Pen,pen)
40 PRIMITIVE(file,File,file)
[all …]
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSText.m103 /* PRIMITIVE */
110 /* PRIMITIVE */
118 /* PRIMITIVE */
125 /* PRIMITIVE */
140 /* PRIMITIVE */
184 /* PRIMITIVE */
191 /* PRIMITIVE */
198 /* PRIMITIVE */
204 /* PRIMITIVE */
213 /* PRIMITIVE */
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2n64/src/
H A DCombiner.h59 #define G_CC_PRIMITIVE 0, 0, 0, PRIMITIVE, 0, 0, 0, PRIMITIVE
67 #define G_CC_MODULATEI_PRIM TEXEL0, 0, PRIMITIVE, 0, 0, 0, 0, PRIMITIVE
68 #define G_CC_MODULATEIA_PRIM TEXEL0, 0, PRIMITIVE, 0, TEXEL0, 0, PRIMITIVE, 0
69 #define G_CC_MODULATEIDECALA_PRIM TEXEL0, 0, PRIMITIVE, 0, 0, 0, 0, TEXEL0
85 #define G_CC_HILITERGBA PRIMITIVE, SHADE, TEXEL0, SHADE, PRIMITIVE, SHADE, TEXEL0, SHADE
90 #define _G_CC_BLENDPE ENVIRONMENT, PRIMITIVE, TEXEL0, PRIMITIVE, TEXEL0, 0, SHADE, 0
91 #define _G_CC_BLENDPEDECALA ENVIRONMENT, PRIMITIVE, TEXEL0, PRIMITIVE, 0, 0, 0, TEXEL0
93 #define _G_CC_SPARSEST PRIMITIVE, TEXEL0, LOD_FRACTION, TEXEL0, PRIMITIVE, TEXEL0, LOD…
104 #define G_CC_MODULATEI_PRIM2 COMBINED, 0, PRIMITIVE, 0, 0, 0, 0, PRIMITIVE
105 #define G_CC_MODULATEIA_PRIM2 COMBINED, 0, PRIMITIVE, 0, COMBINED, 0, PRIMITIVE, 0
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinASTToken.h1768 F, PRIMITIVE, INTERFACE, OPTIONAL_INTERFACE, LIST, SUM, OPTIONAL_SUM, \ argument
1773 F, PRIMITIVE, INTERFACE, OPTIONAL_INTERFACE, LIST, SUM, OPTIONAL_SUM, \ argument
1782 F, PRIMITIVE, INTERFACE, OPTIONAL_INTERFACE, LIST, SUM, OPTIONAL_SUM, \ argument
1796 F, PRIMITIVE, INTERFACE, OPTIONAL_INTERFACE, LIST, SUM, OPTIONAL_SUM, \ argument
1809 F, PRIMITIVE, INTERFACE, OPTIONAL_INTERFACE, LIST, SUM, OPTIONAL_SUM, \ argument
1866 F, PRIMITIVE, INTERFACE, OPTIONAL_INTERFACE, LIST, SUM, OPTIONAL_SUM, \ argument
1871 F(AssertedBlockScope, HasDirectEval, 1, PRIMITIVE(Boolean), \
1879 F, PRIMITIVE, INTERFACE, OPTIONAL_INTERFACE, LIST, SUM, OPTIONAL_SUM, \ argument
1881 F(AssertedBoundName, Name, 0, PRIMITIVE(IdentifierName), \
1883 F(AssertedBoundName, IsCaptured, 1, PRIMITIVE(Boolean), \
[all …]
/dports/net/tinyldap/tinyldap/
H A Dfmt_asn1generic.c29 curlen=fmt_asn1tag(realdest,APPLICATION,PRIMITIVE,_NULL); in fmt_asn1generic()
31 curlen=fmt_asn1tag(realdest,UNIVERSAL,PRIMITIVE,_NULL); in fmt_asn1generic()
43 curlen=fmt_asn1int(realdest,APPLICATION,PRIMITIVE,*application,i); in fmt_asn1generic()
45 curlen=fmt_asn1int(realdest,UNIVERSAL,PRIMITIVE,BOOLEAN,i); in fmt_asn1generic()
53 curlen=fmt_asn1int(realdest,APPLICATION,PRIMITIVE,*application,i); in fmt_asn1generic()
55 curlen=fmt_asn1int(realdest,UNIVERSAL,PRIMITIVE,INTEGER,i); in fmt_asn1generic()
64 curlen=fmt_asn1bitstring(realdest,UNIVERSAL,PRIMITIVE,BIT_STRING,s->s,s->l); in fmt_asn1generic()
82 curlen=fmt_asn1string(realdest,APPLICATION,PRIMITIVE,*application,s->s,s->l); in fmt_asn1generic()
84 curlen=fmt_asn1string(realdest,UNIVERSAL,PRIMITIVE,stringtype,s->s,s->l); in fmt_asn1generic()
106 curlen=fmt_asn1OID(realdest,APPLICATION,PRIMITIVE,*application,o->a,o->l); in fmt_asn1generic()
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FMath/
H A DFMArray.h94 if (!PRIMITIVE) in ~vector()
149 if (!PRIMITIVE) (*it).~T(); in erase()
231 if (!PRIMITIVE) in resize()
257 if (!PRIMITIVE) in resize()
284 if (PRIMITIVE) in reserve()
348 if (!PRIMITIVE) in insert()
424 if (!PRIMITIVE)
472 if (!PRIMITIVE) in insert()
528 vector<T,PRIMITIVE>& operator =(const fm::vector<T,PRIMITIVE>& rhs)
532 if (PRIMITIVE)
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FMath/
H A DFMArray.h94 if (!PRIMITIVE) in ~vector()
149 if (!PRIMITIVE) (*it).~T(); in erase()
231 if (!PRIMITIVE) in resize()
257 if (!PRIMITIVE) in resize()
284 if (PRIMITIVE) in reserve()
348 if (!PRIMITIVE) in insert()
424 if (!PRIMITIVE)
472 if (!PRIMITIVE) in insert()
528 vector<T,PRIMITIVE>& operator =(const fm::vector<T,PRIMITIVE>& rhs)
532 if (PRIMITIVE)
[all …]
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/drivers/snmplite/
H A Dasn.h41 static const unsigned char PRIMITIVE = 0x00; variable
45 static const Identifier INTEGER = UNIVERSAL | PRIMITIVE | 0x02;
46 static const Identifier BITSTRING = UNIVERSAL | PRIMITIVE | 0x03;
47 static const Identifier OCTETSTRING = UNIVERSAL | PRIMITIVE | 0x04;
48 static const Identifier NULLL = UNIVERSAL | PRIMITIVE | 0x05;
49 static const Identifier OBJECTID = UNIVERSAL | PRIMITIVE | 0x06;
53 static const Identifier IPADDRESS = APPLICATION | PRIMITIVE | 0x00;
54 static const Identifier COUNTER = APPLICATION | PRIMITIVE | 0x01;
55 static const Identifier GAUGE = APPLICATION | PRIMITIVE | 0x02;
56 static const Identifier TIMETICKS = APPLICATION | PRIMITIVE | 0x03;
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/drivers/snmplite/
H A Dasn.h41 static const unsigned char PRIMITIVE = 0x00; variable
45 static const Identifier INTEGER = UNIVERSAL | PRIMITIVE | 0x02;
46 static const Identifier BITSTRING = UNIVERSAL | PRIMITIVE | 0x03;
47 static const Identifier OCTETSTRING = UNIVERSAL | PRIMITIVE | 0x04;
48 static const Identifier NULLL = UNIVERSAL | PRIMITIVE | 0x05;
49 static const Identifier OBJECTID = UNIVERSAL | PRIMITIVE | 0x06;
53 static const Identifier IPADDRESS = APPLICATION | PRIMITIVE | 0x00;
54 static const Identifier COUNTER = APPLICATION | PRIMITIVE | 0x01;
55 static const Identifier GAUGE = APPLICATION | PRIMITIVE | 0x02;
56 static const Identifier TIMETICKS = APPLICATION | PRIMITIVE | 0x03;
/dports/devel/cmake-gui/cmake-3.22.1/Source/LexerParser/
H A DcmDependsJavaLexer.in.l37 #define PRIMITIVE yylvalp->str = 0 macro
108 (true|false) { PRIMITIVE; return jp_BOOLEANLITERAL; }
109 \'([^\\]|\\.|\\u[0-9a-fA-F]*|\\[0-7]*)\' { PRIMITIVE; return jp_CHARACTERLITERAL; }
110 (0|[0-9]+)[lL]? { PRIMITIVE; return jp_DECIMALINTEGERLITERAL; }
111 ([0-9]+\.[0-9]*|\.[0-9]+|[0-9]+)([eE][+\-]?[0-9]+)?[fFdD]? { PRIMITIVE; return jp_FLOATINGPOINTLITE…
112 0[xX][0-9a-fA-F]+[lL]? { PRIMITIVE; return jp_HEXINTEGERLITERAL; }
113 null { PRIMITIVE; return jp_NULLLITERAL; }
/dports/devel/cmake/cmake-3.22.1/Source/LexerParser/
H A DcmDependsJavaLexer.in.l37 #define PRIMITIVE yylvalp->str = 0 macro
108 (true|false) { PRIMITIVE; return jp_BOOLEANLITERAL; }
109 \'([^\\]|\\.|\\u[0-9a-fA-F]*|\\[0-7]*)\' { PRIMITIVE; return jp_CHARACTERLITERAL; }
110 (0|[0-9]+)[lL]? { PRIMITIVE; return jp_DECIMALINTEGERLITERAL; }
111 ([0-9]+\.[0-9]*|\.[0-9]+|[0-9]+)([eE][+\-]?[0-9]+)?[fFdD]? { PRIMITIVE; return jp_FLOATINGPOINTLITE…
112 0[xX][0-9a-fA-F]+[lL]? { PRIMITIVE; return jp_HEXINTEGERLITERAL; }
113 null { PRIMITIVE; return jp_NULLLITERAL; }
/dports/devel/cmake-doc/cmake-3.22.1/Source/LexerParser/
H A DcmDependsJavaLexer.in.l37 #define PRIMITIVE yylvalp->str = 0 macro
108 (true|false) { PRIMITIVE; return jp_BOOLEANLITERAL; }
109 \'([^\\]|\\.|\\u[0-9a-fA-F]*|\\[0-7]*)\' { PRIMITIVE; return jp_CHARACTERLITERAL; }
110 (0|[0-9]+)[lL]? { PRIMITIVE; return jp_DECIMALINTEGERLITERAL; }
111 ([0-9]+\.[0-9]*|\.[0-9]+|[0-9]+)([eE][+\-]?[0-9]+)?[fFdD]? { PRIMITIVE; return jp_FLOATINGPOINTLITE…
112 0[xX][0-9a-fA-F]+[lL]? { PRIMITIVE; return jp_HEXINTEGERLITERAL; }
113 null { PRIMITIVE; return jp_NULLLITERAL; }
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/data/crl_unittest/
H A Dgood_idp_contains_uri.pem34 [1 PRIMITIVE] { "foo@example.com" }
35 [6 PRIMITIVE] { "http://zexample.com/foo.crl" }
36 [6 PRIMITIVE] { "http://example.com/foo.crl" }
37 [6 PRIMITIVE] { "http://aexample.com/foo.crl" }
201 [6 PRIMITIVE] { "http://example.com/foo.crl" }
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/dboards/common/sync/
H A DSyncRegsIfc.edf213 (property box_type (string "PRIMITIVE"))
221 (property box_type (string "PRIMITIVE"))
228 (property box_type (string "PRIMITIVE"))
557 (property box_type (string "PRIMITIVE"))
564 (property box_type (string "PRIMITIVE"))
571 (property box_type (string "PRIMITIVE"))
578 (property box_type (string "PRIMITIVE"))
585 (property box_type (string "PRIMITIVE"))
592 (property box_type (string "PRIMITIVE"))
599 (property box_type (string "PRIMITIVE"))
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/data/parse_certificate_unittest/
H A Dcrldp_3uri_noissuer.pem19 [6 PRIMITIVE] { "http://www.example.com/foo1.crl" }
20 [6 PRIMITIVE] { "http://www.example.com/blah.crl" }
21 [6 PRIMITIVE] { "not-even-a-url" }
H A Dextensions_real.pem10 [0 PRIMITIVE] { `c07a98688d89fbab05640c117daa7d65b8cacc4e` }
37 [6 PRIMITIVE] { "http://g.symcd.com" }
61 [6 PRIMITIVE] { "http://g.symcb.com/crls/gtglobal.crl" }
/dports/cad/opencascade/opencascade-7.6.0/tests/tools/dfbrowser/
H A DA515 #################### PRIMITIVE EVOLUTION ####################
19 if {[catch {BuildNamedShape D $TestLab:1 PRIMITIVE b}] == 1} {
23 if {[catch {BuildNamedShape D [set TestLab]:1:1 PRIMITIVE b_1}] == 1} {
27 if {[catch {BuildNamedShape D [set TestLab]:1:1 PRIMITIVE b_1 b_2 b_3}] == 1} {
31 if {[catch {BuildNamedShape D [set TestLab]:1:2 PRIMITIVE b_4 b_5 b_6}] == 1} {
/dports/games/uqm/uqm-0.8.0/src/libs/graphics/
H A Dprim.h50 } PRIMITIVE; typedef
65 SetPrimNextLink (PRIMITIVE *pPrim, COUNT Link) in SetPrimNextLink()
72 GetPrimNextLink (PRIMITIVE *pPrim) in GetPrimNextLink()

12345678910>>...43