Home
last modified time | relevance | path

Searched refs:ctype (Results 76 – 100 of 133) sorted by relevance

123456

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/
H A D0010-Adjust-header-include-sequence.patch25 #include <ctype.h>
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0002-ldb-Add-configure-options-for-packages.patch74 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h')
76 + conf.CHECK_HEADERS('compat.h ctype.h dustat.h')
/openbmc/qemu/pc-bios/s390-ccw/
H A Dnetboot.mak25 %.o : $(SLOF_DIR)/lib/libc/ctype/%.c
/openbmc/linux/drivers/mmc/host/
H A Dcavium.h110 u8 ctype; member
H A Ddw_mmc.h538 u32 ctype; member
/openbmc/u-boot/lib/
H A DMakefile89 obj-y += ctype.o
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.h163 u8 ctype; member
H A Dmbox.h766 u8 ctype; member
799 u8 ctype; member
903 u8 ctype; member
939 u8 ctype; member
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h110 u8 ctype; /* curve type */ member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev/
H A Dfix-musl.patch74 #include <ctype.h>
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c344 aq->ctype = NIX_AQ_CTYPE_RSS; in otx2_set_rss_table()
880 aq->ctype = NIX_AQ_CTYPE_RQ; in otx2_rq_init()
917 aq->ctype = NIX_AQ_CTYPE_SQ; in otx2_sq_aq_init()
1069 aq->ctype = NIX_AQ_CTYPE_CQ; in otx2_cq_init()
1353 aq->ctype = NPA_AQ_CTYPE_AURA; in otx2_aura_init()
1403 aq->ctype = NPA_AQ_CTYPE_POOL; in otx2_pool_init()
1674 req->ctype = type; in otx2_ctx_disable()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/
H A D0001-Add-configure-options-for-packages.patch79 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h')
81 + conf.CHECK_HEADERS('compat.h ctype.h dustat.h')
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/
H A D0001-tdb-Add-configure-options-for-packages.patch76 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h')
78 + conf.CHECK_HEADERS('compat.h ctype.h dustat.h')
/openbmc/linux/drivers/firmware/efi/libstub/
H A DMakefile72 skip_spaces.o lib-cmdline.o lib-ctype.o \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A D0001-talloc-Add-configure-options-for-packages.patch79 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h')
81 + conf.CHECK_HEADERS('compat.h ctype.h dustat.h')
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_internal.h21 const u32 ctype; /* checksum type */ member
/openbmc/linux/tools/perf/util/
H A DBuild13 perf-y += ctype.o
358 $(OUTPUT)util/ctype.o: ../lib/ctype.c FORCE
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-lfs.patch113 #include <ctype.h>
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Dkeytable.c.rst22 #include <ctype.h>
/openbmc/linux/arch/s390/boot/
H A DMakefile40 obj-y += version.o pgm_check_info.o ctype.o ipl_data.o machine_kexec_reloc.o
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types.bbclass46 for ctype in resttypes:
47 adddep(d.getVar("CONVERSION_DEPENDS_%s" % ctype), deps)
48 adddep(d.getVar("COMPRESS_DEPENDS_%s" % ctype), deps)
/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile162 $(TOOLSDIR)/lib/ctype.c \
/openbmc/linux/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c920 dma_addr_t ctrl_data_ptr, u16 ctype) in cadence_nand_cdma_desc_prepare() argument
941 cdma_desc->command_type = ctype; in cadence_nand_cdma_desc_prepare()
1276 u16 ctype; in cadence_nand_cdma_transfer() local
1279 ctype = CDMA_CT_RD; in cadence_nand_cdma_transfer()
1281 ctype = CDMA_CT_WR; in cadence_nand_cdma_transfer()
1303 dma_buf, dma_ctrl_dat, ctype); in cadence_nand_cdma_transfer()
/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/
H A D1862c6e57a308a05889c80c048dbc58bdc378dcb.patch42 #include <ctype.h> /* declares isdigit() */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0005-ethernet.c-remove-it.patch49 -#include <ctype.h>

123456