Home
last modified time | relevance | path

Searched refs:host_start (Results 1 – 25 of 662) sorted by relevance

12345678910>>...27

/dports/science/lammps/lammps-stable_29Sep2021/src/INTEL/
H A Dnpair_full_bin_intel.cpp65 int host_start = _fix->host_start_neighbor();; in fbi() local
70 if (_fix->full_host_list()) host_start = 0; in fbi()
88 bin_newton<flt_t,acc_t,1,1,1,0,1>(0, list, buffers, host_start, nlocal, off_end); in fbi()
91 bin_newton<flt_t,acc_t,0,1,1,0,1>(0, list, buffers, host_start, nlocal); in fbi()
99 bin_newton<flt_t,acc_t,0,0,1,0,1>(0, list, buffers, host_start, nlocal); in fbi()
109 bin_newton<flt_t,acc_t,0,1,1,0,0>(0, list, buffers, host_start, nlocal); in fbi()
117 bin_newton<flt_t,acc_t,0,0,1,0,0>(0, list, buffers, host_start, nlocal); in fbi()
124 bin_newton<flt_t,acc_t,0,1,1,0,1>(0, list, buffers, host_start, nlocal); in fbi()
126 bin_newton<flt_t,acc_t,0,0,1,0,1>(0, list, buffers, host_start, nlocal); in fbi()
129 bin_newton<flt_t,acc_t,0,1,1,0,0>(0, list, buffers, host_start, nlocal); in fbi()
[all …]
/dports/www/slowhttptest/slowhttptest-1.8.2/src/
H A Dslowurl.cc52 size_t host_start = 0; in prepare() local
59 host_start = is_ssl_ ? 8 : 7; in prepare()
61 if('[' == data_[host_start]) { in prepare()
62 size_t host_end = data_.find_first_of("]", host_start); in prepare()
64 host_len = host_end - host_start; in prepare()
70 tmp = host_start; in prepare()
76 tmp = data_.find_first_of(":", host_start); in prepare()
81 tmp = host_start; in prepare()
97 host_.append(data_, host_start + 1, host_len - host_start - 2); in prepare()
99 host_.append(data_, host_start, host_len - host_start); in prepare()
/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/
H A Dtarget.c181 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
194 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
236 cur_node.host_start -= n->host_start; in gomp_map_pointer()
283 && n2->host_start - n->host_start in gomp_map_fields_existing()
391 cur_node.host_start -= n->host_start; in gomp_map_vars()
600 || n->host_start > cur_node.host_start in gomp_map_vars()
619 + cur_node.host_start - n->host_start; in gomp_map_vars()
953 if (n->host_start > cur_node.host_start in gomp_update()
2266 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2283 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgomp/
H A Dtarget.c181 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
194 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
236 cur_node.host_start -= n->host_start; in gomp_map_pointer()
283 && n2->host_start - n->host_start in gomp_map_fields_existing()
391 cur_node.host_start -= n->host_start; in gomp_map_vars()
600 || n->host_start > cur_node.host_start in gomp_map_vars()
619 + cur_node.host_start - n->host_start; in gomp_map_vars()
953 if (n->host_start > cur_node.host_start in gomp_update()
2266 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2283 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgomp/
H A Dtarget.c332 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
345 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
388 cur_node.host_start -= n->host_start; in gomp_map_pointer()
433 && n2->host_start - n->host_start in gomp_map_fields_existing()
556 cur_node.host_start -= n->host_start; in gomp_map_vars()
796 || n->host_start > cur_node.host_start in gomp_map_vars()
815 + cur_node.host_start - n->host_start; in gomp_map_vars()
1112 if (n->host_start > cur_node.host_start in gomp_update()
2429 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2446 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dtarget.c332 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
345 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
388 cur_node.host_start -= n->host_start; in gomp_map_pointer()
433 && n2->host_start - n->host_start in gomp_map_fields_existing()
556 cur_node.host_start -= n->host_start; in gomp_map_vars()
796 || n->host_start > cur_node.host_start in gomp_map_vars()
815 + cur_node.host_start - n->host_start; in gomp_map_vars()
1112 if (n->host_start > cur_node.host_start in gomp_update()
2429 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2446 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/
H A Dtarget.c332 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
345 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
388 cur_node.host_start -= n->host_start; in gomp_map_pointer()
433 && n2->host_start - n->host_start in gomp_map_fields_existing()
556 cur_node.host_start -= n->host_start; in gomp_map_vars()
796 || n->host_start > cur_node.host_start in gomp_map_vars()
815 + cur_node.host_start - n->host_start; in gomp_map_vars()
1112 if (n->host_start > cur_node.host_start in gomp_update()
2429 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2446 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/
H A Dtarget.c332 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
345 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
388 cur_node.host_start -= n->host_start; in gomp_map_pointer()
433 && n2->host_start - n->host_start in gomp_map_fields_existing()
556 cur_node.host_start -= n->host_start; in gomp_map_vars()
796 || n->host_start > cur_node.host_start in gomp_map_vars()
815 + cur_node.host_start - n->host_start; in gomp_map_vars()
1112 if (n->host_start > cur_node.host_start in gomp_update()
2429 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2446 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/
H A Dtarget.c332 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
345 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
388 cur_node.host_start -= n->host_start; in gomp_map_pointer()
433 && n2->host_start - n->host_start in gomp_map_fields_existing()
556 cur_node.host_start -= n->host_start; in gomp_map_vars()
796 || n->host_start > cur_node.host_start in gomp_map_vars()
815 + cur_node.host_start - n->host_start; in gomp_map_vars()
1112 if (n->host_start > cur_node.host_start in gomp_update()
2429 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2446 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/
H A Dtarget.c338 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
351 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
394 cur_node.host_start -= n->host_start; in gomp_map_pointer()
439 && n2->host_start - n->host_start in gomp_map_fields_existing()
562 cur_node.host_start -= n->host_start; in gomp_map_vars()
802 || n->host_start > cur_node.host_start in gomp_map_vars()
821 + cur_node.host_start - n->host_start; in gomp_map_vars()
1132 if (n->host_start > cur_node.host_start in gomp_update()
2484 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2501 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dtarget.c332 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
345 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
388 cur_node.host_start -= n->host_start; in gomp_map_pointer()
433 && n2->host_start - n->host_start in gomp_map_fields_existing()
556 cur_node.host_start -= n->host_start; in gomp_map_vars()
796 || n->host_start > cur_node.host_start in gomp_map_vars()
815 + cur_node.host_start - n->host_start; in gomp_map_vars()
1112 if (n->host_start > cur_node.host_start in gomp_update()
2429 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2446 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgomp/
H A Dtarget.c338 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
351 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
394 cur_node.host_start -= n->host_start; in gomp_map_pointer()
439 && n2->host_start - n->host_start in gomp_map_fields_existing()
562 cur_node.host_start -= n->host_start; in gomp_map_vars()
802 || n->host_start > cur_node.host_start in gomp_map_vars()
821 + cur_node.host_start - n->host_start; in gomp_map_vars()
1132 if (n->host_start > cur_node.host_start in gomp_update()
2484 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2501 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgomp/
H A Dtarget.c338 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
351 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
394 cur_node.host_start -= n->host_start; in gomp_map_pointer()
439 && n2->host_start - n->host_start in gomp_map_fields_existing()
562 cur_node.host_start -= n->host_start; in gomp_map_vars()
802 || n->host_start > cur_node.host_start in gomp_map_vars()
821 + cur_node.host_start - n->host_start; in gomp_map_vars()
1132 if (n->host_start > cur_node.host_start in gomp_update()
2482 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2499 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgomp/
H A Dtarget.c384 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
397 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
440 cur_node.host_start -= n->host_start; in gomp_map_pointer()
486 && n2->host_start - n->host_start in gomp_map_fields_existing()
761 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1117 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1170 || n->host_start > cur_node.host_start in gomp_map_vars_internal()
1656 if (n->host_start > cur_node.host_start in gomp_update()
3061 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
3078 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/
H A Dtarget.c384 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
397 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
440 cur_node.host_start -= n->host_start; in gomp_map_pointer()
486 && n2->host_start - n->host_start in gomp_map_fields_existing()
761 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1117 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1170 || n->host_start > cur_node.host_start in gomp_map_vars_internal()
1656 if (n->host_start > cur_node.host_start in gomp_update()
3061 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
3078 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/
H A Dtarget.c384 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
397 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
440 cur_node.host_start -= n->host_start; in gomp_map_pointer()
486 && n2->host_start - n->host_start in gomp_map_fields_existing()
761 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1117 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1170 || n->host_start > cur_node.host_start in gomp_map_vars_internal()
1656 if (n->host_start > cur_node.host_start in gomp_update()
3061 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
3078 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgomp/
H A Dtarget.c370 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
383 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
426 cur_node.host_start -= n->host_start; in gomp_map_pointer()
472 && n2->host_start - n->host_start in gomp_map_fields_existing()
746 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1002 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1055 || n->host_start > cur_node.host_start in gomp_map_vars_internal()
1535 if (n->host_start > cur_node.host_start in gomp_update()
2903 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2920 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/
H A Dtarget.c370 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
383 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
426 cur_node.host_start -= n->host_start; in gomp_map_pointer()
472 && n2->host_start - n->host_start in gomp_map_fields_existing()
746 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1002 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1055 || n->host_start > cur_node.host_start in gomp_map_vars_internal()
1529 if (n->host_start > cur_node.host_start in gomp_update()
2897 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2914 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/
H A Dtarget.c370 || oldn->host_start > newn->host_start in gomp_map_vars_existing()
383 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
426 cur_node.host_start -= n->host_start; in gomp_map_pointer()
472 && n2->host_start - n->host_start in gomp_map_fields_existing()
746 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1002 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1055 || n->host_start > cur_node.host_start in gomp_map_vars_internal()
1535 if (n->host_start > cur_node.host_start in gomp_update()
2903 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
2920 k->host_start = cur_node.host_start; in omp_target_associate_ptr()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/
H A Dtarget.c556 && newn->host_start <= oldn->host_start in gomp_map_vars_existing()
567 || (oldn->host_start <= newn->host_start in gomp_map_vars_existing()
585 + newn->host_start - oldn->host_start), in gomp_map_vars_existing()
644 cur_node.host_start -= n->host_start; in gomp_map_pointer()
694 && n2->host_start - n->host_start in gomp_map_fields_existing()
974 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1335 cur_node.host_start -= n->host_start; in gomp_map_vars_internal()
1389 || n->host_start > cur_node.host_start in gomp_map_vars_internal()
1972 if (n->host_start > cur_node.host_start in gomp_update()
3498 && n->host_start <= cur_node.host_start in omp_target_associate_ptr()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/bsd-user/
H A Dmmap.c69 abi_ulong end, host_start, host_end, addr; in target_mprotect() local
91 host_start = start & qemu_host_page_mask; in target_mprotect()
93 if (start > host_start) { in target_mprotect()
108 host_start += qemu_host_page_size; in target_mprotect()
123 if (host_start < host_end) { in target_mprotect()
124 ret = mprotect(g2h(host_start), host_end - host_start, prot); in target_mprotect()
142 void *host_start; in mmap_frag() local
146 host_start = g2h(real_start); in mmap_frag()
249 unsigned long host_start; in target_mmap() local
308 host_start = (unsigned long)p; in target_mmap()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/bsd-user/
H A Dmmap.c69 abi_ulong end, host_start, host_end, addr; in target_mprotect() local
91 host_start = start & qemu_host_page_mask; in target_mprotect()
93 if (start > host_start) { in target_mprotect()
109 host_start += qemu_host_page_size; in target_mprotect()
124 if (host_start < host_end) { in target_mprotect()
125 ret = mprotect(g2h_untagged(host_start), host_end - host_start, prot); in target_mprotect()
143 void *host_start; in mmap_frag() local
147 host_start = g2h_untagged(real_start); in mmap_frag()
250 unsigned long host_start; in target_mmap() local
309 host_start = (unsigned long)p; in target_mmap()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/bsd-user/
H A Dmmap.c69 abi_ulong end, host_start, host_end, addr; in target_mprotect() local
91 host_start = start & qemu_host_page_mask; in target_mprotect()
93 if (start > host_start) { in target_mprotect()
108 host_start += qemu_host_page_size; in target_mprotect()
123 if (host_start < host_end) { in target_mprotect()
124 ret = mprotect(g2h(host_start), host_end - host_start, prot); in target_mprotect()
142 void *host_start; in mmap_frag() local
146 host_start = g2h(real_start); in mmap_frag()
249 unsigned long host_start; in target_mmap() local
308 host_start = (unsigned long)p; in target_mmap()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/bsd-user/
H A Dmmap.c69 abi_ulong end, host_start, host_end, addr; in target_mprotect() local
91 host_start = start & qemu_host_page_mask; in target_mprotect()
93 if (start > host_start) { in target_mprotect()
108 host_start += qemu_host_page_size; in target_mprotect()
123 if (host_start < host_end) { in target_mprotect()
124 ret = mprotect(g2h(host_start), host_end - host_start, prot); in target_mprotect()
142 void *host_start; in mmap_frag() local
146 host_start = g2h(real_start); in mmap_frag()
249 unsigned long host_start; in target_mmap() local
308 host_start = (unsigned long)p; in target_mmap()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/bsd-user/
H A Dmmap.c69 abi_ulong end, host_start, host_end, addr; in target_mprotect() local
91 host_start = start & qemu_host_page_mask; in target_mprotect()
93 if (start > host_start) { in target_mprotect()
108 host_start += qemu_host_page_size; in target_mprotect()
123 if (host_start < host_end) { in target_mprotect()
124 ret = mprotect(g2h(host_start), host_end - host_start, prot); in target_mprotect()
142 void *host_start; in mmap_frag() local
146 host_start = g2h(real_start); in mmap_frag()
249 unsigned long host_start; in target_mmap() local
308 host_start = (unsigned long)p; in target_mmap()
[all …]

12345678910>>...27