/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/ |
D | GCMUtil.java | 193 static int shiftRight(int[] x) in shiftRight() method in GCMUtil 218 static int shiftRight(int[] x, int[] z) in shiftRight() method in GCMUtil 243 static long shiftRight(long[] x) in shiftRight() method in GCMUtil 253 static long shiftRight(long[] x, long[] z) in shiftRight() method in GCMUtil
|
/external/proguard/src/proguard/evaluation/value/ |
D | LongValue.java | 158 public LongValue shiftRight(IntegerValue other) in shiftRight() method in LongValue 312 public LongValue shiftRight(SpecificLongValue other) in shiftRight() method in LongValue 468 public LongValue shiftRight(ParticularIntegerValue other) in shiftRight() method in LongValue
|
D | SpecificLongValue.java | 109 public LongValue shiftRight(IntegerValue other) in shiftRight() method in SpecificLongValue 201 public LongValue shiftRight(SpecificLongValue other) in shiftRight() method in SpecificLongValue
|
D | ParticularLongValue.java | 129 public LongValue shiftRight(IntegerValue other) in shiftRight() method in ParticularLongValue 217 public LongValue shiftRight(ParticularIntegerValue other) in shiftRight() method in ParticularLongValue
|
D | IntegerValue.java | 142 public abstract IntegerValue shiftRight(IntegerValue other); in shiftRight() method in IntegerValue 340 public IntegerValue shiftRight(UnknownIntegerValue other) in shiftRight() method in IntegerValue 584 public IntegerValue shiftRight(SpecificIntegerValue other) in shiftRight() method in IntegerValue 828 public IntegerValue shiftRight(ParticularIntegerValue other) in shiftRight() method in IntegerValue
|
D | SpecificIntegerValue.java | 129 public IntegerValue shiftRight(IntegerValue other) in shiftRight() method in SpecificIntegerValue 256 public IntegerValue shiftRight(SpecificIntegerValue other) in shiftRight() method in SpecificIntegerValue
|
D | UnknownLongValue.java | 110 public LongValue shiftRight(IntegerValue other) in shiftRight() method in UnknownLongValue
|
D | ParticularIntegerValue.java | 161 public IntegerValue shiftRight(IntegerValue other) in shiftRight() method in ParticularIntegerValue 284 public IntegerValue shiftRight(ParticularIntegerValue other) in shiftRight() method in ParticularIntegerValue
|
D | UnknownIntegerValue.java | 131 public IntegerValue shiftRight(IntegerValue other) in shiftRight() method in UnknownIntegerValue
|
/external/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 862 template <class DigitsT> void ScaledNumber<DigitsT>::shiftRight(int32_t Shift) { in shiftRight() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
D | Dfp.java | 677 protected void shiftRight() { in shiftRight() method in Dfp
|
/external/dexmaker/src/test/java/com/google/dexmaker/ |
D | DexMakerTest.java | 782 Method shiftRight = binaryOpMethod(int.class, int.class, BinaryOp.SHIFT_RIGHT); in testIntBinaryOps() local 833 Method shiftRight = binaryOpMethod(long.class, int.class, BinaryOp.SHIFT_RIGHT); in testLongBinaryOps() local
|
/external/crcalc/src/com/hp/creals/ |
D | CR.java | 766 public CR shiftRight(int n) { in shiftRight() method in CR
|
/external/v8/benchmarks/ |
D | crypto.js | 1316 BigInteger.prototype.shiftRight = bnShiftRight; method in BigInteger
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 362 shiftRight(integerPart *dst, unsigned int parts, unsigned int bits) in shiftRight() function
|
/external/proguard/lib/ |
D | proguard.jar | META-INF/
META-INF/MANIFEST.MF
proguard/optimize/WriteOnlyFieldFilter.class
WriteOnlyFieldFilter ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |