代码搜索:Bio
找到约 2,188 项符合「Bio」的源代码
代码结果 2,188
www.eeworm.com/read/245644/12786269
bio train_svm.com.bio
4
1
10.0
12
Data/bio.app
Alpha/bio.alpha
Alpha/bio.alpha
www.eeworm.com/read/245644/12786287
bio eval_svm.com.bio
4
1
10.0
Data/bio.app
Data/bio.test
Save_alpha/bio.alpha
SV/bio.sv
Data/bio.outputs
www.eeworm.com/read/132649/5912594
hpp bio_tree_conv.hpp
/*
* ===========================================================================
* PRODUCTION $Log: bio_tree_conv.hpp,v $
* PRODUCTION Revision 1000.0 2004/06/01 18:12:08 gouriano
* PRODUCTION P
www.eeworm.com/read/126641/6014627
c bio_b64.c
/* crypto/evp/bio_b64.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/126641/6015457
pod bio_s_null.pod
=pod
=head1 NAME
BIO_s_null - null data sink
=head1 SYNOPSIS
#include
BIO_METHOD * BIO_s_null(void);
=head1 DESCRIPTION
BIO_s_null() returns the null sink BIO method. Data wri
www.eeworm.com/read/126641/6015460
pod bio_f_ssl.pod
=pod
=head1 NAME
BIO_f_ssl, BIO_set_ssl, BIO_get_ssl, BIO_set_ssl_mode, BIO_set_ssl_renegotiate_bytes,
BIO_get_num_renegotiates, BIO_set_ssl_renegotiate_timeout, BIO_new_ssl,
BIO_new_ssl_connect, BI
www.eeworm.com/read/126641/6015479
pod bio_s_mem.pod
=pod
=head1 NAME
BIO_s_mem, BIO_set_mem_eof_return, BIO_get_mem_data, BIO_set_mem_buf,
BIO_get_mem_ptr, BIO_new_mem_buf - memory BIO
=head1 SYNOPSIS
#include
BIO_METHOD * BIO_s_
www.eeworm.com/read/126641/6015640
pod ssl_set_bio.pod
=pod
=head1 NAME
SSL_set_bio - connect the SSL object with a BIO
=head1 SYNOPSIS
#include
void SSL_set_bio(SSL *ssl, BIO *rbio, BIO *wbio);
=head1 DESCRIPTION
SSL_set_bio() co
www.eeworm.com/read/101042/6258129
c bio_b64.c
/* crypto/evp/bio_b64.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/101042/6258971
pod bio_s_accept.pod
=pod
=head1 NAME
BIO_s_accept, BIO_set_nbio, BIO_set_accept_port, BIO_get_accept_port,
BIO_set_nbio_accept, BIO_set_accept_bios, BIO_set_bind_mode,
BIO_get_bind_mode, BIO_do_accept - accept BIO
=he