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

/barrelfish-master/lib/compiler-rt/builtins/
H A Dfloatuntisf.c28 int sd = N - __clzti2(a); // number of significant digits local
H A Dfloatuntitf.c33 int sd = N - __clzti2(a); // number of significant digits local
H A Dfloatuntixf.c30 int sd = N - __clzti2(a); // number of significant digits local
H A Dfloatuntidf.c29 int sd = N - __clzti2(a); // number of significant digits local
H A Dfloatdisf.c28 int sd = N - __builtin_clzll(a); // number of significant digits local
H A Dfloattisf.c30 int sd = N - __clzti2(a); // number of significant digits local
H A Dfloattitf.c35 int sd = N - __clzti2(a); // number of significant digits local
H A Dfloatundisf.c26 int sd = N - __builtin_clzll(a); // number of significant digits local
H A Dfloattixf.c32 int sd = N - __clzti2(a); // number of significant digits local
H A Dfloattidf.c31 int sd = N - __clzti2(a); // number of significant digits local
H A Dfloatdidf.c54 int sd = N - __builtin_clzll(a); // number of significant digits local
H A Dfloatundidf.c58 int sd = N - __builtin_clzll(a); // number of significant digits local
/barrelfish-master/lib/openssl-1.0.0d/demos/ssl/
H A Dcli.cpp31 int sd; local
H A Dserv.cpp43 int sd; local
/barrelfish-master/lib/libc/rpc/
H A Dbindresvport.c64 bindresvport(int sd, struct sockaddr_in *sin) argument
73 bindresvport_sa(int sd, struct sockaddr *sa) argument
/barrelfish-master/lib/lwip2/src/netif/
H A Dslipif.c96 sio_fd_t sd; member in struct:slipif_priv
[all...]
/barrelfish-master/include/lwip2/lwip/priv/
H A Dapi_msg.h126 } sd; member in union:api_msg::__anon129
/barrelfish-master/lib/openssl-1.0.0d/crypto/cms/
H A Dcms_sd.c110 static void cms_sd_set_version(CMS_SignedData *sd) argument
304 CMS_SignedData *sd; local
494 CMS_SignedData *sd; local
558 CMS_SignedData *sd; local
814 CMS_SignedData *sd; local
[all...]
/barrelfish-master/lib/libc/net/
H A Dsctp_sys_calls.c74 int ret, sd; local
100 sctp_connectx(int sd, const struct sockaddr *addrs, int addrcnt, argument
169 sctp_bindx(int sd, struc argument
281 sctp_opt_info(int sd, sctp_assoc_t id, int opt, void *arg, socklen_t * size) argument
396 sctp_getpaddrs(int sd, sctp_assoc_t id, struct sockaddr **raddrs) argument
452 sctp_getladdrs(int sd, sctp_assoc_t id, struct sockaddr **raddrs) argument
623 sctp_getassocid(int sd, struct sockaddr *sa) argument
641 sctp_send(int sd, const void *data, size_t len, const struct sctp_sndrcvinfo *sinfo, int flags) argument
683 sctp_sendx(int sd, const void *msg, size_t msg_len, struct sockaddr *addrs, int addrcnt, struct sctp_sndrcvinfo *sinfo, int flags) argument
784 sctp_sendmsgx(int sd, const void *msg, size_t len, struct sockaddr *addrs, int addrcnt, uint32_t ppid, uint32_t flags, uint16_t stream_no, uint32_t timetolive, uint32_t context) argument
882 sctp_recvv(int sd, const struct iovec *iov, int iovlen, struct sockaddr *from, socklen_t * fromlen, void *info, socklen_t * infolen, unsigned int *infotype, int *flags) argument
975 sctp_sendv(int sd, const struct iovec *iov, int iovcnt, struct sockaddr *addrs, int addrcnt, void *info, socklen_t infolen, unsigned int infotype, int flags) argument
1186 sctp_peeloff(int sd, sctp_assoc_t assoc_id) argument
1196 sctp_peeloff(int sd, sctp_assoc_t assoc_id) argument
[all...]
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dlex.c352 lex_an( stream_id nst, syntax_desc *sd, token_desc *token ) argument
806 _skip_blanks(stream_id nst, syntax_desc *sd, unsigned char **p_pligne, int *p_cc, int *p_ctype) argument
895 ec_need_quotes(dident d, syntax_desc *sd) argument
1166 copy_syntax_desc(syntax_desc *sd) argument
1213 syntax_desc *sd; local
1315 syntax_desc *sd = ModuleSyntax(vm.did); local
1418 syntax_desc *sd; local
1510 string_to_number(char *start, pword *result, stream_id nst, syntax_desc *sd) argument
[all...]
H A Dread.c242 syntax_desc *sd; /* module syntax descriptor */ member in struct:parse_desc
[all...]
H A Dwrite.c525 _terminate_term(stream_id nst, int options, syntax_desc *sd) argument
560 syntax_desc * sd = ModuleSyntax(module); local
696 _pwrite1(int idwrite, stream_id out, value val, type tag, int maxprec, int depth, dident module, type mod_tag, syntax_desc *sd, register int flags) argument
1250 _write_args_from_list(int idwrite, stream_id out, pword *list, int depth, dident module, type mod_tag, syntax_desc *sd, int flags) argument
1377 _write_infix(int idwrite, stream_id out, dident d, register int flags, dident module, type mod_tag, syntax_desc *sd, pword *right, int depth) argument
1443 _write_atom(int idwrite, stream_id out, dident d, int what, int flag, dident module, type mod_tag, syntax_desc *sd, int depth) argument
1540 _write_quoted(int idwrite, stream_id out, char *name, register word len, char quotechar, syntax_desc *sd, int depth) argument
1644 _print_var(int idwrite, value v, type t, stream_id str, int depth, dident module, type mod_tag, syntax_desc *sd) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/engine/
H A Deng_cryptodev.c1317 struct syslog_data sd = SYSLOG_DATA_INIT; local
/barrelfish-master/usr/drivers/imx8x/sdhc/
H A Dsdhc.c150 struct sdhc * sd = (struct sdhc *)arg; local
155 static errval_t software_reset(struct sdhc *sd){ argument
238 sdhc_send_cmd(struct sdhc * sd, struct cmd * cmd) argument
329 sdhc_go_idle(struct sdhc *sd) argument
344 sdhc_send_if_cond(struct sdhc *sd) argument
370 sdhc_get_ocr(struct sdhc *sd) argument
424 sdhc_card_init(struct sdhc* sd) argument
494 sdhc_read_block(struct sdhc * sd, int index, void **buffer) argument
543 sdhc_write_block(struct sdhc * sd, int index, void *data) argument
590 sdhc_init(struct sdhc * sd) argument
615 sdhc_test(struct sdhc *sd) argument
655 struct sdhc *sd = malloc(sizeof(struct sdhc)); local
718 struct sdhc *sd = bfi->dstate; local
[all...]
/barrelfish-master/usr/eclipseclp/Pds/src/
H A Dbmsg.msg.c1725 emb_sock_t * sd; local
1738 emb_sock_t * sd; local
[all...]

Completed in 202 milliseconds