HomeSort by relevance Sort by last modified time
    Searched refs:qf (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/test/Sema/
warn-shadow-intrinsics.c 8 __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;
float128-ld-incompatibility.cpp 5 __float128 qf();
10 long double ld{qf()}; // expected-error {{cannot initialize a variable of type 'long double' with an rvalue of type '__float128'}}
address_spaces.c 49 _AS1 ft qf; // expected-error {{function type may not be qualified with an address space}} variable
  /prebuilts/go/darwin-x86/src/go/types/
typestring.go 64 func TypeString(typ Type, qf Qualifier) string {
66 WriteType(&buf, typ, qf)
73 func WriteType(buf *bytes.Buffer, typ Type, qf Qualifier) {
74 writeType(buf, typ, qf, make([]Type, 0, 8))
77 func writeType(buf *bytes.Buffer, typ Type, qf Qualifier, visited []Type) {
111 writeType(buf, t.elem, qf, visited)
115 writeType(buf, t.elem, qf, visited)
127 writeType(buf, f.typ, qf, visited)
136 writeType(buf, t.base, qf, visited)
139 writeTuple(buf, t, false, qf, visited
    [all...]
object.go 266 func writeObject(buf *bytes.Buffer, obj Object, qf Qualifier) {
292 writeFuncName(buf, obj, qf)
294 WriteSignature(buf, typ.(*Signature), qf)
322 writePackage(buf, obj.Pkg(), qf)
327 WriteType(buf, typ, qf)
331 func writePackage(buf *bytes.Buffer, pkg *Package, qf Qualifier) {
336 if qf != nil {
337 s = qf(pkg)
350 func ObjectString(obj Object, qf Qualifier) string {
352 writeObject(&buf, obj, qf)
    [all...]
selection.go 119 func SelectionString(s *Selection, qf Qualifier) string {
134 WriteType(&buf, s.Recv(), qf)
138 WriteType(&buf, T, qf)
140 WriteSignature(&buf, T.(*Signature), qf)
operand.go 96 func operandString(x *operand, qf Qualifier) string {
107 expr = TypeString(x.typ, qf)
149 WriteType(&buf, x.typ, qf)
  /prebuilts/go/linux-x86/src/go/types/
typestring.go 64 func TypeString(typ Type, qf Qualifier) string {
66 WriteType(&buf, typ, qf)
73 func WriteType(buf *bytes.Buffer, typ Type, qf Qualifier) {
74 writeType(buf, typ, qf, make([]Type, 0, 8))
77 func writeType(buf *bytes.Buffer, typ Type, qf Qualifier, visited []Type) {
111 writeType(buf, t.elem, qf, visited)
115 writeType(buf, t.elem, qf, visited)
127 writeType(buf, f.typ, qf, visited)
136 writeType(buf, t.base, qf, visited)
139 writeTuple(buf, t, false, qf, visited
    [all...]
object.go 266 func writeObject(buf *bytes.Buffer, obj Object, qf Qualifier) {
292 writeFuncName(buf, obj, qf)
294 WriteSignature(buf, typ.(*Signature), qf)
322 writePackage(buf, obj.Pkg(), qf)
327 WriteType(buf, typ, qf)
331 func writePackage(buf *bytes.Buffer, pkg *Package, qf Qualifier) {
336 if qf != nil {
337 s = qf(pkg)
350 func ObjectString(obj Object, qf Qualifier) string {
352 writeObject(&buf, obj, qf)
    [all...]
selection.go 119 func SelectionString(s *Selection, qf Qualifier) string {
134 WriteType(&buf, s.Recv(), qf)
138 WriteType(&buf, T, qf)
140 WriteSignature(&buf, T.(*Signature), qf)
operand.go 96 func operandString(x *operand, qf Qualifier) string {
107 expr = TypeString(x.typ, qf)
149 WriteType(&buf, x.typ, qf)
  /frameworks/native/libs/math/tests/
quat_test.cpp 96 quatf qf(2);
97 EXPECT_EQ(qf.x, 0);
98 EXPECT_EQ(qf.y, 0);
99 EXPECT_EQ(qf.z, 0);
100 EXPECT_EQ(qf.w, 2);
212 quatf qf(2);
213 q0 = q1 * qf;
  /external/libldac/src/
quant_fixp_ldac.c 110 INT32 qf = ga_qf_ldac[p_ac->a_idwl1[iqu]]; local
115 p_qspec[i] = mul_rsftrnd_ldac(p_nspec[i], qf, LDAC_Q_QUANT1);
quant_ldac.c 101 SCALAR qf = ga_qf_ldac[p_ac->a_idwl1[iqu]]; local
108 fi.f = p_nspec[i] * qf + fc;
  /external/e2fsprogs/lib/support/
quotaio.c 163 static unsigned int quota_write_nomount(struct quota_file *qf,
167 ext2_file_t e2_file = qf->e2_file;
187 static unsigned int quota_read_nomount(struct quota_file *qf,
191 ext2_file_t e2_file = qf->e2_file;
quotaio.h 125 unsigned int (*e2fs_read)(struct quota_file *qf, ext2_loff_t offset,
127 unsigned int (*e2fs_write)(struct quota_file *qf, ext2_loff_t offset,
  /external/eigen/unsupported/test/
openglsupport.cpp 151 Quaternionf qf(AngleAxisf(internal::random<double>(), Vector3f::Random()));
152 VERIFY_MATRIX(glRotate(qf), Projective3f(qf).matrix());
  /external/strace/maint/
ioctls_sym.sh 411 qf="$(echo "$prefix$f" | sed 's/[&\/]/\\&/g')"
414 sed -n 's/'"$defs_regexp"'.*/print_ioctlent("'"$qf"'", "\1", \1);/p' \
  /external/selinux/policycoreutils/scripts/
fixfiles 205 rpm -q --qf '[%{FILESTATES} %{FILENAMES}\n]' "$1" | grep '^0 ' | cut -f2- -d ' '
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_lowering_nv50.cpp 392 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/webrtc/talk/media/testdata/
video.rtpdump 196 `??nX???n???w-?|?>]??w%.???'7???5??!qf?j[i?gùe?_????ic??5?d@????=?n-???.??f????r!??f2?+?/?????5BYWL?Xa,+\V j]???3?}e6_?????d???%?h?t?:eRa???V???)??????`?d??-???{{?e?Se%?h????y?E{?I???$P??$_??????[g?  Uk?9"u%?|3?Z??I?:?oc?!?P~?Y*?c:i?Z?7??H?E'?>???Jc?$??_A????2?b??c???'?C]????K?c??K?????.? ??B??Z+hc??e??_?W?}? Ba???5+ZL??????????D???S? S?i.n????N?9??????A?j?????w?p??????M??'??a?_?????ô??/?t? V?5?+????m??c<5C?-?????gvq??%?????}?>'?t'?{b ;?????B??=?)?_???w2??F???^8T]&Z?|??I???z?? ??@???/????{'?p?r????QY?S?b??G????ZX??]O?I?????h?X;?y/?/?>%??W??????[<t!7??\q???=??$?w,????|??&????8?"l3?\?O???E??6?"G??:?N!G?_??]????E'?W??o1????????N7??5?sc[_??5???i????q??M?zk??n'??3OP?y??=?n8??.??f??x?r!?b,y?S6??}??8e??? ?q;?z?-?8F?@*?e???G?#b??/?w?<??']b?> rB?!O?7?F\??x???1??????w??=?nEl??.??f??x?r!?8Y???xX?o??=???_? ~???}]^? ???3n??a8i?????H??~
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
toggling_stereo_g729_pt18_pt125.rtp     [all...]
hrtf_g722_1C_48.rtp 89 g?????i?e??????bE??UP4?!?t}???A?&?Z??9?+????dbD?X8? ??F?p?P?~?g??3YA??|C?(?3"pI,@qf?WL?[???`@????2?%*?( ?"????????@?}?:EI??X?^\UP?
    [all...]
hrtf_g722_1C_48_jitterT2.rtp 89 g?????i?e??????bE??UP4?!?t}???A?&?Z??9?+????dbD?X8? ??F?p?P?~?g??3YA??|C?(?3"pI,@qf?WL?[???`@????2?%*?( ?"????????+?}?:EI??X?^\UP?
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/web/ui/js/
main.js     [all...]

Completed in 622 milliseconds

1 2