/external/perfetto/src/traced/probes/ftrace/ |
D | cpu_reader_benchmark.cc | 45 00000030: 6f6f 6c00 140d 0000 8100 0000 0008 0000 ool............. 51 00000090: 6164 2070 6f6f 6c00 140d 0000 8100 0000 ad pool......... 53 000000b0: 7468 7265 6164 2070 6f6f 6c00 140d 0000 thread pool..... 124 00000520: 7800 0000 b0bd 7c00 2f00 0103 e614 0000 x.....|./....... 145 00000670: 0000 0000 7800 0000 b0a2 8c00 2f00 0103 ....x......./... 200 000009e0: 7761 7200 d20a 0000 7800 0000 305c 0c00 war.....x...0\.. 209 00000a70: 7800 0000 903b 0c00 2f00 0103 d20a 0000 x....;../....... 234 00000c00: 6572 0000 4b02 0000 6200 0000 b04c 4200 er..K...b....LB. 332 000001b0: c778 0c00 0500 0000 4f56 0700 84fc 9a9f .x......OV...... 428 000007b0: c768 0c00 0500 0000 4f56 0700 84fc 9a9f .h......OV...... [all …]
|
D | cpu_reader_unittest.cc | 1745 000003d0: 6b65 722f 303a 3200 0000 0000 48b4 0c00 ker/0:2.....H... in TEST_F() 1750 00000420: 303a 3200 0000 0000 48b4 0c00 7800 0000 0:2.....H...x... 1751 00000430: 4636 0200 0201 0000 48b4 0c00 c800 384b F6......H.....8K 1753 00000450: 0401 0100 48b4 0c00 606a ad55 029f ffff ....H...`j.U.... 1756 00000480: 48b4 0c00 606a ad55 029f ffff ca67 0000 H...`j.U.....g.. 1757 00000490: 3e01 0100 48b4 0c00 6b77 6f72 6b65 722f >...H...kworker/ 1758 000004a0: 7538 3a35 0000 0000 24c0 0c00 7800 0000 u8:5....$...x... 1760 000004c0: 48b4 0c00 c800 384b 029f ffff 7018 75c0 H.....8K....p.u. 1761 000004d0: ffff ffff 708f 0200 3b01 0100 48b4 0c00 ....p...;...H... 1763 000004f0: 48b4 0c00 7800 0000 8000 0000 0000 0000 H...x........... [all …]
|
/external/tcpdump/tests/ |
D | lldp-infinite-loop-1.out | 117 0x0000: 0080 c20c 0000 0000 0000 0000 80c2 0c00 119 0x0020: 0000 80c2 0c00 0000 0000 0000 0080 c20c 120 0x0030: 0000 0000 0000 0000 80c2 0c00 0000 0000 122 0x0050: 0c00 0000 0000 0000 0080 c20c 0000 0000 123 0x0060: 0000 0000 80c2 0c00 0000 0000 0000 0080 124 0x0070: c20c 0000 0000 0000 0000 80c2 0c00 0000 126 0x0090: 80c2 0c00 0000 0000 0000 0080 c20c 0000 127 0x00a0: 0000 0000 0000 80c2 0c00 0000 0000 0000 128 0x00b0: 0080 c20c 0000 0000 0000 0000 80c2 0c00 130 0x00d0: 0000 80c2 0c00 0000 0000 0000 0080 c20c [all …]
|
/external/vixl/src/aarch64/ |
D | decoder-aarch64.cc | 190 INSTANTIATE_TEMPLATE_M(00000c00); in GetBitExtractFunctionHelper() 196 INSTANTIATE_TEMPLATE_M(00001c00); in GetBitExtractFunctionHelper() 204 INSTANTIATE_TEMPLATE_M(00003c00); in GetBitExtractFunctionHelper() 234 INSTANTIATE_TEMPLATE_M(00801c00); in GetBitExtractFunctionHelper() 236 INSTANTIATE_TEMPLATE_M(00803c00); in GetBitExtractFunctionHelper() 269 INSTANTIATE_TEMPLATE_M(40000c00); in GetBitExtractFunctionHelper() 273 INSTANTIATE_TEMPLATE_M(40003c00); in GetBitExtractFunctionHelper() 278 INSTANTIATE_TEMPLATE_M(40400c00); in GetBitExtractFunctionHelper() 279 INSTANTIATE_TEMPLATE_M(40403c00); in GetBitExtractFunctionHelper() 281 INSTANTIATE_TEMPLATE_M(40800c00); in GetBitExtractFunctionHelper() [all …]
|
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 504 Vector4s c00 = sampleTexel(uuuu0, vvvv0, wwww, layerIndex, offset, sample, mipmap, buffer); in sampleQuad2D() local 542 … c00.x = As<UShort4>(c00.x) - MulHigh(As<UShort4>(c00.x), f0u) + MulHigh(As<UShort4>(c10.x), f0u); in sampleQuad2D() 544 c.x = As<UShort4>(c00.x) - MulHigh(As<UShort4>(c00.x), f0v) + MulHigh(As<UShort4>(c01.x), f0v); in sampleQuad2D() 550 c00.x = MulHigh(As<UShort4>(c00.x), f1u1v); in sampleQuad2D() 557 c00.x = MulHigh(c00.x, f1u1vs); in sampleQuad2D() 563 c.x = (c00.x + c10.x) + (c01.x + c11.x); in sampleQuad2D() 572 … c00.y = As<UShort4>(c00.y) - MulHigh(As<UShort4>(c00.y), f0u) + MulHigh(As<UShort4>(c10.y), f0u); in sampleQuad2D() 574 c.y = As<UShort4>(c00.y) - MulHigh(As<UShort4>(c00.y), f0v) + MulHigh(As<UShort4>(c01.y), f0v); in sampleQuad2D() 580 c00.y = MulHigh(As<UShort4>(c00.y), f1u1v); in sampleQuad2D() 587 c00.y = MulHigh(c00.y, f1u1vs); in sampleQuad2D() [all …]
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/internal/ |
D | wide_multiply.h | 64 const uint128 c00 = a00 * b00; in MultiplyU128ToU256() local 70 static_cast<uint64_t>(((c00 >> 64) + static_cast<uint64_t>(c64a) + in MultiplyU128ToU256() 75 c00 + (c64a << 64) + (c64b << 64)}; in MultiplyU128ToU256()
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply.h | 64 const uint128 c00 = a00 * b00; in MultiplyU128ToU256() local 70 static_cast<uint64_t>(((c00 >> 64) + static_cast<uint64_t>(c64a) + in MultiplyU128ToU256() 75 c00 + (c64a << 64) + (c64b << 64)}; in MultiplyU128ToU256()
|
/external/cronet/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply.h | 64 const uint128 c00 = a00 * b00; in MultiplyU128ToU256() local 70 static_cast<uint64_t>(((c00 >> 64) + static_cast<uint64_t>(c64a) + in MultiplyU128ToU256() 75 c00 + (c64a << 64) + (c64b << 64)}; in MultiplyU128ToU256()
|
/external/abseil-cpp/absl/random/internal/ |
D | wide_multiply.h | 64 const uint128 c00 = a00 * b00; in MultiplyU128ToU256() local 70 static_cast<uint64_t>(((c00 >> 64) + static_cast<uint64_t>(c64a) + in MultiplyU128ToU256() 75 c00 + (c64a << 64) + (c64b << 64)}; in MultiplyU128ToU256()
|
/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply.h | 64 const uint128 c00 = a00 * b00; in MultiplyU128ToU256() local 70 static_cast<uint64_t>(((c00 >> 64) + static_cast<uint64_t>(c64a) + in MultiplyU128ToU256() 75 c00 + (c64a << 64) + (c64b << 64)}; in MultiplyU128ToU256()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply.h | 59 const uint64_t c00 = a00 * b00; in MultiplyU64ToU128() 65 static_cast<uint32_t>(((c00 >> 32) + static_cast<uint32_t>(c32a) + in MultiplyU64ToU128() 70 c00 + (c32a << 32) + (c32b << 32)); in MultiplyU64ToU128()
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | wide_multiply.h | 59 const uint64_t c00 = a00 * b00; in MultiplyU64ToU128() 65 static_cast<uint32_t>(((c00 >> 32) + static_cast<uint32_t>(c32a) + in MultiplyU64ToU128() 70 c00 + (c32a << 32) + (c32b << 32)); in MultiplyU64ToU128()
|
/external/libtextclassifier/abseil-cpp/absl/random/internal/ |
D | wide_multiply.h | 59 const uint64_t c00 = a00 * b00; in MultiplyU64ToU128() 65 static_cast<uint32_t>(((c00 >> 32) + static_cast<uint32_t>(c32a) + in MultiplyU64ToU128() 70 c00 + (c32a << 32) + (c32b << 32)); in MultiplyU64ToU128()
|
/external/skia/src/core/ |
D | SkMipmap.cpp | 204 auto c00 = F::Expand(p0[0]); in downsample_1_2() local 207 auto c = c00 + c10; in downsample_1_2() 222 auto c00 = F::Expand(p0[0]); in downsample_1_3() local 226 auto c = add_121(c00, c10, c20); in downsample_1_3() 240 auto c00 = F::Expand(p0[0]); in downsample_2_1() local 243 auto c = c00 + c01; in downsample_2_1() 256 auto c00 = F::Expand(p0[0]); in downsample_2_2() local 261 auto c = c00 + c10 + c01 + c11; in downsample_2_2() 276 auto c00 = F::Expand(p0[0]); in downsample_2_3() local 283 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21); in downsample_2_3() [all …]
|
/external/skia/src/utils/ |
D | SkPatchUtils.cpp | 165 static SkScalar bilerp(SkScalar tx, SkScalar ty, SkScalar c00, SkScalar c10, SkScalar c01, in bilerp() argument 167 SkScalar a = c00 * (1.f - tx) + c10 * tx; in bilerp() 173 const skvx::float4& c00, in bilerp() argument 177 auto a = c00 * (1.f - tx) + c10 * tx; in bilerp()
|
/external/openthread/src/cli/ |
D | README_COMMISSIONER.md | 60 > commissioner announce 0x00050000 2 32 fdde:ad00:beef:0:0:ff:fe00:c00 79 > commissioner energy 0x00050000 2 32 1000 fdde:ad00:beef:0:0:ff:fe00:c00 175 > commissioner panid 0xdead 0x7fff800 fdde:ad00:beef:0:0:ff:fe00:c00
|
/external/autotest/server/site_tests/display_EdidStress/test_data/edids/weekly/ |
D | TFA_1664_PC2TV_HDMI.txt | 9 02032071230906018301000065030c00
|
D | SNY_12546_SONY_TV_HDMI.txt | 10 01260907071507508301000068030c00
|
D | SNY_11522_SONY_TV_HDMI.txt | 10 01260907071507508301000073030c00
|
D | SNY_5635_SONY_TV_HDMI.txt | 10 01260907071507508301000068030c00
|
D | SNY_55810_SONY_TV_01_HDMI.txt | 10 01260907071507508301000073030c00
|
/external/autotest/server/site_tests/display_EdidStress/test_data/edids/rest_edids/ |
D | CVT_3_CVTE_TV_HDMI.txt | 10 12161115230907038301000066030c00
|
D | SEC_42498_EPSON_PJ_HDMI.txt | 10 06161501230907078301000066030c00
|
D | SNY_8195_SONY_TV_01_HDMI.txt | 10 01260907071507508301000073030c00
|
D | DEL_53357_DELL_E5515H_HDMI.txt | 10 13061115230907078301000065030c00
|