Searched
refs:ec (Results
426 -
450 of
1226) sorted by null
<<11121314151617181920>>
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/ |
allinsn.d | 186 000000ec <nsdivi>: 187 ec: 82 b8 10 00 nsdivi sp,0,sp 378 000001ec <ldfu>: 379 1ec: 80 08 16 81 ldfu @\(sp,sp\),fr0 475 26c: 80 ec 10 00 lddfi @\(sp,0\),fr0 570 000002ec <stu>: 571 2ec: 82 0c 14 81 stu sp,@\(sp,sp\) 762 000003ec <movfg>: 763 3ec: 80 0c 03 41 movfg fr0,sp 838 450: 90 18 fe ec bv icc0,0x0,0 <add [all...] |
/external/icu/icu4c/source/common/ |
uniset.cpp | 283 UErrorCode ec = U_ZERO_ERROR; local 284 ensureCapacity(o.len, ec); 285 if (U_FAILURE(ec)) { 300 strings->assign(*o.strings, cloneUnicodeString, ec); 1028 UErrorCode ec = U_ZERO_ERROR; 1029 strings->sortedInsert(t, compareUnicodeString, ec); 1030 if (U_FAILURE(ec)) { [all...] |
uvectr32.h | 80 void assign(const UVector32& other, UErrorCode &ec); 159 void sortedInsert(int32_t elem, UErrorCode& ec);
|
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
logback-core-0.9.8-SNAPSHOT.jar | |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/ |
X9Curve.java | 14 import org.bouncycastle.math.ec.ECAlgorithms; 15 import org.bouncycastle.math.ec.ECCurve; 88 throw new IllegalArgumentException("This type of EC basis is not implemented");
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/ |
AlgorithmParametersSpi.java | 1 package org.bouncycastle.jcajce.provider.asymmetric.ec; 17 import org.bouncycastle.math.ec.ECCurve; 41 throw new InvalidParameterSpecException("EC curve name not recognized: " + ecGenParameterSpec.getName()); 117 throw new InvalidParameterSpecException("EC AlgorithmParameters cannot convert to " + paramSpec.getName()); 165 return "EC AlgorithmParameters ";
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
SecP192R1FieldElement.java | 1 package org.bouncycastle.math.ec.custom.sec; 5 import org.bouncycastle.math.ec.ECFieldElement;
|
SecP256R1FieldElement.java | 1 package org.bouncycastle.math.ec.custom.sec; 5 import org.bouncycastle.math.ec.ECFieldElement;
|
SecP521R1FieldElement.java | 1 package org.bouncycastle.math.ec.custom.sec; 5 import org.bouncycastle.math.ec.ECFieldElement;
|
/external/elfutils/tests/ |
run-readelf-z.sh | 53 [ 2] .eh_frame PROGBITS 00000000100000ec 000000ec 00000000 0 A 0 0 4 98 [ 2] .eh_frame PROGBITS 00000000100000ec 000000ec 00000000 0 A 0 0 4
|
/external/icu/icu4c/source/i18n/ |
selfmt.cpp | 126 const UnicodeString& keyword, UErrorCode& ec) { 127 if (U_FAILURE(ec)) {
|
/external/icu/icu4c/source/i18n/unicode/ |
measfmt.h | 216 * @param ec input-output error code 221 UErrorCode& ec); 226 * @param ec input-output error code 230 static MeasureFormat* U_EXPORT2 createCurrencyFormat(UErrorCode& ec);
|
plurfmt.h | 541 * @param ec Error code. 545 virtual UnicodeString select(void *context, double number, UErrorCode& ec) const = 0; 558 virtual UnicodeString select(void *context, double number, UErrorCode& /*ec*/) const; /**< @internal */ 596 * @param ec ICU error code. 601 const PluralSelector& selector, void *context, double number, UErrorCode& ec); /**< @internal */
|
rbtz.h | 193 * @param ec input-output error code 197 int32_t& dstOffset, UErrorCode& ec) const; 319 int32_t& rawOffset, int32_t& dstOffset, UErrorCode& ec) const;
|
/external/icu/icu4c/source/test/intltest/ |
windttst.cpp | 82 int32_t ec = TimeZone::countEquivalentIDs(zoneID); local 84 for (int z = 0; z < ec; z += 1) {
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
unpredictable.d | 66 0+0ec <[^>]+> [^<]+<UNPREDICTABLE>
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
logical.d | 16 c: ec 43 R4 =~ R5;
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
naked.d | 19 31: ec [ ]*in \(%dx\),%al
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
gotplt1.d | 37 821ec 01000000 01000000 04000000 e4000800 .*
|
libdso-15b.d | 28 01ec fce17e7e 0401307a 08013009 00000000 .*
|
libdso-1c.d | 28 01ec 3f7e0000 00002ffe ecffffff .*
|
pv32-1.d | 25 801ec 1c230800 0b010000 00000000 20230800 .*
|
tls-ldgdex-14.d | 48 801ec 5fae1c00 .*
|
tls-ldgdex-15.d | 48 801ec 6fae1400 00000000 6fae1c00 00000000 .*
|
tls-legdx-16.d | 48 801ec 6fae1023 08000000 6fae1823 08000000 .*
|
Completed in 1151 milliseconds
<<11121314151617181920>>