| /third_party/openssl/providers/common/der/ |
| D | der_ecx_key.c | 14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X25519() 23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X448() 32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED25519() 41 int ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED448()
|
| D | der_ec_key.c | 14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC()
|
| D | der_sm2_key.c | 15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2()
|
| D | der_sm2_sig.c | 23 int ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_SM2_with_MD()
|
| D | der_ec_sig.c | 27 int ossl_DER_w_algorithmIdentifier_ECDSA_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_ECDSA_with_MD()
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | loop_statement.cc | 27 const BlockStatement* cont) in LoopStatement() 42 auto* cont = ctx->Clone(continuing); in Clone() local
|
| D | for_loop_statement.cc | 28 const Statement* cont, in ForLoopStatement() 53 auto* cont = ctx->Clone(continuing); in Clone() local
|
| /third_party/openssl/crypto/asn1/ |
| D | x_bignum.c | 94 static int bn_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in bn_i2c() 115 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in bn_c2i() 130 static int bn_secure_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in bn_secure_c2i()
|
| D | x_int64.c | 49 static int uint64_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint64_i2c() 73 static int uint64_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in uint64_c2i() 144 static int uint32_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint32_i2c() 175 static int uint32_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in uint32_c2i()
|
| D | x_long.c | 85 static int long_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in long_i2c() 128 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in long_c2i()
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | control_block_validation_test.cc | 94 auto* cont = Continue(); in TEST_F() local 113 auto* cont = Continue(); in TEST_F() local 131 auto* cont = Continue(); in TEST_F() local 151 auto* cont = Continue(); in TEST_F() local
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
| D | DemoUtility.java | 48 public static void fixGrid(Container cont, int columns) { in fixGrid() 80 public static void setInsets(Container cont, Component comp, Insets insets) { in setInsets()
|
| /third_party/glslang/SPIRV/ |
| D | doc.cpp | 699 const char* SelectControlString(int cont) in SelectControlString() 712 const char* LoopControlString(int cont) in LoopControlString() 732 const char* FunctionControlString(int cont) in FunctionControlString()
|
| /third_party/FatFs/documents/res/ |
| D | app5.c | 7 int* cont /* [OUT] 1:Contiguous, 0:Fragmented or zero-length */ in test_contiguous_file()
|
| /third_party/openssl/demos/cms/ |
| D | cms_ver.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
|
| /third_party/openssl/demos/smime/ |
| D | smver.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| D | vir_live_variables.c | 207 bool cont = false; in vir_live_variables_dataflow() local 243 bool cont = false; in vir_live_variables_defin_defout_dataflow() local
|
| /third_party/musl/src/thread/ |
| D | pthread_mutex_unlock.c | 7 int cont; in __pthread_mutex_unlock() local
|
| /third_party/libunwind/src/setjmp/ |
| D | siglongjmp.c | 69 int *cont; in siglongjmp() local
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| D | pthread_mutex_unlock.c | 7 int cont; in __pthread_mutex_unlock() local
|
| /third_party/ltp/pan/ |
| D | scan.l | 71 char *key, *cont; /* keyword pieces */ variable
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| D | for_loop_to_loop.cc | 49 if (auto* cont = for_loop->continuing) { in Run() local
|
| /third_party/libsnd/tests/ |
| D | format_check_test.c | 84 { int container_max, codec_max, cont, codec ; in format_combo_test() local
|
| /third_party/openssl/crypto/cms/ |
| D | cms_smime.c | 106 BIO *cont; in CMS_data() local 144 BIO *cont; in CMS_digest_verify() local 202 BIO *cont; in CMS_EncryptedData_decrypt() local 845 BIO *cont; in CMS_decrypt() local 911 BIO *cont; in CMS_uncompress() local
|
| /third_party/node/test/parallel/ |
| D | test-http2-window-size.js | 25 const cont = () => { function
|