Home
last modified time | relevance | path

Searched refs:bns (Results 1 – 8 of 8) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dservice.c387 int n, e, bns; in lws_buflist_aware_read() local
410 bns = (int)lws_buflist_next_segment_len(&wsi->buflist, &ebuf->token); in lws_buflist_aware_read()
413 if (!fr && bns) in lws_buflist_aware_read()
423 if (!bns && /* only acknowledge error when we handled buflist content */ in lws_buflist_aware_read()
429 if (n <= 0 && bns) in lws_buflist_aware_read()
438 if (fr && bns) { in lws_buflist_aware_read()
462 if (e < bns) in lws_buflist_aware_read()
466 ebuf->len = bns; in lws_buflist_aware_read()
/third_party/mindspore/mindspore/ccsrc/fl/armour/secure_protocol/
Dsecret_sharing.cc109 void SecretSharing::FreeBNVector(std::vector<BIGNUM *> bns) { in FreeBNVector() argument
110 for (size_t i = 0; i < bns.size(); i++) { in FreeBNVector()
111 if (bns[i] != nullptr) { in FreeBNVector()
112 BN_clear_free(bns[i]); in FreeBNVector()
Dsecret_sharing.h67 void FreeBNVector(std::vector<BIGNUM *> bns);
/third_party/openssl/test/testutil/
Dtests.c389 int test_BN_eq_word(const char *file, int line, const char *bns, const char *ws, in test_BN_eq_word() argument
398 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "==", a, bw); in test_BN_eq_word()
403 int test_BN_abs_eq_word(const char *file, int line, const char *bns, in test_BN_abs_eq_word() argument
414 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "abs==", in test_BN_abs_eq_word()
/third_party/musl/src/thread/powerpc64/
Dclone.s33 bns+ 1f
/third_party/musl/src/thread/powerpc/
Dclone.s44 bns+ 1f # jump to label 1 if no summary overflow.
/third_party/openssl/test/
Dtestutil.h262 int test_BN_eq_word(const char *file, int line, const char *bns, const char *ws,
264 int test_BN_abs_eq_word(const char *file, int line, const char *bns,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmMatcher.inc4194 "\003bns\004bns+\004bns-\004bnsa\005bnsa+\005bnsa-\006bnsctr\007bnsctr+\007"
4196 "bnsla\006bnsla+\006bnsla-\005bnslr\006bnslr+\006bnslr-\006bnslrl\007bns"
5017 { 2142 /* bns */, PPC::BCC, Convert__imm_95_100__regCR0__CondBr1_0, AMFBS_None, { MCK_CondBr }, },
5018 …{ 2142 /* bns */, PPC::BCC, Convert__imm_95_100__RegCRRC1_0__CondBr1_1, AMFBS_None, { MCK_RegCRRC,…
5019 …{ 2146 /* bns+ */, PPC::BCC, Convert__imm_95_103__regCR0__CondBr1_0, AMFBS_None, { MCK_CondBr }, },
5020 …{ 2146 /* bns+ */, PPC::BCC, Convert__imm_95_103__RegCRRC1_0__CondBr1_1, AMFBS_None, { MCK_RegCRRC…
5021 …{ 2151 /* bns- */, PPC::BCC, Convert__imm_95_102__regCR0__CondBr1_0, AMFBS_None, { MCK_CondBr }, },
5022 …{ 2151 /* bns- */, PPC::BCC, Convert__imm_95_102__RegCRRC1_0__CondBr1_1, AMFBS_None, { MCK_RegCRRC…