Home
last modified time | relevance | path

Searched refs:e8 (Results 1 - 25 of 56) sorted by relevance

123

/third_party/lwip/src/netif/ppp/
H A Deui64.c51 e.e8[0], e.e8[1], e.e8[2], e.e8[3], in eui64_ntoa()
52 e.e8[4], e.e8[5], e.e8[6], e.e8[7]); in eui64_ntoa()
H A Dipv6cp.c418 ifaceid.e8[0], ifaceid.e8[1], ifaceid.e8[2], ifaceid.e8[3], in llv6_ntoa()
419 ifaceid.e8[4], ifaceid.e8[5], ifaceid.e8[6], ifaceid.e8[7]); in llv6_ntoa()
/third_party/ffmpeg/libavcodec/x86/
H A Dhevc_idct.asm374 ; scale, pack (clip16) and store the residuals 0 e8[0] + o8[0] --> + %1
375 ; 4 at one time (4 columns) 1 e8[1] + o8[1]
376 ; from %5: e8/16 + o8/16, with %1 offset ...
377 ; and %3: e8/16 - o8/16, with %2 offset 6 e8[1] - o8[1]
378 ; %4 - shift 7 e8[0] - o8[0] --> + %2
390 ; %5 - vertical offset for e8 + o8
391 ; %6 - vertical offset for e8 - o8
392 ; %7 - register with e8 inside
394 ; %9 - register to store e8
[all...]
/third_party/rust/crates/minimal-lexical/src/
H A Dtable_small.rs64 [1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10, 0., 0., 0., 0., 0.];
68 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10, 1e11, 1e12, 1e13, 1e14, 1e15, 1e16,
/third_party/lwip/src/include/netif/ppp/
H A Deui64.h55 u8_t e8[8]; member
70 (e).e8[0] &= ~2; \
/third_party/typescript/tests/baselines/reference/
H A DobjectLiteralErrors.js10 var e8 = { 'a': 0, "a": 0 };
64 var e8 = { 'a': 0, "a": 0 };
H A DtemplateStringBinaryOperationsInvalid.js69 var e8 = `${ 3 * 4 }` * 6;
172 var e8 = "".concat(3 * 4) * 6; variable
H A DnoUncheckedIndexedAccess.js20 const e8: boolean = strMap[NumericEnum1.A];
132 var e8 = strMap[NumericEnum1.A]; variable
/third_party/node/benchmark/diagnostics_channel/
H A Dsubscribe.js6 n: [1e8],
H A Dpublish.js6 n: [1e8],
/third_party/node/benchmark/es/
H A Ddestructuring-object-bench.js7 n: [1e8],
H A Ddestructuring-bench.js8 n: [1e8],
H A Ddefaultparams-bench.js8 n: [1e8],
H A Drestparams-bench.js8 n: [1e8],
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp10.c10 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, in exp10()
H A Dexp10l.c17 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, in exp10l()
/third_party/musl/src/math/
H A Dexp10.c10 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, in exp10()
H A Dexp10l.c17 1, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, in exp10l()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dgaussian_distribution_test.cc70 TypeParam(1e8), TypeParam(1e20), TypeParam(2.5), in TYPED_TEST()
355 Param{0.0, 1e8, 0.01, 100},
375 Param{1e8, 1e4, 0.01, 100},
/third_party/glslang/glslang/Include/
H A DInfoSink.h78 snprintf(buf, size, (fabs(n) > 1e-8 && fabs(n) < 1e8) || n == 0.0f ? "%f" : "%g", n); in operator <<()
/third_party/node/test/parallel/
H A Dtest-icu-env.js14 const january = new Date(9e8);
83 'new Intl.DateTimeFormat(undefined, { month: "long" } ).format(new Date(9e8))'
87 'new Intl.DateTimeFormat(undefined, { month: "long" } ).format(new Date(9e8))'
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_hwaes.cc357 const Vector128 e8 = AesRound(s8, Vector128Load(keys + 4));
367 const Vector128 o9 = AesRound(e8, s9);
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dproperty_bool.rs115 ('\u{6e1}', '\u{6e8}'),
594 ('?', '\u{112e8}'),
966 ('\u{6df}', '\u{6e8}'),
5723 ('\u{6e7}', '\u{6e8}'),
6203 ('\u{6df}', '\u{6e8}'),
8479 ('\u{6e7}', '\u{6e8}'),
8643 ('\u{112df}', '\u{112e8}'),
9963 ('\u{6df}', '\u{6e8}'),
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_histogram.cc25 DEFINE_int32(size, 1e8, "Size of the compressed file.");
/third_party/benchmark/test/
H A Dreporter_output_test.cc823 state.SetIterationTime(150 / 10e8); in BM_UserStats()
954 state.SetIterationTime(150 / 10e8); in BM_UserPercentStats()

Completed in 19 milliseconds

123