Searched defs:type (Results 1 - 25 of 464) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/msun/src/
H A Ds_llrint.c4 #define type double macro
H A Ds_llrintf.c4 #define type float macro
H A Ds_llrintl.c4 #define type long double macro
H A Ds_lrintf.c4 #define type float macro
H A Ds_lrintl.c4 #define type long double macro
H A Ds_lrint.c33 #define type double macro
H A Ds_llround.c4 #define type double macro
H A Ds_llroundf.c4 #define type float macro
H A Ds_llroundl.c4 #define type long double macro
H A Ds_lroundf.c4 #define type float macro
H A Ds_lroundl.c4 #define type long double macro
H A Ds_lround.c34 #define type double macro
/barrelfish-2018-10-04/kernel/
H A Duseraccess.c25 bool access_ok(uint8_t type, lvaddr_t buffer, size_t size) argument
H A Dcoreboot.c30 void coreboot_set_spawn_handler(enum cpu_type type, coreboot_start_fn_t handler) argument
42 coreboot_start_fn_t coreboot_get_spawn_handler(enum cpu_type type) { argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dd2i_pu.c75 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, argument
/barrelfish-2018-10-04/lib/posixcompat/
H A Dpopen.c12 FILE *popen(const char *command, const char *type) argument
/barrelfish-2018-10-04/usr/skb/programs/
H A Ddecoding_net_queries.pl34 type:device label
42 type:memory label
50 type:memory label
/barrelfish-2018-10-04/lib/libc/gen/
H A Ddevname.c46 devname_r(dev_t dev, mode_t type, char *buf, int len) argument
70 devname(dev_t dev, mode_t type) argument
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DMultiViewletDataStore.java46 public ViewletDataStore getViewletDataStore(ViewletType type); argument
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/
H A Dusb_pipe.c38 uint8_t type; local
/barrelfish-2018-10-04/lib/dma/include/
H A Ddma_request_internal.h22 dma_req_type_t type; ///< member in struct:dma_request
/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dacl_delete.c58 acl_delete_file_np(const char *path_p, acl_type_t type) argument
66 acl_delete_link_np(const char *path_p, acl_type_t type) argument
74 acl_delete_fd_np(int filedes, acl_type_t type) argument
[all...]
H A Dacl_valid.c80 acl_valid_file_np(const char *pathp, acl_type_t type, acl_t acl) argument
95 acl_valid_link_np(const char *pathp, acl_type_t type, acl_t acl) argument
110 acl_valid_fd_np(int fd, acl_type_t type, acl_t acl) argument
[all...]
/barrelfish-2018-10-04/lib/lwip/src/core/ipv6/
H A Dicmp6.c48 u8_t type; local
/barrelfish-2018-10-04/usr/eclipseclp/Opium/
H A Dopium-mode.el197 (defun type () function

Completed in 151 milliseconds

1234567891011>>