Home
last modified time | relevance | path

Searched +defs:mul +defs:d (Results 1 – 21 of 21) sorted by relevance

/external/v8/src/base/
Ddivision-by-constant.cc16 MagicNumbersForDivision<T> SignedDivisionByConstant(T d) { in SignedDivisionByConstant()
47 T mul = q2 + 1; in SignedDivisionByConstant() local
53 MagicNumbersForDivision<T> UnsignedDivisionByConstant(T d, in UnsignedDivisionByConstant()
/external/libtextclassifier/util/hash/
Dfarmhash.cc373 STATIC_INLINE uint64_t HashLen16(uint64_t u, uint64_t v, uint64_t mul) { in HashLen16()
385 uint64_t mul = k2 + len * 2; in HashLen0to16() local
389 uint64_t d = (Rotate(a, 25) + b) * mul; in HashLen0to16() local
393 uint64_t mul = k2 + len * 2; in HashLen0to16() local
411 uint64_t mul = k2 + len * 2; in HashLen17to32() local
415 uint64_t d = Fetch(s + len - 16) * k2; in HashLen17to32() local
446 uint64_t mul = k2 + len * 2; in HashLen33to64() local
450 uint64_t d = Fetch(s + len - 16) * k2; in HashLen33to64() local
497 uint64_t mul = k1 + ((z & 0xff) << 1); in Hash64() local
540 uint32_t d = Fetch(s + (len >> 1)); in Hash32Len13to24() local
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DDiagBigDecimalTest.java182 double d; in diagconstructors() local
2938 com.ibm.icu.math.BigDecimal d; in diagequals() local
3218 com.ibm.icu.math.BigDecimal d; in diaghashcode() local
4161 com.ibm.icu.math.BigDecimal d; in diagtochararray() local
4184 com.ibm.icu.math.BigDecimal d; in diagtostring() local
4257 double d; in diagvalueof() local
5064 java.lang.String sub, java.lang.String mul, java.lang.String div, in mathtest()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
DDiagBigDecimalTest.java183 double d; in diagconstructors() local
2939 android.icu.math.BigDecimal d; in diagequals() local
3219 android.icu.math.BigDecimal d; in diaghashcode() local
4162 android.icu.math.BigDecimal d; in diagtochararray() local
4185 android.icu.math.BigDecimal d; in diagtostring() local
4258 double d; in diagvalueof() local
5065 java.lang.String sub, java.lang.String mul, java.lang.String div, in mathtest()
/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
1091 Instruction *mul; 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
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_lowering_nv50.cpp44 expandIntegerMUL(BuildUtil *bld, Instruction *mul) in expandIntegerMUL()
453 NV50LegalizeSSA::handleMUL(Instruction *mul) in handleMUL()
840 int l, d; in handleTXB() local
/external/v8/src/arm/
Dassembler-arm.cc1697 void Assembler::mul(Register dst, Register src1, Register src2, SBit s, in mul() function in v8::internal::Assembler
2414 int vd, d; in vldr() local
2463 int sd, d; in vldr() local
2514 int vd, d; in vstr() local
2563 int sd, d; in vstr() local
2606 int sd, d; in vldm() local
2624 int sd, d; in vstm() local
2641 int sd, d; in vldm() local
2657 int sd, d; in vstm() local
2665 static void DoubleAsTwoUInt32(double d, uint32_t* lo, uint32_t* hi) { in DoubleAsTwoUInt32()
[all …]
/external/swiftshader/src/Shader/
DShaderCore.cpp641 void ShaderCore::mul(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in mul() function in sw::ShaderCore
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.cpp224 ir_expression *mul(operand a, operand b) in mul() function
582 bitfield_insert(operand a, operand b, operand c, operand d) in bitfield_insert()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp343 static void mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[], in mul() function
1398 const APInt& d = *this; in magic() local
1442 const APInt& d = *this; in magicu() local
/external/llvm/lib/Support/
DAPInt.cpp327 static void mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[], in mul() function
1424 const APInt& d = *this; in magic() local
1468 const APInt& d = *this; in magicu() local
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp324 static void mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[], in mul() function
1495 const APInt& d = *this; in magic() local
1539 const APInt& d = *this; in magicu() local
/external/skia/fuzz/
DFuzzCanvas.cpp118 SkScalar a, b, c, d, e, f; in fuzz_path() local
268 SkColor mul, add; in make_fuzz_colorfilter() local
/external/valgrind/VEX/priv/
Dhost_s390_defs.h80 Int d; /* 12 bit unsigned or 20 bit signed */ member
419 } mul; member
Dguest_arm64_toIR.c2374 Int d = // diff<len-1:0> in dbm_DecodeBitMasks() local
7018 IRDirty* d = unsafeIRDirty_1_N ( in dis_ARM64_branch_etc() local
7039 IRDirty* d = unsafeIRDirty_1_N ( in dis_ARM64_branch_etc() local
8152 IRTemp mul = math_BINARY_WIDENING_V128(is2, mulOp, in math_MULL_ACC() local
/external/v8/src/arm64/
Dassembler-arm64.cc1429 void Assembler::mul(const Register& rd, in mul() function in v8::internal::Assembler
2723 int d, clz_a, out_n; in IsImmLogical() local
/external/v8/src/mips/
Dassembler-mips.cc1601 void Assembler::mul(Register rd, Register rs, Register rt) { in mul() function in v8::internal::Assembler
2348 void Assembler::DoubleAsTwoUInt32(double d, uint32_t* lo, uint32_t* hi) { in DoubleAsTwoUInt32()
/external/v8/src/mips64/
Dassembler-mips64.cc1600 void Assembler::mul(Register rd, Register rs, Register rt) { in mul() function in v8::internal::Assembler
2681 void Assembler::DoubleAsTwoUInt32(double d, uint32_t* lo, uint32_t* hi) { in DoubleAsTwoUInt32()
/external/vixl/src/aarch64/
Dassembler-aarch64.cc800 void Assembler::mul(const Register& rd, in mul() function in vixl::aarch64::Assembler
4508 int d, clz_a, out_n; in IsImmLogical() local
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c11365 long mul; in Qt_CompMulDiv() local
11386 long mul; in Qt_CompMulDivTrunc() local
11448 Fixed mul; in Qt_FixMulDiv() local
11471 Fixed mul; in Qt_UnsignedFixMulDiv() local
21675 DialogPtr d; in Qt_SGPanelInstall() local
21701 DialogPtr d; in Qt_SGPanelEvent() local
21736 DialogPtr d; in Qt_SGPanelItem() local
21765 DialogPtr d; in Qt_SGPanelRemove() local
28005 PyObject *d; in init_Qt() local
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc1150 TEST(mul) { in TEST() argument
14176 FPRegister d[kNumberOfRegisters]; in PushPopFPXRegSimpleHelper() local