Home
last modified time | relevance | path

Searched refs:flc (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/
H A D0001-build-add-autotools-support-to-allow-easy-cross-comp.patch111 - cp fonts/*.flc $(DESTDIR)$(DEFAULTFONTDIR)
164 + fonts/646-ca2.flc \
165 + fonts/646-fr.flc \
166 + fonts/646-no.flc \
167 + fonts/8859-4.flc \
171 + fonts/utf8.flc \
172 + fonts/646-ca.flc \
173 + fonts/646-gb.flc \
174 + fonts/646-pt2.flc \
175 + fonts/8859-5.flc \
[all …]
/openbmc/qemu/hw/i386/
H A Dsgx.c173 info->flc = ecx & (1U << 30) ? true : false; in qmp_query_sgx_capabilities()
231 info->flc = true; in qmp_query_sgx()
255 info->flc ? "enabled" : "disabled"); in hmp_info_sgx()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h235 MC_RSP_OP(cmd, 2, 0, 64, uint64_t, (queue)->flc); \
252 MC_CMD_OP(cmd, 2, 0, 64, uint64_t, (queue)->flc); \
1203 uint64_t flc; member
/openbmc/qemu/qapi/
H A Dmisc-i386.json322 # @flc: true if FLC is supported
332 'flc': 'bool',