Home
last modified time | relevance | path

Searched refs:fss (Results 1 – 15 of 15) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dadp.c65 struct statfs fss; in fs_show() local
70 ret = statfs(path, &fss); in fs_show()
74 PRINTK(" Total clusters: %u \n", fss.f_blocks); in fs_show()
75 PRINTK(" Cluster size: %u \n", fss.f_bsize); in fs_show()
76 PRINTK(" Free clusters: %u \n", fss.f_bfree); in fs_show()
/third_party/boost/libs/format/tools/
Dformat_matrix.cpp372 std::stringstream fss; in cell() local
373 fss << '%'; in cell()
374 fss << format_flags[ffi]; in cell()
375 fss << minimum_width[mwi]; in cell()
376 fss << precision[pri]; in cell()
377 fss << length_modifier[ncol]; in cell()
378 fss << row.conversion_specifier; in cell()
379 std::string fmtStr = fss.str(); in cell()
/third_party/uboot/u-boot-2020.01/arch/arm/dts/
Dk3-j721e-mcu-wakeup.dtsi122 fss: fss@47000000 { label
/third_party/boost/libs/fiber/test/
Dtest_fss_dispatch.cpp48 void fss() { in fss() function
74 boost::fibers::fiber( boost::fibers::launch::dispatch, fss).join(); in test_fss()
Dtest_fss_post.cpp48 void fss() { in fss() function
74 boost::fibers::fiber( boost::fibers::launch::post, fss).join(); in test_fss()
/third_party/ffmpeg/libavfilter/
Dvf_ssim.c170 int64_t fss = ss; in ssim_end1x() local
172 int64_t vars = fss * 64 - fs1 * fs1 - fs2 * fs2; in ssim_end1x()
186 int fss = ss; in ssim_end1() local
188 int vars = fss * 64 - fs1 * fs1 - fs2 * fs2; in ssim_end1()
Dvf_mestimate.c200 SEARCH_MV(fss); in filter_frame()
/third_party/ffmpeg/tests/
Dtiny_ssim.c92 type fss = ss; in ssim_end1() local
94 type vars = fss*64 - fs1*fs1 - fs2*fs2; in ssim_end1()
/third_party/boost/libs/fiber/doc/
Dfls.qbk27 #include <boost/fiber/fss.hpp>
/third_party/ffmpeg/libavfilter/x86/
Dvf_ssim.asm191 ; m1 = fs1, m2 = fs2, m3 = fss, m4 = fs12
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c2604 static int ocontext_selinux_fs_to_cil(struct policydb *UNUSED(pdb), struct ocontext *fss) in ocontext_selinux_fs_to_cil() argument
2606 if (fss != NULL) { in ocontext_selinux_fs_to_cil()
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/
DsupplementalData.txt5323 "fss",
/third_party/icu/icu4c/source/data/misc/
DsupplementalData.txt5503 "fss",
/third_party/skia/third_party/externals/icu/source/data/misc/
DsupplementalData.txt5523 "fss",
/third_party/ffmpeg/doc/
Dfilters.texi13550 @item fss
13640 @item fss