HomeSort by relevance Sort by last modified time
    Searched full:abs_val (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/utils/
LinearTransform.cpp 120 uint64_t abs_val; local
130 abs_val = basis1 - val;
133 abs_val = val - basis1;
139 if (!scale_u64_to_u64(abs_val,
  /external/openssl/crypto/bio/
b_print.c 570 abs_val(LDOUBLE value) function
626 ufvalue = abs_val(fvalue);

Completed in 873 milliseconds