| /external/boringssl/src/crypto/x509v3/ |
| D | v3_purp.c | 114 int X509_check_purpose(X509 *x, int id, int ca) in X509_check_purpose() 584 static int check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_ssl_client() 601 static int check_purpose_ssl_server(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_ssl_server() 613 static int check_purpose_ns_ssl_server(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_ns_ssl_server() 624 static int purpose_smime(const X509 *x, int ca) in purpose_smime() 644 static int check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_smime_sign() 653 static int check_purpose_smime_encrypt(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_smime_encrypt() 662 static int check_purpose_crl_sign(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_crl_sign() 677 static int ocsp_helper(const X509_PURPOSE *xp, const X509 *x, int ca) in ocsp_helper() 687 int ca) in check_purpose_timestamp_sign() [all …]
|
| /external/javassist/src/main/javassist/ |
| D | CtConstructor.java | 151 CodeAttribute ca = getMethodInfo2().getCodeAttribute(); in isEmpty() local 252 CodeAttribute ca = methodInfo.getCodeAttribute(); in insertBeforeBody() local 282 int getStartPosOfBody(CodeAttribute ca) throws CannotCompileException { in getStartPosOfBody() 354 CodeAttribute ca = minfo.getCodeAttribute(); in toMethod() local 371 private static void removeConsCall(CodeAttribute ca) in removeConsCall()
|
| D | CtBehavior.java | 428 CodeAttribute ca = (CodeAttribute)cattr.copy(cp, map); in setBody0() local 547 CodeAttribute ca = methodInfo.getCodeAttribute(); in addLocalVariable() local 607 CodeAttribute ca = methodInfo.getCodeAttribute(); in addParameter2() local 693 CodeAttribute ca = methodInfo.getCodeAttribute(); in insertBefore() local 764 CodeAttribute ca = methodInfo.getCodeAttribute(); in insertAfter() local 1009 CodeAttribute ca = methodInfo.getCodeAttribute(); in addCatch() local 1049 int getStartPosOfBody(CodeAttribute ca) throws CannotCompileException { in getStartPosOfBody() 1101 CodeAttribute ca = methodInfo.getCodeAttribute(); in insertAt() local
|
| /external/jetty/src/java/org/eclipse/jetty/util/ |
| D | ByteArrayISO8859Writer.java | 119 char[] ca ={c}; in write() local 126 public void write(char[] ca) in write() 145 public void write(char[] ca,int offset, int length) in write() 208 private void writeEncoded(char[] ca,int offset, int length) in writeEncoded()
|
| /external/srtp/crypto/test/ |
| D | cipher_driver.c | 345 cipher_array_alloc_init(cipher_t ***ca, int num_ciphers, in cipher_array_alloc_init() 458 cipher_array_test_throughput(cipher_t *ca[], int num_cipher) { in cipher_array_test_throughput() 476 cipher_t **ca = NULL; in cipher_driver_test_array_throughput() local
|
| /external/libcxx/test/std/utilities/utility/forward/ |
| D | forward4.fail.cpp | 23 const A ca = A(); in main() local
|
| D | forward2.fail.cpp | 23 const A ca = A(); in main() local
|
| D | forward5.fail.cpp | 23 const A ca = A(); in main() local
|
| D | move_only4.fail.cpp | 49 const move_only ca = move_only(); in main() local
|
| D | move_only2.fail.cpp | 49 const move_only ca = move_only(); in main() local
|
| D | move_only1.fail.cpp | 49 const move_only ca = move_only(); in main() local
|
| D | move_only3.fail.cpp | 46 const move_only ca = move_only(); in main() local
|
| D | move_if_noexcept.pass.cpp | 48 const A ca; in main() local
|
| D | forward.pass.cpp | 40 const A ca = A(); in main() local
|
| D | move_copy.pass.cpp | 51 const A ca = A(); in main() local
|
| /external/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/ |
| D | fill.pass.cpp | 27 char ca[n] = {0}; in test_char() local
|
| /external/libmpeg2/common/ |
| D | ideint_cac.c | 105 WORD32 ca; in cac_4x8() local 342 WORD32 ca; /* combing artifact result */ in ideint_cac_8x8() local
|
| /external/eigen/blas/f2c/ |
| D | lsame.c | 15 logical lsame_(char *ca, char *cb, ftnlen ca_len, ftnlen cb_len) in lsame_()
|
| /external/clang/test/CXX/over/over.built/ |
| D | p25.cpp | 14 Color foo(bool cond, ConvertsToColorA ca, ConvertsToColorB cb) { in foo()
|
| /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayType/ |
| D | NewInstanceDebuggee.java | 42 checkClass[][] ca = {{new checkClass()}, {new checkClass()}}; in run() local
|
| /external/javassist/src/main/javassist/bytecode/ |
| D | CodeAnalyzer.java | 25 public CodeAnalyzer(CodeAttribute ca) { in CodeAnalyzer() 61 private void initStack(int[] stack, CodeAttribute ca) { in initStack()
|
| D | MethodInfo.java | 414 CodeAttribute ca = getCodeAttribute(); in rebuildStackMap() local 431 CodeAttribute ca = getCodeAttribute(); in rebuildStackMapForME() local 448 CodeAttribute ca = getCodeAttribute(); in getLineNumber() local
|
| /external/jsilver/src/com/google/clearsilver/jsilver/functions/html/ |
| D | BaseUrlValidateFunction.java | 86 char[] ca = string.toCharArray(); in toLowerCaseAsciiOnly() local
|
| /external/llvm/lib/MC/ |
| D | StringTableBuilder.cpp | 22 char ca = a[sizeA - i - 1]; in compareBySuffix() local
|
| /external/javassist/src/main/javassist/convert/ |
| D | TransformWriteField.java | 39 CodeAttribute ca = iterator.get(); in transform() local
|