/external/skia/src/gpu/effects/ |
D | GrCustomXfermode.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 32 constexpr int kEqOffset = (kOverlay_GrBlendEquation - (int)SkBlendMode::kOverlay); in hw_blend_equation() 109 if (this->hasHWBlendEquation()) { in onAddToKey() 116 b->add32(key); in onAddToKey() 120 SkASSERT(this->willReadDstColor() != this->hasHWBlendEquation()); in makeProgramImpl() 129 fragBuilder->enableAdvancedBlendEquationIfNeeded(xp.fHWBlendEquation); in makeProgramImpl() 133 fragBuilder->codeAppendf("%s = %s * %s;", in makeProgramImpl() 171 if (this->hasHWBlendEquation() && !caps.advancedCoherentBlendEquationSupport()) { in xferBarrierType() 178 if (this->hasHWBlendEquation()) { in onGetBlendInfo() 179 blendInfo->fEquation = fHWBlendEquation; in onGetBlendInfo() [all …]
|
/external/tcpdump/tests/ |
D | arp-oobr.out | 1 …2:14:54.558191 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet … 2 …2:14:58.554481 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet … 3 …2:15:01.871827 00:1f:29:da:f8:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet … 4 …2:15:02.554459 00:1f:29:da:2d:79 > ff:ff:ff:ff:6b:ff, ethertype ARP (0x0806), length 60: Ethernet … 5 …2:15:21.806524 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet … 6 …hertype ARP (0x0806), length 60: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.0.38 tell… 7 …2:15:33.807107 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet … 8 …2:15:37.804169 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet … 9 …2:15:41.804091 00:1f:29:da:2d:79 > ff:ff:84:ff:ff:ff, ethertype ARP (0x0806), length 60: Ethernet … 10 …hertype ARP (0x0806), length 42: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.0.1 tell … [all …]
|
D | edsa-e.out | 1 …1 22:21:44.604675 00:50:b6:29:10:7e > c6:e8:9f:7d:69:da, Marvell EDSA ethertype 0xdada (Unknown),… 2 …2 22:21:44.604995 c6:e8:9f:7d:69:da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada (Unknown),… 3 …3 22:21:45.622749 00:50:b6:29:10:7e > c6:e8:9f:7d:69:da, Marvell EDSA ethertype 0xdada (Unknown),… 4 …4 22:21:45.622883 c6:e8:9f:7d:69:da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada (Unknown),… 5 …5 22:21:46.636035 00:50:b6:29:10:7e > c6:e8:9f:7d:69:da, Marvell EDSA ethertype 0xdada (Unknown),… 6 …6 22:21:46.636142 c6:e8:9f:7d:69:da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada (Unknown),… 7 …f:7d:69:da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada (Unknown), rsvd 0 0, mode From CPU, … 8 …f:7d:69:da, Marvell EDSA ethertype 0xdada (Unknown), rsvd 0 0, mode Forward, dev 0, port 0, untagg… 9 …f:7d:69:da, Marvell EDSA ethertype 0xdada (Unknown), rsvd 0 0, mode Forward, dev 0, port 0, untagg… 10 …f:7d:69:da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada (Unknown), rsvd 0 0, mode From CPU, …
|
D | hncp.out | 1 …1 12:57:25.106171 IP6 (hlim 1, next-header UDP (17) payload length: 32) fe80::218:f3ff:fea9:914e.… 2 Node endpoint (12) NID: 31:da:78:d2 EPID: 03000000 4 …2 12:57:25.109340 IP6 (hlim 64, next-header UDP (17) payload length: 12) fe80::21e:64ff:fe23:4d34… 6 …3 12:57:25.121767 IP6 (hlim 64, next-header UDP (17) payload length: 80) fe80::218:f3ff:fea9:914e… 7 Node endpoint (12) NID: 31:da:78:d2 EPID: 03000000 9 Node state (24) NID: 31:da:78:d2 seqno: 19 160.088s hash: 800088c8e0714638 11 …4 12:57:25.125076 IP6 (hlim 64, next-header UDP (17) payload length: 16) fe80::21e:64ff:fe23:4d34… 12 Request node state (8) NID: 31:da:78:d2 13 …5 12:57:25.126709 IP6 (hlim 64, next-header UDP (17) payload length: 16) fe80::21e:64ff:fe23:4d34… 15 …6 12:57:25.130480 IP6 (hlim 64, next-header UDP (17) payload length: 332) fe80::218:f3ff:fea9:914… [all …]
|
/external/clang/test/SemaCXX/ |
D | warn-reinterpret-base-class.cpp | 1 // RUN: %clang_cc1 -std=c++11 -fsyntax-only -triple %itanium_abi_triple -verify -Wreinterpret-base-… 2 // RUN: %clang_cc1 -std=c++11 -fsyntax-only -triple %ms_abi_triple -DMSABI -verify -Wreinterpret-ba… 4 …%clang_cc1 -std=c++11 -fsyntax-only -triple %itanium_abi_triple -fdiagnostics-parseable-fixits -Wr… 5 …ot %clang_cc1 -std=c++11 -fsyntax-only -triple %ms_abi_triple -fdiagnostics-parseable-fixits -Wrei… 10 class DA : public A { class 12 class DDA : public DA { 21 class DDVA : public virtual DA { 23 …lic virtual DA { //expected-warning{{direct base 'A' is inaccessible due to ambiguity:\n class … 29 // Do not fail on incompletely-defined classes. 44 // Do not fail on erroneous classes with fields of incompletely-defined types. [all …]
|
/external/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 4 * Use of this source code is governed by a BSD-style license that can be 34 // - 1 void* per stage with no context pointer, the next stage; 35 // - 2 void* per stage with a context pointer, first the context pointer, then the next stage. 42 asm("lodsq" : "=a"(rax), "+S"(program)); // Write-only %rax, read-write %rsi. in load_and_inc() 86 // Older Clangs seem to crash when generating non-optimized NEON code for ARMv7. 111 // requires 2 Newton-Raphson refinement steps because its estimate has 8 bit precision, and for 117 using F = float ; variable 124 SI F mad(F f, F m, F a) { return f*m+a; } in mad() argument 125 SI F min(F a, F b) { return fminf(a,b); } in min() 126 SI F max(F a, F b) { return fmaxf(a,b); } in max() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/link/ |
D | type_match_test.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument 38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument 39 #define PartImage(DR, DA, N, T) \ argument 40 DR(N) " = OpTypeImage " DA(T) " 2D 0 0 0 0 Rgba32f" 41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument 42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument 43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument 44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument 45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument [all …]
|
/external/deqp-deps/SPIRV-Tools/test/link/ |
D | type_match_test.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument 38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument 39 #define PartImage(DR, DA, N, T) \ argument 40 DR(N) " = OpTypeImage " DA(T) " 2D 0 0 0 0 Rgba32f" 41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument 42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument 43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument 44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument 45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/link/ |
D | type_match_test.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 37 #define PartVector(DR, DA, N, T) DR(N) " = OpTypeVector " DA(T) " 3" argument 38 #define PartMatrix(DR, DA, N, T) DR(N) " = OpTypeMatrix " DA(T) " 4" argument 39 #define PartImage(DR, DA, N, T) \ argument 40 DR(N) " = OpTypeImage " DA(T) " 2D 0 0 0 0 Rgba32f" 41 #define PartSampledImage(DR, DA, N, T) DR(N) " = OpTypeSampledImage " DA(T) argument 42 #define PartArray(DR, DA, N, T) DR(N) " = OpTypeArray " DA(T) " " DA(const) argument 43 #define PartRuntimeArray(DR, DA, N, T) DR(N) " = OpTypeRuntimeArray " DA(T) argument 44 #define PartStruct(DR, DA, N, T) DR(N) " = OpTypeStruct " DA(T) " " DA(T) argument 45 #define PartPointer(DR, DA, N, T) DR(N) " = OpTypePointer Workgroup " DA(T) argument [all …]
|
/external/python/cryptography/vectors/cryptography_vectors/asymmetric/RSA/ |
D | pkcs1v15sign-vectors.txt | 9 is 1. The digest algorithm is SHA-1; i.e. the given message 10 must be hashed and the SHA-1 hash must be encapsulated in a 33 # Thirteen RSA keys with bit sizes between 1024 and 1031, one 1536-bit key, 34 # and one 2048-bit key are generated. 38 # Example 1: A 1024-bit RSA key pair 39 # ----------------------------------- 43 # ---------- 47 56 f2 ec 0e 36 ad 52 a4 4d fe b1 e6 1f 7a d9 91 51 c0 92 1c b2 3c 27 0a 70 e2 59 8e 6f f8 9d 19 f1 52 05 ac c2 d3 f0 cb 35 f2 92 80 e1 38 6b 6f 64 c4 [all …]
|
D | pkcs1v15crypt-vectors.txt | 34 # Thirteen RSA keys with bit sizes between 1024 and 1031, one 1536-bit key, 35 # and one 2048-bit key are generated. 39 # Example 1: A 1024-bit RSA key pair 40 # --------------------------------------------------- 44 # ---------- 48 91 9f 31 87 63 cd 6c 55 98 c8 ae 48 11 a1 e0 ab 54 76 16 d4 f5 ba 10 d4 cf d2 26 de 88 d3 9f 16 fb 60 # ----------- 64 91 9f 31 87 63 cd 6c 55 98 c8 ae 48 11 a1 e0 ab 70 76 16 d4 f5 ba 10 d4 cf d2 26 de 88 d3 9f 16 fb [all …]
|
/external/python/cryptography/vectors/cryptography_vectors/asymmetric/RSA/pkcs-1v2-1d2-vec/ |
D | pss-vect.txt | 1 Test vectors for RSA-PSS 4 This file contains test vectors for the RSA-PSS signature 8 1 and 256 octets have been RSA-PSS signed via a random salt 9 of length 20 octets. The digest algorithm is SHA-1, while the 11 with SHA-1 as the underlying hash function. 26 # Example 1: A 1024-bit RSA key pair 27 # ----------------------------------- 31 # ---------- 35 56 f2 ec 0e 36 ad 52 a4 4d fe b1 e6 1f 7a d9 91 39 c0 92 1c b2 3c 27 0a 70 e2 59 8e 6f f8 9d 19 f1 [all …]
|
D | oaep-int.txt | 1 RSA-OAEP encryption with intermediate values 5 the RSA-OAEP encryption scheme as defined in PKCS #1 v2.0. The message 7 modulus in the public key is 1024 bits. The digest algorithm is SHA-1, 9 with SHA-1 as the underlying hash function. 19 # ---------- 22 bb f8 2f 09 06 82 ce 9c 23 38 ac 2b 9d a8 71 f7 36 8d 07 ee d4 10 43 a4 23 40 d6 b6 f0 74 54 f5 1f b8 df ba af 03 5c 02 ab 61 ea 48 ce eb 6f cd 48 24 76 ed 52 0d 60 e1 ec 46 19 71 9d 8a 5b 8b 80 7f af b8 e0 a3 df c7 37 72 26 e0 aa b1 2d 7b 61 a5 1f 52 7a 9a 41 f6 c1 68 7f e2 53 72 98 ca 2a 8f 59 33 # ----------- [all …]
|
D | oaep-vect.txt | 1 Test vectors for RSA-OAEP 4 This file contains test vectors for the RSA-OAEP encryption 7 length between 1 and 64 octets have been RSA-OAEP encrypted 9 SHA-1, while the mask generation function is MGF1 as defined 10 in PKCS #1 v2.0 with SHA-1 as the underlying hash function. 25 # Example 1: A 1024-bit RSA key pair 26 # ----------------------------------- 30 # ---------- 34 91 9f 31 87 63 cd 6c 55 98 c8 ae 48 11 a1 e0 ab 40 76 16 d4 f5 ba 10 d4 cf d2 26 de 88 d3 9f 16 fb [all …]
|
/external/perfetto/ui/src/assets/ |
D | typefaces.scss | 1 @font-face { 2 font-family: 'Material Icons'; 3 font-style: normal; 4 font-weight: 400; 5 font-display: block; 10 @font-face { 11 font-family: 'Raleway'; 12 font-style: normal; 13 font-weight: 100; 14 src: url(assets/Raleway-Thin.woff2) format('woff2'); [all …]
|
/external/pdfium/third_party/agg23/ |
D | agg_math_stroke.h | 2 //---------------------------------------------------------------------------- 3 // Anti-Grain Geometry - Version 2.3 4 // Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com) 11 //---------------------------------------------------------------------------- 15 //---------------------------------------------------------------------------- 19 //---------------------------------------------------------------------------- 44 const float stroke_theta = 1.0f / 1000.0f; 56 float da = a1 - a2; in stroke_calc_arc() local 57 bool ccw = da > 0 && da < FX_PI; in stroke_calc_arc() 59 width = -width; in stroke_calc_arc() [all …]
|
/external/cpuinfo/scripts/ |
D | parse-x86-cpuid-dump.py | 20 … match = re.match(r"CPUID ([\dA-F]{8}): ([\dA-F]{8})-([\dA-F]{8})-([\dA-F]{8})-([\dA-F]{8})", line)
|
/external/autotest/client/profilers/powertop/src/po/ |
D | pt_BR.po | 2 # Copyright (C) 2007-2008 4 # Nelson A. de Oliveira <naoliv@debian.org>, 2007-2008. 9 "Project-Id-Version: PowerTOP 1.11\n" 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2007-10-28 21:46-0200\n" 12 "PO-Revision-Date: 2008-12-12 00:36-0200\n" 13 "Last-Translator: Nelson A. de Oliveira <naoliv@debian.org>\n" 14 "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n" 15 "MIME-Version: 1.0\n" 16 "Content-Type: text/plain; charset=utf-8\n" [all …]
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blend.c | 2 * Mesa 3-D graphics library 4 * Copyright (C) 1999-2008 Brian Paul All Rights Reserved. 66 * No-op means the framebuffer values remain unchanged. 75 assert(ctx->Color.Blend[0].EquationRGB == GL_FUNC_ADD); in blend_noop() 76 assert(ctx->Color.Blend[0].EquationA == GL_FUNC_ADD); in blend_noop() 77 assert(ctx->Color.Blend[0].SrcRGB == GL_ZERO); in blend_noop() 78 assert(ctx->Color.Blend[0].DstRGB == GL_ONE); in blend_noop() 101 assert(ctx->Color.Blend[0].EquationRGB == GL_FUNC_ADD); in blend_replace() 102 assert(ctx->Color.Blend[0].EquationA == GL_FUNC_ADD); in blend_replace() 103 assert(ctx->Color.Blend[0].SrcRGB == GL_ONE); in blend_replace() [all …]
|
/external/python/cpython3/Lib/ |
D | fractions.py | 4 """Fraction, infinite-precision, real numbers.""" 25 (?P<sign>[-+]?) # an optional sign, then 32 (?:E(?P<exp>[-+]?\d+))? # and optional exponent 41 In the two-argument form of the constructor, Fraction(8, 6) will 48 - numeric strings similar to those accepted by the 49 float constructor (for example, '-2.3' or '1e10') 51 - strings of the form '123/456' 53 - float and Decimal instances 55 - other Rational instances (including integers) 69 -------- [all …]
|
/external/ImageMagick/MagickCore/ |
D | composite.c | 20 % Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization % 46 #include "MagickCore/cache-private.h" 47 #include "MagickCore/cache-view.h" 51 #include "MagickCore/color-private.h" 53 #include "MagickCore/colorspace-private.h" 55 #include "MagickCore/composite-private.h" 62 #include "MagickCore/image-private.h" 66 #include "MagickCore/monitor-private.h" 69 #include "MagickCore/pixel-accessor.h" 75 #include "MagickCore/thread-private.h" [all …]
|
/external/openscreen/test/data/cast/receiver/channel/ |
D | crl_inter.pem | 1 $ openssl x509 -text -noout < [CERTIFICATE] 14 RSA Public-Key: (2048 bit) 17 7b:dc:00:39:59:9c:b1:93:0a:14:5f:a8:03:d9:69: 18 a1:67:f0:7a:03:db:28:b1:8a:e1:8a:22:19:2f:4c: 19 58:25:dc:80:70:4e:9b:95:c7:ab:d0:8a:f2:13:4f: 21 0b:be:19:eb:7e:7a:27:4b:5b:fd:ba:7f:04:4e:9e: 23 df:62:fc:71:7f:92:ce:d1:48:4e:a6:20:16:2e:c2: 24 00:e8:e1:8e:08:8e:e2:1f:d8:c5:ae:6e:47:0a:ad: 26 bd:a1:8f:38:fc:f8:1c:b1:75:7d:f9:25:cf:64:ba: 28 11:50:b2:6f:9f:21:38:6f:5a:bb:cd:ed:57:16:b2: [all …]
|
/external/rust/crates/plotters/src/element/ |
D | basic_shapes.rs | 12 pub fn new<P: Into<Coord>, S: Into<ShapeStyle>>(pos: P, style: S) -> Self { in new() 23 fn point_iter(self) -> Self::IntoIter { in point_iter() 34 ) -> Result<(), DrawingErrorKind<DB::ErrorType>> { in draw() 46 let da = crate::create_mocked_drawing_area(300, 300, |m| { in test_pixel_element() localVariable 58 da.draw(&Pixel::new((150, 152), &RED)) in test_pixel_element() 72 /// - `points`: The iterator of the points 73 /// - `style`: The shape style 74 /// - returns the created element 75 pub fn new<P: Into<Vec<Coord>>, S: Into<ShapeStyle>>(points: P, style: S) -> Self { in new() 86 fn point_iter(self) -> &'a [Coord] { in point_iter() [all …]
|
/external/openscreen/test/data/cast/common/certificate/certificates/ |
D | cast_root_ca.pem | 1 $ openssl x509 -text -noout < [CERTIFICATE] 14 Public-Key: (2048 bit) 16 00:ba:d9:65:9d:da:39:d3:c1:77:f6:d4:d0:ae:8f: 20 fc:4f:c1:5e:38:9f:da:cf:73:30:06:5b:79:37:c1: 22 5d:08:b1:80:c6:92:bd:1b:e3:41:97:a1:ec:75:9f: 23 55:9e:3e:9f:8f:1c:c7:65:64:07:d3:b3:96:a1:04: 24 9f:91:c4:de:0a:7b:6c:d9:c8:c0:78:31:a0:19:42: 26 ca:c0:46:b2:e5:01:ba:d7:4f:f3:bf:f6:69:ad:99: 28 4b:94:c5:2f:b3:a0:30:7f:e7:95:6b:b2:af:32:0d: 32 f9:a5:56:1e:2d:82:31:5b:f0:e2:24:e6:41:4a:1f: [all …]
|
/external/compiler-rt/lib/builtins/ |
D | fixunssfdi.c | 1 /* ===-- fixunssfdi.c - Implement __fixunssfdi -----------------------------=== 8 * ===----------------------------------------------------------------------=== 17 /* Support for systems that have hardware floating-point; can set the invalid in ARM_EABI_FNALIAS() 18 * flag as a side-effect of computation. in ARM_EABI_FNALIAS() 24 if (a <= 0.0f) return 0; in ARM_EABI_FNALIAS() 25 double da = a; in ARM_EABI_FNALIAS() local 26 su_int high = da / 4294967296.f; /* da / 0x1p32f; */ in ARM_EABI_FNALIAS() 27 su_int low = da - (double)high * 4294967296.f; /* high * 0x1p32f; */ in ARM_EABI_FNALIAS() 32 /* Support for systems that don't have hardware floating-point; there are no 33 * flags to set, and we don't want to code-gen to an unknown soft-float
|