/third_party/skia/src/pathops/ |
H A D | SkReduceOrder.cpp | 17 static int coincident_line(const SkDQuad& quad, SkDQuad& reduction) { in coincident_line() argument 18 reduction[0] = reduction[1] = quad[0]; in coincident_line() 26 static int vertical_line(const SkDQuad& quad, SkDQuad& reduction) { in vertical_line() argument 27 reduction[0] = quad[0]; in vertical_line() 28 reduction[1] = quad[2]; in vertical_line() 32 static int horizontal_line(const SkDQuad& quad, SkDQuad& reduction) { in horizontal_line() argument 33 reduction[0] = quad[0]; in horizontal_line() 34 reduction[1] = quad[2]; in horizontal_line() 38 static int check_linear(const SkDQuad& quad, in check_linear() argument 40 if (!quad in check_linear() 55 reduce(const SkDQuad& quad) reduce() argument 247 SkDQuad quad; Quad() local [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsFragmentOpUtil.cpp | 177 void QuadRenderer::render (const Quad& quad) const in render() 181 quad.posA.x(), quad.posA.y(), quad.depth[0], 1.0f, in render() 182 quad.posA.x(), quad.posB.y(), quad.depth[1], 1.0f, in render() 183 quad.posB.x(), quad.posA.y(), quad in render() 223 render(const tcu::PixelBufferAccess& colorBuffer, const tcu::PixelBufferAccess& depthBuffer, const tcu::PixelBufferAccess& stencilBuffer, const IntegerQuad& quad, const rr::FragmentOperationState& state) render() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | keccak1600-avx512.pl | 492 .quad 0, 1, 2, 3, 4, 5, 6, 7 # [not used] 493 .quad 4, 0, 1, 2, 3, 5, 6, 7 494 .quad 3, 4, 0, 1, 2, 5, 6, 7 495 .quad 2, 3, 4, 0, 1, 5, 6, 7 496 .quad 1, 2, 3, 4, 0, 5, 6, 7 499 .quad 0, 44, 43, 21, 14, 0, 0, 0 # [0][0] [1][1] [2][2] [3][3] [4][4] 500 .quad 18, 1, 6, 25, 8, 0, 0, 0 # [4][0] [0][1] [1][2] [2][3] [3][4] 501 .quad 41, 2, 62, 55, 39, 0, 0, 0 # [3][0] [4][1] [0][2] [1][3] [2][4] 502 .quad 3, 45, 61, 28, 20, 0, 0, 0 # [2][0] [3][1] [4][2] [0][3] [1][4] 503 .quad 3 [all...] |
H A D | sha512-s390x.pl | 201 .quad 0x428a2f98d728ae22,0x7137449123ef65cd 202 .quad 0xb5c0fbcfec4d3b2f,0xe9b5dba58189dbbc 203 .quad 0x3956c25bf348b538,0x59f111f1b605d019 204 .quad 0x923f82a4af194f9b,0xab1c5ed5da6d8118 205 .quad 0xd807aa98a3030242,0x12835b0145706fbe 206 .quad 0x243185be4ee4b28c,0x550c7dc3d5ffb4e2 207 .quad 0x72be5d74f27b896f,0x80deb1fe3b1696b1 208 .quad 0x9bdc06a725c71235,0xc19bf174cf692694 209 .quad 0xe49b69c19ef14ad2,0xefbe4786384f25e3 210 .quad [all...] |
H A D | keccak1600-avx2.pl | 438 .quad 3, 18, 36, 41 # [2][0] [4][0] [1][0] [3][0] 439 .quad 1, 62, 28, 27 # [0][1] [0][2] [0][3] [0][4] 440 .quad 45, 6, 56, 39 # [3][1] [1][2] [4][3] [2][4] 441 .quad 10, 61, 55, 8 # [2][1] [4][2] [1][3] [3][4] 442 .quad 2, 15, 25, 20 # [4][1] [3][2] [2][3] [1][4] 443 .quad 44, 43, 21, 14 # [1][1] [2][2] [3][3] [4][4] 445 .quad 64-3, 64-18, 64-36, 64-41 446 .quad 64-1, 64-62, 64-28, 64-27 447 .quad 64-45, 64-6, 64-56, 64-39 448 .quad 6 [all...] |
H A D | keccak1600-avx512vl.pl | 355 .quad 3, 18, 36, 41 # [2][0] [4][0] [1][0] [3][0] 356 .quad 1, 62, 28, 27 # [0][1] [0][2] [0][3] [0][4] 357 .quad 45, 6, 56, 39 # [3][1] [1][2] [4][3] [2][4] 358 .quad 10, 61, 55, 8 # [2][1] [4][2] [1][3] [3][4] 359 .quad 2, 15, 25, 20 # [4][1] [3][2] [2][3] [1][4] 360 .quad 44, 43, 21, 14 # [1][1] [2][2] [3][3] [4][4] 362 .quad 0x0000000000000001, 0x0000000000000001, 0x0000000000000001, 0x0000000000000001 363 .quad 0x0000000000008082, 0x0000000000008082, 0x0000000000008082, 0x0000000000008082 364 .quad 0x800000000000808a, 0x800000000000808a, 0x800000000000808a, 0x800000000000808a 365 .quad [all...] |
/third_party/openssl/crypto/sha/asm/ |
H A D | keccak1600-avx512.pl | 491 .quad 0, 1, 2, 3, 4, 5, 6, 7 # [not used] 492 .quad 4, 0, 1, 2, 3, 5, 6, 7 493 .quad 3, 4, 0, 1, 2, 5, 6, 7 494 .quad 2, 3, 4, 0, 1, 5, 6, 7 495 .quad 1, 2, 3, 4, 0, 5, 6, 7 498 .quad 0, 44, 43, 21, 14, 0, 0, 0 # [0][0] [1][1] [2][2] [3][3] [4][4] 499 .quad 18, 1, 6, 25, 8, 0, 0, 0 # [4][0] [0][1] [1][2] [2][3] [3][4] 500 .quad 41, 2, 62, 55, 39, 0, 0, 0 # [3][0] [4][1] [0][2] [1][3] [2][4] 501 .quad 3, 45, 61, 28, 20, 0, 0, 0 # [2][0] [3][1] [4][2] [0][3] [1][4] 502 .quad 3 [all...] |
H A D | sha512-s390x.pl | 201 .quad 0x428a2f98d728ae22,0x7137449123ef65cd 202 .quad 0xb5c0fbcfec4d3b2f,0xe9b5dba58189dbbc 203 .quad 0x3956c25bf348b538,0x59f111f1b605d019 204 .quad 0x923f82a4af194f9b,0xab1c5ed5da6d8118 205 .quad 0xd807aa98a3030242,0x12835b0145706fbe 206 .quad 0x243185be4ee4b28c,0x550c7dc3d5ffb4e2 207 .quad 0x72be5d74f27b896f,0x80deb1fe3b1696b1 208 .quad 0x9bdc06a725c71235,0xc19bf174cf692694 209 .quad 0xe49b69c19ef14ad2,0xefbe4786384f25e3 210 .quad [all...] |
H A D | keccak1600-avx2.pl | 437 .quad 3, 18, 36, 41 # [2][0] [4][0] [1][0] [3][0] 438 .quad 1, 62, 28, 27 # [0][1] [0][2] [0][3] [0][4] 439 .quad 45, 6, 56, 39 # [3][1] [1][2] [4][3] [2][4] 440 .quad 10, 61, 55, 8 # [2][1] [4][2] [1][3] [3][4] 441 .quad 2, 15, 25, 20 # [4][1] [3][2] [2][3] [1][4] 442 .quad 44, 43, 21, 14 # [1][1] [2][2] [3][3] [4][4] 444 .quad 64-3, 64-18, 64-36, 64-41 445 .quad 64-1, 64-62, 64-28, 64-27 446 .quad 64-45, 64-6, 64-56, 64-39 447 .quad 6 [all...] |
H A D | keccak1600-avx512vl.pl | 354 .quad 3, 18, 36, 41 # [2][0] [4][0] [1][0] [3][0] 355 .quad 1, 62, 28, 27 # [0][1] [0][2] [0][3] [0][4] 356 .quad 45, 6, 56, 39 # [3][1] [1][2] [4][3] [2][4] 357 .quad 10, 61, 55, 8 # [2][1] [4][2] [1][3] [3][4] 358 .quad 2, 15, 25, 20 # [4][1] [3][2] [2][3] [1][4] 359 .quad 44, 43, 21, 14 # [1][1] [2][2] [3][3] [4][4] 361 .quad 0x0000000000000001, 0x0000000000000001, 0x0000000000000001, 0x0000000000000001 362 .quad 0x0000000000008082, 0x0000000000008082, 0x0000000000008082, 0x0000000000008082 363 .quad 0x800000000000808a, 0x800000000000808a, 0x800000000000808a, 0x800000000000808a 364 .quad [all...] |
/third_party/skia/tests/ |
H A D | GrQuadCropTest.cpp | 29 DrawQuad quad = {GrQuad::MakeFromRect(kDrawRect, viewMatrix), in run_crop_axis_aligned_test() local 33 bool exact = GrQuadUtils::CropToRect(clipRect, clipAA, &quad, /* calc. locals */ !!localMatrix); in run_crop_axis_aligned_test() 35 ASSERTF(quad.fDevice.quadType() == GrQuad::Type::kAxisAligned, in run_crop_axis_aligned_test() 36 "Expected quad to remain axis-aligned"); in run_crop_axis_aligned_test() 42 SkRect actualBounds = quad.fDevice.bounds(); in run_crop_axis_aligned_test() 56 SkPoint expectedPoint = quad.fDevice.point(p); in run_crop_axis_aligned_test() 58 SkPoint actualPoint = quad.fLocal.point(p); in run_crop_axis_aligned_test() 70 ASSERTF(quad.fEdgeFlags & GrQuadAAFlags::kLeft, "Expected left edge AA set"); in run_crop_axis_aligned_test() 72 ASSERTF(!(quad.fEdgeFlags & GrQuadAAFlags::kLeft), "Expected left edge AA unset"); in run_crop_axis_aligned_test() 77 ASSERTF(quad in run_crop_axis_aligned_test() 112 DrawQuad quad = {GrQuad::MakeFromRect(drawRect, viewMatrix), run_crop_fully_covered_test() local [all...] |
H A D | PathOpsQuadLineIntersectionThreadedTest.cpp | 18 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() argument 30 result = intersections.vertical(quad, top, bottom, line[0].fX, flipped); in doIntersect() 39 result = intersections.horizontal(quad, left, right, line[0].fY, flipped); in doIntersect() 41 intersections.intersect(quad, line); in doIntersect() 47 static void testLineIntersect(skiatest::Reporter* reporter, const SkDQuad& quad, in testLineIntersect() argument 50 pathStr.appendf(" path.moveTo(%1.9g, %1.9g);\n", quad[0].fX, quad[0].fY); in testLineIntersect() 51 pathStr.appendf(" path.quadTo(%1.9g, %1.9g, %1.9g, %1.9g);\n", quad[1].fX, in testLineIntersect() 52 quad[1].fY, quad[ in testLineIntersect() 89 SkDQuad quad; testQuadLineIntersectMain() local [all...] |
H A D | PathOpsQuadLineIntersectionTest.cpp | 18 QuadPts quad; member 23 // quad line results 33 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() argument 45 result = intersections.vertical(quad, top, bottom, line[0].fX, flipped); in doIntersect() 54 result = intersections.horizontal(quad, left, right, line[0].fY, flipped); in doIntersect() 56 intersections.intersect(quad, line); in doIntersect() 63 QuadPts quad; member 86 const QuadPts& q = oneOffs[index].quad; in testOneOffs() 87 SkDQuad quad; in testOneOffs() local 88 quad in testOneOffs() 115 SkDQuad quad; DEF_TEST() local [all...] |
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_quad_pipe.c | 35 insert_stage_at_head(struct softpipe_context *sp, struct quad_stage *quad) in insert_stage_at_head() argument 37 quad->next = sp->quad.first; in insert_stage_at_head() 38 sp->quad.first = quad; in insert_stage_at_head() 54 sp->quad.first = sp->quad.blend; in sp_build_quad_pipeline() 58 insert_stage_at_head( sp, sp->quad.shade ); in sp_build_quad_pipeline() 59 insert_stage_at_head( sp, sp->quad.depth_test ); in sp_build_quad_pipeline() 62 insert_stage_at_head( sp, sp->quad in sp_build_quad_pipeline() [all...] |
H A D | sp_quad_depth_test.c | 49 unsigned qzzzz[TGSI_QUAD_SIZE]; /**< Z values from the quad */ 62 const struct quad_header *quad ) in get_depth_stencil_values() 70 int x = quad->input.x0 % TILE_SIZE + (j & 1); in get_depth_stencil_values() 71 int y = quad->input.y0 % TILE_SIZE + (j >> 1); in get_depth_stencil_values() 77 int x = quad->input.x0 % TILE_SIZE + (j & 1); in get_depth_stencil_values() 78 int y = quad->input.y0 % TILE_SIZE + (j >> 1); in get_depth_stencil_values() 85 int x = quad->input.x0 % TILE_SIZE + (j & 1); in get_depth_stencil_values() 86 int y = quad->input.y0 % TILE_SIZE + (j >> 1); in get_depth_stencil_values() 94 int x = quad->input.x0 % TILE_SIZE + (j & 1); in get_depth_stencil_values() 95 int y = quad in get_depth_stencil_values() 537 depth_test_quad(struct quad_stage *qs, struct depth_data *data, struct quad_header *quad) depth_test_quad() argument 618 depth_stencil_test_quad(struct quad_stage *qs, struct depth_data *data, struct quad_header *quad) depth_stencil_test_quad() argument [all...] |
/third_party/ffmpeg/tests/checkasm/aarch64/ |
H A D | checkasm.S | 26 .quad 0x21f86d66c8ca00ce 27 .quad 0x75b6ba21077c48ad 28 .quad 0xed56bb2dcb3c7736 29 .quad 0x8bda43d3fd1a7e06 30 .quad 0xb64a9c9e5d318408 31 .quad 0xdf9a54b303f1d3a3 32 .quad 0x4a75479abd64e097 33 .quad 0x249214109d5d1c88 34 .quad 0x1a1b2550a612b48c 35 .quad [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/ |
H A D | vpaes-x86_64.s | 764 .quad 0x0E05060F0D080180, 0x040703090A0B0C02 765 .quad 0x01040A060F0B0780, 0x030D0E0C02050809 768 .quad 0x0F0F0F0F0F0F0F0F, 0x0F0F0F0F0F0F0F0F 771 .quad 0xC2B2E8985A2A7000, 0xCABAE09052227808 772 .quad 0x4C01307D317C4D00, 0xCD80B1FCB0FDCC81 775 .quad 0xB19BE18FCB503E00, 0xA5DF7A6E142AF544 776 .quad 0x3618D415FAE22300, 0x3BF7CCC10D2ED9EF 778 .quad 0xE27A93C60B712400, 0x5EB7E955BC982FCD 779 .quad 0x69EB88400AE12900, 0xC2A163C8AB82234A 781 .quad [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/aes/ |
H A D | vpaes-x86_64.s | 764 .quad 0x0E05060F0D080180, 0x040703090A0B0C02 765 .quad 0x01040A060F0B0780, 0x030D0E0C02050809 768 .quad 0x0F0F0F0F0F0F0F0F, 0x0F0F0F0F0F0F0F0F 771 .quad 0xC2B2E8985A2A7000, 0xCABAE09052227808 772 .quad 0x4C01307D317C4D00, 0xCD80B1FCB0FDCC81 775 .quad 0xB19BE18FCB503E00, 0xA5DF7A6E142AF544 776 .quad 0x3618D415FAE22300, 0x3BF7CCC10D2ED9EF 778 .quad 0xE27A93C60B712400, 0x5EB7E955BC982FCD 779 .quad 0x69EB88400AE12900, 0xC2A163C8AB82234A 781 .quad [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/aes/ |
H A D | vpaes-x86_64.s | 764 .quad 0x0E05060F0D080180, 0x040703090A0B0C02 765 .quad 0x01040A060F0B0780, 0x030D0E0C02050809 768 .quad 0x0F0F0F0F0F0F0F0F, 0x0F0F0F0F0F0F0F0F 771 .quad 0xC2B2E8985A2A7000, 0xCABAE09052227808 772 .quad 0x4C01307D317C4D00, 0xCD80B1FCB0FDCC81 775 .quad 0xB19BE18FCB503E00, 0xA5DF7A6E142AF544 776 .quad 0x3618D415FAE22300, 0x3BF7CCC10D2ED9EF 778 .quad 0xE27A93C60B712400, 0x5EB7E955BC982FCD 779 .quad 0x69EB88400AE12900, 0xC2A163C8AB82234A 781 .quad [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/aes/ |
H A D | vpaes-x86_64.s | 764 .quad 0x0E05060F0D080180, 0x040703090A0B0C02 765 .quad 0x01040A060F0B0780, 0x030D0E0C02050809 768 .quad 0x0F0F0F0F0F0F0F0F, 0x0F0F0F0F0F0F0F0F 771 .quad 0xC2B2E8985A2A7000, 0xCABAE09052227808 772 .quad 0x4C01307D317C4D00, 0xCD80B1FCB0FDCC81 775 .quad 0xB19BE18FCB503E00, 0xA5DF7A6E142AF544 776 .quad 0x3618D415FAE22300, 0x3BF7CCC10D2ED9EF 778 .quad 0xE27A93C60B712400, 0x5EB7E955BC982FCD 779 .quad 0x69EB88400AE12900, 0xC2A163C8AB82234A 781 .quad [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/aes/ |
H A D | vpaes-x86_64.s | 764 .quad 0x0E05060F0D080180, 0x040703090A0B0C02 765 .quad 0x01040A060F0B0780, 0x030D0E0C02050809 768 .quad 0x0F0F0F0F0F0F0F0F, 0x0F0F0F0F0F0F0F0F 771 .quad 0xC2B2E8985A2A7000, 0xCABAE09052227808 772 .quad 0x4C01307D317C4D00, 0xCD80B1FCB0FDCC81 775 .quad 0xB19BE18FCB503E00, 0xA5DF7A6E142AF544 776 .quad 0x3618D415FAE22300, 0x3BF7CCC10D2ED9EF 778 .quad 0xE27A93C60B712400, 0x5EB7E955BC982FCD 779 .quad 0x69EB88400AE12900, 0xC2A163C8AB82234A 781 .quad [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/aes/ |
H A D | vpaes-x86_64.s | 764 .quad 0x0E05060F0D080180, 0x040703090A0B0C02 765 .quad 0x01040A060F0B0780, 0x030D0E0C02050809 768 .quad 0x0F0F0F0F0F0F0F0F, 0x0F0F0F0F0F0F0F0F 771 .quad 0xC2B2E8985A2A7000, 0xCABAE09052227808 772 .quad 0x4C01307D317C4D00, 0xCD80B1FCB0FDCC81 775 .quad 0xB19BE18FCB503E00, 0xA5DF7A6E142AF544 776 .quad 0x3618D415FAE22300, 0x3BF7CCC10D2ED9EF 778 .quad 0xE27A93C60B712400, 0x5EB7E955BC982FCD 779 .quad 0x69EB88400AE12900, 0xC2A163C8AB82234A 781 .quad [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/ |
H A D | vpaes-x86_64.s | 764 .quad 0x0E05060F0D080180, 0x040703090A0B0C02 765 .quad 0x01040A060F0B0780, 0x030D0E0C02050809 768 .quad 0x0F0F0F0F0F0F0F0F, 0x0F0F0F0F0F0F0F0F 771 .quad 0xC2B2E8985A2A7000, 0xCABAE09052227808 772 .quad 0x4C01307D317C4D00, 0xCD80B1FCB0FDCC81 775 .quad 0xB19BE18FCB503E00, 0xA5DF7A6E142AF544 776 .quad 0x3618D415FAE22300, 0x3BF7CCC10D2ED9EF 778 .quad 0xE27A93C60B712400, 0x5EB7E955BC982FCD 779 .quad 0x69EB88400AE12900, 0xC2A163C8AB82234A 781 .quad [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/ |
H A D | vpaes-x86_64.s | 764 .quad 0x0E05060F0D080180, 0x040703090A0B0C02 765 .quad 0x01040A060F0B0780, 0x030D0E0C02050809 768 .quad 0x0F0F0F0F0F0F0F0F, 0x0F0F0F0F0F0F0F0F 771 .quad 0xC2B2E8985A2A7000, 0xCABAE09052227808 772 .quad 0x4C01307D317C4D00, 0xCD80B1FCB0FDCC81 775 .quad 0xB19BE18FCB503E00, 0xA5DF7A6E142AF544 776 .quad 0x3618D415FAE22300, 0x3BF7CCC10D2ED9EF 778 .quad 0xE27A93C60B712400, 0x5EB7E955BC982FCD 779 .quad 0x69EB88400AE12900, 0xC2A163C8AB82234A 781 .quad [all...] |
/third_party/skia/src/gpu/ops/ |
H A D | FillRectOp.cpp | 41 " device quad: [(%.2f, %2.f, %.2f), (%.2f, %.2f, %.2f), (%.2f, %.2f, %.2f), " in dump_quad_info() 43 " local quad: [(%.2f, %2.f, %.2f), (%.2f, %.2f, %.2f), (%.2f, %.2f, %.2f), " in dump_quad_info() 70 DrawQuad* quad, in Make() 74 GrQuadUtils::ResolveAAType(aaType, quad->fEdgeFlags, quad->fDevice, in Make() 75 &aaType, &quad->fEdgeFlags); in Make() 76 return Helper::FactoryHelper<FillRectOpImpl>(context, std::move(paint), aaType, quad, in Make() 83 DrawQuad* quad, const GrUserStencilSettings* stencil, in FillRectOpImpl() 90 bool hairline = GrQuadUtils::WillUseHairline(quad->fDevice, aaType, quad in FillRectOpImpl() 67 Make(GrRecordingContext* context, GrPaint&& paint, GrAAType aaType, DrawQuad* quad, const GrUserStencilSettings* stencilSettings, Helper::InputFlags inputFlags) Make() argument 82 FillRectOpImpl(GrProcessorSet* processorSet, SkPMColor4f paintColor, GrAAType aaType, DrawQuad* quad, const GrUserStencilSettings* stencil, Helper::InputFlags inputFlags) FillRectOpImpl() argument 415 addQuad(DrawQuad* quad, const SkPMColor4f& color, GrAAType aaType) addQuad() argument 466 Make(GrRecordingContext* context, GrPaint&& paint, GrAAType aaType, DrawQuad* quad, const GrUserStencilSettings* stencil, InputFlags inputFlags) Make() argument 586 DrawQuad quad = {GrQuad::MakeFromRect(rect, viewMatrix), GR_DRAW_OP_TEST_DEFINE() local 592 DrawQuad quad = {GrQuad::MakeFromRect(rect, viewMatrix), GR_DRAW_OP_TEST_DEFINE() local 598 DrawQuad quad = {GrQuad::MakeFromRect(rect, viewMatrix), GrQuad(rect), aaFlags}; GR_DRAW_OP_TEST_DEFINE() local [all...] |