Home
last modified time | relevance | path

Searched refs:sdb (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c1382 security_debug_ex *sdb = ex; in security_callback_debug() local
1387 rv = sdb->old_cb(s, ctx, op, bits, nid, other, ex); in security_callback_debug()
1388 if (rv == 1 && sdb->verbose < 2) in security_callback_debug()
1390 BIO_puts(sdb->out, "Security callback: "); in security_callback_debug()
1401 BIO_printf(sdb->out, "Version=%s", lookup(nid, ssl_versions, "???")); in security_callback_debug()
1417 BIO_printf(sdb->out, "%s=", nm); in security_callback_debug()
1422 BIO_puts(sdb->out, SSL_CIPHER_get_name(other)); in security_callback_debug()
1432 BIO_puts(sdb->out, cname); in security_callback_debug()
1441 BIO_puts(sdb->out, OBJ_nid2sn(sig_nid)); in security_callback_debug()
1446 BIO_printf(sdb in security_callback_debug()
1496 static security_debug_ex sdb; ssl_ctx_security_debug() local
[all...]
/third_party/openssl/apps/lib/
H A Ds_cb.c1382 security_debug_ex *sdb = ex; in security_callback_debug() local
1387 rv = sdb->old_cb(s, ctx, op, bits, nid, other, ex); in security_callback_debug()
1388 if (rv == 1 && sdb->verbose < 2) in security_callback_debug()
1390 BIO_puts(sdb->out, "Security callback: "); in security_callback_debug()
1401 BIO_printf(sdb->out, "Version=%s", lookup(nid, ssl_versions, "???")); in security_callback_debug()
1417 BIO_printf(sdb->out, "%s=", nm); in security_callback_debug()
1422 BIO_puts(sdb->out, SSL_CIPHER_get_name(other)); in security_callback_debug()
1432 BIO_puts(sdb->out, cname); in security_callback_debug()
1441 BIO_puts(sdb->out, OBJ_nid2sn(sig_nid)); in security_callback_debug()
1446 BIO_printf(sdb in security_callback_debug()
1496 static security_debug_ex sdb; ssl_ctx_security_debug() local
[all...]
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_searchbase.py10 from idlelib import searchbase as sdb namespace
41 self.dialog = sdb.SearchDialogBase(root=self.root, engine=self.engine)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h399 SDAGSwitchLowering(SelectionDAGBuilder *sdb, FunctionLoweringInfo &funcinfo) in SDAGSwitchLowering() argument
400 : SwitchCG::SwitchLowering(funcinfo), SDB(sdb) {} in SDAGSwitchLowering()
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h230 V(sdb, SDB, 0xED1B) /* type = RXE SUBTRACT (long BFP) */ \
H A Dmacro-assembler-s390.cc4263 sdb(dst, opnd); in CallRecordWriteStub()

Completed in 20 milliseconds