Home
last modified time | relevance | path

Searched refs:PACKW (Results 1 – 25 of 55) sorted by relevance

123

/dports/cad/pcb/pcb-4.2.0/lib/
H A Dcandk.inc68 define(`PACKW', `39500')
111 define(`SX1', `eval( (PACKW + 2*SILKS + SILKW)/2)')
H A Doptek.inc50 define(`PACKW', `39500')
H A Dnichicon.inc55 define(`PACKW', `eval($7*10000/254)')
84 define(`LLX', `eval( (PACKW + 2*SILKS + SILKW)/2)')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoB.td397 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;
446 def : InstAlias<"zext.h $rd, $rs", (PACKW GPR:$rd, GPR:$rs, X0)>;
868 def : Pat<(and GPR:$rs, 0x000000000000FFFF), (PACKW GPR:$rs, X0)>;
1054 (PACKW GPR:$rs1, GPR:$rs2)>;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_getimage.c1014 #define PACKW(r,g,b) \ macro
1290 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1489 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_getimage.c1014 #define PACKW(r,g,b) \ macro
1290 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1489 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_getimage.c1014 #define PACKW(r,g,b) \ macro
1290 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1489 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_getimage.c1014 #define PACKW(r,g,b) \ macro
1290 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1489 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_getimage.c1013 #define PACKW(r,g,b) \ macro
1289 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1488 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_getimage.c1013 #define PACKW(r,g,b) \ macro
1289 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1488 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_getimage.c1026 #define PACKW(r,g,b) \ macro
1302 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1501 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_getimage.c1026 #define PACKW(r,g,b) \ macro
1302 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1501 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_getimage.c1025 #define PACKW(r,g,b) \ macro
1301 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1500 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_getimage.c1030 #define PACKW(r,g,b) \ macro
1306 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1505 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_getimage.c1039 #define PACKW(r,g,b) \ macro
1293 *cp++ = PACKW(wp[0],wp[1],wp[2]); in DECLAREContigPutFunc()
1465 *cp++ = PACKW(*wr++,*wg++,*wb++); in DECLARESepPutFunc()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_getimage.c1025 #define PACKW(r,g,b) \ macro
1301 *cp++ = PACKW(wp[0], wp[1], wp[2]); in DECLAREContigPutFunc()
1500 *cp++ = PACKW(*wr++, *wg++, *wb++); in DECLARESepPutFunc()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoB.td383 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;
432 def : InstAlias<"zext.h $rd, $rs", (PACKW GPR:$rd, GPR:$rs, X0)>;
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/RISCV/
H A DRISCVInstrInfoB.td383 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;
432 def : InstAlias<"zext.h $rd, $rs", (PACKW GPR:$rd, GPR:$rs, X0)>;
1058 (PACKW GPR:$rs1, GPR:$rs2)>;
/dports/net-mgmt/observium/observium/mibs/netinsight/
H A DNETI-COMMON-MIB564 -- NETI-PACKW-MIB netiPackWMIB ::= { netiExperimentalGeneric 13 } - deprecated
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZb.td557 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;
1097 (PACKW GPR:$rs1, GPR:$rs2)>;
1100 (PACKW GPR:$rs1, GPR:$rs2)>;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoB.td412 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;
960 (PACKW GPR:$rs1, GPR:$rs2)>;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoB.td412 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;
960 (PACKW GPR:$rs1, GPR:$rs2)>;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoB.td531 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;
1087 (PACKW GPR:$rs1, GPR:$rs2)>;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/RISCV/
H A DRISCVInstrInfoB.td531 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;
1087 (PACKW GPR:$rs1, GPR:$rs2)>;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoB.td531 def PACKW : ALUW_rr<0b0000100, 0b100, "packw">, Sched<[]>;
1087 (PACKW GPR:$rs1, GPR:$rs2)>;

123