/external/fdlibm/ |
e_exp.c | 26 * 2. Approximation of ieee_exp(r) by a special rational function on
|
s_expm1.c | 25 * 2. Approximating ieee_expm1(r) by a special rational function on
|
/external/libexif/ |
NEWS | 22 * Display rational numbers with the right number of significant figures
|
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/ |
avutil.h | 275 #include "rational.h"
|
parseutils.h | 24 #include "rational.h"
|
/external/pdfium/third_party/libopenjpeg20/ |
opj_intmath.h | 189 Multiply two fixed-precision rational numbers.
|
/external/skia/src/gpu/ |
GrPathUtils.h | 160 // Input is p which holds the 4 control points of a non-rational cubic Bezier curve.
|
/external/skia/src/gpu/effects/ |
GrBezierEffect.h | 212 * The output of this effect is a hairline edge for non rational cubics.
|
/frameworks/av/include/camera/ndk/ |
NdkCameraMetadata.h | 76 * Definition of rational data type in {@link ACameraMetadata}.
|
/prebuilts/go/darwin-x86/src/math/ |
exp.go | 43 // 2. Approximation of exp(r) by a special rational function on
|
/prebuilts/go/linux-x86/src/math/ |
exp.go | 43 // 2. Approximation of exp(r) by a special rational function on
|
/prebuilts/go/darwin-x86/test/chan/ |
powser1.go | 10 // A power series is a channel, along which flow rational 201 // Integer gcd; needed for rational arithmetic 209 // Make a rational from two ints and from one int
|
powser2.go | 14 // A power series is a channel, along which flow rational 211 // Integer gcd; needed for rational arithmetic 219 // Make a rational from two ints and from one int
|
/prebuilts/go/linux-x86/test/chan/ |
powser1.go | 10 // A power series is a channel, along which flow rational 201 // Integer gcd; needed for rational arithmetic 209 // Make a rational from two ints and from one int
|
powser2.go | 14 // A power series is a channel, along which flow rational 211 // Integer gcd; needed for rational arithmetic 219 // Make a rational from two ints and from one int
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
gmp.info-1 | 54 * Rational Number Functions:: Functions for arithmetic on rational numbers. 117 arithmetic on integers, rational numbers, and floating-point numbers. [all...] |
/cts/tests/camera/src/android/hardware/camera2/cts/helpers/ |
StaticMetadata.java | 31 import android.util.Rational; 67 private static final Rational CONTROL_AE_COMPENSATION_STEP_DEFAULT = new Rational(1, 2); [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
StaticMetadata.java | 31 import android.util.Rational; 70 private static final Rational CONTROL_AE_COMPENSATION_STEP_DEFAULT = new Rational(1, 2); [all...] |
/device/huawei/angler/camera/QCamera2/HAL3/ |
QCamera3PostProc.cpp | [all...] |
/device/lge/bullhead/camera/QCamera2/HAL3/ |
QCamera3PostProc.cpp | [all...] |
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3PostProc.cpp | [all...] |
/external/libexif/libexif/ |
exif-tag.c | 85 "RATIONAL values giving the degrees, minutes, and seconds, " 97 "RATIONAL values giving the degrees, minutes, and seconds, " 112 "Altitude is expressed as one RATIONAL value. The reference unit " 116 "TimeStamp is expressed as three RATIONAL values giving " 167 "latitude is expressed as three RATIONAL values giving the " 179 "longitude is expressed as three RATIONAL values giving the " [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_expm1.c | 28 * 2. Approximating expm1(r) by a special rational function on
|
/cts/apps/CameraITS/pymodules/its/ |
target.py | 62 # Convert the transform to rational.
|
/external/llvm/lib/Target/PowerPC/ |
PPCBoolRetToInt.cpp | 17 // ReturnInsts. The rational is that arguments are generally passed and returned
|