Home
last modified time | relevance | path

Searched defs:bs (Results 1 – 25 of 196) sorted by relevance

12345678

/third_party/openssl/crypto/ocsp/
Docsp_cl.c165 const ASN1_OCTET_STRING *OCSP_resp_get0_signature(const OCSP_BASICRESP *bs) in OCSP_resp_get0_signature()
170 const X509_ALGOR *OCSP_resp_get0_tbs_sigalg(const OCSP_BASICRESP *bs) in OCSP_resp_get0_tbs_sigalg()
175 const OCSP_RESPDATA *OCSP_resp_get0_respdata(const OCSP_BASICRESP *bs) in OCSP_resp_get0_respdata()
184 int OCSP_resp_count(OCSP_BASICRESP *bs) in OCSP_resp_count()
193 OCSP_SINGLERESP *OCSP_resp_get0(OCSP_BASICRESP *bs, int idx) in OCSP_resp_get0()
200 const ASN1_GENERALIZEDTIME *OCSP_resp_get0_produced_at(const OCSP_BASICRESP* bs) in OCSP_resp_get0_produced_at()
210 int OCSP_resp_get0_id(const OCSP_BASICRESP *bs, in OCSP_resp_get0_id()
228 int OCSP_resp_get1_id(const OCSP_BASICRESP *bs, in OCSP_resp_get1_id()
250 int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last) in OCSP_resp_find()
310 int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, in OCSP_resp_find_status()
Docsp_vfy.c30 int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs, in OCSP_basic_verify()
141 int OCSP_resp_get0_signer(OCSP_BASICRESP *bs, X509 **signer, in OCSP_resp_get0_signer()
150 static int ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, in ocsp_find_signer()
196 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain) in ocsp_check_issuer()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dbit_slicer.c284 low_pass_bit_slicer_Y8 (vbi3_bit_slicer * bs, in low_pass_bit_slicer_Y8()
457 null_function (vbi3_bit_slicer * bs, in null_function()
505 (vbi3_bit_slicer * bs, in vbi3_bit_slicer_slice_with_points()
577 vbi3_bit_slicer_slice (vbi3_bit_slicer * bs, in vbi3_bit_slicer_slice()
649 vbi3_bit_slicer_set_params (vbi3_bit_slicer * bs, in vbi3_bit_slicer_set_params()
927 vbi3_bit_slicer_set_log_fn (vbi3_bit_slicer * bs, in vbi3_bit_slicer_set_log_fn()
944 _vbi3_bit_slicer_destroy (vbi3_bit_slicer * bs) in _vbi3_bit_slicer_destroy()
956 _vbi3_bit_slicer_init (vbi3_bit_slicer * bs) in _vbi3_bit_slicer_init()
974 vbi3_bit_slicer_delete (vbi3_bit_slicer * bs) in vbi3_bit_slicer_delete()
993 vbi3_bit_slicer *bs; in vbi3_bit_slicer_new() local
/third_party/boost/libs/serialization/src/
Dbasic_serializer_map.cpp44 basic_serializer_map::insert(const basic_serializer * bs){ in insert()
76 basic_serializer_map::erase(const basic_serializer * bs){ in erase()
99 const basic_serializer_arg bs(eti); in find() local
/third_party/boost/libs/beast/test/beast/core/
Dbuffers_suffix.cpp34 buffers_suffix<decltype(b)> bs(b); in testBufferSequence() local
45 buffers_suffix<decltype(b)> bs(b); in testBufferSequence() local
96 consumed_buffers(BufferSequence const& bs, std::size_t n) in consumed_buffers()
128 std::array<net::const_buffer, 3> bs{{ in testMatrix() local
Dflat_stream.cpp117 std::array<net::const_buffer, 3> bs; in testMembers() local
132 std::array<net::const_buffer, 2> bs; in testMembers() local
147 std::array<net::const_buffer, 2> bs; in testMembers() local
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzip2recover.c156 BitStream *bs = malloc ( sizeof(BitStream) ); in bsOpenReadStream() local
169 BitStream *bs = malloc ( sizeof(BitStream) ); in bsOpenWriteStream() local
180 static void bsPutBit ( BitStream* bs, Int32 bit ) in bsPutBit()
199 static Int32 bsGetBit ( BitStream* bs ) in bsGetBit()
218 static void bsClose ( BitStream* bs ) in bsClose()
242 static void bsPutUChar ( BitStream* bs, UChar c ) in bsPutUChar()
251 static void bsPutUInt32 ( BitStream* bs, UInt32 c ) in bsPutUInt32()
/third_party/bzip2/
Dbzip2recover.c156 BitStream *bs = malloc ( sizeof(BitStream) ); in bsOpenReadStream() local
169 BitStream *bs = malloc ( sizeof(BitStream) ); in bsOpenWriteStream() local
180 static void bsPutBit ( BitStream* bs, Int32 bit ) in bsPutBit()
199 static Int32 bsGetBit ( BitStream* bs ) in bsGetBit()
218 static void bsClose ( BitStream* bs ) in bsClose()
242 static void bsPutUChar ( BitStream* bs, UChar c ) in bsPutUChar()
251 static void bsPutUInt32 ( BitStream* bs, UInt32 c ) in bsPutUInt32()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzip2recover.c156 BitStream *bs = malloc ( sizeof(BitStream) ); in bsOpenReadStream() local
169 BitStream *bs = malloc ( sizeof(BitStream) ); in bsOpenWriteStream() local
180 static void bsPutBit ( BitStream* bs, Int32 bit ) in bsPutBit()
199 static Int32 bsGetBit ( BitStream* bs ) in bsGetBit()
218 static void bsClose ( BitStream* bs ) in bsClose()
242 static void bsPutUChar ( BitStream* bs, UChar c ) in bsPutUChar()
251 static void bsPutUInt32 ( BitStream* bs, UInt32 c ) in bsPutUInt32()
/third_party/ltp/lib/
Dtst_fill_file.c31 int tst_fill_fd(int fd, char pattern, size_t bs, size_t bcount) in tst_fill_fd()
57 int tst_fill_file(const char *path, char pattern, size_t bs, size_t bcount) in tst_fill_file()
/third_party/boost/boost/dynamic_bitset/
Dserialization.hpp25 static void serialize(Ar& ar, dynamic_bitset<Block, Allocator>& bs, unsigned) { in serialize()
38 void serialize(Ar& ar, dynamic_bitset<Block, Allocator>& bs, unsigned version) { in serialize()
/third_party/openssl/crypto/asn1/
Dt_bitst.c15 int ASN1_BIT_STRING_name_print(BIO *out, ASN1_BIT_STRING *bs, in ASN1_BIT_STRING_name_print()
33 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, in ASN1_BIT_STRING_set_asc()
Df_int.c54 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size) in a2i_ASN1_INTEGER()
150 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size) in a2i_ASN1_ENUMERATED()
/third_party/boost/libs/crc/doc/
Dcrc_examples.cpp54 void const * const bs = va_arg( ap, void const * ); in combined_crc_16() local
86 void const * bs = va_arg( ap, void const * ); in combined_acrc_16() local
/third_party/openssl/ssl/
Dbio_ssl.c58 BIO_SSL *bs = OPENSSL_zalloc(sizeof(*bs)); in ssl_new() local
74 BIO_SSL *bs; in ssl_free() local
167 BIO_SSL *bs; in ssl_write() local
227 BIO_SSL *bs, *dbs; in ssl_ctrl() local
397 BIO_SSL *bs; in ssl_callback_ctrl() local
/third_party/weston/libweston/backend-drm/
Dvaapi-recorder.c141 bitstream_start(struct bitstream *bs) in bitstream_start()
149 bitstream_end(struct bitstream *bs) in bitstream_end()
161 bitstream_put_ui(struct bitstream *bs, unsigned int val, int size_in_bits) in bitstream_put_ui()
193 bitstream_put_ue(struct bitstream *bs, unsigned int val) in bitstream_put_ue()
208 bitstream_put_se(struct bitstream *bs, int val) in bitstream_put_se()
221 bitstream_byte_aligning(struct bitstream *bs, int bit) in bitstream_byte_aligning()
481 nal_start_code_prefix(struct bitstream *bs) in nal_start_code_prefix()
487 nal_header(struct bitstream *bs, int nal_ref_idc, int nal_unit_type) in nal_header()
497 rbsp_trailing_bits(struct bitstream *bs) in rbsp_trailing_bits()
503 static void sps_rbsp(struct bitstream *bs, in sps_rbsp()
[all …]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DDecodeUtf8Test.java32 ByteString bs = ByteString.copyFrom(new byte[] { (byte) i }); in testOneByte() local
46 ByteString bs = ByteString.copyFrom(new byte[]{(byte) i, (byte) j}); in testTwoBytes() local
66 ByteString bs = ByteString.copyFrom(bytes); in testThreeBytes() local
/third_party/node/src/
Dallocated_buffer-inl.h38 std::unique_ptr<v8::BackingStore> bs = in AllocateManaged() local
44 Environment* env, std::unique_ptr<v8::BackingStore> bs) in AllocatedBuffer()
/third_party/typescript/tests/baselines/reference/
DarrayLiteralWithMultipleBestCommonTypes.js9 var bs = [b, a]; // { x: number; z?: number };[] variable
24 var bs = [b, a]; // { x: number; z?: number };[] variable
/third_party/ntfs-3g/ntfsprogs/
Dntfslabel.c239 NTFS_BOOT_SECTOR *bs, NTFS_BOOT_SECTOR *oldbs) in change_serial()
281 NTFS_BOOT_SECTOR *bs; /* full boot sectors */ in set_new_serial() local
322 NTFS_BOOT_SECTOR *bs; /* full boot sectors */ in print_serial() local
/third_party/openssl/test/
Docspapitest.c72 OCSP_BASICRESP *bs = OCSP_BASICRESP_new(); in make_dummy_resp() local
110 OCSP_BASICRESP *bs = NULL; in test_resp_signer() local
/third_party/boost/tools/bcp/
Dpath_operations.cpp25 const std::string& bs = b.generic_string(); in compare_paths() local
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dintscan.c71 int bs = "\0\1\2\4\7\3\6\5"[(0x17*base)>>5&7]; in __intscan() local
/third_party/ntfs-3g/libntfs-3g/
Dbootsect.c193 int ntfs_boot_sector_parse(ntfs_volume *vol, const NTFS_BOOT_SECTOR *bs) in ntfs_boot_sector_parse()
/third_party/musl/src/internal/
Dintscan.c71 int bs = "\0\1\2\4\7\3\6\5"[(0x17*base)>>5&7]; in __intscan() local

12345678