Home
last modified time | relevance | path

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

/third_party/boost/boost/fusion/functional/adapter/detail/
Daccess.hpp35 template <typename T> struct qf { typedef T type; }; argument
36 template <typename T> struct qf<T const> { typedef T const type; }; argument
37 template <typename T> struct qf<T &> { typedef T type; }; argument
/third_party/boost/libs/multiprecision/test/
Dissue_13301.cpp12 quarter_float qf(256); in main() local
/third_party/f2fs-tools/fsck/
Dquotaio.c82 static unsigned int quota_write_nomount(struct quota_file *qf, in quota_write_nomount()
96 static unsigned int quota_read_nomount(struct quota_file *qf, long offset, in quota_read_nomount()
Dquotaio_v2.c178 struct quota_file *qf = &h->qh_qf; in v2_init_io() local
Dsegment.c128 u64 f2fs_quota_size(struct quota_file *qf) in f2fs_quota_size()
/third_party/e2fsprogs/lib/support/
Dquotaio.c138 static unsigned int quota_write_nomount(struct quota_file *qf, in quota_write_nomount()
162 static unsigned int quota_read_nomount(struct quota_file *qf, in quota_read_nomount()
/third_party/libinput/test/
Dtest-quirks.c564 const char **qf; in START_TEST() local
625 const char **qf; in START_TEST() local
686 const char **qf; in START_TEST() local
750 const char **qf; in START_TEST() local
824 const char **qf; in START_TEST() local
881 const char **qf; in START_TEST() local
/third_party/ffmpeg/libavfilter/
Dvf_deinterlace_qsv.c416 QSVFrame *qf; in submit_frame() local
/third_party/ffmpeg/libavcodec/
Dqsvenc.c1305 QSVFrame *qf; in submit_frame() local
Dvc2enc.c1169 const uint64_t qf = ff_dirac_qscale_tab[i]; in vc2_encode_init() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nv50.cpp515 Value *q, *q0, *qf, *aR, *aRf, *qRf, *qR, *t, *s, *m, *cond; in handleDIV() local