Home
last modified time | relevance | path

Searched refs:chead (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/biology/wise/wise2.4.1/src/dnaindex/
H A Dcomparapath.c232 chead = current; in show_distrib_ComparaIndex()
271 chead = current; in show_stats_ComparaIndex()
524 chead->state = chead->state | COMPARA_QUERY_MULTIPLE; in add_Sequence_ComparaIndex()
544 assert(chead); in add_Sequence_ComparaIndex()
558 chead->state = chead->state & (~COMPARA_TARGET_UNIQUE); in add_Sequence_ComparaIndex()
559 chead->state = chead->state | COMPARA_TARGET_MULTIPLE; in add_Sequence_ComparaIndex()
561 chead->state = chead->state | COMPARA_TARGET_UNIQUE; in add_Sequence_ComparaIndex()
565 chead->state = chead->state & (~COMPARA_QUERY_UNIQUE); in add_Sequence_ComparaIndex()
566 chead->state = chead->state | COMPARA_QUERY_MULTIPLE; in add_Sequence_ComparaIndex()
568 chead->state = chead->state | COMPARA_QUERY_UNIQUE; in add_Sequence_ComparaIndex()
[all …]
H A Dcomparapath.dy306 chead = current;
344 chead = current;
593 chead->state = chead->state | COMPARA_QUERY_MULTIPLE;
613 assert(chead);
627 chead->state = chead->state & (~COMPARA_TARGET_UNIQUE);
628 chead->state = chead->state | COMPARA_TARGET_MULTIPLE;
630 chead->state = chead->state | COMPARA_TARGET_UNIQUE;
634 chead->state = chead->state & (~COMPARA_QUERY_UNIQUE);
635 chead->state = chead->state | COMPARA_QUERY_MULTIPLE;
637 chead->state = chead->state | COMPARA_QUERY_UNIQUE;
[all …]
/dports/mail/vmailmgr/vmailmgr-0.97/lib/cdb++/
H A Dcdb_make.cc38 hplist *chead = head; in add() local
40 if (!chead || (chead->num >= CDBMAKE_HPLIST)) { in add()
41 chead = new hplist; in add()
42 if (!chead) return 0; in add()
43 chead->num = 0; in add()
44 chead->next = head; in add()
45 head = chead; in add()
47 chead->hp[chead->num].h = h; in add()
48 chead->hp[chead->num].p = p; in add()
49 ++chead->num; in add()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dsco5-core.c111 struct coresecthead chead; in sco5_core_file_p() local
191 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
192 != sizeof chead) in sco5_core_file_p()
207 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
208 != sizeof chead)) in sco5_core_file_p()
214 switch (chead.cs_stype) in sco5_core_file_p()
226 u = read_uarea (abfd, chead.cs_sseek); in sco5_core_file_p()
290 chead.cs_stype); in sco5_core_file_p()
296 (bfd_size_type) chead.cs_vsize, in sco5_core_file_p()
297 (bfd_vma) chead.cs_vaddr, in sco5_core_file_p()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dsco5-core.c111 struct coresecthead chead; in sco5_core_file_p() local
191 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
192 != sizeof chead) in sco5_core_file_p()
207 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
208 != sizeof chead)) in sco5_core_file_p()
214 switch (chead.cs_stype) in sco5_core_file_p()
226 u = read_uarea (abfd, chead.cs_sseek); in sco5_core_file_p()
290 chead.cs_stype); in sco5_core_file_p()
296 (bfd_size_type) chead.cs_vsize, in sco5_core_file_p()
297 (bfd_vma) chead.cs_vaddr, in sco5_core_file_p()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dsco5-core.c111 struct coresecthead chead; in sco5_core_file_p() local
191 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
192 != sizeof chead) in sco5_core_file_p()
207 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
208 != sizeof chead)) in sco5_core_file_p()
214 switch (chead.cs_stype) in sco5_core_file_p()
226 u = read_uarea (abfd, chead.cs_sseek); in sco5_core_file_p()
290 chead.cs_stype); in sco5_core_file_p()
296 (bfd_size_type) chead.cs_vsize, in sco5_core_file_p()
297 (bfd_vma) chead.cs_vaddr, in sco5_core_file_p()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dsco5-core.c111 struct coresecthead chead; in sco5_core_file_p() local
191 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
192 != sizeof chead) in sco5_core_file_p()
207 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
208 != sizeof chead)) in sco5_core_file_p()
214 switch (chead.cs_stype) in sco5_core_file_p()
226 u = read_uarea (abfd, chead.cs_sseek); in sco5_core_file_p()
290 chead.cs_stype); in sco5_core_file_p()
296 (bfd_size_type) chead.cs_vsize, in sco5_core_file_p()
297 (bfd_vma) chead.cs_vaddr, in sco5_core_file_p()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Dsco5-core.c111 struct coresecthead chead; in sco5_core_file_p() local
191 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
192 != sizeof chead) in sco5_core_file_p()
207 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
208 != sizeof chead)) in sco5_core_file_p()
214 switch (chead.cs_stype) in sco5_core_file_p()
226 u = read_uarea (abfd, chead.cs_sseek); in sco5_core_file_p()
290 chead.cs_stype); in sco5_core_file_p()
296 (bfd_size_type) chead.cs_vsize, in sco5_core_file_p()
297 (bfd_vma) chead.cs_vaddr, in sco5_core_file_p()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dsco5-core.c113 struct coresecthead chead; in sco5_core_file_p() local
193 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
194 != sizeof chead) in sco5_core_file_p()
209 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
210 != sizeof chead)) in sco5_core_file_p()
216 switch (chead.cs_stype) in sco5_core_file_p()
228 u = read_uarea (abfd, chead.cs_sseek); in sco5_core_file_p()
292 chead.cs_stype); in sco5_core_file_p()
298 (bfd_size_type) chead.cs_vsize, in sco5_core_file_p()
299 (bfd_vma) chead.cs_vaddr, in sco5_core_file_p()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dsco5-core.c111 struct coresecthead chead; in sco5_core_file_p() local
191 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
192 != sizeof chead) in sco5_core_file_p()
207 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
208 != sizeof chead)) in sco5_core_file_p()
214 switch (chead.cs_stype) in sco5_core_file_p()
226 u = read_uarea (abfd, chead.cs_sseek); in sco5_core_file_p()
290 chead.cs_stype); in sco5_core_file_p()
296 (bfd_size_type) chead.cs_vsize, in sco5_core_file_p()
297 (bfd_vma) chead.cs_vaddr, in sco5_core_file_p()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Dsco5-core.c111 struct coresecthead chead; in sco5_core_file_p() local
191 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
192 != sizeof chead) in sco5_core_file_p()
207 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd) in sco5_core_file_p()
208 != sizeof chead)) in sco5_core_file_p()
214 switch (chead.cs_stype) in sco5_core_file_p()
226 u = read_uarea (abfd, chead.cs_sseek); in sco5_core_file_p()
290 chead.cs_stype); in sco5_core_file_p()
296 (bfd_size_type) chead.cs_vsize, in sco5_core_file_p()
297 (bfd_vma) chead.cs_vaddr, in sco5_core_file_p()
[all …]
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/jellyfish/include/jellyfish/
H A Dcircular_buffer.hpp115 size_t chead = a_load(_head); in enqueue() local
119 celt.binary = a_load(_buffer[chead % _size]); in enqueue()
121 if(achead != chead) { in enqueue()
122 chead = achead; in enqueue()
125 size_t nhead = chead + 1; in enqueue()
136 cas(&_head, chead, nhead, &chead); in enqueue()
146 size_t chead = a_load(_head); in enqueue_no_check() local
151 if(achead != chead) { in enqueue_no_check()
152 chead = achead; in enqueue_no_check()
155 size_t nhead = chead + 1; in enqueue_no_check()
[all …]
/dports/biology/jellyfish/jellyfish-2.3.0/include/jellyfish/
H A Dcircular_buffer.hpp107 size_t chead = a_load(_head); in enqueue() local
111 celt.binary = a_load(_buffer[chead % _size]); in enqueue()
113 if(achead != chead) { in enqueue()
114 chead = achead; in enqueue()
117 size_t nhead = chead + 1; in enqueue()
128 cas(&_head, chead, nhead, &chead); in enqueue()
138 size_t chead = a_load(_head); in enqueue_no_check() local
143 if(achead != chead) { in enqueue_no_check()
144 chead = achead; in enqueue_no_check()
147 size_t nhead = chead + 1; in enqueue_no_check()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dsco5-core.c124 struct coresecthead chead; local
204 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
205 != sizeof chead)
220 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
221 != sizeof chead))
227 switch (chead.cs_stype)
239 u = read_uarea (abfd, chead.cs_sseek);
303 chead.cs_stype);
309 (bfd_size_type) chead.cs_vsize,
310 (bfd_vma) chead.cs_vaddr,
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dsco5-core.c123 struct coresecthead chead; local
203 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
204 != sizeof chead)
219 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
220 != sizeof chead))
226 switch (chead.cs_stype)
238 u = read_uarea (abfd, chead.cs_sseek);
302 chead.cs_stype);
308 (bfd_size_type) chead.cs_vsize,
309 (bfd_vma) chead.cs_vaddr,
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dsco5-core.c122 struct coresecthead chead; local
205 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
206 != sizeof chead)
221 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
222 != sizeof chead))
228 switch (chead.cs_stype)
240 u = read_uarea (abfd, chead.cs_sseek);
304 chead.cs_stype);
310 (bfd_size_type) chead.cs_vsize,
311 (bfd_vma) chead.cs_vaddr,
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dsco5-core.c122 struct coresecthead chead; local
206 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
207 != sizeof chead)
222 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
223 != sizeof chead))
229 switch (chead.cs_stype)
241 u = read_uarea (abfd, chead.cs_sseek);
305 chead.cs_stype);
311 (bfd_size_type) chead.cs_vsize,
312 (bfd_vma) chead.cs_vaddr,
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dsco5-core.c122 struct coresecthead chead; local
206 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
207 != sizeof chead)
222 || (bfd_bread ((void *) &chead, (bfd_size_type) sizeof chead, abfd)
223 != sizeof chead))
229 switch (chead.cs_stype)
241 u = read_uarea (abfd, chead.cs_sseek);
305 chead.cs_stype);
311 (bfd_size_type) chead.cs_vsize,
312 (bfd_vma) chead.cs_vaddr,
[all …]
/dports/databases/grass7/grass-7.8.6/raster3d/r3.showdspf/
H A Ddraw_polys_ogl.c148 file_info chead; local
172 xdim = chead.xdim;
173 ydim = chead.ydim;
412 int get_level(head, chead, z) in get_level() argument
413 file_info *head, *chead; in get_level()
419 / chead->tb_res;
425 int get_row(head, chead, y) in get_row() argument
426 file_info *head, *chead; in get_row()
432 / chead->ns_res;
438 int get_col(head, chead, x) in get_col() argument
[all …]
/dports/net-mgmt/bgpq4/bgpq4-1.4/
H A Dsx_prefix.c694 return chead; in sx_radix_tree_lookup()
704 chead = chead->r; in sx_radix_tree_lookup()
709 return chead; in sx_radix_tree_lookup()
716 chead = chead->l; in sx_radix_tree_lookup()
721 return chead; in sx_radix_tree_lookup()
773 rn->l = chead; in sx_radix_tree_insert()
801 chead = chead->r; in sx_radix_tree_insert()
805 chead->r->parent = chead; in sx_radix_tree_insert()
811 chead = chead->l; in sx_radix_tree_insert()
815 chead->l->parent = chead; in sx_radix_tree_insert()
[all …]
/dports/net-mgmt/bgpq3/bgpq3-0.1.36/
H A Dsx_prefix.c525 return chead; in sx_radix_tree_lookup()
535 chead=chead->r; in sx_radix_tree_lookup()
546 chead=chead->l; in sx_radix_tree_lookup()
594 rn->l=chead; in sx_radix_tree_insert()
598 rn->r=chead; in sx_radix_tree_insert()
609 ret->r=chead; in sx_radix_tree_insert()
621 chead=chead->r; in sx_radix_tree_insert()
625 chead->r->parent=chead; in sx_radix_tree_insert()
631 chead=chead->l; in sx_radix_tree_insert()
635 chead->l->parent=chead; in sx_radix_tree_insert()
[all …]
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/include/jellyfish/
H A Dcircular_buffer.hpp118 size_t chead = _head.load(std::memory_order_acquire); in enqueue() local
122 celt.binary = _buffer[chead % _size].load(std::memory_order_relaxed); in enqueue()
124 if(achead != chead) { in enqueue()
125 chead = achead; in enqueue()
128 size_t nhead = chead + 1; in enqueue()
139 _head.compare_exchange_strong(chead, nhead); in enqueue()
150 size_t chead = _head.load(std::memory_order_acquire); in enqueue_no_check() local
155 if(achead != chead) { in enqueue_no_check()
156 chead = achead; in enqueue_no_check()
159 size_t nhead = chead + 1; in enqueue_no_check()
[all …]
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/include/thread_pipe/
H A Dcircular_buffer.hpp103 size_t chead = _head.load(std::memory_order_acquire); in enqueue() local
107 celt.binary = _buffer[chead % _size].load(std::memory_order_relaxed); in enqueue()
109 if(achead != chead) { in enqueue()
110 chead = achead; in enqueue()
113 size_t nhead = chead + 1; in enqueue()
124 _head.compare_exchange_strong(chead, nhead); in enqueue()
135 size_t chead = _head.load(std::memory_order_acquire); in enqueue_no_check() local
140 if(achead != chead) { in enqueue_no_check()
141 chead = achead; in enqueue_no_check()
144 size_t nhead = chead + 1; in enqueue_no_check()
[all …]
/dports/net/bounce/bounce-1.0/
H A Dbounce.c42 char *chead, *ctail, *shead, *stail; in communicate() local
60 chead=ctail=cbuf; in communicate()
69 if (ctail>chead) in communicate()
85 if (ctail!=chead) write(sfd,chead,ctail-chead); in communicate()
87 write(cfd,chead,0); in communicate()
105 if (ctail!=chead) write(sfd,chead,ctail-chead); in communicate()
107 write(sfd,chead,0); in communicate()
118 num=write(sfd,chead,ctail-chead); in communicate()
121 chead += num; in communicate()
122 if (chead==ctail) { in communicate()
[all …]
/dports/news/nnap/nnap-1.1/
H A Dnnap-1_1.c41 char *chead, *ctail, *shead, *stail; in communicate() local
56 chead=ctail=cbuf; in communicate()
65 if (ctail>chead) in communicate()
81 if (ctail!=chead) write(sfd,chead,ctail-chead); in communicate()
83 write(cfd,chead,0); in communicate()
101 if (ctail!=chead) write(sfd,chead,ctail-chead); in communicate()
103 write(sfd,chead,0); in communicate()
114 num=write(sfd,chead,ctail-chead); in communicate()
117 chead += num; in communicate()
118 if (chead==ctail) { in communicate()
[all …]

12345678910>>...15