Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-compiler.cc174 static double Abs(int x) { in Abs() function
187 TEST(Abs) { in TEST() argument
/external/skia/src/core/
DSkFloat.h105 static int32_t Abs(int32_t packed) { return (uint32_t)(packed << 1) >> 1; } in Abs() function
/external/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm355 .macro Abs RES, TMP, A, B macro