HomeSort by relevance Sort by last modified time
    Searched refs:xx (Results 151 - 175 of 192) sorted by null

1 2 3 4 5 67 8

  /external/skia/src/ports/
SkFontHost_FreeType.cpp 673 fMatrix22.xx = SkScalarToFixed(SkScalarMul(m.getScaleX(), inv));
678 fMatrix22.xx = fMatrix22.yy = SK_Fixed1;
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/transforms/
TransformationMatrix.cpp 1088 double xx = decomp.quaternionX * decomp.quaternionX; local
    [all...]
  /external/flac/libFLAC/
stream_decoder.c 1677 FLAC__uint64 xx; local
2149 FLAC__uint64 xx; local
    [all...]
  /external/icu4c/data/coll/
colfiles.mk 28 # Aliases without a corresponding xx.xml file (see icu-config.xml & build.xml)
  /external/icu4c/data/curr/
resfiles.mk 28 # Aliases without a corresponding xx.xml file (see icu-config.xml & build.xml)
  /external/opencv/cv/src/
cvundistort.cpp 470 double xx = RR[0][0]*x + RR[0][1]*y + RR[0][2]; local
473 x = xx*ww;
  /external/skia/src/core/
SkBitmapProcState_matrix_clamp.h 153 uint16_t* xx = (uint16_t*)xy; local
155 *xx++ = TILEX_PROCF(fx, maxX); fx += dx;
SkPath.cpp 748 SkScalar xx = x1 - SkScalarMul(dist, before.fX); local
767 matrix.postTranslate(xx - SkScalarMul(radius, before.fX),
773 // [xx,yy] == pts[0]
774 this->lineTo(xx, yy);
    [all...]
  /external/tremolo/Tremolo/
mdctARM.s 1005 ADD r9, r1, r7, LSL #2 @ r9 = xx = x + (b>>shift)
1006 CMP r5, r9 @ if (w > xx)
1009 LDRGT r12,[r9] @ r12 = xx[0]
1010 LDRGT r14,[r9,#4] @ r14 = xx[1]
1011 STRGT r10,[r9] @ xx[0]= w[0]
1012 STRGT r11,[r9,#4] @ xx[1]= w[1]
1013 STRGT r12,[r5,#8] @ w[0] = xx[0]
1014 STRGT r14,[r5,#12] @ w[1] = xx[1]
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 3193 UChar rr, ww, xx, pp, ch, tmp; local
    [all...]
  /external/valgrind/main/exp-ptrcheck/
sg_main.c 1243 UWord xx = 0; \/* sanity check only; count of used htab entries *\/ local
    [all...]
  /external/mesa3d/test/
m_matrix.c 806 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; local
933 xx = x * x;
945 M(0,0) = (one_c * xx) + c;
    [all...]
  /external/valgrind/main/drd/
drd_main.c 424 const Bool rr, const Bool ww, const Bool xx,
  /external/icu4c/data/locales/
resfiles.mk 28 # Aliases without a corresponding xx.xml file (see icu-config.xml & build.xml)
  /external/oprofile/events/mips/24K/
events 23 event:0x4 counters:0 um:zero minimum:500 name:JR_NON_31_INSNS : 4-0 JR $xx (not $31) instructions executed (at same cost as a mispredict)
  /external/oprofile/events/mips/34K/
events 23 event:0x4 counters:0 um:zero minimum:500 name:JR_NON_31_INSNS : 4-0 JR $xx (not $31) instructions executed (at same cost as a mispredict)
  /external/valgrind/main/memcheck/
mc_translate.c 761 Not<sz>(Xor<sz>( xx, yy )) // 0 iff bits different
779 IRAtom* xx, IRAtom* yy )
787 tl_assert(isOriginalAtom(mce,xx));
789 tl_assert(sameKindedAtoms(vxx,xx));
827 assignNew('V', mce,ty, binop(opXOR, xx, yy))))));
891 IRAtom* xx, IRAtom* yy )
909 tl_assert(isOriginalAtom(mce,xx));
911 tl_assert(sameKindedAtoms(xxhash,xx));
918 ppIRExpr(xx); VG_(printf)(" "); ppIRExpr( yy ); VG_(printf)("\n");
    [all...]
mc_main.c     [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 
  /external/freetype/src/base/
ftobjs.c 478 internal->transform_matrix.xx = 0x10000L;
489 matrix->xx != 0x10000L ||
624 face->internal->transform_matrix.xx != 0 ) ||
625 ( face->internal->transform_matrix.xx == 0 &&
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 164 Bool rr, ww, xx; local
173 xx = toBool(prot & VKI_PROT_EXEC);
181 VG_TRACK( new_mem_mmap, a, len, rr, ww, xx, di_handle );
231 Bool xx = toBool(prot & VKI_PROT_EXEC); local
236 VG_TRACK( change_mem_mprotect, a, len, rr, ww, xx );
    [all...]
  /external/valgrind/main/helgrind/
hg_main.c     [all...]
  /bionic/libc/tzcode/
localtime.c 58 # define XLOG(xx) printf xx , fflush(stdout)
    [all...]
  /external/llvm/projects/sample/
configure 3 # Generated by GNU Autoconf 2.60 for [SAMPLE] [x.xx].
562 PACKAGE_VERSION='[x.xx]'
563 PACKAGE_STRING='[SAMPLE] [x.xx]'
1114 \`configure' configures [SAMPLE] [x.xx] to adapt to many kinds of systems.
    [all...]
  /external/oprofile/events/mips/1004K/
events 23 event:0x4 counters:0 um:zero minimum:500 name:JR_NON_31_INSNS : 4-0 JR $xx (not $31) instructions executed (at same cost as a mispredict)

Completed in 520 milliseconds

1 2 3 4 5 67 8