Home
last modified time | relevance | path

Searched defs:start_read (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/engines/funcs/t/
H A Dtc_column_length_zero.test1 --disable_warnings
2 DROP TABLE IF EXISTS t6;
3 --enable_warnings
4 CREATE TABLE t6(c1 CHAR(0) NULL);
5 SHOW TABLES;
6 let $ENGINE=`select variable_value from information_schema.global_variables where variable_name='ST…
7 --replace_result $ENGINE ENGINE " PAGE_CHECKSUM=0" ""
8 SHOW CREATE TABLE t6; DROP TABLE t6; SHOW TABLES;
9 CREATE TABLE t6(c1 VARCHAR(0) NULL);
10 SHOW TABLES;
[all …]
/dports/www/restbed/restbed-4.8/source/corvusoft/restbed/detail/
H A Dipc_socket_impl.cpp109 …size_t IPCSocketImpl::start_read(const shared_ptr< asio::streambuf >& data, const string& delimite… in start_read() function in restbed::detail::IPCSocketImpl
114 …size_t IPCSocketImpl::start_read(const shared_ptr< asio::streambuf >& data, const size_t length, e… in start_read() function in restbed::detail::IPCSocketImpl
119 …void IPCSocketImpl::start_read( const std::size_t length, const function< void ( const Bytes ) > s… in start_read() function in restbed::detail::IPCSocketImpl
126 …void IPCSocketImpl::start_read(const shared_ptr< asio::streambuf >& data, const size_t length, con… in start_read() function in restbed::detail::IPCSocketImpl
134 …void IPCSocketImpl::start_read(const shared_ptr< asio::streambuf >& data, const string& delimiter,… in start_read() function in restbed::detail::IPCSocketImpl
H A Dsocket_impl.cpp166 …size_t SocketImpl::start_read(const shared_ptr< asio::streambuf >& data, const string& delimiter, … in start_read() function in restbed::detail::SocketImpl
171 …size_t SocketImpl::start_read(const shared_ptr< asio::streambuf >& data, const size_t length, erro… in start_read() function in restbed::detail::SocketImpl
176 …void SocketImpl::start_read( const std::size_t length, const function< void ( const Bytes ) > succ… in start_read() function in restbed::detail::SocketImpl
183 …void SocketImpl::start_read(const shared_ptr< asio::streambuf >& data, const size_t length, const … in start_read() function in restbed::detail::SocketImpl
191 …void SocketImpl::start_read(const shared_ptr< asio::streambuf >& data, const string& delimiter, co… in start_read() function in restbed::detail::SocketImpl
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dpm_rd.cc168 void PM_RD::start_read() in start_read() function in PM_RD
224 void PM_RW::start_read() in start_read() function in PM_RW
/dports/devel/openocd/openocd-0.11.0/contrib/loaders/flash/stmqspi/
H A Dstmqspi_crc32.S60 start_read: label
H A Dstmqspi_read.S61 start_read: label
H A Dstmoctospi_crc32.S65 start_read: label
H A Dstmoctospi_read.S66 start_read: label
/dports/mail/vmailmgr/vmailmgr-0.97/lib/vpwtable/
H A Dcdb_read.cc36 vpwtable_reader* vpwtable::start_read() const in start_read() function in vpwtable
H A Dgdbm_read.cc36 vpwtable_reader* vpwtable::start_read() const in start_read() function in vpwtable
/dports/audio/sox/sox-14.4.2/src/
H A Dsounder.c21 static int start_read(sox_format_t * ft) in start_read() function
H A Dwve.c26 static int start_read(sox_format_t * ft) in start_read() function
H A Dsphere.c25 static int start_read(sox_format_t * ft) in start_read() function
/dports/devel/kyua/kyua-0.13/store/
H A Dread_backend.cpp157 store::read_backend::start_read(void) in start_read() function in store::read_backend
/dports/math/freefem++/FreeFem-sources-4.6/src/ffgraphics/client/
H A DClient.h139 void start_read() in start_read() function
/dports/devel/boost-docs/boost_1_72_0/libs/asio/example/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/deps/asio/asio/src/examples/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server
/dports/devel/boost-python-libs/boost_1_72_0/libs/asio/example/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/doc/html/boost_asio/example/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/asio/example/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server
/dports/databases/percona57-server/boost_1_59_0/doc/html/boost_asio/example/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server
/dports/databases/percona57-server/boost_1_59_0/libs/asio/example/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server
/dports/databases/xtrabackup/boost_1_59_0/doc/html/boost_asio/example/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server
/dports/databases/xtrabackup/boost_1_59_0/libs/asio/example/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server
/dports/databases/percona57-client/boost_1_59_0/libs/asio/example/cpp03/fork/
H A Dprocess_per_connection.cpp108 void start_read() in start_read() function in server

1234567