HomeSort by relevance Sort by last modified time
    Searched refs:multiply (Results 151 - 175 of 209) sorted by null

1 2 3 4 5 67 8 9

  /external/oprofile/events/x86-64/family10/
unit_masks 51 0x02 Multiply pipe ops excluding load ops and SSE move ops
54 0x10 Multiply pipe load ops and SSE move ops
244 0x02 Single precision multiply ops
247 0x10 Double precision multiply ops
361 0x02 Multiply ops
  /external/v8/benchmarks/
raytrace.js 126 multiply : function(c1, c2) {
729 Flog.RayTracer.Color.prototype.multiply(
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 413 mul r5,r7,r4 @ multiply Q by denominator
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-raytrace.js 121 multiply : function(c1, c2) {
755 Flog.RayTracer.Color.prototype.multiply(
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-raytrace.js 121 multiply : function(c1, c2) {
755 Flog.RayTracer.Color.prototype.multiply(
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-raytrace.js 121 multiply : function(c1, c2) {
724 Flog.RayTracer.Color.prototype.multiply(
  /external/webkit/Source/WebCore/svg/
SVGSVGElement.cpp 514 return transform.multiply(viewBoxTransform);
  /frameworks/base/libs/hwui/
LayerRenderer.cpp 443 layer->getTexTransform().multiply(invert);
Matrix.cpp 172 void Matrix4::multiply(float v) { function in class:android::uirenderer::Matrix4
  /libcore/luni/src/main/java/java/math/
BigInteger.java 860 public BigInteger multiply(BigInteger value) { method in class:BigInteger
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/oprofile/events/mips/24K/
events 99 event:0x411 counters:1 um:zero minimum:500 name:INT_MUL_DIV_INSNS : 17-1 Integer multiply/divide instructions completed
  /external/oprofile/events/mips/34K/
events 107 event:0x411 counters:1 um:zero minimum:500 name:INT_MUL_DIV_INSNS : 17-1 Integer multiply/divide instructions completed
  /external/llvm/lib/Support/
APFloat.cpp 869 /* Multiply the significand of the RHS. If ADDEND is non-NULL, add it
964 /* Multiply the significands of LHS and RHS to DST. */
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugTreeGrammar.cs 596 value = a.multiply(b);
ProfileTreeGrammar.cs 601 value = a.multiply(b);
  /external/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 51 ;# rounding added in on the multiply
  /external/oprofile/events/i386/nehalem/
unit_masks 59 0x01 packed_mpy Counts number of 128 bit SIMD integer multiply operations
73 0x02 mul Counts the number of multiply operations executed
364 0x01 packed_mpy Counts number of SID integer 64 bit packed multiply operations
events 107 event:0xFD counters:0,1,2,3 um:simd_int_64 minimum:6000 name:SIMD_INT_64 : Counts number of SID integer 64 bit packed multiply operations.
  /external/oprofile/events/mips/1004K/
events 115 event:0x411 counters:1 um:zero minimum:500 name:INT_MUL_DIV_INSNS : 17-1 Integer multiply/divide instructions completed
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 727 Result.markConstantRange(LHSRange.multiply(RHSRange));
    [all...]
ScalarEvolution.cpp 699 // to do is multiply by the inverse. Therefore, this step can be done at
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
CollisionSystem.java     [all...]
  /external/libvpx/vp8/encoder/ppc/
variance_subpixel_altivec.asm 54 ;# rounding added in on the multiply
  /external/mesa3d/src/glsl/
ast_to_hir.cpp 155 bool multiply,
164 * multiply (*), and divide (/) operate on integer and
261 * * The operator is multiply (*), where both operands are matrices or
266 * right operand. Then, the multiply (*) operation does a linear
267 * algebraic multiply, yielding an object that has the same number of
272 if (! multiply) {
277 /* Matrix multiply. The columns of A must match the rows of B. Given
    [all...]

Completed in 1803 milliseconds

1 2 3 4 5 67 8 9