Home
last modified time | relevance | path

Searched refs:nbytes_total (Results 1 – 25 of 32) sorted by relevance

12

/dports/science/sparta/sparta-20Oct2021/src/KOKKOS/
H A Dcomm_kokkos.cpp96 nbytes_total = nbytes_particle + nbytes_custom; in migrate_particles()
117 int maxsendbuf = nmigrate*nbytes_total; in migrate_particles()
200 exchange_uniform(d_sbuf,nbytes_total, in migrate_particles()
206 int maxrecvbuf = nrecv*nbytes_total; in migrate_particles()
210 iparticle_kk->exchange_uniform(d_sbuf,nbytes_total,(char *)d_rbuf.data(),d_rbuf); in migrate_particles()
256 const int offset = nsend*nbytes_total; in operator ()()
272 const int offset = irecv*nbytes_total; in operator ()()
H A Dcomm_kokkos.h70 int nbytes_particle,nbytes_total; variable
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxmedia/
H A Dsms.c105 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
164 nbytes_total = 0; in read_gsm()
171 nbytes_total += nbytes; in read_gsm()
176 while (0 < nbytes_total) in read_gsm()
178 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
181 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/libs/zbxmedia/
H A Dsms.c108 int i, nbytes, nbytes_total, rc, ret = SUCCEED; in read_gsm() local
167 nbytes_total = 0; in read_gsm()
174 nbytes_total += nbytes; in read_gsm()
179 while (0 < nbytes_total) in read_gsm()
181 if (0 == isspace(ebuf[-nbytes_total])) in read_gsm()
184 nbytes_total--; in read_gsm()
/dports/audio/musicpd/mpd-0.23.6/src/input/
H A DInputStream.cxx128 size_t nbytes_total = 0; in ReadFull() local
130 size_t nbytes = Read(lock, ptr + nbytes_total, _size); in ReadFull()
134 nbytes_total += nbytes; in ReadFull()
/dports/devel/cmph/cmph-2.0/cxxmph/
H A Dmph_index.cc159 uint32_t nbytes_total = static_cast<uint32_t>(ceil(n_ / 4.0)); in Ranking() local
172 uint32_t nbytes = size < nbytes_total ? size : nbytes_total; in Ranking()
178 nbytes_total -= size; in Ranking()
/dports/devel/cmph/cmph-2.0/src/
H A Dbdz.c472 …cmph_uint32 i, j, offset = 0U, count = 0U, size = (bdz->k >> 2U), nbytes_total = (cmph_uint32)ceil… in ranking() local
480 nbytes = size < nbytes_total? size : nbytes_total; in ranking()
487 nbytes_total -= size; in ranking()

12