Home
last modified time | relevance | path

Searched refs:fz (Results 1 – 25 of 58) sorted by relevance

123

/external/libaom/libaom/test/
Dec_test.cc40 unsigned *fz; in TEST() local
47 fz = (unsigned *)malloc(sz * sizeof(*fz)); in TEST()
58 fz[j] = (rand() % (CDF_PROB_TOP - 2)) >> (CDF_PROB_BITS - fts[j]); in TEST()
59 fz[j] = OD_MAXI(fz[j], 1); in TEST()
64 OD_ICDF(fz[j] << (CDF_PROB_BITS - fts[j]))); in TEST()
69 cdf[0] = OD_ICDF(fz[j]); in TEST()
102 &dec, OD_ICDF(fz[j] << (CDF_PROB_BITS - fts[j]))); in TEST()
107 cdf[0] = OD_ICDF(fz[j]); in TEST()
116 << " with fz=" << fz[j] << " and ftb=" << fts[j] << "at position " in TEST()
131 free(fz); in TEST()
/external/llvm-project/llvm/test/CodeGen/PowerPC/
D2009-11-25-ImpDefBug.ll45 %fz.3 = phi i32 [ %fz.2, %bb32 ], [ 2147483647, %bb34 ], [ %fz.2, %bb33 ] ; <i32> [#uses=1]
51 %fz.2 = phi i32 [ undef, %bb17 ], [ %fz.3, %bb38 ] ; <i32> [#uses=2]
/external/llvm/test/CodeGen/PowerPC/
D2009-11-25-ImpDefBug.ll45 %fz.3 = phi i32 [ %fz.2, %bb32 ], [ 2147483647, %bb34 ], [ %fz.2, %bb33 ] ; <i32> [#uses=1]
51 %fz.2 = phi i32 [ undef, %bb17 ], [ %fz.3, %bb38 ] ; <i32> [#uses=2]
/external/llvm/test/CodeGen/X86/
D2007-10-12-SpillerUnfold1.ll3 define fastcc void @fht(float* %fz, i16 signext %n) {
9 %gi.1 = getelementptr float, float* %fz, i32 0 ; <float*> [#uses=2]
12 %tmp251 = getelementptr float, float* %fz, i32 0 ; <float*> [#uses=1]
14 %tmp258 = getelementptr float, float* %fz, i32 0 ; <float*> [#uses=2]
21 %tmp281 = getelementptr float, float* %fz, i32 0 ; <float*> [#uses=1]
/external/lmfit/man/
Dlmfit.pod39 <a href="http://apps.jcns.fz-juelich.de/man/lmcurve.html"><b>lmcurve</b>(3)</a>,
40 <a href="http://apps.jcns.fz-juelich.de/man/lmmin.html"><b>lmmin</b>(3)</a>
51 Homepage: http://apps.jcns.fz-juelich.de/lmfit
55 Please send bug reports and suggestions to the author <j.wuttke@fz-juelich.de>.
Dlmcurve.pod166 <a href="http://apps.jcns.fz-juelich.de/man/lmmin.html"><b>lmmin</b>(3)</a>
177 Homepage: http://apps.jcns.fz-juelich.de/lmfit
181 Please send bug reports and suggestions to the author <j.wuttke@fz-juelich.de>.
Dlmmin.pod289 <a href="http://apps.jcns.fz-juelich.de/man/lmcurve.html"><b>lmcurve</b>(3)</a>
300 Homepage: http://apps.jcns.fz-juelich.de/lmfit
304 Please send bug reports and suggestions to the author <j.wuttke@fz-juelich.de>.
/external/llvm-project/llvm/test/CodeGen/X86/
D2007-10-12-SpillerUnfold1.ll4 define fastcc void @fht(float* %fz, i16 signext %n) {
39 %gi.1 = getelementptr float, float* %fz, i32 0 ; <float*> [#uses=2]
42 %tmp251 = getelementptr float, float* %fz, i32 0 ; <float*> [#uses=1]
44 %tmp258 = getelementptr float, float* %fz, i32 0 ; <float*> [#uses=2]
51 %tmp281 = getelementptr float, float* %fz, i32 0 ; <float*> [#uses=1]
/external/llvm-project/llvm/test/CodeGen/ARM/
Dinterwork.ll15 define void @fz() #1 {
17 ; CHECK-LABEL: fz:
/external/lmfit/
Dconfigure.ac14 # http://apps.jcns.fz-juelich.de/lmfit
16 AC_INIT([lmfit], [6:1], [http://apps.jcns.fz-juelich.de/lmfit])
DCHANGELOG87 - new web location: apps.jcns.fz-juelich.de/lmfit
/external/mesa3d/src/mesa/tnl/
Dt_vb_texgen.c110 GLfloat u[3], two_nu, fx, fy, fz; in build_m3() local
116 fz = f[i][2] = u[2] - norm[2] * two_nu; in build_m3()
117 m[i] = fx * fx + fy * fy + (fz + 1.0F) * (fz + 1.0F); in build_m3()
138 GLfloat u[3], two_nu, fx, fy, fz; in build_m2() local
145 fz = f[i][2] = u[2] - norm[2] * two_nu; in build_m2()
146 m[i] = fx * fx + fy * fy + (fz + 1.0F) * (fz + 1.0F); in build_m2()
/external/llvm/test/CodeGen/Thumb2/
Dcross-rc-coalescing-2.ll3 define void @fht(float* nocapture %fz, i16 signext %n) nounwind {
29 %fi.1 = getelementptr float, float* %fz, i32 undef ; <float*> [#uses=2]
31 %scevgep81 = getelementptr float, float* %fz, i32 %tmp80 ; <float*> [#uses=1]
/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dcross-rc-coalescing-2.ll3 define void @fht(float* nocapture %fz, i16 signext %n) nounwind {
29 %fi.1 = getelementptr float, float* %fz, i32 undef ; <float*> [#uses=2]
31 %scevgep81 = getelementptr float, float* %fz, i32 %tmp80 ; <float*> [#uses=1]
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_offset.c84 float fz = v1[2] - v2[2]; in do_offset_tri() local
87 float a = ey*fz - ez*fy; in do_offset_tri()
88 float b = ez*fx - ex*fz; in do_offset_tri()
/external/llvm-project/llvm/test/Transforms/JumpThreading/
Dassume.ll152 declare void @fz(i8)
163 ; CHECK-NEXT: @fz(i8 %znotnull)
174 call void @fz(i8 %znotnull)
193 ; CHECK-NEXT: @fz(i8 %znotnull)
204 call void @fz(i8 %znotnull)
/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_tritmp.h233 GLfloat fz = z[1] - z[2]; in TAG() local
234 GLfloat a = ey*fz - ez*fy; in TAG()
235 GLfloat b = ez*fx - ex*fz; in TAG()
465 GLfloat fz = z[3] - z[1]; in TAG() local
466 GLfloat a = ey*fz - ez*fy; in TAG()
467 GLfloat b = ez*fx - ex*fz; in TAG()
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c462 cmsFloat32Number fx, fy, fz, in TrilinearInterpFloat() local
477 z0 = (int) floor(pz); fz = pz - (cmsFloat32Number) z0; in TrilinearInterpFloat()
509 dxyz = LERP(fz, dxy0, dxy1); in TrilinearInterpFloat()
531 cmsS15Fixed16Number fx, fy, fz; in TrilinearInterp16() local
551 fz = _cmsToFixedDomain((int) Input[2] * p -> Domain[2]); in TrilinearInterp16()
552 z0 = FIXED_TO_INT(fz); in TrilinearInterp16()
553 rz = FIXED_REST_TO_INT(fz); in TrilinearInterp16()
706 cmsS15Fixed16Number fx, fy, fz; in TetrahedralInterp16() local
715 fz = _cmsToFixedDomain((int) Input[2] * p -> Domain[2]); in TetrahedralInterp16()
719 z0 = FIXED_TO_INT(fz); in TetrahedralInterp16()
[all …]
Dcmspcs.c145 cmsFloat64Number fx, fy, fz; in cmsXYZ2Lab() local
152 fz = f(xyz->Z / WhitePoint->Z); in cmsXYZ2Lab()
156 Lab->b = 200.0*(fy - fz); in cmsXYZ2Lab()
/external/mesa3d/src/mesa/swrast_setup/
Dss_tritmp.h143 const GLfloat fz = z[1] - z[2]; in TAG() local
145 const GLfloat dzdx = fabsf((ey * fz - ez * fy) * oneOverArea); in TAG()
146 const GLfloat dzdy = fabsf((ez * fx - ex * fz) * oneOverArea); in TAG()
/external/clang/test/CodeGenCXX/
Ddebug-info-enum-class.cpp101 void fz() { Z z; } in fz() function
/external/llvm-project/clang/test/CodeGenCXX/
Ddebug-info-enum-class.cpp104 void fz() { Z z; } in fz() function
/external/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp183 void mergeFinalData(const FinalZone& fz);
1358 void ZoneInfo::mergeFinalData(const FinalZone& fz) { in mergeFinalData() argument
1359 int32_t year = fz.year; in mergeFinalData()
1380 finalYear = fz.year; in mergeFinalData()
1381 finalOffset = fz.offset; in mergeFinalData()
1382 finalRuleID = fz.ruleid; in mergeFinalData()
1389 void mergeOne(const string& zoneid, const FinalZone& fz) { in mergeOne() argument
1393 ZONEINFO[zoneid].mergeFinalData(fz); in mergeOne()
1403 const FinalZone& fz = p.second; in mergeFinalZone() local
1405 mergeOne(id, fz); in mergeFinalZone()
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DSharpen.miff46 …�:%d?!a/#^."u9.�A=�D@|aUY�{ZӚt͜f��R�d`�oFlS0!"!((*,*1+ � PQD��ux�fz�h{�cz�m���v�uFL;-))5…
49 …\�KJ�hl�GE�E<�>9�,E�6H�D?�+!�20�+5�,-�)�9%����{��5a�/m�3@^-v�a}�hq�^s�\z�fz�fw�P��h���a�n]?4_L?_…
57 …Wg]J?A12;58=66>4:@5:B;>E@=?<=E?<?<8<8)20!(# #%$/I+2I,-@$3F2#m[l^y�fz{gxg{i}xlwxfly\����…
/external/ImageMagick/PerlMagick/t/reference/filter/
DSigmoidalContrast.miff15 …#�3"t6!t0$q1%z8,�?6�G=�_Oy�nz�����t�{`�c_�`IbI,5("&#""!#$ #' %!QV@~�fz�f~�l�l}�r~�zl�iDO</…

123