/external/rust/crates/libm/src/math/ |
D | hypot.rs | 8 let xh: f64; in sq() localVariable
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | utility.cpp | 66 void MulDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in MulDD() 88 void AddDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in AddDD()
|
/external/tensorflow/tensorflow/lite/experimental/kernels/ |
D | gru_cell.cc | 75 auto xh = MapAsArrayWithLastDimAsRows(concat, concat_shape); in GruCell() local
|
/external/tensorflow/tensorflow/core/kernels/rnn/ |
D | lstm_ops_gpu.cu.cc | 199 __global__ void concat_xh(T* xh, const T* x, const T* h_prev, in concat_xh() 234 typename TTypes<T>::Matrix xh, typename TTypes<T>::Matrix i, in LSTMBlockCellFpropWithCUDA()
|
D | lstm_ops.cc | 52 typename TTypes<T>::Matrix xh, typename TTypes<T>::Matrix i, in LSTMBlockCellFpropWithEigen()
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.c | 16 uint32 xh, xl, roundword; in test_rint() local 430 uint32 xh, xl; in test_frexp() local
|
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.c | 15 uint32 xh, xl, roundword; in test_rint() local 429 uint32 xh, xl; in test_frexp() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcFragDepthTests.cpp | 253 float xh = ((float)x - (float)half + 0.5f) / (float)(referenceFrame.getWidth() - half); in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFragDepthTests.cpp | 255 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthRangeTests.cpp | 248 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
|
/external/pffft/ |
D | fftpack.c | 2246 static void cosqb1(integer n, real *x, real *w, real *xh) in cosqb1() 2310 static void cosqf1(integer n, real *x, real *w, real *xh) in cosqf1() 2546 static void sint1(integer n, real *war, real *was, real *xh, real * in sint1() 2663 real xh[200]; in main() local
|
/external/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib2.cpp | 1703 UINT_32 xh, yh, zh; in ComputeSurface3DMicroBlockOffset() local
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | LanguageGroup.java | 71 add(temp, niger_congo, "sw", "swc", "yo", "ig", "ff", "sn", "zu", "wo", "xh", "agq", "ak", in add()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 1471 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; in lp_build_lerp() local
|
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 3019 auto xh = x >> 16; in MulHigh() local
|