Searched refs:qf (Results 1 - 10 of 10) sorted by relevance

/external/clang/test/Sema/
H A Dwarn-shadow-intrinsics.c8 __m128i qf = _mm_setzero_si128(); local
9 qf = _mm_slli_si128(_mm_add_epi64(qf, _mm_srli_si128(qf, 8)), 8); // no-warning
10 (void) qf;
H A Daddress_spaces.c49 _AS1 ft qf; // expected-error {{function type may not be qualified with an address space}} variable
/external/e2fsprogs/lib/quota/
H A Dquotaio.h75 unsigned int (*e2fs_read)(struct quota_file *qf, ext2_loff_t offset,
77 unsigned int (*e2fs_write)(struct quota_file *qf, ext2_loff_t offset,
H A Dquotaio.c149 static unsigned int quota_write_nomount(struct quota_file *qf, argument
153 ext2_file_t e2_file = qf->e2_file;
173 static unsigned int quota_read_nomount(struct quota_file *qf, argument
177 ext2_file_t e2_file = qf->e2_file;
/external/strace/maint/
H A Dioctls_sym.sh375 qf="$(echo "$prefix$f" | sed 's/[&\/]/\\&/g')"
378 sed -n 's/'"$defs_regexp"'.*/print_ioctlent("'"$qf"'", "\1", \1);/p' \
/external/eigen/unsupported/test/
H A Dopenglsupport.cpp151 Quaternionf qf(AngleAxisf(internal::random<double>(), Vector3f::Random()));
152 VERIFY_MATRIX(glRotate(qf), Projective3f(qf).matrix());
/external/selinux/policycoreutils/scripts/
H A Dfixfiles208 rpm -q --qf '[%{FILESTATES} %{FILENAMES}\n]' "$1" | grep '^0 ' | cut -f2- -d ' '
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_lowering_nv50.cpp392 Value *q, *q0, *qf, *aR, *aRf, *qRf, *qR, *t, *s, *m, *cond;
417 bld.mkOp2(OP_MUL, TYPE_F32, (qf = bld.getSSA()), af, bf)->rnd = ROUND_Z;
418 bld.mkCvt(OP_CVT, ty, (q0 = bld.getSSA()), TYPE_F32, qf)->rnd = ROUND_Z;
/external/icu/icu4c/source/i18n/
H A Dmeasfmt.cpp1014 const QuantityFormatter *qf = getQuantityFormatter( local
1020 getPerUnitString(*qf, perUnitString);
/external/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js[all...]

Completed in 455 milliseconds