Searched defs:count (Results 26 - 50 of 292) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/lwip2/src/apps/httpd/
H A Dfs.c117 fs_read_async(struct fs_file *file, char *buffer, int count, fs_wait_cb callback_fn, void *callback_arg) argument
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Ddummy_bigrat.c67 ec_array_to_big(const void *p, int count, int order, int size, int endian, unsigned nails, pword *result) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Dp_sign.c71 EVP_SignUpdate(EVP_MD_CTX *ctx, unsigned char *data, unsigned int count) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pem/
H A Dpem_sign.c72 PEM_SignUpdate(EVP_MD_CTX *ctx, unsigned char *data, unsigned int count) argument
/barrelfish-2018-10-04/kernel/arch/x86/
H A Dpit.c34 void pit_timer0_set(uint16_t count, bool periodic, bool only_lsb) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/ccgost/
H A Dgost_md.c49 int gost_digest_update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
/barrelfish-2018-10-04/lib/posixcompat/
H A Dpthreads_private.h14 int count; member in struct:pthread_barrier
/barrelfish-2018-10-04/usr/drivers/virtio/block/
H A Dmain_guest.c63 uint32_t count = 0; local
/barrelfish-2018-10-04/lib/ahci/
H A Dsata_fis.c121 errval_t sata_set_count(void *fis, uint16_t count) argument
/barrelfish-2018-10-04/lib/barrelfish/
H A Dterminal.c40 size_t terminal_read(char *data, size_t count) argument
/barrelfish-2018-10-04/lib/blk/blk_ahci/
H A Dsata_fis.c77 void sata_h2d_set_count(struct sata_fis_reg_h2d* fis, uint16_t count) argument
/barrelfish-2018-10-04/lib/bomp/
H A Dsections.c41 unsigned GOMP_sections_start(unsigned count) argument
53 GOMP_parallel_sections_start(void (*fn)(void *), void *data, unsigned num_threads, unsigned count) argument
61 GOMP_parallel_sections(void (*fn)(void *), void *data, unsigned num_threads, unsigned count, unsigned flags) argument
/barrelfish-2018-10-04/lib/bomp_new/
H A Dsections.c41 unsigned GOMP_sections_start(unsigned count) argument
53 GOMP_parallel_sections_start(void (*fn)(void *), void *data, unsigned num_threads, unsigned count) argument
61 GOMP_parallel_sections(void (*fn)(void *), void *data, unsigned num_threads, unsigned count, unsigned flags) argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Dio.h112 static inline void __iowrite64_copy(void *to, void *from, size_t count) { argument
H A Dradix-tree.h45 int count; member in struct:radix_tree_node
/barrelfish-2018-10-04/usr/monitor/include/
H A Dcapsend.h30 size_t count; member in struct:capsend_destset
/barrelfish-2018-10-04/usr/tests/distops/
H A Dtest.h38 client_test_retype(struct capref src, struct capref *dest, gensize_t offset, gensize_t size, size_t count, errval_t expected_err) argument
45 server_test_retype(struct capref src, struct capref *dest, gensize_t offset, gensize_t size, size_t count, errval_t expected_err) argument
/barrelfish-2018-10-04/lib/dma/include/
H A Ddma_device_internal.h46 uint8_t count; ///< Number of channels of this device member in struct:dma_device::__anon917
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dt_req.c178 int j,type=0,count=1,ii=0; local
/barrelfish-2018-10-04/include/vm/
H A Ddefault_pager.c125 default_pager_getpages(vm_object_t object, vm_page_t *m, int count, argument
139 default_pager_putpages(vm_object_t object, vm_page_t *m, int count, argument
H A Dvm_meter.c233 int count = *(int *)arg1; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509/
H A Dby_file.c134 int i,count=0; local
201 int i,count=0; local
269 int i, count = 0; local
[all...]
/barrelfish-2018-10-04/usr/arrakismon/
H A Dhdd.c93 hdd_read_blocks (struct hdd *hdd, size_t start_block, size_t *count, argument
/barrelfish-2018-10-04/usr/boot_perfmon/
H A Drelations.c97 int count = 0; local
/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Dinterrupts.h31 size_t count; member in struct:msix_allocator

Completed in 134 milliseconds

1234567891011>>