/external/boringssl/linux-arm/crypto/fipsmodule/ |
D | sha512-armv4.S | 88 # define WORD64(hi0,lo0,hi1,lo1) .word lo0,hi0, lo1,hi1 argument 92 # define WORD64(hi0,lo0,hi1,lo1) .word hi0,lo0, hi1,lo1 argument
|
/external/boringssl/ios-arm/crypto/fipsmodule/ |
D | sha512-armv4.S | 87 # define WORD64(hi0,lo0,hi1,lo1) .word lo0,hi0, lo1,hi1 argument 91 # define WORD64(hi0,lo0,hi1,lo1) .word hi0,lo0, hi1,lo1 argument
|
/external/tensorflow/tensorflow/core/lib/random/ |
D | philox_random.h | 233 uint32 lo1; in ComputeSingleRound() local
|
/external/deqp/framework/common/ |
D | tcuInterval.cpp | 60 double lo0 = arg0.lo(), hi0 = arg0.hi(), lo1 = arg1.lo(), hi1 = arg1.hi(); in applyMonotone() local
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | test_benchmark.cc | 100 Benchmark* Benchmark::RangePair(int lo1, int hi1, int lo2, int hi2) { in RangePair()
|
/external/freetype/src/base/ |
D | fttrigon.c | 87 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_trig_downscale() local
|
D | ftcalc.c | 284 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_multo64() local
|
/external/arm-optimized-routines/math/ |
D | pow.c | 40 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
|
/external/harfbuzz_ng/src/ |
D | hb-algs.hh | 625 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2) in hb_in_ranges() 630 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2, T lo3, T hi3) in hb_in_ranges()
|
/external/v8/src/libsampler/ |
D | sampler.cc | 112 uint32_t lo1; member
|
/external/libcxx/utils/google-benchmark/include/benchmark/ |
D | benchmark.h | 834 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair()
|
/external/google-benchmark/include/benchmark/ |
D | benchmark.h | 837 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair()
|
/external/freetype/src/truetype/ |
D | ttinterp.c | 1464 FT_UInt32 l, lo1, lo2, lo; in TT_DotFix14() local
|