Home
last modified time | relevance | path

Searched refs:c00 (Results 1 – 25 of 125) sorted by relevance

12345

/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader_benchmark.cc45 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 …]
Dcpu_reader_unittest.cc1745 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/
Dlldp-infinite-loop-1.out117 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/
Ddecoder-aarch64.cc190 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/
DSamplerCore.cpp504 Vector4s c00 = sampleTexel(uuuu0, vvvv0, wwww, layerIndex, offset, sample, mipmap, buffer); in sampleQuad2D() local
542c00.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()
572c00.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/
Dwide_multiply.h64 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/
Dwide_multiply.h64 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/
Dwide_multiply.h64 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/
Dwide_multiply.h64 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/
Dwide_multiply.h64 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/
Dwide_multiply.h59 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/
Dwide_multiply.h59 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/
Dwide_multiply.h59 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/
DSkMipmap.cpp204 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/
DSkPatchUtils.cpp165 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/
DREADME_COMMISSIONER.md60 > 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/
DTFA_1664_PC2TV_HDMI.txt9 02032071230906018301000065030c00
DSNY_12546_SONY_TV_HDMI.txt10 01260907071507508301000068030c00
DSNY_11522_SONY_TV_HDMI.txt10 01260907071507508301000073030c00
DSNY_5635_SONY_TV_HDMI.txt10 01260907071507508301000068030c00
DSNY_55810_SONY_TV_01_HDMI.txt10 01260907071507508301000073030c00
/external/autotest/server/site_tests/display_EdidStress/test_data/edids/rest_edids/
DCVT_3_CVTE_TV_HDMI.txt10 12161115230907038301000066030c00
DSEC_42498_EPSON_PJ_HDMI.txt10 06161501230907078301000066030c00
DSNY_8195_SONY_TV_01_HDMI.txt10 01260907071507508301000073030c00
DDEL_53357_DELL_E5515H_HDMI.txt10 13061115230907078301000065030c00

12345