Searched defs:amount (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/usr/drivers/omap44xx/twl6030/
H A Di2c.c226 uint16_t amount = 0, sofar = 0; local
295 uint16_t amount = 0, sofar = 0; local
[all...]
/barrelfish-master/lib/posixcompat/
H A Dpty.c549 size_t amount; local
/barrelfish-master/usr/drivers/rtl8029/
H A Drtl8029.c119 static void read_mem(uint8_t *dst, int src, int amount) argument
219 static inline void read_page(uint8_t *dst, uint8_t page, int amount) argument
287 static void read_ring_buffer(uint8_t *dst, int src, int amount) argument
[all...]
/barrelfish-master/lib/lwip2/src/apps/lwiperf/
H A Dlwiperf.c87 u32_t amount; /* pos. value: bytes?; neg. values: time (unit is 10ms: 1/100 second) */ member in struct:_lwiperf_settings
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dcryptlib.c603 int CRYPTO_add_lock(int *pointer, int amount, int type, const char *file, argument

Completed in 116 milliseconds