Searched refs:fop (Results 1 – 4 of 4) sorted by relevance
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | xorg-lib-common.inc | 17 EXTRA_OECONF = "--disable-specs --without-groff --without-ps2pdf --without-fop" 23 --disable-specs --without-groff --without-ps2pdf --without-fop \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/ |
| H A D | xmlstarlet_1.6.1.bb | 25 # doc build: requires (native) xstlproc, fop, pdf2ps
|
| /openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
| H A D | bpmp_abi.h | 589 struct cmd_debugfs_fileop_request fop; member 604 struct cmd_debugfs_fileop_response fop; member
|
| /openbmc/qemu/disas/ |
| H A D | sparc.c | 1576 #define CONDFC(fop, cop, mask, flags) \ argument 1577 FBRX(fop, F2(0, 5)|COND(mask), F2(~0, ~5)|COND(~(mask)), flags), /* v9 */ \ 1578 FBR(fop, F2(0, 6)|COND(mask), F2(~0, ~6)|COND(~(mask)), flags), \ 1581 #define CONDFCL(fop, cop, mask, flags) \ argument 1582 FBRX(fop, F2(0, 5)|COND(mask), F2(~0, ~5)|COND(~(mask)), flags), /* v9 */ \ 1583 FBR(fop, F2(0, 6)|COND(mask), F2(~0, ~6)|COND(~(mask)), flags), \ 1586 #define CONDF(fop, mask, flags) \ argument 1587 FBRX(fop, F2(0, 5)|COND(mask), F2(~0, ~5)|COND(~(mask)), flags), /* v9 */ \ 1588 FBR(fop, F2(0, 6)|COND(mask), F2(~0, ~6)|COND(~(mask)), flags)
|