Searched defs:type (Results 101 - 125 of 493) sorted by relevance

1234567891011>>

/barrelfish-master/lib/dma/
H A Ddma_request.c40 dma_request_common_init(struct dma_request *req, struct dma_channel *chan, dma_req_st_t type) argument
/barrelfish-master/lib/dma/include/
H A Ddma_channel_internal.h53 dma_irq_t type; member in struct:dma_channel::__anon915
/barrelfish-master/lib/libc/resolv/
H A Dres_mkquery.c96 res_nmkquery(res_state statp, int op, const char *dname, int class, int type, const u_char *data, int datalen, const u_char *newrr_in, u_char *buf, int buflen) argument
/barrelfish-master/lib/lwip/src/core/snmp/
H A Dasn1_dec.c51 err_t snmp_asn1_dec_type(struct pbuf *p, u16_t ofs, u8_t * type) argument
H A Dasn1_enc.c151 err_t snmp_asn1_enc_type(struct pbuf *p, u16_t ofs, u8_t type) argument
/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_asn1.h73 u8_t type; /* only U8 because extended types are not specified by SNMP */ member in struct:snmp_asn1_tlv
/barrelfish-master/lib/lwip2/src/core/ipv6/
H A Dicmp6.c272 icmp6_send_response(struct pbuf *p, u8_t code, u32_t data, u8_t type) argument
[all...]
/barrelfish-master/lib/lwip2/src/core/
H A Dmemp.c385 memp_malloc(memp_t type) argument
469 memp_free(memp_t type, voi argument
[all...]
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DSparseViewletStore.java201 public ViewletDataStore getViewletDataStore(ViewletType type) { argument
/barrelfish-master/lib/net/
H A Dpbuf.c276 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) argument
455 pbuf_alloced_custom(pbuf_layer l, u16_t length, pbuf_type type, struct pbuf_custom *p, void *payload_mem, u16_t payload_mem_len) argument
625 u16_t type; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/comp/
H A Dcomp.h15 int type; /* NID for compression library */ member in struct:comp_method_st
/barrelfish-master/lib/openssl-1.0.0d/crypto/evp/
H A Ddigest.c135 int EVP_DigestInit(EVP_MD_CTX *ctx, const EVP_MD *type) argument
141 int EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl) argument
329 EVP_Digest(const void *data, size_t count, unsigned char *md, unsigned int *size, const EVP_MD *type, ENGINE *impl) argument
[all...]
H A De_rc2.c168 static int rc2_get_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) argument
193 static int rc2_set_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) argument
207 static int rc2_ctrl(EVP_CIPHER_CTX *c, int type, in argument
[all...]
H A Devp_key.c115 int EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, argument
H A Devp_pkey.c217 EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
226 EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, int nid, int type, const unsigned char *bytes, int len) argument
235 EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, const char *attrname, int type, const unsigned char *bytes, int len) argument
H A Dpmeth_gn.c201 EVP_PKEY *EVP_PKEY_new_mac_key(int type, ENGINE *e, argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/pem/
H A Dpem_seal.c70 int PEM_SealInit(PEM_ENCODE_SEAL_CTX *ctx, EVP_CIPHER *type, EVP_MD *md_type, argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/rsa/
H A Drsa_sign.c70 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/threads/
H A Dth-lock.c137 void win32_locking_callback(int mode, int type, char *file, int line) argument
203 void solaris_locking_callback(int mode, int type, char *file, int line) argument
296 irix_locking_callback(int mode, int type, char *file, int line) argument
352 pthreads_locking_callback(int mode, int type, char *file, int line) argument
[all...]
/barrelfish-master/lib/rcce/
H A DRCCE_reduce.c46 RCCE_reduce_general( char *inbuf, char *outbuf, int num, int type, int op, int root, int all, RCCE_COMM comm ) argument
146 RCCE_allreduce( char *inbuf, char *outbuf, int num, int type, int op, RCCE_COMM comm ) argument
165 RCCE_reduce( char *inbuf, char *outbuf, int num, int type, int op, int root, RCCE_COMM comm ) argument
[all...]
/barrelfish-master/lib/vfs/
H A Dvfs_nfs.h17 enum ftype3 type; member in struct:nfs_handle
/barrelfish-master/include/openssl/
H A Dcomp.h15 int type; /* NID for compression library */ member in struct:comp_method_st
/barrelfish-master/tools/molly/
H A Dbuild_multiboot.c101 int type; local
/barrelfish-master/usr/device_managers/dma/
H A Ddma_mgr_drivers.c125 driver_store_insert(lpaddr_t mem_low, lpaddr_t mem_high, uint8_t numa_node, uint8_t type, iref_t iref) argument
/barrelfish-master/usr/eclipseclp/CPViz/viz/src/ie/ucc/cccc/viz/
H A DTool.java36 private String type; field in class:Tool
48 public Tool(Tools tools,String show,String type, String display, String repeat, argument
[all...]

Completed in 207 milliseconds

1234567891011>>