Home
last modified time | relevance | path

Searched refs:yo (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/external/v8/tools/gyp/test/product/
Dproduct.gyp27 'product_prefix': 'yo',
54 'product_prefix': 'yo',
81 'product_prefix': 'yo',
91 'product_prefix': 'yo',
102 'product_prefix': 'yo',
113 'product_prefix': 'yo',
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/out/
Dbug2527974.out1 body{yo:cats}ul[id$=foo] label:hover{yo:yo}
Dbug2527974.out.b1 …dDate: 2009-05-27 17:41:02 +0100 (Wed, 27 May 2009) $ */body{yo:cats}ul[id$=foo] label:hover{yo:yo}
Dspecial-comments.out1 #yo{ma:"ma"}
Dspecial-comments.out.b6 *******************/#yo{ma:"ma"}/*!
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/
Dbug2527974.css.min1 …dDate: 2009-05-27 17:41:02 +0100 (Wed, 27 May 2009) $ */body{yo:cats}ul[id$=foo] label:hover{yo:yo}
Dbug2527974.css8 yo: cats;
10 ul[id$=foo] label:hover {yo: yo;}
Dspecial-comments.css.min6 *******************/#yo{ma:"ma"}/*!
Dspecial-comments.css7 #yo {
/external/libyuv/files/util/
Dssim.cc102 int xo, int yo, int W, int H, int stride) { in GetSSIM() argument
104 org += (yo - KERNEL) * stride; in GetSSIM()
106 rec += (yo - KERNEL) * stride; in GetSSIM()
109 if (((yo - KERNEL + y_) < 0) || ((yo - KERNEL + y_) >= H)) continue; in GetSSIM()
129 int xo, int yo, int stride, in GetSSIMFullKernel() argument
135 org += yo * stride + xo; in GetSSIMFullKernel()
136 rec += yo * stride + xo; in GetSSIMFullKernel()
212 org += (yo - KERNEL) * stride + (xo - KERNEL); in GetSSIMFullKernel()
213 rec += (yo - KERNEL) * stride + (xo - KERNEL); in GetSSIMFullKernel()
/external/icu/icu4c/source/data/zone/
Dyo.txt6 // * Source File: <path>/common/main/yo.xml
9 yo{
/external/icu/icu4c/source/data/unit/
Dyo.txt6 // * Source File: <path>/common/main/yo.xml
9 yo{
/external/icu/icu4c/source/data/coll/
Dyo.txt6 // * Source File: <path>/common/collation/yo.xml
9 yo{
/external/webp/src/enc/
Dfilter.c124 int xo, int yo, int W, int H, in VP8SSIMAccumulate() argument
126 const int ymin = (yo - KERNEL < 0) ? 0 : yo - KERNEL; in VP8SSIMAccumulate()
127 const int ymax = (yo + KERNEL > H - 1) ? H - 1 : yo + KERNEL; in VP8SSIMAccumulate()
/external/proguard/src/proguard/gui/splash/
DShadowedSprite.java88 int yo = yOffset.getInt(time) - b/2; in paint() local
96 int yt = yo + y; in paint()
/external/icu/icu4c/source/data/lang/
Dyo.txt6 // * Source File: <path>/common/main/yo.xml
9 yo{
106 yo{"Èdè Yorùbá"}
Dshi.txt53 yo{"ⵜⴰⵢⵔⵓⴱⴰⵜ"}
Dvai.txt53 yo{"ꖎꖄꕑ"}
Dzgh.txt57 yo{"ⵜⴰⵢⵔⵓⴱⴰⵜ"}
/external/icu/icu4c/source/data/translit/
Dzh_Latn_PINYIN_ru.txt115 yo } ng → ю;
116 yo → ё;
DLatin_Katakana.txt48 yo ← '~'ョ;
177 yo ↔ ヨ ;
215 '~yo' ↔ ョ ;
/external/v8/test/mjsunit/
Darray-sort.js109 for (var yo = -2; yo <= 2; yo++) {
110 addSigned(yb + yo);
/external/icu/icu4c/source/data/region/
Dmgh.txt42 GF{"Ufaransa yo Gwaya"}
94 PF{"Ufaransa yo Potina"}
/external/deqp/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp539 for (int yo = 0; yo < h; yo++) in iterate() local
544 const float yf = (float(h-yo-1)+0.5f) / float(h); in iterate()
547 const int dy = y0+yo; in iterate()
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp455 for (int yo = 0; yo < height; yo++) in readPixels() local
457 dstAccess.setPixel(src.getPixel(xo, yo) * scale + bias, xo, yo); in readPixels()

12345678910>>...16