代码搜索:Multiplication

找到约 1,176 项符合「Multiplication」的源代码

代码结果 1,176
www.eeworm.com/read/470720/1450360

x 930529-1.x

# The problem on Alpha at -O3 is that when dd is inlined, we have # division by a constant, which gets converted to multiplication # by a large constant, which gets turned into an induction variable.
www.eeworm.com/read/470693/1462306

x 930529-1.x

# The problem on Alpha at -O3 is that when dd is inlined, we have # division by a constant, which gets converted to multiplication # by a large constant, which gets turned into an induction variable.
www.eeworm.com/read/459110/1574062

java referencemultiplier.java

package org.bouncycastle.math.ec; import java.math.BigInteger; class ReferenceMultiplier implements ECMultiplier { /** * Simple shift-and-add multiplication. Serves as reference implementat
www.eeworm.com/read/459110/1574065

java ecmultiplier.java

package org.bouncycastle.math.ec; import java.math.BigInteger; /** * Interface for classes encapsulating a point multiplication algorithm * for ECPoints. */ interface ECMultiplier {
www.eeworm.com/read/240162/4588152

x 930529-1.x

# The problem on Alpha at -O3 is that when dd is inlined, we have # division by a constant, which gets converted to multiplication # by a large constant, which gets turned into an induction variable.
www.eeworm.com/read/233448/4682066

x 930529-1.x

# The problem on Alpha at -O3 is that when dd is inlined, we have # division by a constant, which gets converted to multiplication # by a large constant, which gets turned into an induction variable.
www.eeworm.com/read/198657/5083370

c mul_fft.c

/* An implementation in GMP of Scho"nhage's fast multiplication algorithm modulo 2^N+1, by Paul Zimmermann, INRIA Lorraine, February 1998. THE CONTENTS OF THIS FILE ARE FOR INTERNAL USE AND THE
www.eeworm.com/read/190666/5178103

x 930529-1.x

# The problem on Alpha at -O3 is that when dd is inlined, we have # division by a constant, which gets converted to multiplication # by a large constant, which gets turned into an induction variable.
www.eeworm.com/read/168845/5435980

cpp mul.cpp

/* Boost test/mul.cpp * test multiplication, division, square and square root on some intervals * * Copyright 2002-2003 Guillaume Melquiond * * Distributed under the Boost Software License,
www.eeworm.com/read/340665/3278811

x 930529-1.x

# The problem on Alpha at -O3 is that when dd is inlined, we have # division by a constant, which gets converted to multiplication # by a large constant, which gets turned into an induction variable.