Home
last modified time | relevance | path

Searched refs:sz16 (Results 1 – 23 of 23) sorted by relevance

/dports/databases/webdis/webdis-0.1.18/src/
H A Dwebsocket.c406 uint16_t sz16; in ws_peek_data() local
407 memcpy(&sz16, frame + 2, sizeof(uint16_t)); in ws_peek_data()
408 len = ntohs(sz16); in ws_peek_data()
534 uint16_t sz16 = htons(sz); in ws_frame_and_send_response() local
536 memcpy(frame + 2, &sz16, 2); in ws_frame_and_send_response()
/dports/devel/boost-docs/boost_1_72_0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/databases/percona57-server/boost_1_59_0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/databases/xtrabackup/boost_1_59_0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/databases/percona57-client/boost_1_59_0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/devel/boost-libs/boost_1_72_0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/devel/boost-python-libs/boost_1_72_0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/devel/hyperscan/boost_1_75_0/libs/xpressive/perf/
H A Dtime_static_xpressive.cpp87 char const * sz16 = "[[:alpha:]]+ing"; variable
130 rxmap[ sz16 ] = rx16; in map_init()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DRegisterEstimator.cpp149 uint16_t sz16 = (nBytes * 16 + GRF_SIZE_IN_BYTE - 1) / GRF_SIZE_IN_BYTE; // SIMD16 in estimateNumOfRegs() local
150 regs.nregs_simd16 = sz16; in estimateNumOfRegs()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp2375 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * batchsize; in add_to_map() local
2376 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp2375 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * batchsize; in add_to_map() local
2376 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp2375 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * batchsize; in add_to_map() local
2376 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp2375 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * batchsize; in add_to_map() local
2376 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp2375 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * batchsize; in add_to_map() local
2376 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3060 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * map.m_size; in add_to_map() local
3061 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3060 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * map.m_size; in add_to_map() local
3061 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3060 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * map.m_size; in add_to_map() local
3061 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3060 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * map.m_size; in add_to_map() local
3061 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3060 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * map.m_size; in add_to_map() local
3061 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp4211 Uint32 sz16 = RowMap::MAP_SIZE_PER_REF_16 * map.m_size; in add_to_map() local
4212 Uint32 sz32 = (sz16 + 1) / 2; in add_to_map()