Home
last modified time | relevance | path

Searched refs:PCLASS (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/asn1c/asn1c-0.9.27/tests/
H A D112-param-class-OK.asn1.-EF6 PCLASS{Type, INTEGER:value, INTEGER:ValueSet} ::= CLASS {
15 SCLASS ::= PCLASS{ REAL, 111, {1 | 2 | 3}}
H A D112-param-class-OK.asn114 PCLASS {Type, INTEGER:value, INTEGER:ValueSet} ::= CLASS {
22 SCLASS ::= PCLASS {REAL, 111, {1 | 2 | 3}}
/dports/databases/pecl-mongodb/mongodb-1.9.1/tests/bson/
H A Dbson-toPHP-003.phpt88 'name' => 'IS NOT A CONCRETE CLASS VIA PCLASS',
95 'name' => 'PCLASS OVERRIDES TYPEMAP (1)',
105 'name' => 'PCLASS OVERRIDES TYPEMAP (2)',
271 === IS NOT A CONCRETE CLASS VIA PCLASS ===
289 === PCLASS OVERRIDES TYPEMAP (1) ===
352 === PCLASS OVERRIDES TYPEMAP (2) ===
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Dspde.tex71 \ttindex{PCLASS}
72 PCLASS=0, 1 or 2 & Controls amount of output \\ \hline
150 output produced by SIMPSYS is controlled by the global variable PCLASS
151 with the default value 0. \ttindex{PCLASS} With PCLASS equal to 0, no
152 intermediate steps are shown. With PCLASS equal to 1, all intermediate
161 is written. PCLASS equal 2 produces a lot of LISP output and is of no
164 If with PCLASS=0 the procedure SIMPSYS terminates without any
265 \ttindex{PCLASS}
266 If the print flag PCLASS has its default value which is 0 no
283 With PCLASS equal to 1 about 6 pages of intermediate output are
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/spde/
H A Dspde.tex85 \ttindex{PCLASS}
86 PCLASS=0, 1 or 2 & Controls amount of output \\ \hline
166 output produced by SIMPSYS is controlled by the global variable PCLASS
167 with the default value 0. \ttindex{PCLASS} With PCLASS equal to 0, no
168 intermediate steps are shown. With PCLASS equal to 1, all intermediate
177 is written. PCLASS equal 2 produces a lot of LISP output and is of no
180 If with PCLASS=0 the procedure SIMPSYS terminates without any
281 \ttindex{PCLASS}
282 If the print flag PCLASS has its default value which is 0 no
299 With PCLASS equal to 1 about 6 pages of intermediate output are
[all …]
H A Dspde.tst5 %PCLASS has the default value 0 and may be changed by the user
/dports/lang/pcc/pcc-1.1.0/arch/nova/
H A Dmacdefs.h142 #define PCLASS(p) (p->n_op == REG && regno(p) > 5 ? 0 : \ macro
/dports/lang/pcc/pcc-1.1.0/arch/m16c/
H A Dmacdefs.h180 #define PCLASS(p) (p->n_type <= UCHAR ? SCREG : ISPTR(p->n_type) ? SBREG:SAREG) macro
/dports/math/reduce/Reduce-svn5758-src/xmpl/
H A Dspde.tst5 %PCLASS has the default value 0 and may be changed by the user
/dports/lang/pcc/pcc-1.1.0/arch/pdp11/
H A Dmacdefs.h209 #define PCLASS(p) (p->n_type < LONG || p->n_type > BTMASK ? SAREG : \ macro
/dports/lang/pcc/pcc-1.1.0/arch/vax/
H A Dmacdefs.h241 #define PCLASS(p) (szty(p->n_type) == 2 ? SBREG : SAREG) macro
/dports/lang/pcc/pcc-1.1.0/arch/arm/
H A Dmacdefs.h221 #define PCLASS(p) (1 << gclass((p)->n_type)) macro
/dports/lang/pcc/pcc-1.1.0/arch/pdp10/
H A Dmacdefs.h235 #define PCLASS(p) (szty(p->n_type) == 2 ? SBREG : SAREG) macro
/dports/lang/pcc/pcc-1.1.0/arch/m68k/
H A Dmacdefs.h223 #define PCLASS(p) (p->n_type == FLOAT || p->n_type == DOUBLE || \ macro
/dports/lang/pcc/pcc-1.1.0/arch/amd64/
H A Dmacdefs.h215 #define PCLASS(p) (p->n_type == FLOAT || p->n_type == DOUBLE ? SBREG : \ macro
/dports/lang/pcc/pcc-1.1.0/arch/sparc64/
H A Dmacdefs.h261 #define PCLASS(p) (1 << gclass((p)->n_type)) macro
/dports/lang/pcc/pcc-1.1.0/arch/powerpc/
H A Dmacdefs.h354 #define PCLASS(p) (1 << gclass((p)->n_type)) macro
/dports/lang/pcc/pcc-1.1.0/arch/mips/
H A Dmacdefs.h325 #define PCLASS(p) (1 << gclass((p)->n_type)) macro
/dports/lang/pcc/pcc-1.1.0/arch/i86/
H A Dmacdefs.h263 #define PCLASS(p) (p->n_type <= UCHAR ? SBREG : \ macro
/dports/lang/pcc/pcc-1.1.0/arch/i386/
H A Dmacdefs.h279 #define PCLASS(p) (p->n_type <= UCHAR ? SBREG : \ macro
/dports/devel/ga/ga-5.8/armci/src-gemini/
H A Darmcip.h445 #define PCLASS 3 macro
H A Dmessage.c818 BGTr_Bcast(root, buffer, len, PCLASS); in armci_msg_brdcst()
1357 BGTr_Allreduce(origx, x, n, dt, theop, -1, PCLASS); in armci_msg_gop_scope()
1366 BGTr_Allreduce(origx, x, n, dt, theop, -1, PCLASS); in armci_msg_gop_scope()
1375 BGTr_Allreduce(origx, x, n, dt, theop, -1, PCLASS); in armci_msg_gop_scope()
/dports/devel/ga/ga-5.8/armci/src/include/
H A Darmcip.h447 #define PCLASS 3 macro
/dports/devel/ga/ga-5.8/armci/src-portals/
H A Darmcip.h438 #define PCLASS 3 macro
/dports/lang/pcc/pcc-1.1.0/arch/hppa/
H A Dmacdefs.h439 #define PCLASS(p) \ macro

12