HomeSort by relevance Sort by last modified time
    Searched refs:ec (Results 476 - 500 of 1226) sorted by null

<<11121314151617181920>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/
KeyPairGeneratorSpi.java 1 package org.bouncycastle.jcajce.provider.asymmetric.ec;
27 import org.bouncycastle.math.ec.ECCurve;
28 import org.bouncycastle.math.ec.ECPoint;
39 public static class EC
68 public EC()
70 super("EC");
71 this.algorithm = "EC";
75 public EC(
249 extends EC
258 extends EC
    [all...]
BCECPrivateKey.java 1 package org.bouncycastle.jcajce.provider.asymmetric.ec;
37 import org.bouncycastle.math.ec.ECCurve;
45 private String algorithm = "EC";
226 org.bouncycastle.asn1.sec.ECPrivateKey ec = org.bouncycastle.asn1.sec.ECPrivateKey.getInstance(privKey); local
228 this.d = ec.getKey();
229 this.publicKey = ec.getPublicKey();
394 buf.append("EC Private Key").append(nl);
BCECPublicKey.java 1 package org.bouncycastle.jcajce.provider.asymmetric.ec;
36 import org.bouncycastle.math.ec.ECCurve;
44 private String algorithm = "EC";
47 private transient org.bouncycastle.math.ec.ECPoint q;
335 public org.bouncycastle.math.ec.ECPoint getQ()
345 public org.bouncycastle.math.ec.ECPoint engineGetQ()
365 buf.append("EC Public Key").append(nl);
  /external/icu/icu4c/source/common/
locutil.cpp 129 UErrorCode ec = U_ZERO_ERROR;
130 uloc_canonicalize(buf, canon, buflen, &ec);
131 if (U_SUCCESS(ec)) {
  /external/icu/icu4c/source/i18n/
coll.cpp 485 UErrorCode ec = U_ZERO_ERROR; local
486 return (EComparisonResult)compare(source, target, ec);
494 UErrorCode ec = U_ZERO_ERROR; local
495 return (EComparisonResult)compare(source, target, length, ec);
503 UErrorCode ec = U_ZERO_ERROR; local
504 return (EComparisonResult)compare(source, sourceLength, target, targetLength, ec);
532 UErrorCode ec = U_ZERO_ERROR; local
533 return (compare(source, target, ec) == UCOL_EQUAL);
539 UErrorCode ec = U_ZERO_ERROR; local
540 return (compare(source, target, ec) != UCOL_LESS)
546 UErrorCode ec = U_ZERO_ERROR; local
    [all...]
numfmt.cpp 737 UErrorCode ec = U_ZERO_ERROR; local
738 getEffectiveCurrency(curr, ec);
739 if (U_SUCCESS(ec)) {
740 LocalPointer<CurrencyAmount> currAmt(new CurrencyAmount(parseResult, curr, ec), ec);
741 if (U_FAILURE(ec)) {
    [all...]
decimfmt.cpp 896 UErrorCode ec = U_ZERO_ERROR; local
897 LocalPointer<CurrencyAmount> currAmt(new CurrencyAmount(parseResult, curbuf, ec), ec);
898 if (U_FAILURE(ec)) {
1007 UErrorCode ec = U_ZERO_ERROR; local
1016 UErrorCode ec = U_ZERO_ERROR; local
1021 UErrorCode ec = U_ZERO_ERROR; local
2945 UErrorCode ec = U_ZERO_ERROR; local
    [all...]
datefmt.cpp 284 UErrorCode ec = U_ZERO_ERROR; local
285 calClone->setTime(date, ec);
286 if (U_SUCCESS(ec)) {
338 UErrorCode ec = U_ZERO_ERROR; local
339 d = calClone->getTime(ec);
340 if (U_FAILURE(ec)) {
  /external/icu/icu4c/source/test/intltest/
numfmtst.h 238 void expect2(NumberFormat* fmt, const Formattable& n, const UnicodeString& str, UErrorCode ec);
240 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) {
241 expect2(fmt, n, UnicodeString(str, ""), ec);
  /external/llvm/tools/lli/
RemoteMemoryManager.cpp 64 std::error_code ec; local
69 ec);
70 assert(!ec && MB.base());
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
evex-lig256-intel.d 36 [ ]*[a-f0-9]+: 62 f1 d7 2f c2 ec ab vcmpsd k5\{k7\},xmm5,xmm4,0xab
37 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec ab vcmpsd k5\{k7\},xmm5,xmm4,\{sae\},0xab
38 [ ]*[a-f0-9]+: 62 f1 d7 2f c2 ec 7b vcmpsd k5\{k7\},xmm5,xmm4,0x7b
39 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec 7b vcmpsd k5\{k7\},xmm5,xmm4,\{sae\},0x7b
46 [ ]*[a-f0-9]+: 62 f1 d7 2f c2 ec 00 vcmpeqsd k5\{k7\},xmm5,xmm4
47 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec 00 vcmpeqsd k5\{k7\},xmm5,xmm4,\{sae\}
54 [ ]*[a-f0-9]+: 62 f1 d7 2f c2 ec 00 vcmpeqsd k5\{k7\},xmm5,xmm4
55 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec 00 vcmpeqsd k5\{k7\},xmm5,xmm4,\{sae\}
62 [ ]*[a-f0-9]+: 62 f1 d7 2f c2 ec 01 vcmpltsd k5\{k7\},xmm5,xmm4
63 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec 01 vcmpltsd k5\{k7\},xmm5,xmm4,\{sae\
    [all...]
evex-lig512-intel.d 36 [ ]*[a-f0-9]+: 62 f1 d7 4f c2 ec ab vcmpsd k5\{k7\},xmm5,xmm4,0xab
37 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec ab vcmpsd k5\{k7\},xmm5,xmm4,\{sae\},0xab
38 [ ]*[a-f0-9]+: 62 f1 d7 4f c2 ec 7b vcmpsd k5\{k7\},xmm5,xmm4,0x7b
39 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec 7b vcmpsd k5\{k7\},xmm5,xmm4,\{sae\},0x7b
46 [ ]*[a-f0-9]+: 62 f1 d7 4f c2 ec 00 vcmpeqsd k5\{k7\},xmm5,xmm4
47 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec 00 vcmpeqsd k5\{k7\},xmm5,xmm4,\{sae\}
54 [ ]*[a-f0-9]+: 62 f1 d7 4f c2 ec 00 vcmpeqsd k5\{k7\},xmm5,xmm4
55 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec 00 vcmpeqsd k5\{k7\},xmm5,xmm4,\{sae\}
62 [ ]*[a-f0-9]+: 62 f1 d7 4f c2 ec 01 vcmpltsd k5\{k7\},xmm5,xmm4
63 [ ]*[a-f0-9]+: 62 f1 d7 1f c2 ec 01 vcmpltsd k5\{k7\},xmm5,xmm4,\{sae\
    [all...]
  /external/boringssl/
sources.mk 125 src/crypto/ec/ec.c\
126 src/crypto/ec/ec_asn1.c\
127 src/crypto/ec/ec_key.c\
128 src/crypto/ec/ec_montgomery.c\
129 src/crypto/ec/oct.c\
130 src/crypto/ec/p224-64.c\
131 src/crypto/ec/p256-64.c\
132 src/crypto/ec/p256-x86_64.c\
133 src/crypto/ec/simple.c
    [all...]
  /external/valgrind/coregrind/
m_transtab.c 2012 EClassNo ec; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 392 UErrorCode ec = U_ZERO_ERROR; local
393 const UBiDiLevel* gotLevels = ubidi_getLevels(bidi, &ec);
398 if(U_FAILURE(ec)) {
729 UErrorCode ec = U_ZERO_ERROR; local
743 ec = U_ZERO_ERROR;
744 ubidi_setPara(bidi,src,srcSize,UBIDI_DEFAULT_LTR ,NULL,&ec);
745 if(U_FAILURE(ec)){
747 i, UBIDI_DEFAULT_LTR, u_errorName(ec));
750 destSize = ubidi_writeReordered(bidi,dest,0,UBIDI_DO_MIRRORING,&ec);
751 if(ec!=U_BUFFER_OVERFLOW_ERROR)
991 UErrorCode ec = U_ZERO_ERROR; local
    [all...]
cldrtest.c 1134 UErrorCode ec = U_ZERO_ERROR; local
    [all...]
  /external/curl/docs/examples/
asiohiper.cpp 359 boost::system::error_code ec; local
360 tcp_socket->open(boost::asio::ip::tcp::v4(), ec); local
362 if(ec)
365 std::cout << std::endl << "Couldn't open socket [" << ec << "][" << ec.message() << "]";
  /external/icu/icu4c/source/i18n/unicode/
decimfmt.h     [all...]
  /system/update_engine/update_manager/
evaluation_context_unittest.cc 63 void ReadVar(scoped_refptr<EvaluationContext> ec, Variable<T>* var) {
64 ec->GetValue(var);
69 void EvaluateRepeatedly(Closure evaluation, scoped_refptr<EvaluationContext> ec,
75 Closure closure = Bind(EvaluateRepeatedly, evaluation, ec, count_p, done_p);
76 ASSERT_TRUE(ec->RunOnValueChangeOrTimeout(closure))
109 "in how the test was written, look for leaking handles to the EC, "
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r6-n32.d 74 0+00e8 <[^>]*> 45bf0000 bc1nez \$f31,000000ec <[^>]*>
76 0+00ec <[^>]*> 00000000 nop
150 0+01ec <[^>]*> 7c608025 cache 0x0,-256\(v1\)
241 0+02e8 <[^>]*> 60420000 bnvc v0,v0,000002ec <[^>]*>
243 0+02ec <[^>]*> 00000000 nop
337 0+03e8 <[^>]*> 5c430000 bltc v0,v1,000003ec <[^>]*>
339 0+03ec <[^>]*> 00000000 nop
435 0+04e8 <[^>]*> e8000000 balc 000004ec <[^>]*>
437 0+04ec <[^>]*> e8000000 balc 000004f0 <[^>]*>
438 [ ]*4ec: R_MIPS_PC26_S2 L0.-0x800000
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
bit_cnt.c 391 Word16 bc11,ec,sc; local
395 ec=0;
409 ec = ec + 5;
411 ec = ec + 2;
417 ec = ec + 5;
419 ec = ec + 2
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
ErrorManager.java 555 ErrorState ec = local
557 if ( ec==null ) {
558 ec = new ErrorState();
559 threadToErrorStateMap.put(Thread.currentThread(), ec); local
561 return ec;
570 ErrorState ec = new ErrorState(); local
571 threadToErrorStateMap.put(Thread.currentThread(), ec); local
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.3alpha-8.jar 
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
bitwise.d 69 ec: e9 fd ae cd andh 0xfde9,%r13,%r14
109 18c: 00 00 22 ec orh 0x0000,%r1,%sp
110 190: 01 00 85 ec orh 0x0001,%r4,%r5
111 194: 02 00 e8 ec orh 0x0002,%r7,%r8
133 1ec: 02 00 e8 fc xorh 0x0002,%r7,%r8
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.d 69 ec: (7c 03 20 40|40 20 03 7c) cmplw r3,r4
87 134: (7c 09 55 ec|ec 55 09 7c) dcba r9,r10
97 15c: (7c e0 31 ec|ec 31 e0 7c) dcbtst 0,r6,7
98 160: (7c 06 39 ec|ec 39 06 7c) dcbtst r6,r7
99 164: (7c e9 31 ec|ec 31 e9 7c) dcbtst r9,r6,7
101 16c: (7c 01 17 ec|ec 17 01 7c) dcbz r1,r
    [all...]

Completed in 1519 milliseconds

<<11121314151617181920>>