/external/eigen/Eigen/src/Core/arch/Default/ |
D | Half.h | 142 struct half : public half_impl::half_base { struct 150 typedef half_impl::__half_raw __half_raw; argument 163 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half() {} in half() function 165 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half_raw& h) : half_impl::half_base(h) {} in half() function 169 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() function 172 EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(const __half& h) : half_impl::half_base(h) {} in half() function 178 explicit EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half(bool b) in half() argument 181 explicit EIGEN_DEVICE_FUNC half(T val) in half() argument 183 explicit EIGEN_DEVICE_FUNC half(float f) in half() function 189 explicit EIGEN_DEVICE_FUNC half(std::complex<RealScalar> c) in half() argument [all …]
|
/external/sdv/vsomeip/third_party/boost/detail/include/boost/detail/ |
D | binary_search.hpp | 43 typename traits::difference_type half; in lower_bound() local 68 typename traits::difference_type half; in lower_bound() local 93 typename traits::difference_type half; in upper_bound() local 118 typename traits::difference_type half; in upper_bound() local 143 typename traits::difference_type half; in equal_range() local 175 typename traits::difference_type half; in equal_range() local
|
/external/fdlibm/ |
D | e_cosh.c | 38 static const double one = 1.0, half=0.5, huge = 1.0e300; variable 40 static double one = 1.0, half=0.5, huge = 1.0e300; variable
|
/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/ |
D | TestCoroutineSchedulerTest.kt | 263 val half = SLOW / 2 in <lambda>() constant 274 val half = SLOW / 2 in <lambda>() constant 286 val half = SLOW / 2 in <lambda>() constant 302 val half = SLOW / 2 in <lambda>() constant
|
/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/ |
D | merge_sort.hpp | 72 size_type const half = count/2; in merge_sort_copy() local 95 size_type const half = count/2; in merge_sort_uninitialized_copy() local 120 size_type const half = count/2; in merge_sort() local 147 size_type const half = count/2; in merge_sort_with_constructed_buffer() local
|
/external/FP16/include/fp16/ |
D | psimd.h | 14 PSIMD_INTRINSIC psimd_f32 fp16_ieee_to_fp32_psimd(psimd_u16 half) { in fp16_ieee_to_fp32_psimd() 37 PSIMD_INTRINSIC psimd_f32x2 fp16_ieee_to_fp32x2_psimd(psimd_u16 half) { in fp16_ieee_to_fp32x2_psimd() 72 PSIMD_INTRINSIC psimd_f32 fp16_alt_to_fp32_psimd(psimd_u16 half) { in fp16_alt_to_fp32_psimd() 97 PSIMD_INTRINSIC psimd_f32x2 fp16_alt_to_fp32x2_psimd(psimd_u16 half) { in fp16_alt_to_fp32x2_psimd()
|
/external/tensorflow/tensorflow/core/kernels/special_math/ |
D | special_math_op_misc_impl.h | 86 const Scalar half = Scalar(0.5); in generic_dawsn_interval_2() local 114 const Scalar half = Scalar(0.5); in generic_dawsn_interval_3() local 129 const Scalar half = Scalar(0.5); in operator() local 507 const Scalar half = Scalar(0.5); in generic_fresnel_asymp() local 537 const Scalar half = Scalar(0.5); in operator() local 570 const Scalar half = Scalar(0.5); in operator() local 619 const Scalar half = Scalar(0.5); in operator() local
|
/external/skia/experimental/lowp-basic/ |
D | lerp-study.cpp | 42 const int16_t half = 1 << (logPixelScale - 1); in saturating_lerp() local 53 const int16_t half = 1 << (logPixelScale - 1); in ssse3_lerp() local 73 const int16_t half = 1 << logPixelScale; in balanced_lerp() local
|
/external/eigen/test/ |
D | sparseLM.cpp | 38 int half = n/2; in model() local 65 int half = n/2; in operator ()() local 90 int half = n/2; in df() local
|
D | denseLM.cpp | 39 int half = n/2; in model() local 64 int half = n/2; in operator ()() local 85 int half = n/2; in df() local
|
/external/ComputeLibrary/tests/validation/CL/ |
D | ElementwisePower.cpp | 108 FIXTURE_DATA_TEST_CASE(RunWithActivation, CLElementwisePowerFloatFixture<half>, framework::DatasetM… in FIXTURE_DATA_TEST_CASE() 116 FIXTURE_DATA_TEST_CASE(RunSmallBroadcast, CLElementwisePowerBroadcastFloatFixture<half>, framework:… in FIXTURE_DATA_TEST_CASE() 124 FIXTURE_DATA_TEST_CASE(RunWithActivationBroadcast, CLElementwisePowerBroadcastFloatFixture<half>, f… in FIXTURE_DATA_TEST_CASE()
|
D | DequantizationLayer.cpp | 101 FIXTURE_DATA_TEST_CASE(RunSmall, CLDequantizationLayerFixture<half>, framework::DatasetMode::PRECOM… in FIXTURE_DATA_TEST_CASE() 106 FIXTURE_DATA_TEST_CASE(RunLarge, CLDequantizationLayerFixture<half>, framework::DatasetMode::NIGHTL… in FIXTURE_DATA_TEST_CASE()
|
/external/bazelbuild-rules_go/tests/core/cgo/ |
D | split_import_c.c | 1 int half(int x) { return x/2; } in half() function
|
/external/ComputeLibrary/tests/validation/NEON/ |
D | DequantizationLayer.cpp | 125 FIXTURE_DATA_TEST_CASE(RunSmall, NEDequantizationLayerFixture<half>, framework::DatasetMode::PRECOM… in FIXTURE_DATA_TEST_CASE() 130 FIXTURE_DATA_TEST_CASE(RunLarge, NEDequantizationLayerFixture<half>, framework::DatasetMode::NIGHTL… in FIXTURE_DATA_TEST_CASE()
|
/external/libdivsufsort/lib/ |
D | utils.c | 36 saidx_t half, i; in binarysearch_lower() local 263 saidx_t size, lsize, rsize, half; in sa_search() local 332 saidx_t size, lsize, rsize, half; in sa_simplesearch() local
|
/external/mesa3d/src/intel/compiler/ |
D | brw_lower_pack.cpp | 64 const uint32_t half = _mesa_float_to_half(inst->src[i].f); in brw_lower_pack() local
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_fs_lower_pack.cpp | 64 const uint32_t half = _mesa_float_to_half(inst->src[i].f); in lower_pack() local
|
/external/deqp-deps/amber/src/ |
D | float16_helper_test.cc | 27 uint16_t half = float16::FloatToHexFloat16(a); in TEST_F() local
|
/external/llvm-libc/test/src/stdfix/ |
D | AbsTest.h | 19 static constexpr T half = static_cast<T>(0.5); variable
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/stdfix/ |
D | AbsTest.h | 19 static constexpr T half = static_cast<T>(0.5); variable
|
D | RoundTest.h | 19 static constexpr T half = static_cast<T>(0.5); variable
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/stdfix/ |
D | AbsTest.h | 19 static constexpr T half = static_cast<T>(0.5); variable
|
D | RoundTest.h | 19 static constexpr T half = static_cast<T>(0.5); variable
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | null_fenced_block.hpp | 24 enum half_or_full_t { half, full }; enumerator
|
/external/s2-geometry-library-java/tests/com/google/common/geometry/ |
D | R1IntervalTest.java | 47 R1Interval half = new R1Interval(0.5, 0.5); in testBasic() local
|