/third_party/skia/gm/ |
D | jpg_color_cube.cpp | 42 int bX = 0, bY = 0; in onOnceBeforeDraw() local 46 *bmp.getAddr32(bX + r, bY + g) = SkPackARGB32(255, in onOnceBeforeDraw() 52 bX += 64; in onOnceBeforeDraw() 53 if (bX >= 512) { in onOnceBeforeDraw() 54 bX = 0; in onOnceBeforeDraw()
|
/third_party/flutter/skia/gm/ |
D | jpg_color_cube.cpp | 41 int bX = 0, bY = 0; in onOnceBeforeDraw() local 45 *bmp.getAddr32(bX + r, bY + g) = SkPackARGB32(255, in onOnceBeforeDraw() 51 bX += 64; in onOnceBeforeDraw() 52 if (bX >= 512) { in onOnceBeforeDraw() 53 bX = 0; in onOnceBeforeDraw()
|
/third_party/skia/docs/examples/ |
D | pong.cpp | 22 float bX = ballX * 472 + 20; in draw() local 27 bX -= 256; in draw() 31 canvas->drawCircle(bX, bY, 5, p); in draw()
|
D | pong2.cpp | 14 float bX = PingPong(frame * duration, 2.5f, 0.0f, 0, 1) * 472 + 20; in draw() local 24 canvas->drawCircle(bX, bY, 5, p); in draw()
|
/third_party/typescript/tests/baselines/reference/ |
D | emitClassDeclarationWithThisKeywordInES6.js | 16 set bX(y: number) { setter in B 34 set bX(y) { setter in B
|
D | emitClassDeclarationWithThisKeywordInES6.symbols | 39 set bX(y: number) { 40 >bX : Symbol(B.bX, Decl(emitClassDeclarationWithThisKeywordInES6.ts, 12, 5))
|
D | emitClassDeclarationWithThisKeywordInES6.types | 43 set bX(y: number) { 44 >bX : number
|
/third_party/typescript/tests/cases/conformance/es6/classDeclaration/ |
D | emitClassDeclarationWithThisKeywordInES6.ts | 16 set bX(y: number) { method in B
|
/third_party/skia/third_party/externals/oboe/docs/reference/ |
D | jquery.js | 16 …bX=bu.userAgent,bV,bC,e,bL=Object.prototype.toString,bG=Object.prototype.hasOwnProperty,bz=Array.p… 23 …bX,bU=true,bT=by.isXML(e),bW=[],b0=bV;do{bH.exec("");bS=bH.exec(b0);if(bS){b0=bS[3];bW.push(bS[1])… argument
|
/third_party/openssl/crypto/ec/ |
D | ec2_smpl.c | 563 BIGNUM *aX, *aY, *bX, *bY; in ec_GF2m_simple_cmp() local 587 bX = BN_CTX_get(ctx); in ec_GF2m_simple_cmp() 594 if (!EC_POINT_get_affine_coordinates(group, b, bX, bY, ctx)) in ec_GF2m_simple_cmp() 596 ret = ((BN_cmp(aX, bX) == 0) && BN_cmp(aY, bY) == 0) ? 0 : 1; in ec_GF2m_simple_cmp()
|
/third_party/lz4/programs/ |
D | README.md | 76 -e# : test all compression levels from -bX to # (default : 1)
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput10 | 545 /\bX/match_invalid_utf
|
D | testinput7 | 22 /\bX/utf
|
D | testoutput10 | 1712 /\bX/match_invalid_utf
|
D | testoutput1 | 6059 0: bX 6064 0: bX
|
D | testoutput2 | 6077 0: bX 7169 0: bX 15450 2: bX
|
D | testoutput7 | 29 /\bX/utf
|
/third_party/curl/src/macos/ |
D | curl.mcp.xml.sit.hqx | 138 hPR8L[G0#*-Pj,5P*C$cF+BTi2&i!bX+hlrFri`8+M'SNkXcMM(Q3!%%A2MlD*28
|
/third_party/libpng/contrib/libtests/ |
D | pngvalid.c | 7796 API_type rX, gX, bX; in image_transform_png_set_rgb_to_gray_set() local 7800 if ((API_function(pp, pi, &rX, &rY, &rZ, &gX, &gY, &gZ, &bX, &bY, &bZ) in image_transform_png_set_rgb_to_gray_set() 7831 e.blue.X = API_cvt(bX); in image_transform_png_set_rgb_to_gray_set()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngvalid.c | 7796 API_type rX, gX, bX; in image_transform_png_set_rgb_to_gray_set() local 7800 if ((API_function(pp, pi, &rX, &rY, &rZ, &gX, &gY, &gZ, &bX, &bY, &bZ) in image_transform_png_set_rgb_to_gray_set() 7831 e.blue.X = API_cvt(bX); in image_transform_png_set_rgb_to_gray_set()
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngvalid.c | 7796 API_type rX, gX, bX; in image_transform_png_set_rgb_to_gray_set() local 7800 if ((API_function(pp, pi, &rX, &rY, &rZ, &gX, &gY, &gZ, &bX, &bY, &bZ) in image_transform_png_set_rgb_to_gray_set() 7831 e.blue.X = API_cvt(bX); in image_transform_png_set_rgb_to_gray_set()
|
/third_party/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …bX�ZO�C:�6,�:/�8-�3'�6*�1&�2&�2&�5&�6'�:*�<.�=1�:0�C;�\W�pp�sv�x|�y��q|�|��w��t}�s{�r~�r~�my�gt�`n…
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …bX�ZO�C:�6,�:/�8-�3'�6*�1&�2&�2&�5&�6'�:*�<.�=1�:0�C;�\W�pp�sv�x|�y��q|�|��w��t}�s{�r~�r~�my�gt�`n…
|
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …bX�ZO�C:�6,�:/�8-�3'�6*�1&�2&�2&�5&�6'�:*�<.�=1�:0�C;�\W�pp�sv�x|�y��q|�|��w��t}�s{�r~�r~�my�gt�`n…
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
D | crash.devcore | 2407 …bX):3L]RPWQiI[%ci=%G!<<*"La2s$W!!*%a8c2i1/\)`b!5qA.T-6Kb)ZN9.cLF5L]RnaVucrE;ITV7-pdn7.V/S\8>Q:hQph…
|