Searched defs:count (Results 51 - 75 of 292) sorted by relevance

1234567891011>>

/barrelfish-master/lib/cxx/cxxabi/include/
H A Drefstring.h34 count_t count; member in struct:__refstring_imp::__anon211::_Rep_base
/barrelfish-master/usr/tests/nkm/
H A Dmodify_flags.c33 static int count = 0; local
/barrelfish-master/usr/vmkitmon/
H A Dhdd.c93 hdd_read_blocks (struct hdd *hdd, size_t start_block, size_t *count, argument
/barrelfish-master/lib/dma/include/
H A Ddma_channel_internal.h59 uint32_t count; ///< number of requests in the list member in struct:dma_channel::__anon916
/barrelfish-master/lib/libc/locale/
H A Dgb18030.c64 int count; member in struct:__anon1002
[all...]
H A Dgb2312.c59 int count; member in struct:__anon1003
[all...]
/barrelfish-master/lib/libc/nameser/
H A Dns_parse.c82 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
/barrelfish-master/lib/libc/posix1e/
H A Dacl_from_text.c170 int count = 0; local
H A Dacl_from_text_nfs4.c189 int count = 0; local
/barrelfish-master/lib/net/
H A Dpbuf.c627 u8_t count; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dcrl2p7.c298 int count=0; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/bf/
H A Dbfspeed.c176 long count; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_rand.c234 int count = 100; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/cast/
H A Dcast_spd.c176 long count; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/evp/
H A Ddigest.c231 int EVP_DigestUpdate(EVP_MD_CTX *ctx, const void *data, size_t count) argument
329 int EVP_Digest(const void *data, size_t count, argument
H A Devp_key.c115 EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, const unsigned char *salt, const unsigned char *data, int datal, int count, unsigned char *key, unsigned char *iv) argument
H A Dm_sha1.c74 static int update(EVP_MD_CTX *ctx,const void *data,size_t count) argument
112 static int update256(EVP_MD_CTX *ctx,const void *data,size_t count) argument
162 static int update512(EVP_MD_CTX *ctx,const void *data,size_t count) argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/pqueue/
H A Dpqueue.c67 int count; member in struct:_pqueue
244 int count = 0; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc2/
H A Drc2speed.c176 long count; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc4/
H A Drc4speed.c176 long count; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc5/
H A Drc5speed.c176 long count; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/engines/ccgost/
H A Dgostsum.c78 int failcount=0,count=0;; local
/barrelfish-master/lib/zlib/
H A Dinftrees.c58 unsigned short count[MAXBITS+1]; /* number of codes of each length */ local
[all...]
/barrelfish-master/include/vm/
H A Dphys_pager.c142 phys_pager_getpages(vm_object_t object, vm_page_t *m, int count, int *rbehind, argument
167 phys_pager_putpages(vm_object_t object, vm_page_t *m, int count, boolean_t sync, argument
H A Dsg_pager.c138 sg_pager_getpages(vm_object_t object, vm_page_t *m, int count, int *rbehind, argument
207 sg_pager_putpages(vm_object_t object, vm_page_t *m, int count, argument

Completed in 270 milliseconds

1234567891011>>