Home
last modified time | relevance | path

Searched defs:incr (Results 1 – 25 of 162) sorted by relevance

1234567

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dloop.c102 gomp_loop_static_start (long start, long end, long incr, long chunk_size, in gomp_loop_static_start()
124 gomp_loop_dynamic_start (long start, long end, long incr, long chunk_size, in gomp_loop_dynamic_start()
152 gomp_loop_guided_start (long start, long end, long incr, long chunk_size, in gomp_loop_guided_start()
177 GOMP_loop_runtime_start (long start, long end, long incr, in GOMP_loop_runtime_start()
247 GOMP_loop_start (long start, long end, long incr, long sched, in GOMP_loop_start()
319 gomp_loop_ordered_static_start (long start, long end, long incr, in gomp_loop_ordered_static_start()
337 gomp_loop_ordered_dynamic_start (long start, long end, long incr, in gomp_loop_ordered_dynamic_start()
362 gomp_loop_ordered_guided_start (long start, long end, long incr, in gomp_loop_ordered_guided_start()
387 GOMP_loop_ordered_runtime_start (long start, long end, long incr, in GOMP_loop_ordered_runtime_start()
416 GOMP_loop_ordered_start (long start, long end, long incr, long sched, in GOMP_loop_ordered_start()
[all …]
H A Dloop_ull.c42 gomp_ull end, gomp_ull incr, enum gomp_schedule_type sched, in gomp_loop_ull_init()
105 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_static_start()
123 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_dynamic_start()
149 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_guided_start()
175 gomp_ull incr, gomp_ull *istart, gomp_ull *iend) in GOMP_loop_ull_runtime_start()
246 gomp_ull incr, long sched, gomp_ull chunk_size, in GOMP_loop_ull_start()
317 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_ordered_static_start()
336 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_ordered_dynamic_start()
362 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_ordered_guided_start()
388 gomp_ull incr, gomp_ull *istart, in GOMP_loop_ull_ordered_runtime_start()
[all …]
H A Diter.c188 long start, end, nend, chunk, incr; in gomp_iter_dynamic_next() local
301 long start, end, nend, incr; in gomp_iter_guided_next() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dloop.c102 gomp_loop_static_start (long start, long end, long incr, long chunk_size, in gomp_loop_static_start()
124 gomp_loop_dynamic_start (long start, long end, long incr, long chunk_size, in gomp_loop_dynamic_start()
152 gomp_loop_guided_start (long start, long end, long incr, long chunk_size, in gomp_loop_guided_start()
177 GOMP_loop_runtime_start (long start, long end, long incr, in GOMP_loop_runtime_start()
247 GOMP_loop_start (long start, long end, long incr, long sched, in GOMP_loop_start()
316 gomp_loop_ordered_static_start (long start, long end, long incr, in gomp_loop_ordered_static_start()
334 gomp_loop_ordered_dynamic_start (long start, long end, long incr, in gomp_loop_ordered_dynamic_start()
359 gomp_loop_ordered_guided_start (long start, long end, long incr, in gomp_loop_ordered_guided_start()
384 GOMP_loop_ordered_runtime_start (long start, long end, long incr, in GOMP_loop_ordered_runtime_start()
413 GOMP_loop_ordered_start (long start, long end, long incr, long sched, in GOMP_loop_ordered_start()
[all …]
H A Dloop_ull.c42 gomp_ull end, gomp_ull incr, enum gomp_schedule_type sched, in gomp_loop_ull_init()
105 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_static_start()
123 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_dynamic_start()
149 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_guided_start()
175 gomp_ull incr, gomp_ull *istart, gomp_ull *iend) in GOMP_loop_ull_runtime_start()
246 gomp_ull incr, long sched, gomp_ull chunk_size, in GOMP_loop_ull_start()
314 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_ordered_static_start()
333 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_ordered_dynamic_start()
359 gomp_ull incr, gomp_ull chunk_size, in gomp_loop_ull_ordered_guided_start()
385 gomp_ull incr, gomp_ull *istart, in GOMP_loop_ull_ordered_runtime_start()
[all …]
H A Diter.c188 long start, end, nend, chunk, incr; in gomp_iter_dynamic_next() local
301 long start, end, nend, incr; in gomp_iter_guided_next() local
/netbsd-src/usr.bin/renice/
H A Drenice.c67 int prio, errs = 0, incr = 0; in main() local
145 donice(int which, id_t who, int prio, int incr) in donice()
/netbsd-src/lib/libc/sys/
H A DLint_sbrk.c12 sbrk(intptr_t incr) in sbrk() argument
/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_ohash.c86 unsigned int i, incr; in ohash_resize() local
236 unsigned int i, incr; in ohash_lookup_interval() local
283 unsigned int i, incr; in ohash_lookup_memory() local
/netbsd-src/usr.bin/m4/lib/
H A Dohash_lookup_memory.c25 unsigned int i, incr; in ohash_lookup_memory() local
H A Dohash_lookup_interval.c26 unsigned int i, incr; in ohash_lookup_interval() local
H A Dohash_do.c29 unsigned int i, incr; in ohash_resize() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vm_sdma.c178 uint32_t incr, uint64_t flags) in amdgpu_vm_sdma_set_ptes()
209 uint64_t addr, unsigned count, uint32_t incr, in amdgpu_vm_sdma_update()
H A Damdgpu_vm_cpu.c89 uint64_t addr, unsigned count, uint32_t incr, in amdgpu_vm_cpu_update()
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_si_dma.c114 uint32_t incr, uint32_t flags) in si_dma_vm_write_pages()
161 uint32_t incr, uint32_t flags) in si_dma_vm_set_pages()
H A Dradeon_ni_dma.c362 uint32_t incr, uint32_t flags) in cayman_dma_vm_write_pages()
410 uint32_t incr, uint32_t flags) in cayman_dma_vm_set_pages()
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dnextprime.c58 unsigned incr; in mpz_nextprime() local
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmvect.c96 ssize_t incr = nelm - old_len; in mvect_realloc() local
/netbsd-src/usr.bin/seq/
H A Dseq.c107 double incr = 0.0; in main() local
476 generate_format(double first, double incr, double last, in generate_format()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-java.c200 unsigned int incr = 1 + (hashcodes[j] % (hashsize - 2)); in compute_hashsize() local
230 unsigned int incr; in compute_hashsize() local
311 unsigned int incr = 1 + (hashcode % (hashsize - 2)); in compute_table_items() local
/netbsd-src/usr.sbin/bootp/common/
H A Dgetif.c53 int len, m, incr; in getif() local
/netbsd-src/lib/libc/gen/
H A Dinitdir.c60 int incr; in _initdir() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.cc336 widest_int incr; member in incr_info_d
2430 widest_int incr = -basis->index; in create_phi_basis_1() local
2859 phi_incr_cost_1 (slsr_cand_t c, const widest_int &incr, gimple *phi, in phi_incr_cost_1()
2928 phi_incr_cost (slsr_cand_t c, const widest_int &incr, gimple *phi, in phi_incr_cost()
2984 const widest_int &incr, bool count_phis) in lowest_cost_path()
3030 total_savings (int repl_savings, slsr_cand_t c, const widest_int &incr, in total_savings()
3079 HOST_WIDE_INT incr = incr_vec[i].incr.to_shwi (); in analyze_increments() local
3242 ncd_with_phi (slsr_cand_t c, const widest_int &incr, gphi *phi, in ncd_with_phi()
3285 ncd_of_cand_and_phis (slsr_cand_t c, const widest_int &incr, slsr_cand_t *where) in ncd_of_cand_and_phis()
3311 nearest_common_dominator_for_cands (slsr_cand_t c, const widest_int &incr, in nearest_common_dominator_for_cands()
[all …]
/netbsd-src/share/examples/refuse/virtdir/
H A Ddefs.h67 #define ALLOC(type, v, size, c, init, incr, where, action) do { \ argument
/netbsd-src/share/examples/refuse/id3fs/
H A Ddefs.h67 #define ALLOC(type, v, size, c, init, incr, where, action) do { \ argument

1234567