HomeSort by relevance Sort by last modified time
    Searched full:arithmetic (Results 76 - 100 of 1903) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/skia/src/animator/
SkDisplayNumber.cpp 37 // (warning C4756: overflow in constant arithmetic)
  /external/valgrind/none/tests/s390x/
dfp-1.stdout.exp 1 Decimal floating point arithmetic
  /external/zxing/qr_scanner/
proguard.cfg 6 -optimizations !code/simplification/arithmetic,!field/*,!class/merging/*
  /frameworks/opt/bitmap/sample/
proguard-config.pro 4 -optimizations !code/simplification/arithmetic,!code/simplification/cast,!field/*,!class/merging/*,!code/allocation/variable
  /frameworks/volley/
proguard.cfg 6 -optimizations !code/simplification/arithmetic,!field/*,!class/merging/*
  /libcore/dex/src/main/java/com/android/dex/util/
Unsigned.java 20 * Unsigned arithmetic over Java's signed types.
  /libcore/luni/src/main/java/java/lang/
ArithmeticException.java 21 * Thrown when the an invalid arithmetic operation is attempted.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/
sub.hpp 17 # include <boost/preprocessor/arithmetic/dec.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
cat.hpp 15 # include <boost/preprocessor/arithmetic/dec.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_arithmetic.hpp 40 //* is a type T an arithmetic type described in the standard (3.9.1p8)
  /packages/experimental/NotificationShowcase/
proguard.cfg 6 -optimizations !code/simplification/arithmetic,!field/*,!class/merging/*
  /packages/wallpapers/Galaxy4/
proguard.cfg 6 -optimizations !code/simplification/arithmetic,!field/*,!class/merging/*
  /packages/wallpapers/NoiseField/
proguard.cfg 6 -optimizations !code/simplification/arithmetic,!field/*,!class/merging/*
  /packages/wallpapers/PhaseBeam/
proguard.cfg 6 -optimizations !code/simplification/arithmetic,!field/*,!class/merging/*
  /prebuilts/misc/common/swig/include/2.0.11/python/
ccomplex.i 5 * ISO C99: 7.3 Complex arithmetic <complex.h>
  /sdk/testapps/customViewTest/libWithCustomView/
proguard.cfg 6 -optimizations !code/simplification/arithmetic,!field/*,!class/merging/*
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info 5 arithmetic library, version 5.0.5.
21 * gmp: (gmp). GNU Multiple Precision Arithmetic Library.
63 Node: Integer Arithmetic97364
78 Node: Rational Arithmetic138911
87 Node: Float Arithmetic159424
  /external/clang/test/SemaOpenCL/
address-spaces-conversions-cl2.0.cl 16 * and arithmetic operations.
186 // expected-error@-2{{arithmetic operation with operands of type ('__constant int *' and '__global int *') which are pointers to non-overlapping address spaces}}
191 // expected-error-re@-2{{arithmetic operation with operands of type ('__{{global|constant}} int *' and '__local int *') which are pointers to non-overlapping address spaces}}
196 // expected-error-re@-2{{arithmetic operation with operands of type ('__{{global|generic}} int *' and '__constant int *') which are pointers to non-overlapping address spaces}}
201 // expected-error-re@-2{{arithmetic operation with operands of type ('__{{global|constant}} int *' and 'int *') which are pointers to non-overlapping address spaces}}
206 // expected-error@-2{{arithmetic operation with operands of type ('__constant int *' and '__generic int *') which are pointers to non-overlapping address spaces}}
  /bionic/libm/include/amd64/machine/
fenv.h 85 * side effect of exceptional floating-point arithmetic to provide auxiliary
89 * the user to affect the subsequent behavior of floating-point arithmetic.
  /development/ndk/platforms/android-21/arch-x86_64/include/machine/
fenv.h 85 * side effect of exceptional floating-point arithmetic to provide auxiliary
89 * the user to affect the subsequent behavior of floating-point arithmetic.
  /external/clang/test/Sema/
empty1.c 74 return x - y; // expected-error {{arithmetic on a pointer to an incomplete type 'struct A'}}
82 return x - y; // expected-error {{arithmetic on a pointer to an incomplete type 'struct emp_1 []'}}
  /external/deqp/doc/testspecs/GLES3/
functional.shaders.matrix.txt 31 + Matrix-Matrix and Matrix-Vector arithmetic
46 Matrix arithmetic tests operate like other shader rendering tests.
  /external/elfutils/src/libdwfl/
Android.mk 108 # to suppress the "pointer of type ?void *? used in arithmetic" warning
151 # to suppress the "pointer of type ?void *? used in arithmetic" warning
  /external/elfutils/src/libelf/
Android.mk 149 # to suppress the "pointer of type ?void *? used in arithmetic" warning
179 # to suppress the "pointer of type ?void *? used in arithmetic" warning
  /external/llvm/include/llvm/Transforms/Utils/
IntegerDivision.h 47 /// 32 bit arithmetic.
60 /// targets with little or no support for less than 32 bit arithmetic.

Completed in 1149 milliseconds

1 2 34 5 6 7 8 91011>>