Searched refs:rlo (Results 1 – 8 of 8) sorted by relevance
/external/pixman/pixman/ |
D | pixman-matrix.c | 146 int64_t *rlo, in fixed_64_16_to_int128() argument 155 *rlo = hi >> (-scalebits); in fixed_64_16_to_int128() 156 *rhi = *rlo >> 63; in fixed_64_16_to_int128() 161 *rlo = (uint64_t)hi << scalebits; in fixed_64_16_to_int128() 163 *rlo += lo >> (16 - scalebits); in fixed_64_16_to_int128() 165 *rlo += lo << (scalebits - 16); in fixed_64_16_to_int128() 275 int64_t hi, rhi, lo, rlo; in pixman_transform_point_31_16() local 279 rlo = rounded_sdiv_128_by_49 (hi, lo, div, &rhi); in pixman_transform_point_31_16() 280 result->v[0] = fixed_112_16_to_fixed_48_16 (rhi, rlo, &clampflag); in pixman_transform_point_31_16() 283 rlo = rounded_sdiv_128_by_49 (hi, lo, div, &rhi); in pixman_transform_point_31_16() [all …]
|
/external/openssl/crypto/modes/asm/ |
D | ghash-ia64.pl | 213 my ($rlo,$rhi)=("r".eval(16+2*$i),"r".eval(16+2*$i+1)); 215 { .mmi; st8 [r8]=$rlo,16 // Htable[$i].lo 217 shrp $rlo=$rhi,$rlo,4 }//;; 221 { .mmi; st8 [r14]=$rlo,16 // Htable[$i].lo>>4
|
/external/compiler-rt/test/builtins/Unit/ppc/ |
D | qsub_test.c | 22 double rhi; double rlo; member 114 r.lo = edgeCases[i].rlo; in testEdgeCases() 1825 r.lo = accuracyTests[i].rlo; in testAccuracy()
|
D | qadd_test.c | 22 double rhi; double rlo; member 114 r.lo = edgeCases[i].rlo; in testEdgeCases() 1823 r.lo = accuracyTests[i].rlo; in testAccuracy()
|
D | qdiv_test.c | 22 double rhi; double rlo; member 114 r.lo = edgeCases[i].rlo; in testEdgeCases() 746 r.lo = accuracyTests[i].rlo; in testAccuracy()
|
D | qmul_test.c | 22 double rhi; double rlo; member 114 r.lo = edgeCases[i].rlo; in testEdgeCases() 744 r.lo = accuracyTests[i].rlo; in testAccuracy()
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 6974 double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi; in image_transform_png_set_rgb_to_gray_mod() local 6985 r = rlo = rhi = that->redf; in image_transform_png_set_rgb_to_gray_mod() 6986 rlo -= that->rede; in image_transform_png_set_rgb_to_gray_mod() 6987 rlo = digitize(rlo, calc_depth, 1/*round*/); in image_transform_png_set_rgb_to_gray_mod() 7017 rlo = digitize(pow(rlo, power)-abse, calc_depth, 1); in image_transform_png_set_rgb_to_gray_mod() 7046 graylo = digitize(rlo * (data.red_coefficient-ce) + in image_transform_png_set_rgb_to_gray_mod()
|
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/ |
D | voice.rtpdump | 8 …d���__|����~���yhvtw|wu}p�������|����{y���pmp����qj}�������rtmnnos��}j����|rlo���9`�4�j��pj…
|