Home
last modified time | relevance | path

Searched defs:count (Results 26 – 50 of 1772) sorted by relevance

12345678910>>...71

/dragonfly/contrib/gcc-4.7/libgomp/
H A Dsections.c33 gomp_sections_init (struct gomp_work_share *ws, unsigned count) in gomp_sections_init()
69 GOMP_sections_start (unsigned count) in GOMP_sections_start()
135 unsigned num_threads, unsigned count) in GOMP_parallel_sections_start()
/dragonfly/contrib/tcsh-6/
H A Dtc.printf.c69 int sign = 0, count = 0; in doprnt() local
372 int count; in xsnprintf() local
388 int count; in xprintf() local
405 int count; in xvsnprintf() local
465 int count; in fprintf() local
/dragonfly/usr.bin/telnet/
H A Dring.c95 ring_init(Ring *ring, unsigned char *buffer, int count) in ring_init()
152 ring_supplied(Ring *ring, int count) in ring_supplied()
162 ring_consumed(Ring *ring, int count) in ring_consumed()
268 ring_supply_data(Ring *ring, unsigned char *buffer, int count) in ring_supply_data()
/dragonfly/contrib/elftoolchain/libelf/
H A Dgelf_phdr.c104 elf32_newphdr(Elf *e, size_t count) in elf32_newphdr()
110 elf64_newphdr(Elf *e, size_t count) in elf64_newphdr()
116 gelf_newphdr(Elf *e, size_t count) in gelf_newphdr()
/dragonfly/contrib/ldns/ldns/
H A Dbuffer.h185 ldns_buffer_skip(ldns_buffer *buffer, ssize_t count) in ldns_buffer_skip()
335 ldns_buffer_available_at(const ldns_buffer *buffer, size_t at, size_t count) in ldns_buffer_available_at()
347 ldns_buffer_available(const ldns_buffer *buffer, size_t count) in ldns_buffer_available()
360 ldns_buffer_write_at(ldns_buffer *buffer, size_t at, const void *data, size_t count) in ldns_buffer_write_at()
373 ldns_buffer_write(ldns_buffer *buffer, const void *data, size_t count) in ldns_buffer_write()
516 ldns_buffer_read_at(const ldns_buffer *buffer, size_t at, void *data, size_t count) in ldns_buffer_read_at()
529 ldns_buffer_read(ldns_buffer *buffer, void *data, size_t count) in ldns_buffer_read()
/dragonfly/sys/vm/
H A Dvm_kern.c216 int count; in kmem_alloc3() local
371 int count; in kmem_alloc_wait() local
423 int count; in kmem_alloc_attr() local
476 int count; in kmem_free_wakeup() local
502 int count; in kmem_init() local
H A Dvm_map.c473 int count; in vmspace_terminate() local
879 int count; in vm_map_entry_reserve_cpu_init() local
1595 int count; in vm_map_find() local
2087 int count; in vm_map_submap() local
2136 int count; in vm_map_protect() local
2247 int count; in vm_map_madvise() local
2467 int count; in vm_map_inherit() local
2519 int count; in vm_map_user_wiring() local
2701 int count; in vm_map_kernel_wiring() local
3329 int count; in vm_map_remove() local
[all …]
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dsections.c34 gomp_sections_init (struct gomp_work_share *ws, unsigned count) in gomp_sections_init()
70 GOMP_sections_start (unsigned count) in GOMP_sections_start()
136 unsigned num_threads, unsigned count) in GOMP_parallel_sections_start()
/dragonfly/sys/ddb/
H A Ddb_run.c302 db_single_step_cmd(db_expr_t addr, boolean_t have_addr, db_expr_t count, in db_single_step_cmd()
326 db_trace_until_call_cmd(db_expr_t addr, boolean_t have_addr, db_expr_t count, in db_trace_until_call_cmd()
346 db_expr_t count, char *modif) in db_trace_until_matching_cmd()
366 db_continue_cmd(db_expr_t addr, boolean_t have_addr, db_expr_t count, in db_continue_cmd()
/dragonfly/crypto/libressl/crypto/x509/
H A Dby_file.c126 int i, count = 0; in X509_load_cert_file() local
182 int i, count = 0; in X509_load_crl_file() local
239 int i, count = 0; in X509_load_cert_crl_file() local
/dragonfly/contrib/gdb-7/bfd/
H A Dcpu-i386.c49 bfd_arch_i386_fill (bfd_size_type count, bfd_boolean code, in bfd_arch_i386_fill()
105 bfd_arch_i386_short_nop_fill (bfd_size_type count, in bfd_arch_i386_short_nop_fill()
115 bfd_arch_i386_long_nop_fill (bfd_size_type count, in bfd_arch_i386_long_nop_fill()
/dragonfly/contrib/pam_passwdqc/
H A Dpam_passwdqc.c83 #define MESSAGE_EXPLAIN_PASSWORD_1_CLASS(count) \ argument
92 #define MESSAGE_EXPLAIN_PASSWORD_N_CLASSES(count) \ argument
107 #define MESSAGE_EXPLAIN_PASSWORD_ALL_CLASSES(count) \ argument
122 #define MESSAGE_EXPLAIN_PASSWORD_ALL_OR_3_CLASSES(count) \ argument
139 #define MESSAGE_EXPLAIN_PASSPHRASE(count) \ argument
/dragonfly/contrib/gcc-8.0/libgomp/config/posix/
H A Dbar.c35 gomp_barrier_init (gomp_barrier_t *bar, unsigned count) in gomp_barrier_init()
65 gomp_barrier_reinit (gomp_barrier_t *bar, unsigned count) in gomp_barrier_reinit()
256 gomp_team_barrier_wake (gomp_barrier_t *bar, int count) in gomp_team_barrier_wake()
/dragonfly/sys/kern/
H A Dkern_plimit.c147 uint32_t count; in plimit_fork() local
181 uint32_t count; in plimit_lwp_fork() local
214 uint32_t count; in plimit_modify() local
254 uint32_t count; in plimit_free() local
H A Dtty_subr.c52 int count; in clist_alloc_cblocks() local
129 int count; in clist_qtob() local
197 int count; in clist_btoq() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddouble-int.c230 unsigned HOST_WIDE_INT count, unsigned int prec, in rshift_double()
290 unsigned HOST_WIDE_INT count, unsigned int prec, in lshift_double()
1084 double_int::lshift (HOST_WIDE_INT count) const in lshift()
1115 double_int::rshift (HOST_WIDE_INT count) const in rshift()
1179 double_int::alshift (HOST_WIDE_INT count, unsigned int prec) const in alshift()
1193 double_int::arshift (HOST_WIDE_INT count, unsigned int prec) const in arshift()
1207 double_int::llshift (HOST_WIDE_INT count, unsigned int prec) const in llshift()
1221 double_int::lrshift (HOST_WIDE_INT count, unsigned int prec) const in lrshift()
1235 double_int::lrotate (HOST_WIDE_INT count, unsigned int prec) const in lrotate()
1253 double_int::rrotate (HOST_WIDE_INT count, unsigned int prec) const in rrotate()
[all …]
/dragonfly/lib/libc/stdio/
H A Dfwrite.c47 fwrite_unlocked(const void * __restrict buf, size_t size, size_t count, in fwrite_unlocked()
71 fwrite(const void * __restrict buf, size_t size, size_t count, in fwrite()
H A Dfread.c48 fread(void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) in fread()
59 __fread(void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) in __fread()
/dragonfly/contrib/smbfs/lib/smb/
H A Dfile.c55 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, char *dst) in smb_read()
69 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, in smb_write()
/dragonfly/usr.sbin/dntpd/
H A Dclient.c45 client_main(struct server_info **info_ary, int count) in client_main()
575 client_check_duplicate_ips(struct server_info **info_ary, int count) in client_check_duplicate_ips()
621 client_insane(struct server_info **info_ary, int count, server_info_t best) in client_insane()
864 lin_resetalloffsets(struct server_info **info_ary, int count) in lin_resetalloffsets()
/dragonfly/crypto/libressl/crypto/evp/
H A Dm_sha1.c82 update(EVP_MD_CTX *ctx, const void *data, size_t count) in update()
132 update256(EVP_MD_CTX *ctx, const void *data, size_t count) in update256()
198 update512(EVP_MD_CTX *ctx, const void *data, size_t count) in update512()
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.c70 static size_t ZSTD_NCountCost(unsigned const* count, unsigned const max, in ZSTD_NCountCost()
84 static size_t ZSTD_entropyCost(unsigned const* count, unsigned const max, size_t const total) in ZSTD_entropyCost()
104 unsigned const* count, in ZSTD_fseBitCost()
138 unsigned const* count, unsigned const max) in ZSTD_crossEntropyCost()
156 FSE_repeat* repeatMode, unsigned const* count, unsigned const max, in ZSTD_selectEncodingType()
238 unsigned* count, U32 max, in ZSTD_buildCTable()
/dragonfly/contrib/gmp/
H A Dlonglong.h265 #define count_leading_zeros(count, x) \ argument
276 #define count_leading_zeros(count, x) \ argument
319 #define count_leading_zeros(count, x) \ argument
400 #define count_leading_zeros(count, x) \ argument
518 #define count_leading_zeros(count, x) \ argument
589 #define count_leading_zeros(count, x) \ argument
619 #define count_leading_zeros(count, x) \ argument
1038 #define count_leading_zeros(count, x) \ argument
1131 #define count_leading_zeros(count, x) \ argument
1148 #define count_leading_zeros(count, x) \ argument
[all …]
/dragonfly/contrib/binutils-2.34/gprof/
H A Dcall_graph.c34 cg_tally (bfd_vma from_pc, bfd_vma self_pc, unsigned long count) in cg_tally()
83 unsigned int count; in cg_read_rec() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_catch.cc66 int count = header->handlerCount; in __cxa_begin_catch() local
110 int count = header->handlerCount; in __cxa_end_catch() local

12345678910>>...71