Home
last modified time | relevance | path

Searched refs:fnum (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/e2p/
Dfeature.c118 int fnum; in e2p_feature2string() local
139 for (fnum = 0; mask >>= 1; fnum++); in e2p_feature2string()
140 sprintf(buf, "FEATURE_%c%d", fchar, fnum); in e2p_feature2string()
192 int fnum; in e2p_jrnl_feature2string() local
213 for (fnum = 0; mask >>= 1; fnum++); in e2p_jrnl_feature2string()
214 sprintf(buf, "FEATURE_%c%d", fchar, fnum); in e2p_jrnl_feature2string()
Dmntopts.c45 int fnum; in e2p_mntopt2string() local
51 for (fnum = 0; mask >>= 1; fnum++); in e2p_mntopt2string()
52 sprintf(buf, "MNTOPT_%d", fnum); in e2p_mntopt2string()
/external/webp/src/enc/
Dfilter.c156 double fnum; in VP8SSIMGet() local
163 fnum = (2 * xmym + C1) * (2 * sxy + C2); in VP8SSIMGet()
165 return (fden != 0.) ? fnum / fden : kMinValue; in VP8SSIMGet()
/external/kernel-headers/original/uapi/sound/
Dasound_fm.h73 unsigned int fnum; /* 10 bits: frequency number */ member
/external/jemalloc/bin/
Djeprof.in1096 my $fnum = shift;
1098 my $file = "$main::tmpfile_ps.$fnum.$ext";
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...