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

12

/barrelfish-2018-10-04/lib/libc/sys/
H A Dtrivial-vdso_tc.c36 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
H A D__vdso_gettimeofday.c41 u_int tc; local
/barrelfish-2018-10-04/lib/libc/aarch64/sys/
H A D__vdso_gettc.c60 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/barrelfish-2018-10-04/lib/libc/arm/sys/
H A D__vdso_gettc.c63 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/barrelfish-2018-10-04/lib/libc/x86/sys/
H A D__vdso_gettc.c149 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/barrelfish-2018-10-04/lib/bulk_transfer/backends/net/
H A Dbulk_net_transfer.c33 errval_t bulk_net_transfer_bind(struct bulk_net_control *tc, argument
60 errval_t bulk_net_transfer_export(struct bulk_net_control *tc, argument
81 bulk_net_transfer_init(struct bulk_net_control *tc, void (*tx_cb)(struct bulk_e10k *bu, void *opaque), void (*rx_cb)(struct bulk_e10k* bu, struct bulk_net_msgdesc *msg)) argument
204 bulk_net_transfer_free_rb(struct bulk_net_control *tc, struct receive_buffer *rb) argument
220 bulk_net_transfer_free_rx(struct bulk_net_control *tc, struct bulk_net_msgdesc *msg) argument
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/core/ipv6/
H A Dip6.c817 ip6_output_if(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth, struct netif *netif) argument
841 ip6_output_if_src(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth, struct netif *netif) argument
938 ip6_output(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth) argument
996 ip6_output_hinted(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth, u8_t *addr_hint) argument
[all...]
/barrelfish-2018-10-04/lib/msun/src/
H A De_lgammaf_r.c44 tc = 1.46163213e+00, /* 0x3fbb16c3 */ variable
H A De_lgamma_r.c107 tc = 1.46163214496836224576e+00, /* 0x3FF762D8, 0x6356BE3F */ variable
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_bag.c234 p_bag_count(value vbag, type tbag, value vc, type tc) argument
H A Dterm_copy.c1258 p_copy_simple_term(value v, type t, value vc, type tc) argument
1274 p_copy_term3(value v, type t, value vc, type tc, value vl, type tl) argument
1341 p_copy_term_vars(value vvars, type tvars, value v, type t, value vc, type tc, value vl, type tl) argument
H A Dbip_array.c388 p_test_and_setval_body(value a, type ta, value vc, type tc, value v, type t, value vmod, type tmod) argument
H A Dbip_control.c282 p_global_flags(value vc, type tc, value vs, type ts, value v, type t) argument
294 p_vm_flags(value vc, type tc, value vs, type ts, value v, type t) argument
H A Dbip_strings.c1284 p_get_string_code(value vi, type ti, value vs, type ts, value vc, type tc) argument
1317 p_string_code(value vi, type ti, value vs, type ts, value vc, type tc, value vfi, type tfi) argument
[all...]
H A Dlex.c1308 p_read_token_(value vs, type ts, value v, type t, value vc, type tc, value vm, type tm) argument
H A Dbip_domain.c264 p_attr_instantiate(value va, type ta, value vc, type tc) argument
829 p_gec_start(value vx, type tx, value vk, type tk, value vy, type ty, value vc, type tc, value vd, type td, value ve, type te, value vres, type tres) argument
871 p_gec_ent_start(value vx, type tx, value vk, type tk, value vy, type ty, value vc, type tc, value vd, type td, value ve, type te, value vres, type tres) argument
907 p_gec_comp(value vx, type tx, value vk, type tk, value vy, type ty, value vc, type tc, value vres, type tres) argument
1101 p_gec_test(value vx, type tx, value vk, type tk, value vy, type ty, value vc, type tc, value vres, type tres) argument
1789 p_dom_compare(value vc, type tc, value vd1, type td1, value vd2, type td2) argument
[all...]
/barrelfish-2018-10-04/lib/cpuid/
H A Dcpuid_intel.c616 cpuid_intel_topology_ecx_t tc = (cpuid_intel_topology_ecx_t)&reg.ecx; local
/barrelfish-2018-10-04/lib/libc/gen/
H A Dgetcap.c395 char *icap, *scan, *tc, *tcstart, *tcend; local
[all...]
/barrelfish-2018-10-04/lib/libc/nameser/
H A Dns_name.c984 char *beg = dn, tc; local
/barrelfish-2018-10-04/include/arpa/
H A Dnameser_compat.h67 unsigned tc: 1; /*%< truncated message */ member in struct:__anon32
79 unsigned tc :1; /*%< truncated message */ member in struct:__anon32
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Deap.c1320 struct t_client *tc; local
[all...]
/barrelfish-2018-10-04/lib/msun/ld128/
H A De_lgammal_r.c69 tc = 1.46163214496836234126265954232572133e+00L, variable
/barrelfish-2018-10-04/lib/msun/ld80/
H A De_lgammal_r.c100 #define tc (tcu.e) macro
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Deap.c1320 struct t_client *tc; local
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dfw.c1007 int ts = 0, tc = 0; local

Completed in 139 milliseconds

12