HomeSort by relevance Sort by last modified time
    Searched refs:abs (Results 1426 - 1450 of 1796) sorted by null

<<51525354555657585960>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 691 extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 691 extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
valarray_after.h 443 _DEFINE_EXPR_UNARY_FUNCTION(abs, _Abs)
valarray_before.h 68 { return abs(__t); }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 441 _DEFINE_EXPR_UNARY_FUNCTION(abs)
valarray_before.h 66 { return abs(__t); }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 441 _DEFINE_EXPR_UNARY_FUNCTION(abs)
valarray_before.h 66 { return abs(__t); }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 441 _DEFINE_EXPR_UNARY_FUNCTION(abs)
valarray_before.h 66 { return abs(__t); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_after.h 441 _DEFINE_EXPR_UNARY_FUNCTION(abs)
valarray_before.h 66 { return abs(__t); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 443 _DEFINE_EXPR_UNARY_FUNCTION(abs, _Abs)
valarray_before.h 68 { return abs(__t); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 443 _DEFINE_EXPR_UNARY_FUNCTION(abs, _Abs)
valarray_before.h 68 { return abs(__t); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 443 _DEFINE_EXPR_UNARY_FUNCTION(abs, _Abs)
valarray_before.h 68 { return abs(__t); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 443 _DEFINE_EXPR_UNARY_FUNCTION(abs, _Abs)
valarray_before.h 68 { return abs(__t); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
valarray_after.h 442 _DEFINE_EXPR_UNARY_FUNCTION(abs, _Abs)
valarray_before.h 67 { return abs(__t); }
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
locale.py 267 s = format('%%.%if' % digits, abs(val), grouping, monetary=True)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_class.py 47 "abs",
376 abs(testme)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
locale.py 267 s = format('%%.%if' % digits, abs(val), grouping, monetary=True)
    [all...]

Completed in 703 milliseconds

<<51525354555657585960>>