Home
last modified time | relevance | path

Searched defs:ftype (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/filesystems/ext4/
Ddirectory.rst
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c355 #define CONV_ITOF(name, ftype, fsz, sign) \ in DO_VFP_cmp() argument
361 #define CONV_FTOI(name, ftype, fsz, sign, round) \ argument
371 #define FLOAT_CONVS(name, p, ftype, fsz, sign) \ argument
417 #define VFP_CONV_FIX_FLOAT(name, p, fsz, ftype, isz, itype) \ argument
422 #define VFP_CONV_FIX_FLOAT_ROUND(name, p, fsz, ftype, isz, itype) \ argument
435 #define VFP_CONV_FLOAT_FIX_ROUND(name, p, fsz, ftype, isz, itype, ROUND, suff) \ argument
446 #define VFP_CONV_FIX(name, p, fsz, ftype, isz, itype) \ argument
454 #define VFP_CONV_FIX_A64(name, p, fsz, ftype, isz, itype) \ argument
H A Dm_helper.c1377 bool ftype; in do_v7m_exception_exit() local
/openbmc/qemu/hw/xen/
H A Dxen_devconfig.c9 static int xen_config_dev_dirs(const char *ftype, const char *btype, int vdev, in xen_config_dev_dirs()
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py87 def get_value(ftype, value): argument
/openbmc/linux/arch/arm/include/asm/
Duser.h
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp236 std::string ftype = endpoint.at("types").at("fType"); in load() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py224 def _ftype_str(self, ftype): argument
/openbmc/linux/drivers/net/wireless/ath/wil6210/
Dtxrx.c
Dtxrx_edma.c
/openbmc/u-boot/fs/ext4/
H A Dext4_common.c2007 struct ext2fs_node **fnode, int *ftype) in ext4fs_iterate_dir()