/third_party/unity/test/tests/ |
D | test_unity_integers.c | 82 UNITY_UINT16 v0, v1; in testNotEqualUInts() local 84 v0 = 9000; in testNotEqualUInts() 88 TEST_ASSERT_EQUAL_UINT(v0, v1); in testNotEqualUInts() 94 UNITY_UINT8 v0, v1; in testNotEqualUInt8s() local 96 v0 = 254; in testNotEqualUInt8s() 100 TEST_ASSERT_EQUAL_UINT8(v0, v1); in testNotEqualUInt8s() 106 UNITY_UINT16 v0, v1; in testNotEqualUInt16s() local 108 v0 = 65535u; in testNotEqualUInt16s() 112 TEST_ASSERT_EQUAL_UINT16(v0, v1); in testNotEqualUInt16s() 118 UNITY_UINT32 v0, v1; in testNotEqualUInt32s() local [all …]
|
/third_party/rust/crates/rust-openssl/openssl-sys/ |
D | CHANGELOG.md | 5 ## [v0.9.91] - 2023-08-06 16 ## [v0.9.90] - 2023-06-20 22 ## [v0.9.89] - 2023-06-20 37 ## [v0.9.88] - 2023-05-30 49 ## [v0.9.87] - 2023-04-24 60 ## [v0.9.86] - 2023-04-20 71 ## [v0.9.85] - 2023-04-09 77 ## [v0.9.84] - 2023-04-01 85 ## [v0.9.83] - 2023-03-23 96 ## [v0.9.82] - 2023-03-19 [all …]
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | h264pred_neon.S | 49 movi v0.16b, #128 55 ld1 {v0.16b}, [x2] 56 uaddlv h0, v0.16b 57 rshrn v0.8b, v0.8h, #4 58 dup v0.16b, v0.b[0] 64 ldcol.8 v0, x2, x1, 16 65 uaddlv h0, v0.16b 66 rshrn v0.8b, v0.8h, #4 67 dup v0.16b, v0.b[0] 74 ld1 {v0.16b}, [x2] [all …]
|
/third_party/openh264/codec/decoder/core/arm64/ |
D | intra_pred_aarch64_neon.S | 41 ld1r {v0.8b}, [x2], x1 42 st1 {v0.S}[0], [x0], x1 51 ld1 {v0.b}[4], [x3], x1 52 ld1 {v0.b}[5], [x3], x1 53 ld1 {v0.b}[6], [x3], x1 54 ld1 {v0.b}[7], [x3] 55 uaddlv h0, v0.8b 57 dup v0.8b, v0.b[0] 59 st1 {v0.S}[0], [x0], x1 66 sub v0.8b, v0.8b, v0.8b [all …]
|
/third_party/openh264/codec/encoder/core/arm64/ |
D | intra_pred_aarch64_neon.S | 41 ld1r {v0.8b}, [x3], x2 42 st1 {v0.S}[0], [x0], 4 51 ld1 {v0.b}[4], [x4], x2 52 ld1 {v0.b}[5], [x4], x2 53 ld1 {v0.b}[6], [x4], x2 54 ld1 {v0.b}[7], [x4] 55 uaddlv h0, v0.8b 57 dup v0.8b, v0.b[0] 59 st1 {v0.S}[0], [x0], 4 66 sub v0.8b, v0.8b, v0.8b [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/modes/ |
D | ghashv8-armx.S | 29 pmull v0.1q,v20.1d,v20.1d 34 ext v17.16b,v0.16b,v2.16b,#8 //Karatsuba post-processing 35 eor v18.16b,v0.16b,v2.16b 38 pmull v18.1q,v0.1d,v19.1d //1st phase 41 ins v1.d[1],v0.d[0] 42 eor v0.16b,v1.16b,v18.16b 44 ext v18.16b,v0.16b,v0.16b,#8 //2nd phase 45 pmull v0.1q,v0.1d,v19.1d 47 eor v22.16b,v0.16b,v18.16b 54 pmull v0.1q,v20.1d, v22.1d [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/modes/ |
D | ghashv8-armx.S | 29 pmull v0.1q,v20.1d,v20.1d 34 ext v17.16b,v0.16b,v2.16b,#8 //Karatsuba post-processing 35 eor v18.16b,v0.16b,v2.16b 38 pmull v18.1q,v0.1d,v19.1d //1st phase 41 ins v1.d[1],v0.d[0] 42 eor v0.16b,v1.16b,v18.16b 44 ext v18.16b,v0.16b,v0.16b,#8 //2nd phase 45 pmull v0.1q,v0.1d,v19.1d 47 eor v22.16b,v0.16b,v18.16b 54 pmull v0.1q,v20.1d, v22.1d [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/modes/ |
D | ghashv8-armx.S | 29 pmull v0.1q,v20.1d,v20.1d 34 ext v17.16b,v0.16b,v2.16b,#8 //Karatsuba post-processing 35 eor v18.16b,v0.16b,v2.16b 38 pmull v18.1q,v0.1d,v19.1d //1st phase 41 ins v1.d[1],v0.d[0] 42 eor v0.16b,v1.16b,v18.16b 44 ext v18.16b,v0.16b,v0.16b,#8 //2nd phase 45 pmull v0.1q,v0.1d,v19.1d 47 eor v22.16b,v0.16b,v18.16b 54 pmull v0.1q,v20.1d, v22.1d [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/modes/ |
D | ghashv8-armx.S | 29 pmull v0.1q,v20.1d,v20.1d 34 ext v17.16b,v0.16b,v2.16b,#8 //Karatsuba post-processing 35 eor v18.16b,v0.16b,v2.16b 38 pmull v18.1q,v0.1d,v19.1d //1st phase 41 ins v1.d[1],v0.d[0] 42 eor v0.16b,v1.16b,v18.16b 44 ext v18.16b,v0.16b,v0.16b,#8 //2nd phase 45 pmull v0.1q,v0.1d,v19.1d 47 eor v22.16b,v0.16b,v18.16b 54 pmull v0.1q,v20.1d, v22.1d [all …]
|
/third_party/vixl/test/aarch64/ |
D | test-cpu-features-aarch64.cc | 756 TEST_NEON(abs_0, abs(v0.V8B(), v1.V8B())) 757 TEST_NEON(abs_1, abs(v0.V16B(), v1.V16B())) 758 TEST_NEON(abs_2, abs(v0.V4H(), v1.V4H())) 759 TEST_NEON(abs_3, abs(v0.V8H(), v1.V8H())) 760 TEST_NEON(abs_4, abs(v0.V2S(), v1.V2S())) 761 TEST_NEON(abs_5, abs(v0.V4S(), v1.V4S())) 762 TEST_NEON(abs_6, abs(v0.V2D(), v1.V2D())) 764 TEST_NEON(addhn_0, addhn(v0.V8B(), v1.V8H(), v2.V8H())) 765 TEST_NEON(addhn_1, addhn(v0.V4H(), v1.V4S(), v2.V4S())) 766 TEST_NEON(addhn_2, addhn(v0.V2S(), v1.V2D(), v2.V2D())) [all …]
|
/third_party/ffmpeg/libswresample/aarch64/ |
D | resample.S | 24 movi v0.4S, #0 // accumulator 27 …fmla v0.4S, v1.4S, v2.4S // accumulator += src[0..3] * f… 30 …faddp v0.4S, v0.4S, v0.4S // pair adding of the 4x32-bit … 31 …faddp v0.4S, v0.4S, v0.4S // pair adding of the 4x32-bit … 32 st1 {v0.S}[0], [x0], #4 // write accumulator 37 movi v0.4S, #0 // accumulator 42 …fmla v0.4S, v1.4S, v2.4S // accumulator += src[0..3] * f… 43 …fmla v0.4S, v3.4S, v4.4S // accumulator += src[4..7] * f… 46 …faddp v0.4S, v0.4S, v0.4S // pair adding of the 4x32-bit … 47 …faddp v0.4S, v0.4S, v0.4S // pair adding of the 4x32-bit … [all …]
|
/third_party/rust/crates/clap/clap_mangen/ |
D | CHANGELOG.md | 85 [Unreleased]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.10...HEAD 86 [0.2.10]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.9...clap_mangen-v0.2.10 87 [0.2.9]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.8...clap_mangen-v0.2.9 88 [0.2.8]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.7...clap_mangen-v0.2.8 89 [0.2.7]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.6...clap_mangen-v0.2.7 90 [0.2.6]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.5...clap_mangen-v0.2.6 91 [0.2.5]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.4...clap_mangen-v0.2.5 92 [0.2.4]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.3...clap_mangen-v0.2.4 93 [0.2.3]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.2...clap_mangen-v0.2.3 94 [0.2.2]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.1...clap_mangen-v0.2.2 [all …]
|
/third_party/skia/ |
D | go.sum | 1 cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= 2 cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= 3 cloud.google.com/go v0.37.4/go.mod h1:NHPJ89PdicEuT9hdPXMROBD91xc5uRDxsMtSB16k7hw= 4 cloud.google.com/go v0.38.0 h1:ROfEUZz+Gh5pa62DJWXSaonyu3StP6EA6lPEXPI6mCo= 5 cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU= 6 cloud.google.com/go v0.43.0 h1:banaiRPAM8kUVYneOSkhgcDsLzEvL25FinuiSZaH/2w= 7 cloud.google.com/go v0.43.0/go.mod h1:BOSR3VbTLkk6FDC/TcffxP4NF/FFBGA5ku+jvKOP7pg= 8 cloud.google.com/go v0.44.1 h1:7gXaI3V/b4DRaK++rTqhRajcT7z8gtP0qKMZTXqlySM= 9 cloud.google.com/go v0.44.1/go.mod h1:iSa0KzasP4Uvy3f1mN/7PiObzGgflwredwwASm/v6AU= 10 cloud.google.com/go v0.44.2/go.mod h1:60680Gw3Yr4ikxnPRS/oxxkBccT6SA1yMk63TGekxKY= [all …]
|
D | go.mod | 6 cloud.google.com/go v0.72.0 // indirect 10 github.com/99designs/goodies v0.0.0-20140916053233-ec7f410f2ff2 // indirect 12 github.com/Microsoft/go-winio v0.4.15 // indirect 14 github.com/VividCortex/godaemon v0.0.0-20150910212227-3d9f6e0b234f // indirect 15 github.com/andygrunwald/go-gerrit v0.0.0-20200503132804-ed2419acda39 16 github.com/bazelbuild/remote-apis-sdks v0.0.0-20201120151053-8f976b9bf4fc // indirect 17 github.com/bazelbuild/rules_go v0.25.0 // indirect 21 github.com/dgraph-io/ristretto v0.0.3 // indirect 22 github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96 // indirect 24 github.com/flynn/json5 v0.0.0-20160717195620-7620272ed633 [all …]
|
/third_party/rust/crates/rust-openssl/openssl/ |
D | CHANGELOG.md | 5 ## [v0.10.56] - 2023-08-06 16 ## [v0.10.55] - 2023-06-20 31 ## [v0.10.54] - 2023-05-31 37 ## [v0.10.53] - 2023-05-30 45 ## [v0.10.52] - 2023-04-24 54 ## [v0.10.51] - 2023-04-20 68 ## [v0.10.50] - 2023-04-09 74 ## [v0.10.49] - 2023-04-01 85 ## [v0.10.48] - 2023-03-23 95 ## [v0.10.47] - 2023-03-19 [all …]
|
/third_party/rust/crates/syn/src/gen/ |
D | clone.rs | 175 Data::Struct(v0) => Data::Struct(v0.clone()), in clone() 176 Data::Enum(v0) => Data::Enum(v0.clone()), in clone() 177 Data::Union(v0) => Data::Union(v0.clone()), in clone() 232 Expr::Array(v0) => Expr::Array(v0.clone()), in clone() 234 Expr::Assign(v0) => Expr::Assign(v0.clone()), in clone() 236 Expr::Async(v0) => Expr::Async(v0.clone()), in clone() 238 Expr::Await(v0) => Expr::Await(v0.clone()), in clone() 239 Expr::Binary(v0) => Expr::Binary(v0.clone()), in clone() 241 Expr::Block(v0) => Expr::Block(v0.clone()), in clone() 243 Expr::Break(v0) => Expr::Break(v0.clone()), in clone() [all …]
|
D | hash.rs | 268 Data::Struct(v0) => { in hash() 270 v0.hash(state); in hash() 272 Data::Enum(v0) => { in hash() 274 v0.hash(state); in hash() 276 Data::Union(v0) => { in hash() 278 v0.hash(state); in hash() 337 Expr::Array(v0) => { in hash() 339 v0.hash(state); in hash() 342 Expr::Assign(v0) => { in hash() 344 v0.hash(state); in hash() [all …]
|
/third_party/cJSON/tests/unity/test/tests/ |
D | testunity.c | 279 UNITY_UINT16 v0, v1; in testNotEqualUInts() local 281 v0 = 9000; in testNotEqualUInts() 285 TEST_ASSERT_EQUAL_UINT(v0, v1); in testNotEqualUInts() 291 UNITY_UINT8 v0, v1; in testNotEqualUInt8s() local 293 v0 = 254; in testNotEqualUInt8s() 297 TEST_ASSERT_EQUAL_UINT8(v0, v1); in testNotEqualUInt8s() 303 UNITY_UINT16 v0, v1; in testNotEqualUInt16s() local 305 v0 = 65535; in testNotEqualUInt16s() 309 TEST_ASSERT_EQUAL_UINT16(v0, v1); in testNotEqualUInt16s() 315 UNITY_UINT32 v0, v1; in testNotEqualUInt32s() local [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/aes/ |
D | aesv8-armx.S | 35 eor v0.16b,v0.16b,v0.16b 47 ext v5.16b,v0.16b,v3.16b,#12 49 aese v6.16b,v0.16b 53 ext v5.16b,v0.16b,v5.16b,#12 55 ext v5.16b,v0.16b,v5.16b,#12 65 ext v5.16b,v0.16b,v3.16b,#12 67 aese v6.16b,v0.16b 70 ext v5.16b,v0.16b,v5.16b,#12 72 ext v5.16b,v0.16b,v5.16b,#12 79 ext v5.16b,v0.16b,v3.16b,#12 [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/aes/ |
D | aesv8-armx.S | 35 eor v0.16b,v0.16b,v0.16b 47 ext v5.16b,v0.16b,v3.16b,#12 49 aese v6.16b,v0.16b 53 ext v5.16b,v0.16b,v5.16b,#12 55 ext v5.16b,v0.16b,v5.16b,#12 65 ext v5.16b,v0.16b,v3.16b,#12 67 aese v6.16b,v0.16b 70 ext v5.16b,v0.16b,v5.16b,#12 72 ext v5.16b,v0.16b,v5.16b,#12 79 ext v5.16b,v0.16b,v3.16b,#12 [all …]
|
D | vpaes-armv8.S | 134 ushr v0.16b, v7.16b, #4 // vpsrlb $4, %xmm0, %xmm0 137 tbl v2.16b, {v21.16b}, v0.16b // vpshufb %xmm0, %xmm3, %xmm2 138 eor v0.16b, v1.16b, v16.16b // vpxor %xmm5, %xmm1, %xmm0 139 eor v0.16b, v0.16b, v2.16b // vpxor %xmm2, %xmm0, %xmm0 148 tbl v0.16b, {v24.16b}, v3.16b // vpshufb %xmm3, %xmm12, %xmm0 # 0 = sb1t 151 eor v0.16b, v0.16b, v4.16b // vpxor %xmm4, %xmm0, %xmm0 # 0 = A 154 tbl v3.16b, {v0.16b}, v1.16b // vpshufb %xmm1, %xmm0, %xmm3 # 0 = B 156 tbl v0.16b, {v0.16b}, v4.16b // vpshufb %xmm4, %xmm0, %xmm0 # 3 = D 159 eor v0.16b, v0.16b, v3.16b // vpxor %xmm3, %xmm0, %xmm0 # 3 = 2A+B+D 161 eor v0.16b, v0.16b, v4.16b // vpxor %xmm4, %xmm0, %xmm0 # 0 = 2A+3B+C+D [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/aes/ |
D | aesv8-armx.S | 35 eor v0.16b,v0.16b,v0.16b 47 ext v5.16b,v0.16b,v3.16b,#12 49 aese v6.16b,v0.16b 53 ext v5.16b,v0.16b,v5.16b,#12 55 ext v5.16b,v0.16b,v5.16b,#12 65 ext v5.16b,v0.16b,v3.16b,#12 67 aese v6.16b,v0.16b 70 ext v5.16b,v0.16b,v5.16b,#12 72 ext v5.16b,v0.16b,v5.16b,#12 79 ext v5.16b,v0.16b,v3.16b,#12 [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/aes/ |
D | aesv8-armx.S | 35 eor v0.16b,v0.16b,v0.16b 47 ext v5.16b,v0.16b,v3.16b,#12 49 aese v6.16b,v0.16b 53 ext v5.16b,v0.16b,v5.16b,#12 55 ext v5.16b,v0.16b,v5.16b,#12 65 ext v5.16b,v0.16b,v3.16b,#12 67 aese v6.16b,v0.16b 70 ext v5.16b,v0.16b,v5.16b,#12 72 ext v5.16b,v0.16b,v5.16b,#12 79 ext v5.16b,v0.16b,v3.16b,#12 [all …]
|
/third_party/nghttp2/ |
D | go.sum | 1 github.com/bradfitz/gomemcache v0.0.0-20230124162541-5f7a7d875746 h1:wAIE/kN63Oig1DdOzN7O+k4AbFh2cC… 2 github.com/bradfitz/gomemcache v0.0.0-20230124162541-5f7a7d875746/go.mod h1:H0wQNHz2YrLsuXOZozoeDmn… 4 github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscD… 5 github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzF… 9 github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 h1:p104kn46Q8WdvHunIJ9dAyjPVtrBPhS… 10 github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv… 14 github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg= 15 github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 h1:yAJXTCF9TqKcTiHJAE8dj7HMvPfh66eeA2JYW… 16 github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcup… 17 github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4v… [all …]
|
/third_party/rust/crates/codespan/codespan/ |
D | CHANGELOG.md | 62 [Unreleased]: https://github.com/brendanzab/codespan/compare/v0.11.0...HEAD 63 [0.11.0]: https://github.com/brendanzab/codespan/compare/v0.9.5...v0.11.0 64 [0.9.5]: https://github.com/brendanzab/codespan/compare/v0.9.4...v0.9.5 65 [0.9.4]: https://github.com/brendanzab/codespan/compare/v0.9.3...v0.9.4 66 [0.9.3]: https://github.com/brendanzab/codespan/compare/v0.9.2...v0.9.3 67 [0.9.2]: https://github.com/brendanzab/codespan/compare/v0.9.1...v0.9.2 68 [0.9.1]: https://github.com/brendanzab/codespan/compare/v0.9.0...v0.9.1 69 [0.9.0]: https://github.com/brendanzab/codespan/compare/v0.8.0...v0.9.0 70 [0.8.0]: https://github.com/brendanzab/codespan/compare/v0.7.0...v0.8.0 71 [0.7.0]: https://github.com/brendanzab/codespan/compare/v0.6.0...v0.7.0 [all …]
|