Searched refs:yo (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/out/
H A Dspecial-comments.out.b6 *******************/#yo{ma:"ma"}/*!
H A Dbug2527974.out.b1 /*! $LastChangedRevision: 81 $ $LastChangedDate: 2009-05-27 17:41:02 +0100 (Wed, 27 May 2009) $ */body{yo:cats}ul[id$=foo] label:hover{yo:yo
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/
H A Dspecial-comments.css7 #yo {
H A Dspecial-comments.css.min6 *******************/#yo{ma:"ma"}/*!
H A Dbug2527974.css8 yo: cats;
10 ul[id$=foo] label:hover {yo: yo;
H A Dbug2527974.css.min1 /*! $LastChangedRevision: 81 $ $LastChangedDate: 2009-05-27 17:41:02 +0100 (Wed, 27 May 2009) $ */body{yo:cats}ul[id$=foo] label:hover{yo:yo
/external/libvncserver/x11vnc/
H A Dscan.h57 extern void rotate_coords(int x, int y, int *xo, int *yo, int dxi, int dyi);
58 extern void rotate_coords_inverse(int x, int y, int *xo, int *yo, int dxi, int dyi);
H A D8to24.c854 int fac, n_off, w, xo, yo;
926 XTranslateCoordinates(dpy, win, window, 0, 0, &xo, &yo, &c);
929 yo = y1 - yo;
932 if (trapped_xerror || xo < 0 || yo < 0 || xo + w > attr.width) {
941 xi_r = XGetSubImage(dpy, win, xo, yo, w, 1, AllPlanes, ZPixmap, xi,
1606 int xo, yo;
1643 XTranslateCoordinates(dpy, win, window, 0, 0, &xo, &yo, &c);
1646 yo = rect.y1 - yo;
[all...]
H A Dscan.c70 void rotate_coords(int x, int y, int *xo, int *yo, int dxi, int dyi);
71 void rotate_coords_inverse(int x, int y, int *xo, int *yo, int dxi, int dyi);
1344 void rotate_coords(int x, int y, int *xo, int *yo, int dxi, int dyi) { argument
1363 *yo = yi;
1366 *yo = yi;
1369 *yo = Dy - yi - 1;
1372 *yo = Dy - yi - 1;
1375 *yo = xi;
1378 *yo = xi;
1381 *yo
1388 rotate_coords_inverse(int x, int y, int *xo, int *yo, int dxi, int dyi) argument
[all...]
/external/proguard/src/proguard/gui/splash/
H A DShadowedSprite.java88 int yo = yOffset.getInt(time) - b/2;
96 int yt = yo + y;
/external/webp/src/enc/
H A Dfilter.c124 int xo, int yo, int W, int H,
126 const int ymin = (yo - KERNEL < 0) ? 0 : yo - KERNEL;
127 const int ymax = (yo + KERNEL > H - 1) ? H - 1 : yo + KERNEL;
122 VP8SSIMAccumulate(const uint8_t* src1, int stride1, const uint8_t* src2, int stride2, int xo, int yo, int W, int H, DistoStats* const stats) argument
/external/clang/test/SemaCXX/
H A Dreferences.cpp62 int& yo; // expected-error{{declaration of reference variable 'yo' requires an initializer}} local
/external/v8/test/mjsunit/
H A Darray-sort.js109 for (var yo = -2; yo <= 2; yo++) {
110 addSigned(yb + yo);
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp1509 for (int yo = 0; yo < height; yo++)
1512 if (!de::inBounds(x+xo, 0, src.raw().getHeight()) || !de::inBounds(y+yo, 0, src.raw().getDepth()))
1515 dst.setPixel(rr::resolveMultisamplePixel(src, x+xo, y+yo), xo, yo);
1546 for (int yo = 0; yo < height; yo++)
1549 if (!de::inBounds(x+xo, 0, src.raw().getHeight()) || !de::inBounds(y+yo,
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fShaderBuiltinVarTests.cpp539 for (int yo = 0; yo < h; yo++)
544 const float yf = float((h-yo-1)+0.5f) / float(h);
547 const int dy = y0+yo;
/external/deqp/modules/gles31/functional/
H A Des31fFboTestUtil.cpp455 for (int yo = 0; yo < height; yo++)
457 dstAccess.setPixel(src.getPixel(xo, yo) * scale + bias, xo, yo);
/external/icu/icu4c/source/data/coll/
H A Dcolfiles.mk70 wae.txt yi.txt yo.txt zh.txt zh_Hant.txt\
/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.cpp907 for (int yo = 0; yo < height; yo++)
909 dstAccess.setPixel(src.getPixel(xo, yo) * scale + bias, xo, yo);
H A Des3fShaderBuiltinVarTests.cpp565 for (int yo = 0; yo < h; yo++)
570 const float yf = float((h-yo-1)+0.5f) / float(h);
573 const int dy = y0+yo;
/external/deqp/framework/referencerenderer/
H A DrrRenderer.cpp1050 const int yo = fragNdx/2; local
1052 if (getCoverageAnyFragmentSampleLive(packet.coverage, numSamples, xo, yo))
1056 fragment.pixelCoord = packet.position + tcu::IVec2(xo, yo);
1057 fragment.coverage = (deUint32)((packet.coverage & getCoverageFragmentSampleBits(numSamples, xo, yo)) >> getCoverageOffset(numSamples, xo, yo));
1058 fragment.sampleDepths = (depthValues) ? (&depthValues[(packetNdx*4 + yo*2 + xo)*numSamples]) : (DE_NULL);
1082 const int yo = fragNdx/2; local
1085 if (getCoverageAnyFragmentSampleLive(packet.coverage, numSamples, xo, yo))
/external/icu/icu4c/source/common/
H A Dlocmap.c699 ILCID_POSIX_ELEMENT_ARRAY(0x046a, yo, yo_NG)
872 ILCID_POSIX_MAP(yo), /* yo Yoruba 0x6a */
/external/icu/icu4c/source/data/lang/
H A Dresfiles.mk119 yav.txt yi.txt yo.txt yo_BJ.txt zgh.txt\
/external/icu/icu4c/source/data/region/
H A Dresfiles.mk120 yav.txt yi.txt yo.txt yo_BJ.txt zgh.txt\
/external/icu/icu4c/source/data/unit/
H A Dresfiles.mk118 wae.txt xog.txt yav.txt yi.txt yo.txt\
/external/icu/icu4c/source/data/zone/
H A Dresfiles.mk119 wae.txt xog.txt yav.txt yi.txt yo.txt\

Completed in 592 milliseconds

12