Home
last modified time | relevance | path

Searched +defs:abs +defs:d (Results 1 – 25 of 31) sorted by relevance

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
DComplex.java108 public double abs() { in abs() method in Complex
216 double d = rhs.getImaginary(); in divide() local
861 double d = FastMath.cos(real2) + MathUtils.cosh(imaginary2); in tan() local
899 double d = MathUtils.cosh(real2) + FastMath.cos(imaginary2); in tanh() local
/external/skia/src/opts/
DSkNx_neon.h110 AI SkNx(float a, float b, float c, float d) { fVec = (float32x4_t) { a, b, c, d }; } in SkNx()
164 AI SkNx abs() const { return vabsq_f32(fVec); } in abs() function
230 AI SkNx(uint16_t a, uint16_t b, uint16_t c, uint16_t d) { in SkNx()
293 AI SkNx(uint16_t a, uint16_t b, uint16_t c, uint16_t d, in SkNx()
332 AI SkNx(uint8_t a, uint8_t b, uint8_t c, uint8_t d) { in SkNx()
359 AI SkNx(uint8_t a, uint8_t b, uint8_t c, uint8_t d, in SkNx()
399 AI SkNx(int32_t a, int32_t b, int32_t c, int32_t d) { in SkNx()
443 AI SkNx abs() const { return vabsq_s32(fVec); } in abs() function
457 AI SkNx(uint32_t a, uint32_t b, uint32_t c, uint32_t d) { in SkNx()
535 Sk4f a,b,c,d; variable
DSkNx_sse.h70 AI SkNx(float a, float b, float c, float d) : fVec(_mm_setr_ps(a,b,c,d)) {} in SkNx()
113 AI SkNx abs() const { return _mm_andnot_ps(_mm_set1_ps(-0.0f), fVec); } in abs() function
162 AI SkNx(int32_t a, int32_t b, int32_t c, int32_t d) : fVec(_mm_setr_epi32(a,b,c,d)) {} in SkNx()
201 AI SkNx abs() const { in abs() function
237 AI SkNx(uint32_t a, uint32_t b, uint32_t c, uint32_t d) : fVec(_mm_setr_epi32(a,b,c,d)) {} in SkNx()
281 AI SkNx(uint16_t a, uint16_t b, uint16_t c, uint16_t d) in SkNx()
349 AI SkNx(uint16_t a, uint16_t b, uint16_t c, uint16_t d, in SkNx()
451 AI SkNx(uint8_t a, uint8_t b, uint8_t c, uint8_t d) in SkNx()
477 AI SkNx(uint8_t a, uint8_t b, uint8_t c, uint8_t d, in SkNx()
575 Sk4f a,b,c,d; variable
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java262 private static double doubleHighPart(double d) { in doubleHighPart()
1020 private static void split(final double d, final double split[]) { in split()
1038 final double d = -(c - a[0] - a[1]); in resplit() local
1430 double d = -(c-a-lnm[0]); in log() local
2037 double d = -(c - a - t); in sinQ() local
2181 double d = -(c - a - t); in tanQ() local
2314 long d = shpiA & 0xffffffffL; in reducePayneHanek() local
3352 public static int abs(final int x) { in abs() method in FastMath
3361 public static long abs(final long x) { in abs() method in FastMath
3370 public static float abs(final float x) { in abs() method in FastMath
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
DFraction.java270 final int d = MathUtils.gcd(num, den); in Fraction() local
289 public Fraction abs() { in abs() method in Fraction
/external/vixl/test/aarch64/examples/
Dtest-examples.cc87 double Add4DoubleC(uint64_t a, double b, uint64_t c, double d) { in Add4DoubleC()
434 TEST(abs) { in TEST() argument
479 int64_t d = 79; in TEST() local
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Ddisasm-a2xx.c67 uint32_t swiz, uint32_t negate, uint32_t abs) in print_srcreg()
631 void disasm_set_debug(enum debug_t d) in disasm_set_debug()
/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_sse2.c18 void vpx_minmax_8x8_sse2(const uint8_t *s, int p, const uint8_t *d, int dp, in vpx_minmax_8x8_sse2()
296 const __m128i abs = _mm_max_epi16(src_line, inv); // abs(src_line) in vpx_satd_sse2() local
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/
DBigDecimal.java521 int d; in BigDecimal() local
954 public com.ibm.icu.math.BigDecimal abs() { in abs() method in BigDecimal
970 public com.ibm.icu.math.BigDecimal abs(com.ibm.icu.math.MathContext set) { in abs() method in BigDecimal
3133 int d = 0; in dodivide() local
3352 …ava.lang.System.arraycopy((java.lang.Object) var1, 0, (java.lang.Object) newvar1, 0, d); // shorten in dodivide() local
3782 int d = 0; in finish() local
3810 … java.lang.System.arraycopy((java.lang.Object) this.mant, 0, (java.lang.Object) newmant, 0, d); in finish() local
/external/deqp/modules/glshared/
DglsDrawTest.cpp522 Double d; member
829 inline GLValue::Fixed abs (GLValue::Fixed val) in abs() function
835 inline GLValue::Ubyte abs (GLValue::Ubyte val) in abs() function
841 inline GLValue::Byte abs (GLValue::Byte val) in abs() function
847 inline GLValue::Ushort abs (GLValue::Ushort val) in abs() function
853 inline GLValue::Short abs (GLValue::Short val) in abs() function
859 inline GLValue::Float abs (GLValue::Float val) in abs() function
865 inline GLValue::Double abs (GLValue::Double val) in abs() function
871 inline GLValue::Uint abs (GLValue::Uint val) in abs() function
877 inline GLValue::Int abs (GLValue::Int val) in abs() function
[all …]
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_reg.h74 #define BRW_SWIZZLE4(a,b,c,d) (((a)<<0) | ((b)<<2) | ((c)<<4) | ((d)<<6)) argument
250 unsigned abs:1; /* source only */ member
273 int d; member
358 unsigned abs, in brw_reg()
612 brw_imm_d(int d) in brw_imm_d()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
DBigDecimal.java523 int d; in BigDecimal() local
956 public com.ibm.icu.math.BigDecimal abs() { in abs() method in BigDecimal
972 public com.ibm.icu.math.BigDecimal abs(com.ibm.icu.math.MathContext set) { in abs() method in BigDecimal
3143 int d = 0; in dodivide() local
3792 int d = 0; in finish() local
/external/icu/android_icu4j/src/main/java/android/icu/math/
DBigDecimal.java507 int d; in BigDecimal() local
935 public android.icu.math.BigDecimal abs() { in abs() method in BigDecimal
950 public android.icu.math.BigDecimal abs(android.icu.math.MathContext set) { in abs() method in BigDecimal
3068 int d = 0; in dodivide() local
3717 int d = 0; in finish() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp46 for (int d = 1; defExists(d); ++d) in isNop() local
73 for (int d = 0; defExists(d); ++d) in isDead() local
943 for (int8_t d = 0; i->defExists(d); ++d) { in opnd() local
1093 const uint32_t d = imm0.reg.data.u32; in opnd() local
1127 const int32_t d = imm0.reg.data.s32; in opnd() local
1617 AlgebraicOpt::handleABS(Instruction *abs) in handleABS()
2350 int d, j; in combineLd() local
2555 int d, s; in replaceLdFromSt() local
2913 for (int d = 0; insn->defExists(d); ++d) in mayPredicate() local
3079 for (int d = 0; i->defExists(d); ++d) in post_ra_dead() local
[all …]
Dnv50_ir_emit_gk110.cpp1016 bool abs = i->src(0).mod.abs(); in emitCVT() local
1537 for (int d = 0; i->defExists(d); d++) { in emitVOTE() local
2386 for (int d = 0; insn->defExists(d); ++d) in emitInstruction() local
Dnv50_ir_emit_nvc0.cpp201 void CodeEmitterNVC0::defId(const Instruction *insn, int d, int pos) in defId()
1071 const bool abs = (i->op == OP_ABS) || i->src(0).mod.abs(); in emitCVT() local
2524 for (int d = 0; i->defExists(d); d++) { in emitVOTE() local
2584 for (int d = 0; insn->defExists(d); ++d) in emitInstruction() local
3254 for (int d = 0; insn->defExists(d); ++d) in commitInsn() local
Dnv50_ir.h203 #define NV50_IR_SUBOP_MEMBAR(d,s) \ argument
225 #define NV50_IR_SUBOP_SUCLAMP_SD(r, d) (( 0 + (r)) | ((d == 2) ? 0x10 : 0)) argument
226 #define NV50_IR_SUBOP_SUCLAMP_PL(r, d) (( 5 + (r)) | ((d == 2) ? 0x10 : 0)) argument
227 #define NV50_IR_SUBOP_SUCLAMP_BL(r, d) ((10 + (r)) | ((d == 2) ? 0x10 : 0)) argument
246 #define NV50_IR_SUBOP_V1(d,a,b) (((d) << 10) | ((b) << 5) | (a) | 0x0000) argument
247 #define NV50_IR_SUBOP_V2(d,a,b) (((d) << 10) | ((b) << 5) | (a) | 0x4000) argument
248 #define NV50_IR_SUBOP_V4(d,a,b) (((d) << 10) | ((b) << 5) | (a) | 0x8000) argument
553 inline int abs() const { return (bits & NV50_IR_MOD_ABS) ? 1 : 0; } in abs() function
790 inline Value *getDef(int d) const { return defs[d].get(); } in getDef()
794 inline bool defExists(unsigned d) const in defExists()
/external/mesa3d/src/gallium/state_trackers/omx/
Dvid_dec_h265.c249 const uint8_t *d; in scaling_list_data() local
302 unsigned sign, abs; in st_ref_pic_set() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBase.h202 abs() const { in abs() function
616 for (int d = 0; d < NumDimensions; ++d) in_dims[d] = d; in argmax() local
629 for (int d = 0; d < NumDimensions; ++d) in_dims[d] = d; in argmin() local
/external/swiftshader/src/Shader/
DShaderCore.cpp220 Float4 abs = x; in reciprocalSquareRoot() local
1075 void ShaderCore::packHalf2x16(Vector4f &d, const Vector4f &s0) in packHalf2x16()
1089 void ShaderCore::packSnorm2x16(Vector4f &d, const Vector4f &s0) in packSnorm2x16()
1096 void ShaderCore::packUnorm2x16(Vector4f &d, const Vector4f &s0) in packUnorm2x16()
1265 Float4 d = N.x * I.x; in reflect1() local
1272 Float4 d = dot2(N, I); in reflect2() local
1280 Float4 d = dot3(N, I); in reflect3() local
1289 Float4 d = dot4(N, I); in reflect4() local
1299 Float4 d = N.x * I.x; in refract1() local
1309 Float4 d = dot2(N, I); in refract2() local
[all …]
/external/mesa3d/src/compiler/glsl/
Dir_builder.cpp288 abs(operand a) in abs() function
582 bitfield_insert(operand a, operand b, operand c, operand d) in bitfield_insert()
/external/skia/src/core/
DSkScan_Hairline.cpp291 static inline Sk2s abs(const Sk2s& value) { in abs() function
407 int d = compute_int_quad_dist(pts); in compute_quad_level() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h823 explicit APFloat(double d) : U(IEEEFloat(d), IEEEdouble()) {} in APFloat()
1099 inline APFloat abs(APFloat X) { in abs() function
/external/python/cpython2/Objects/
Dfloatobject.c449 unsigned long abs = (unsigned long)(jj < 0 ? -jj : jj); in float_richcompare() local
2608 char *d = &buf[3]; in _PyFloat_Unpack4() local
2703 char *d = &buf[7]; in _PyFloat_Unpack8() local
/external/v8/benchmarks/
Dcrypto.js660 BigInteger.prototype.abs = bnAbs; method in BigInteger
1551 function pkcs1unpad2(d,n) { argument

12