Home
last modified time | relevance | path

Searched defs:r1d (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/arm-optimized-routines/math/
H A Derf.c75 double x4, x8, r1n, r2n, r1d, r2d, r3d; in erf() local
91 double a2, a4, a6, r1n, r2n, r3n, r4n, r1d, r2d, r3d, r4d; in erf() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_color_quantize.cpp346 int r1d = astc::flt2int_rtn(r1); in try_quantize_rgb_delta() local
471 int r1d = astc::flt2int_rtn(r1); in try_quantize_rgb_delta_blue_contract() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dbroadcast_simple_test.cc382 Array3D<float> r1d = {{{1}}, {{2}}}; in XLA_TEST_F() local